1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-09-29 13:38:51 +00:00

check out weapons

This commit is contained in:
Alula 2020-09-12 02:46:13 +02:00
parent 9c41f39d6b
commit 06aed8ad27
No known key found for this signature in database
GPG key ID: 3E00485503A1D8BA

View file

@ -54,9 +54,19 @@ Vanilla Cave Story does not work yet because some important data files are embed
- [x] First Cave - [x] First Cave
- [ ] Mimiga Village - [ ] Mimiga Village
- [ ] Egg Corridor - [ ] Egg Corridor
- [ ] Grasstown
- [ ] Weapons - [ ] Weapons
- [ ] Initial implementation - [x] Initial implementation
- [ ] Polar Star - [ ] Snake
- [x] Polar Star
- [ ] Fireball
- [ ] Machine Gun
- [ ] Missile Launcher
- [ ] Bubbler
- [ ] Blade
- [ ] Super Missile Launcher
- [ ] Nemesis
- [ ] Spur
- [ ] Modding enhancements and built-in tools - [ ] Modding enhancements and built-in tools
- [x] Debugger - [x] Debugger
- [ ] Level editor - [ ] Level editor