1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-09-29 21:49:33 +00:00
Commit graph

65 commits

Author SHA1 Message Date
dawnDus d7a25f2681
Parse mod names and string table 2022-02-13 14:39:28 -05:00
Alula 37cb574907
special treatment for cs+ challenges 2022-02-12 10:12:30 +01:00
dawnDus fe3e60ecbf
Fix challenge's incomplete stage.tbl 2022-02-10 18:02:45 -05:00
Alula 8e2088adb4
initial cs+ challenge support 2022-02-10 10:21:28 +01:00
Alula c127ee4bd4
use path list for resource loading 2022-02-10 08:54:20 +01:00
dawnDus 79d28822e8 Animated portrait support 2022-02-07 17:33:09 +01:00
dawndus 693155ca6a
Added save select menu (#58) 2022-02-06 12:23:24 -05:00
dawndus bd0762f812
Added volume settings (#57) 2022-02-02 22:09:29 -05:00
dawnDus 88fdb7b0ce
Load bullet.tbl and arms_level.tbl from plus files 2022-02-02 22:08:20 -05:00
dawnDus 9f530ce6a5
Main menu music and cursor for nikumaru time 2022-01-28 16:17:00 -05:00
dawnDus b99cb8a34d
Use set_flag function to handle OOB flags 2022-01-25 23:41:21 -05:00
dawnDus fba36467ea
FPS counter 2022-01-25 20:37:45 -05:00
Alula 4325dcad86
Add support for GOG version 2022-01-22 02:19:18 +01:00
Marcin Puc c8115df285
Add various refactorings (#48) 2022-01-17 23:29:30 +01:00
dawnDus 1f8690263b
add super_quake 2022-01-13 11:32:33 -05:00
Alula bdc4e7d209
Add <SIL/<CIL 2021-10-16 14:59:27 +02:00
Alula df1fbbf0d1
tsc refactor/optimization, credits interpreter 2021-10-16 04:37:42 +02:00
Alula 164b2bf295
refactoring 2021-10-15 16:36:05 +02:00
Alula d147242199
scaling / ui tweaks, persistent timing 2021-10-14 09:43:17 +02:00
Alula e018b53b04
commit stuff from last 2 months idfk what I've exactly changed 2021-10-08 04:41:31 +02:00
Alula 6d9ed16668
slight cleanup 2021-08-16 08:51:21 +02:00
Alula 3806531e34
ensure requested viewport always fits in window 2021-06-28 13:07:20 +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 6f3beb6e28
slopes, pxmap, camera fixes 2021-06-27 03:06:56 +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 d23ad6984e
unfuck physics 2021-05-05 18:34:23 +02:00
Alula aed30141b4
unfuck already implemented NPCs 2021-05-05 14:04:59 +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 662dc2adbf
debugger toggle 2021-04-20 13:43:57 +02:00
Alula 5efd3f3c92
general cleanup, hooks and android build fix 2021-03-29 23:19:07 +02:00
Alula 319289ca67
new android port 2021-02-24 09:28:47 +01:00
Alula c7522f9bf1
dep update 2021-02-10 21:14:09 +01:00
Alula a8a9c6316d
fix a bunch of warnings, bugs and compilation 2021-02-10 12:53:49 +01:00
Alula c3887e31c7
omg sdl2 port finally fully works? 2021-02-05 10:47:30 +01:00
Alula 02f0f7f314
initial sdl2 port 2021-01-28 23:33:43 +01:00
Alula 3c20e089f9 (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +01:00
Alula 7f86dae8a0
subpixel coords / motion interpolation toggle 2021-01-16 23:49:43 +01:00
Alula e092a9e2ea
Lua time 2021-01-01 02:46:01 +01:00
Alula d1698d43b8
refactor the npc system and fix a bunch of shitty bugs abusing unsafe in meanwhile 2020-12-25 23:39:41 +01:00
Alula 0cb6b91198
hide player2 by default, add/drop button in debugger 2020-12-04 18:37:47 +01:00
Alula 605a858c90
Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
Alula cf5ee5b9c5
fix texture bleeding and object jittering 2020-11-25 08:24:38 +01:00
Alula f5c813aaab
debugger ui improvements 2020-11-25 00:08:27 +01:00
Alula 7db891f5a1
Water shader and motion interpolation 2020-11-07 18:17:01 +01:00
Alula 984299deb3
out-of-tree ggez and huge performance improvements 2020-11-05 00:25:18 +01:00
Alula c0f39e7f18
Seasonal textures support 2020-11-02 02:38:39 +01:00
Alula 8d0ad30e09
add various NPCs and fixes 2020-11-01 20:05:29 +01:00