Commit Graph

465 Commits

Author SHA1 Message Date
Alula 5f259b572e
rect serialization 2020-12-06 15:53:14 +01:00
alula 9e21838a9d
Merge pull request #6 from doukutsu-rs/feature/co-op
Co-op gameplay support
2020-12-05 23:29:40 +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 608052ad12
Merge branch 'feature/co-op' of github.com:alula/doukutsu-rs into feature/co-op 2020-12-04 18:38:03 +01:00
Alula 0cb6b91198
hide player2 by default, add/drop button in debugger 2020-12-04 18:37:47 +01:00
alula 89525449cc
Merge pull request #5 from doukutsu-rs/master
Merge CI config patches
2020-12-04 17:46:07 +01:00
Alula abc238dae4
fix stupid typo 2020-12-04 15:43:06 +01:00
Alula 82325f31fe
add job names 2020-12-04 15:31:37 +01:00
Alula a820e0b0eb
Rename artifact .zip name to let us make permalinks 2020-12-04 14:54:21 +01:00
Alula 27c9c26bda
i hate ci pt. 2 2020-12-04 14:50:13 +01:00
Alula a89f185679
i hate ci 2020-12-04 14:44:31 +01:00
Alula 071720f8c7
yikes 2020-12-04 14:42:59 +01:00
Alula 04cb80f50f
add appveyor configuration 2020-12-04 14:41:11 +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 05b484c8b7
Update README.md 2020-12-02 15:43:18 +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 ef20d86aa0
remove arm64 build since linking opengl is kinda broken 2020-11-25 15:12:33 +01:00
Alula b40381e802
fix ci build 2020-11-25 08:56:19 +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
Alula 441edb833e
NPC refactor and switch to u16 for animation frames 2020-11-17 03:42:45 +01:00
Alula 15f961ad4f
death effect, minor tweaks 2020-11-14 02:25:37 +01:00
Alula 7db891f5a1
Water shader and motion interpolation 2020-11-07 18:17:01 +01:00
Alula 23602bde73
nuke saved bgm state if it was previously stopped 2020-11-05 23:10:15 +01:00
Alula 984299deb3
out-of-tree ggez and huge performance improvements 2020-11-05 00:25:18 +01:00
Alula 248b7915fa
add mannan 2020-11-04 18:22:38 +01:00
Alula ff723c728b
jellies and fixes for dumb bugs 2020-11-04 16:37:00 +01:00
Alula c4a87f5a64
Add complete implementation of Balfrog fight 2020-11-04 10:06:02 +01:00
Alula 30f47b17eb
boss life bar, textscript opcodes and etc. 2020-11-02 15:01:30 +01:00
Alula 6964b8d167
fix bullets breaking multiple snack blocks in a single hit 2020-11-02 11:54:17 +01:00
Alula c92224dc96
boss handling, balfrog skeleton 2020-11-02 03:20:16 +01:00
Alula c0f39e7f18
Seasonal textures support 2020-11-02 02:38:39 +01:00
Alula 8e01166ab0
readme update 2020-11-01 20:58:33 +01:00
Alula 69e2b00cdc
Improved camera 2020-11-01 20:39:57 +01:00