mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-11 03:34:59 -05:00
25 lines
580 B
Plaintext
25 lines
580 B
Plaintext
- port to GB Meta
|
|
- custom font
|
|
- GUI
|
|
- menu
|
|
- sounds (music?)
|
|
- level 2D map (with revealing, bitmap), special key for quick displaying map
|
|
- save/load (optional)
|
|
- enemies
|
|
- weapons
|
|
- more levels
|
|
- disable transparency for walls for performance (setting)?
|
|
- replace textures in distace with constant color for performance (setting)?
|
|
- add time slowdown constant
|
|
|
|
bugs:
|
|
|
|
done:
|
|
|
|
- add headbob
|
|
- make zBuffer 8bit only?
|
|
- texture coords of floor walls should start from the floor? NO, CAUSES ISSUES
|
|
- vertical visual noise when standing on elevator
|
|
- sprite positioning inccuracy
|
|
|