Skip to content

Releases: KD-lab-Open-Source/Perimeter

3.0.10

19 May 15:51
f58b3ae
Compare
Choose a tag to compare

This PR fixes certain bugs and also tweaks previous changes like doubleclicking selection issue (now enabled for units but not for buildings)

3.0.9

20 Mar 11:57
f59de84
Compare
Choose a tag to compare

This fixes several old annoying bugs present in original game and bugs introduced by recent changes, plus some extras:

-Fix Command Center crashing game when changing owner while squad is mutating
-Fix energy core not charging after capturing
-Fix destroy frame squad and MMPs on capture
-Reduce Exodus superweapon strength
-Destroy squad and MMP with explosion instead of just dissapearing on frame destruction/capture
-Fixed replays by storing previous replay data in save game, fixes #97
-Ensure replay save path exists and warn player if not to avoid crash
-Fixed bugs with overriding certain texts that would cause losing audio path
-Added scenario_locale.hst for locale specific scenario files
-Added content_mapping.txt for allowing mods to virtually map files/dirs
-Fixed map name translation in battle/multiplayer Tasks button
-Use top align for briefing text and increase padding
-Show chat with space press
-Add support for more than 4 players maps
-Command line args help
-Add ingame button for language change
-Add background for ingame chat to help text reading and mouse wheel for reading older messages
-Add text pasting support (Ctrl+V)
-Double-click now discarded if mouse moves
-Shift must be pressed now while doubleclicking to select same type of units/buildings, fixes #96

As these changes affect game logic side the version has to be bump to avoid desyncs with older clients

3.0.7

20 Mar 11:53
46d339c
Compare
Choose a tag to compare
Update README.md