-
-
Notifications
You must be signed in to change notification settings - Fork 65
Roadmap
Nikolai Wuttke edited this page Feb 3, 2021
·
14 revisions
Focus: Bug fixing and small improvements
- Fix options menu size on OGA (music/sound toggles are off screen)
- Add "quick save" entry to in-game menu, for controllers that don't have a back button and for easier discoverability
- Fix top row not affected by screen shake in wide-screen mode
Maybe:
- Fix projectile collision discrepancy https://github.com/lethal-guitar/RigelEngine/issues/611
- Fix https://github.com/lethal-guitar/RigelEngine/issues/641
Focus: Modding support, binary distribution
-
Allow sprite replacements to be higher resolution
-
Implement tileset replacement
-
Implement backdrop replacement
-
Implement sound and music replacement
-
Include Readme file in downloads with common troubleshooting info
-
Create AppImage for Linux
-
Contribute package to Void Linux?
-
Create PPA?
-
Create Mac App bundle
Maybe:
- Implement cloak effect shader
- Extended saving: Persistent quick saves, more slots
- Demo compatibility
- All remaining missing features and effects?
- More enhancements like motion smoothing, improved camera etc.