tag:github.com,2008:https://github.com/viewizard/astromenace/releases Release notes from astromenace 2025-02-09T08:17:33Z tag:github.com,2008:Repository/121755558/v1.4.3 2025-02-09T08:29:26Z AstroMenace v1.4.3 <ul> <li>Prevented assets loading slow down with enabled VSync.</li> <li>Added <code>&lt;Ctrl&gt;+&lt;V&gt;</code> keys support for copy text from clipboard into new pilot's profile name.</li> <li>Improved textures cache work.</li> <li>Improved preloaded 3d models cache work.</li> <li>Changes for better work with SDL2-compat.</li> </ul> viewizard tag:github.com,2008:Repository/121755558/v1.4.2 2022-11-27T15:32:52Z AstroMenace v1.4.2 <ul> <li>Added Spanish language translation, thanks to Juan Francisco Astudillo Palacios.</li> <li>Added Turkish language translation, thanks to p1p2r.</li> <li>Corrected German language translation, thanks to Jürgen Buchmüller and Michael Lauenburger.</li> <li>Corrected Polish language translation, thanks to Dawid Stuchlak.</li> <li>Fixed shader button's behaviour in Option menu.</li> <li>Fixed pirate ships angle in Mission 2.</li> <li>Fixed TimeSheet work, made script work predictable at any FPS.</li> <li>Fixed guns rotation logic.</li> <li>Fixed Mission List menu scroll bar issue.</li> <li>Fixed Windows 64bit binary segmentation fault at start.</li> </ul> viewizard tag:github.com,2008:Repository/121755558/v1.4.1 2019-04-27T16:05:26Z AstroMenace v1.4.1 <ul> <li>Revised shaders and all related code (should work fine with all open source linux video drivers now).</li> <li>Fixed compilation warnings.</li> <li>Updated CMakeLists.txt.</li> <li>Minor code improvements.</li> </ul> viewizard tag:github.com,2008:Repository/121755558/v1.4.0 2018-10-20T07:39:40Z AstroMenace v1.4.0 <ul> <li>Code refactored in order to use C++11 and STL (work still in progress).</li> <li>Migrated from libSDL 1.2 to libSDL 2.</li> <li>Added language detection on first start.</li> <li>Renamed command line parameter "safe-mode" to "reset-config".</li> <li>Fixed particle system's code for low FPS. All effects will looks now as they should.</li> <li>Fixed old bug with turret's barrel rotation position during explosion.</li> <li>Added Polish language translation, thanks to Jacek Fiedorowicz.</li> <li>About 1300 minor fixes and changes since last release.</li> </ul> viewizard tag:github.com,2008:Repository/121755558/v1.3.2 2018-02-16T17:14:27Z AstroMenace v1.3.2 <ul> <li>Added "Joystick DeadZone" option in "Options" menu.</li> <li>Removed Ubuntu Family Fonts from game bundle. All bundled with game fonts are GPLv3 or OFL v1.1 now.</li> <li>Separate Game Options menu code removed from source, fully-featured main Options menu available as Game Menu now.</li> <li>Added standalone pack game data util.</li> <li>Added fontconfig support.</li> </ul> <p>All v1.3.2 changes: <a href="https://github.com/viewizard/astromenace/blob/a8fae41a2ea995c71f3ed7bc3f0dbcf223802d8c/ChangeLog.txt">ChangeLog.txt</a></p> viewizard