1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-09-28 13:09:07 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Alula 17e1156850
Refactoring time 2022-11-19 18:20:03 +01:00
dawnDus 3cc9d75681
Fix spur damage inaccuracy 2022-08-20 21:22:45 -04:00
dawnDus 92bc887663
Fixed order of operations for bullets (Fixes #131) 2022-08-20 18:43:48 -04:00
dawnDus 8a2e9fa569
bugfixes for #120 and #122 2022-05-11 20:19:43 -04:00
dawnDus 7e793e09a8
Bug Fixes 2022-04-26 23:23:14 -04:00
dawnDus b94b20bf76
Fixed Curly/Toroko+/Undead Core bugs 2022-04-19 19:39:36 -04:00
dawnDus 9b572190de
Weapon XP and missile damage (fixes #116) 2022-04-18 14:12:26 -04:00
dawnDus a2ebaaaab6
Further super missile fix 2022-02-24 22:40:50 -05:00
dawnDus 5909fedf33
Fixed fireball sfx and missiles going through walls (#37) 2022-02-24 21:00:10 -05:00
Marcin Puc c8115df285
Add various refactorings (#48) 2022-01-17 23:29:30 +01:00
Alula 0cad0b0762
document remaining flags 2022-01-08 15:43:46 +01:00
Alula 27b439f2cb
document bullet flags 2022-01-08 15:20:41 +01:00
dawndus 77fc4ca5b9
Hell enemies + small fixes (#36)
* Added curly_carried (320)

* add curly_carried property

* add Curly's nemesis

* add lightcone for Curly

* fixed caret spawn locations

* B2

* Butes

* Arrow collision

* Mesas

* Hell NPCs

* suggested changes

* lighting -> lightning and hell lighting

* curly lighting to NPC
2022-01-08 05:52:26 +01:00
Alula e018b53b04
commit stuff from last 2 months idfk what I've exactly changed 2021-10-08 04:41:31 +02:00
Alula 8a94f7f9d1
fix missile launchers 2021-08-16 18:38:06 +02:00
Alula 6f3beb6e28
slopes, pxmap, camera fixes 2021-06-27 03:06:56 +02:00
Alula d23ad6984e
unfuck physics 2021-05-05 18:34:23 +02:00
Alula 5efd3f3c92
general cleanup, hooks and android build fix 2021-03-29 23:19:07 +02: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
Renamed from src/bullet.rs (Browse further)