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

344 commits

Author SHA1 Message Date
Alula 211108674f
add flash effect to current bosses and fix some glitches 2021-03-15 22:10:32 +01:00
Alula b34422ac7f
add flash effect and implement <FLA 2021-03-15 22:10:16 +01:00
Alula 12b2556b40
add a basic npc inspector 2021-03-15 22:08:30 +01:00
Alula 361baeb20d
add netplay feature 2021-03-12 17:55:20 +01:00
Alula ac29d35950
support for custom soundtracks 2021-03-12 17:54:30 +01:00
Alula 9d552eaa1a
fix overflow in smoke npc 2021-03-12 17:53:22 +01:00
Alula f87b791c87
some bullet fixes 2021-03-12 17:53:08 +01:00
Alula a1d546215f
weapon refactor + bunch of minor stuff 2021-03-09 15:05:38 +01:00
Alula c0c48783a9
machine gun and pausing 2021-02-26 21:03:35 +01:00
Alula 4f2767c4fe
fix android lighting 2021-02-26 01:02:03 +01:00
Alula 319289ca67
new android port 2021-02-24 09:28:47 +01:00
Alula 976281a887
add null backend 2021-02-17 08:59:29 +01:00
Alula 7ef3b70edb
prepare it for api docs 2021-02-14 00:08:25 +01:00
Alula 812acac4e8
add <NOD cursor 2021-02-13 00:12:33 +01:00
Alula 449a36dbd3
add procedures for rectangle drawing 2021-02-13 00:03:38 +01:00
Alula b9379a315f
clean 2021-02-12 23:49:25 +01:00
Alula 2e9ac569b1
skullstep 2021-02-12 23:48:57 +01:00
Alula e4d35f3664
rng bugfix 2021-02-12 23:48:42 +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 174910b1a3
move roadmap to a GH issue 2021-02-10 14:02:13 +01:00
Alula 82b039f7b6
move roadmap to a GH issue 2021-02-10 14:01:32 +01:00
Alula 2ccfb06943
fix building on windoze 2021-02-10 13:12:38 +01:00
Alula a8a9c6316d
fix a bunch of warnings, bugs and compilation 2021-02-10 12:53:49 +01:00
Alula 318d94d843
ggez is gone 2021-02-05 23:47:13 +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 c9c746a6db
add a bunch of simpler npcs 2021-01-18 20:31:35 +01:00
Alula 500b8bbeaa
add blade 2021-01-18 20:30:40 +01:00
Alula b6dfac155f
fix layout of second player weapon hud 2021-01-16 23:50:16 +01:00
Alula 7f86dae8a0
subpixel coords / motion interpolation toggle 2021-01-16 23:49:43 +01:00
Alula 9d76cf7e48
a bunch of new npcs 2021-01-16 23:49:18 +01:00
Alula c5b058014a
make 640x480 default screen resolution 2021-01-16 23:48:11 +01:00
Alula 41307ccbc7
Merge branch 'master' of github.com:alula/doukutsu-rs 2021-01-16 14:52:13 +01:00
Alula 8e810bf026
add spur and other stuff 2021-01-16 14:51:52 +01:00
Alula 2563c09b69
fix some rng bugs 2021-01-16 14:51:12 +01:00
Alula 9f70bf6fd0
new npcs 2021-01-16 14:50:46 +01:00
alula 8111e01caf
Merge pull request #8 from khang06/windows-quirks
Mitigations for Windows quirks
2021-01-10 14:19:18 +01:00
Alula b087c645d6
android changes 2021-01-08 20:25:46 +01:00
Alula 7fcd0b35ea
crow/skullhead 2021-01-08 20:25:34 +01:00
Khang 7e308676ff address comments 2021-01-04 00:08:17 -05:00
Khang 348cb3045b handle 0x0 windows, fixes minimizing on windows 2021-01-03 19:36:38 -05:00
Khang 807b095b15 mitigations for windows' broken system timer 2021-01-03 19:36:30 -05:00
Alula 8b8c543526
Merge branch 'master' of github.com:alula/doukutsu-rs 2021-01-03 05:53:46 +01:00
Alula 43a3c81a0e
Kazuma no longer avoids laws of gravity 2021-01-03 05:53:34 +01:00
Khangaroo 8e0fb80c8c fix warp text positioning on widescreen 2021-01-01 21:44:58 -05:00
Khangaroo 82cb203ef9 really basic text skip 2021-01-01 21:39:50 -05:00
Alula e092a9e2ea
Lua time 2021-01-01 02:46:01 +01:00
Alula 81a422502c
fix a stupid mistake that could cause UB 2020-12-27 22:17:00 +01:00
Alula b89fea9756
pixtone envelope fix 2020-12-27 22:15:24 +01:00
Alula 5949d51270
bug / warning fixes 2020-12-27 09:30:02 +01:00
Alula 4ecb11e89d
we don't need a RefCell there 2020-12-26 01:03:36 +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 63bfce689d
make organya sound more like in original game 2020-12-25 23:37:57 +01:00
Alula 8603086694
Replace Organya wavetable with one based on actual Cave Story samples 2020-12-21 12:57:31 +01:00
Alula a0b396326f
fix build on 32-bit systems 2020-12-21 12:56:45 +01:00
Alula 82cce198ee
Touch controls, Android support 2020-12-20 21:57:17 +01:00
Alula 3c5f5c7496
get_weapon_type_mut -> get_weapon_by_type_mut 2020-12-19 17:30:27 +01:00
Alula 87591f4a3d
add get_weapon_type_mut 2020-12-19 17:29:59 +01:00
Alula 94cb7039a8
fix font sizings 2020-12-19 02:37:55 +01:00
Alula b4d83b12f7
build fix for monster x 2020-12-19 02:36:27 +01:00
Alula 091892b339
add Monster X and some tweaks 2020-12-15 23:09:14 +01:00
Alula ff0046abbd
clearer documentation 2020-12-08 13:56:43 +01:00
Alula 084b1f09e2
reduce space width to fix textbox centering 2020-12-08 01:18:06 +01:00
Alula 71b1b79ea4
fix balrog cutscene fly out animation 2020-12-08 01:01:25 +01:00
Alula f6a1b6b6a4
Add Omega 2020-12-07 20:20:19 +01:00
Alula 4b0217a0a5
remove stray characters in bullet.rs 2020-12-07 00:48:12 +01:00
Alula 76526df400
Disable console on Windows release builds 2020-12-07 00:47:26 +01:00
Alula 749684c437
Add missing NPCs (Egg Corridor, Sand Zone, Arthur's House) 2020-12-07 00:42:58 +01:00
Alula 0292e27e11
flag documentation 2020-12-07 00:42:19 +01:00
Alula 4d1e23a032
fix snack block offset 2020-12-07 00:41:57 +01:00
Alula bafad44868
Bind RNG per-NPC, not global game state 2020-12-06 21:20:26 +01:00
Alula ad4fc4b481
recolor the water 2020-12-06 20:31:36 +01:00
Alula 035b2c2848
Do not process NPC collissions if player isn't alive 2020-12-06 16:48:43 +01:00
Alula 203a4a1180
Let CI override version displayed in menu 2020-12-06 16:41:12 +01:00
Alula 5f259b572e
rect serialization 2020-12-06 15:53:14 +01:00
Alula f00f0e39cc
add missing caret 2020-12-05 22:44:15 +01:00
Alula d2c5f2161a
make bullets aware of player who shot them 2020-12-05 22:24:38 +01:00
Alula c7622ea3b0
air hud fix 2020-12-05 21:51:59 +01:00
Alula 1180b81373
fix bullet hit glitches 2020-12-04 19:58:59 +01:00
Alula 0cb6b91198
hide player2 by default, add/drop button in debugger 2020-12-04 18:37:47 +01:00
Alula abc238dae4
fix stupid typo 2020-12-04 15:43:06 +01:00
Alula 36b2025fc4
fix live debugger not preserving second player state 2020-12-04 13:35:30 +01:00
Alula a6967eb6c7
fix post-Toroko kidnap Balrog fight bug making second player disappear 2020-12-04 13:12:07 +01:00
Alula 3b1cd80d6a
fix teleporter menu running always the first event 2020-12-04 13:00:45 +01:00
Alula a9f626c3b5
build fixes 2020-12-03 23:24:58 +01:00
Alula f103e1aa2e
Every NPC is now aware of multiple players 2020-12-03 22:06:26 +01:00
Alula e540dfb297
camera improvements 2020-12-02 12:47:40 +01:00
Alula 23c5196fde
Improved camera behavior 2020-12-02 02:19:42 +01:00
Alula 87b2df2ade
make some of the NPCs aware of second player 2020-11-30 14:31:40 +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 65bc0b6b88
NPC/Camera/lighting fixes 2020-11-27 19:19:12 +01:00
Alula e97d78d516
fix grasstown critters 2020-11-27 11:56:12 +01:00
Alula 5f2968fa0b
full implementation of grasstown npcs 2020-11-26 09:41:28 +01:00
Alula e7d421f384
hide dead npcs in debug view 2020-11-25 15:15:56 +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 d2a3a7669f
Add Igor boss 2020-11-17 11:46:51 +01:00