Neptune 2.4.1
An update with new stuff and bugfixes!
if you are a server owner, remember to update neptune.kart if it ever changes.
If you get build errors, add -B to your make command!
Thanks to Indev and Lug for their very cool work on Saturn as usual!
Also another thanks to Lug for the Saturn 7.1 MR that adds the rest of the features from the release version!
Changelog
New:
- All text boxes have been unified. You can now copy, paste and select in all text boxes. Thanks Indev for this change!
- You can now disable the start music and have track music start instantly. You can also prevent music from restarting on level reload. This is located in Advanced Sound options.
- Bird resync special music only has been readded.
Modified
- Raised size of savegame from 768*1024 to 768*3072. This should hopefully prevent the savefile from overflowing on super heavy servers.
- Removed the need to compile with NOSCREENFBO=1 to hide the version string addition. You should probably still compile with this on the server end however. For players you can still tell which is which based on the exe filename.
- Director no longer runs in a server with only one person.
- Fix error handler staying on lua stack after lua commands being called.
- Camera intep changes have been reverted. The replay camera should no longer jitter.
- TTY input latency have been majorly improved.
- Encore switch text hidden in RA menu.
- Software fixes.
- General optimzation improvements.
MRs for this release
- merge rest of saturn 7.1 by @alufolie91 in #3
Full Changelog: Neptune2.4...Neptune2.4.1