Version 0.08OverviewYeah, update time again!
(This update came out yesterday to be precise, but I did not have the time to write a text about it
)
For this update, there is nothing as big as in update 0.07. I did fix some serious memory leaks with my asteroid sprites (the damage sprites weren't deleted :O) and I've added a HUD with 2 elements: health & fuel.
The asteroids and the player spaceship now get pushed back from the upper and the lower area of the screen into the middle. This means, that meteorites and the player cannot longer hide in the little area around the visible game, because they get pushed back away from there
Fuel is used when you are flying with the shift-key pressed (faster than normal) or when you do a quick move. It refills slower than it is used
And I've deactivated the double-tab fast-fly-impulse-thingy which was mostly bugging around on lower framerates... (it is activate able through the config.lua file)
Changelog- Fixed serious memory leaks
- better physics performance
- More & better debug text (F3)
- added a Fuel system
- Health & Fuel bar (HUD)
- When you are dead and want to upload your score, you just have to hover above the box with your name in it and press the "Enter" key. Or press "Submit!" as before
- Added the possibility of going back to the main menu through the pause-menu (ESC)
- Added a how-to button to the main menu (a simple text file which is displayed in-game)
- Added all the old credits images from the old GUI system again
- The alternative menu-background loader is now working correctly again (it did not load an alternative version of the menu-background if the pc could not handle the 2000x2000 one)
- Fixed some other bugs reported from cire & from the bugtracker
- Fixed some asteroids & the player hanging around in the area above and under the viewable screen
What's next?I want to add a working local multiplayer mode. I think that would be fun
- The networking version of a multiplayer-game-mode won't be in the next update, it is a bit complex to do with the whole physics stuff...
DownloadIf adfly is down, or not working, or you don't want to go on adfly, then here are 2 versions of 2 links
Adfly: Windows
Adfly: Linux64
Direct: Windows
Direct: Linux64I hope you have fun playing the new version! If you have time, then please write your thoughts and possible improvements into this thread. That would be a good creative input for me