1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-09-27 20:48:54 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Alula 17e1156850
Refactoring time 2022-11-19 18:20:03 +01:00
József Sallai 7e3fef8d41
add challenge unlocking (#90) 2022-03-15 18:18:25 -04:00
Sallai József 657b73aefc refactor stuff to make code cleaner 2022-02-28 19:03:57 +01:00
Sallai József 6b7b6b7032 add CS+ game difficulties 2022-02-28 19:03:57 +01:00
dawnDus 1070e67af4
Start event #0000 on profile load 2022-02-23 19:05:19 -05:00
dawnDus 0369b37d10
Save, load, and display item counts 2022-02-08 19:04:36 -05:00
dawnDus b99cb8a34d
Use set_flag function to handle OOB flags 2022-01-25 23:41:21 -05:00
Marcin Puc c8115df285
Add various refactorings (#48) 2022-01-17 23:29:30 +01:00
Alula 164b2bf295
refactoring 2021-10-15 16:36:05 +02:00
Alula d83f58fe1b
add support for map flags 2021-05-02 04:04:52 +02:00
Alula 5efd3f3c92
general cleanup, hooks and android build fix 2021-03-29 23:19:07 +02:00
Alula 8a64cfc180
fix TSC handling certain weapon opcodes improperly 2021-03-22 09:01:52 +01:00
Alula 1cc7ed8b2b
ogg playback and persistent settings 2021-02-12 11:05:28 +01:00
Alula c7522f9bf1
dep update 2021-02-10 21:14:09 +01:00
Alula 3c20e089f9 (wip) start rewriting rendering stuff 2021-01-27 19:20:47 +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 d6d2df53f7
initial co-op support 2020-11-29 13:06:10 +01:00
Alula 605a858c90
Refactor input system and other stuff 2020-11-28 20:25:51 +01:00
Alula 984299deb3
out-of-tree ggez and huge performance improvements 2020-11-05 00:25:18 +01:00
Alula 451c3671d7
Add game saving support 2020-10-30 02:29:53 +01:00
Alula ba06c66f01
lighting tweaks, optimizations, fan npcs 2020-10-26 09:34:54 +01:00
Alula 705a47d61c
load teleporter slots 2020-10-03 01:52:52 +02:00
Alula 2b148fe3ed
fix tsc interpreter bugs and various inaccuracies 2020-09-25 14:55:28 +02:00
Alula 4570e33edf
implement save loading 2020-09-22 01:53:46 +02:00