Skip to content

Releases: gtair/Anomaly-RPC

Major update 3

Choose a tag to compare

@gtair gtair released this 21 Aug 20:08

Too much has changed to list all of it. But the fact that the addon now does not need to rely on a compiled binary anymore is the biggest change.

Minor update

Choose a tag to compare

@gtair gtair released this 13 Aug 14:00

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

Choose a tag to compare

@gtair gtair released this 27 Jul 17:14

Fixed

  • Encoding issue with Russian localization

Major update 2

Choose a tag to compare

@gtair gtair released this 27 Jul 01:10

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

https://www.virustotal.com/gui/file/b65c0e21e662149f5b070d3085780bc26f27d3f9291d28c3771d73ee3557f294/

Fixing dll

Choose a tag to compare

@gtair gtair released this 19 Jul 17:20
  • fixed dll shitting itself on extended runtime
  • more robust communication with ipc
  • proper logging
  • etc

First major release

Choose a tag to compare

@gtair gtair released this 19 Jul 13:58

Fixed:

  • Main menu (I think?)
  • Streamlined code
  • Better config file reflecting README.md
  • other stuff I forgot

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@gtair gtair released this 19 Jul 01:32
  • Added all of the project files
    many bugs still expected in this version, not release ready