Commit Graph

1018 Commits

Author SHA1 Message Date
Alula 8973727b93
I misunderstood <FAC flags 2020-09-26 02:03:17 +02:00
Alula e8337f14fb
directional lights lol 2020-09-26 01:48:32 +02:00
Alula c7095c2566
document/implement cs+ switch opcodes 2020-09-26 00:28:37 +02:00
Alula 4b21d9d786
add flipped face support and make the lighting switch like 2020-09-25 22:02:35 +02:00
Alula e2cfc898ac
lightmap thing 2020-09-25 21:25:40 +02:00
Alula 449a503fc5
initial switch data support 2020-09-25 19:14:52 +02:00
Alula 2b148fe3ed
fix tsc interpreter bugs and various inaccuracies 2020-09-25 14:55:28 +02:00
Julia K 0636a949ad
Merge pull request #1 from yoroshikun/sprash
feat: add splash
2020-09-25 11:23:35 +02:00
Drew Hutton c8db683c25 feat: add splash 2020-09-25 15:04:17 +09:30
Alula c36a66c58d
oh lol 2020-09-24 15:28:14 +02:00
Alula b865fee83e
thin lto for faster builds 2020-09-24 15:01:12 +02:00
Alula f939400e01
add links 2020-09-23 21:44:10 +02:00
Alula 3af34e6c97
broken jumpy balrog 2020-09-23 21:43:50 +02:00
Alula 751b1bfaae
ci cache fixes 2020-09-23 15:14:39 +02:00
Alula ed94343da3
fix npc leaks, new mimiga village npcs 2020-09-23 15:10:42 +02:00
Alula 49461d66fa
weapon leveling down and respective effects 2020-09-23 13:31:43 +02:00
Alula 3ac3429907
Properly working 50fps timing 2020-09-22 23:49:27 +02:00
Alula 21226da064
implement frame skipping for non-50/60 hz displays 2020-09-22 23:28:36 +02:00
Alula c34facc9b2
try setting up build cache 2020-09-22 22:48:19 +02:00
Alula 5712f103af
CI build fixes 2020-09-22 22:43:45 +02:00
Alula a6b6361842
reduce black screen delay 2020-09-22 22:43:19 +02:00
Alula f16731336e
releases setup attempt 2020-09-22 22:21:04 +02:00
Alula 1327fe9a27
colored text and some shameless advertisting 2020-09-22 21:31:47 +02:00
Alula a59c150413
ignore Profile.dat files 2020-09-22 21:09:51 +02:00
Alula 0335c9766d
try making quote less jittery 2020-09-22 21:09:25 +02:00
Alula 5f6f59947c
add <LDP opcode and reorganize a bit 2020-09-22 02:01:55 +02:00
Alula 4570e33edf
implement save loading 2020-09-22 01:53:46 +02:00
Alula dd9ac33185
menu improvements 2020-09-22 00:33:16 +02:00
Alula 2b9bcd4fbb
tweak 2020-09-22 00:10:12 +02:00
Alula 2bcc0292de
add item count value, which according to people might be used by switch version? 2020-09-22 00:07:13 +02:00
Alula fc7d47a262
minor tweaks 2020-09-21 16:15:14 +02:00
Alula f87ccaf694
weapon switching 2020-09-21 01:55:52 +02:00
Alula b83f3e0288
fix npc sounds 2020-09-21 01:05:02 +02:00
Alula 9acb513fde
fix integer overflow handling in sample mixer 2020-09-20 17:37:53 +02:00
Alula 087218b4fd
resizable window and some reorganization 2020-09-20 17:27:31 +02:00
Alula ab7e8da162
add a cs+/nxengine inspired title screen 2020-09-20 03:05:41 +02:00
Alula 39d0d2d6f4
let npc access other npcs, add misery/stick toroko for shack scene 2020-09-19 17:37:32 +02:00
Alula e0b1eba88d
add toroko with stick 2020-09-19 15:20:06 +02:00
Alula e89f08804d
remove the fader, hasn't helped much 2020-09-19 15:19:50 +02:00
Alula 74010e789e
bug fixes and more accurate physics 2020-09-19 15:19:00 +02:00
Alula 3f12a54335
add all pixtone sound effects 2020-09-19 01:22:45 +02:00
Alula e50b5463f2
an attempt to make pixtone less clicky 2020-09-19 00:39:26 +02:00
Julia K 65a9ecf3fa
well we're supporting cs+ features 2020-09-18 11:28:16 +02:00
Julia K 52ea5b6f7f
check out done things, we're kind of playable now 2020-09-18 11:22:51 +02:00
Alula be6aefdd09
exp pickup sound 2020-09-17 00:44:14 +02:00
Alula 0aee3716e6
add <SOU TSC command 2020-09-16 21:55:32 +02:00
Alula 65a6e193db
add sound effects 2020-09-16 21:53:53 +02:00
Alula bc0a33cd7e
pixtone fixes 2020-09-16 21:53:42 +02:00
Alula bd3f91c1b1
concurrent sfx playback support 2020-09-16 15:31:25 +02:00
Alula c9e7fdace6
move pixtone samples to separate file 2020-09-16 15:25:28 +02:00