Skip to content

Gamefix - Build: 2024.06.25

Latest
Compare
Choose a tag to compare
@Chrissstrahl Chrissstrahl released this 24 Jun 22:50
· 19 commits to main since this release

These are the binaries from the Open Source Gamefix Code for Star Trek Elite Force II.

Almost in Beta Stage

The primary objective of this code is to fix issues and update the code so that common issues and bad code is fixed.
The scondary objective is to add convinence features.
The tertiary objective is not to change anything that makes the game play different from the original code.

MOST NOTICABLE CHANGES IN THIS VERSION
Fixed: Issues from previous relase
Added: Cleanup of mapname
Added: Function to clean string of given illegal chars
Added: Function to clean string of given chars if they are dublicated
Updated: Function to return cleaned up mapname
Various minor code cleanup, fixes, upgrades and optimizations.
...