Commit Graph

442 Commits

Author SHA1 Message Date
Alula 79c54b09c3 macOS tweaks / CI builds 2021-08-13 03:46:41 +02:00
Alula a52d095e45
an attempt to fix opengl initialization on windoze 2021-07-07 11:41:14 +02:00
Alula 4f65d42881
Merge branch 'master' of github.com:alula/doukutsu-rs 2021-07-07 11:36:08 +02:00
Alula e2c6ee8caf
various memery 2021-07-07 11:36:02 +02:00
alula 39ab0d8bcc
Merge pull request #32 from JakeVanV/chungus
Fixed various inaccuracies regarding player interaction
2021-07-01 21:30:20 +02:00
jake 639c296bcc Make <MYB change the player direction... Shack cutscene pretty accurate 2021-06-30 19:29:14 -07:00
jake d427651de3 moved down facing this from MYB to MYD, whoops. Also implemented <MYB for facing npc 2021-06-30 19:15:27 -07:00
jake cfbb2c3286 Make <MOV reset interaction flag, fixed <MYB 2021-06-30 18:48:26 -07:00
jake a085037fc6 Fixed various inaccuracies regarding player interaction 2021-06-29 21:00:22 -07:00
Alula e53944bcb5
minor cleanup 2021-06-28 13:08:29 +02:00
Alula 3806531e34
ensure requested viewport always fits in window 2021-06-28 13:07:20 +02:00
Alula 47b42bcf1e
fix inability to jump on slopes in certain cases 2021-06-28 13:06:38 +02:00
Alula 79a6c93060
Fix 'Load Game' behaving incorrectly when no save is present 2021-06-28 07:27:36 +02:00
Alula eeb290a6f3
lua 5.3, a bunch of new functionality for scripting api 2021-06-27 23:14:36 +02:00
Alula fcf7b292b1
remove sokol leftovers 2021-06-27 08:03:35 +02:00
Alula d1ca07c297
fix layout of text boxes being completely fucked 2021-06-27 08:03:07 +02:00
Alula 2b873a92a2
sample looping support 2021-06-27 08:02:21 +02:00
Alula 0e5d85ff05
fix #29 2021-06-27 04:24:01 +02:00
Alula 5ce0e1d67d
make <2MV not generate smoke if other player is hidden 2021-06-27 03:43:11 +02:00
Alula ba582882cc
make bottom facing fan blow, not suck 2021-06-27 03:42:44 +02:00
Alula 584df5518b
fix an imgui rendering issue on sdl2 backend 2021-06-27 03:29:48 +02:00
Alula 6f3beb6e28
slopes, pxmap, camera fixes 2021-06-27 03:06:56 +02:00
Alula 0d47a0f401
more collision fixes 2021-06-21 13:35:19 +02:00
Alula 215ec9ed6c
fix stuttering of number popup on players with different hitboxes 2021-06-21 13:35:05 +02:00
Alula c1bd334844
various tweaks, dskinmeta format 2021-06-21 13:12:58 +02:00
Alula 937d12c87b
number popup stuttering fix 2021-06-21 13:11:58 +02:00
Alula 752ecac3ee
support for overriding pixtone samples 2021-06-21 00:42:10 +02:00
Alula 3fe8e132e5
cs+ inspired water thing 2021-06-20 21:41:38 +02:00
Alula d68a248292
labirynth m npcs 2021-06-16 23:31:47 +02:00
Alula aa625789ce
<MNA visual / behavior fixes (#26) 2021-06-16 17:31:56 +02:00
Alula b8b0d34406
some cs+ background shit 2021-06-16 17:19:26 +02:00
Alula b779af2c1f
add damage / exp popups 2021-05-05 23:37:11 +02:00
Alula 6aa10ed946
fix few npcs, add fire whirrr 2021-05-05 22:46:07 +02:00
Alula 80a2fc024c
rounding fixes 2021-05-05 20:36:21 +02:00
Alula 4904c165ed
Merge branch 'master' of github.com:alula/doukutsu-rs 2021-05-05 18:35:06 +02:00
Alula d23ad6984e
unfuck physics 2021-05-05 18:34:23 +02:00
Alula 1360794264
a bunch of npc bugfixes 2021-05-05 18:34:14 +02:00
Alula aed30141b4
unfuck already implemented NPCs 2021-05-05 14:04:59 +02:00
alula 8f4aff55b2
Update README.md 2021-05-04 04:27:06 +02:00
Alula ea38f54c74
a bunch of npcs, up to Labirynth B 2021-05-03 01:06:02 +02:00
Alula 7844a4d26f
new rng 2021-05-02 14:26:13 +02:00
Alula ecabff27a8
rework cutscene skipping 2021-05-02 06:06:51 +02:00
Alula ad6a330ae0
make lua function casing match docs 2021-05-02 04:05:21 +02:00
Alula d83f58fe1b
add support for map flags 2021-05-02 04:04:52 +02:00
Alula 4f34e33b57
add skip flags, fix pre-save 'do you want to retry' 2021-05-02 02:09:54 +02:00
Alula 0db2e02181
fix rectangle rendering 2021-05-02 02:08:24 +02:00
Alula 490f02f2fe
stop eating CPU time when window is in background 2021-05-02 02:07:44 +02:00
Alula d6316aa718
fix balfrog 2021-04-28 22:58:07 +02:00
Alula 4d08158427
add missing sound in <IT+ opcode 2021-04-28 22:33:28 +02:00
Alula 27b5d85da7
fix tsc jump behavior (#23) 2021-04-28 22:31:26 +02:00