Releases: gtair/Anomaly-RPC
Releases · gtair/Anomaly-RPC
Release list
Major update 3
Minor update
added:
- active_task as placeholder
changed:
- AnomalyRPC folder is now in
.\appdata\of game installation instead of system's%TEMP% - Removed README.md from release and changed name of LICENSE file to mitigate false mod conflict alerts
removed:
- confusing and frankly unnecessary party_max logic
Minor update
Fixed
- Encoding issue with Russian localization
Major update 2
Fixed / Improved
- Squad count fixed
- Less stutter/lag from file updates
- Fewer pointless file writes
- Debug dll logging is now off by default
- Log files stick around after you close the game
- Removed some of the red flags in the dll causing AV's to go nuts on it
Changed Behavior
- Custom status fields you leave blank now actually stay blank
Fixing dll
- fixed dll shitting itself on extended runtime
- more robust communication with ipc
- proper logging
- etc
First major release
Fixed:
- Main menu (I think?)
- Streamlined code
- Better config file reflecting README.md
- other stuff I forgot