Skip to content

Releases: StationeersAddons/Stationeers.Addons

v0.4.2

03 Nov 18:33
a114864
Compare
Choose a tag to compare

Hotfix

Changelog:

  • Fixed game version compatibility issues (now compatible with The Farming Update)

v0.4.1

15 Oct 10:26
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Scripting sandbox, new game version fixes and more!

Changelog:

  • Fixed some sandbox issues,
  • Fixed workshop upload filter.

v0.4.0

13 Aug 12:21
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Scripting sandbox, new game version fixes and more!

Changelog:

  • Fixed Stationeers.Addons to work on the lastest version of the game (v0.2.3545.17252),
  • Added integrated plugin compiler within the main assembly (external process is no longer created),
  • Added plugin compiler sandbox, filesystem IO, reflection etc. is not allowed,
  • Multiple fixes and improvements.

Note: Workshop upload filters do not work! Please make sure to cleanup your mods directory before uploading you Addon to the workshop!
This will be fixed in an upcoming v0.4.1 release.

v0.3.1

09 Jan 12:13
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

WARNING: This version does not work with BETA branch of the game!
Check out Discord, for new pre-release version.

Cumulative update before big 0.4 version.

Changelog:

  • Added live reload for developers (thanks to @theor),
  • Added workshop upload filter (thanks to @Grilled-Salmon),
  • Added Addons version checking,
  • Improved multiple things within the source code,
  • Improved addons creation docs (thanks to @electronerdian),
  • Fixed more missing Unity module DLLs (also thanks to @lizelive),
  • Fixed dedicated server autoloader support.

v0.3.0

21 Feb 18:32
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Changelog:

  • Added mod loader that does not require running the patcher and does not modify the game files (version.dll).
  • Added initial support for Windows dedicated servers (thanks to @TurkeyKittin).
  • Fixed missing Unity module DLLs.
  • Fixed issue when local addon content was not loading.

v0.2.1

31 Jan 11:20
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Changelog:

  • Fixed missing mods directory error.

v0.2.0

06 Jan 01:03
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

We've made a bit of progress now.

Changelog:

  • Added UNet dll references.
  • Added netstandard dll reference.
  • Fixed local plugin compilation.
  • Fixed few minor things not worth mentioning.

v0.1.1

09 Dec 16:24
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Removed auto-patcher for now. This will be re-added pretty soon.

v0.1.0

06 Dec 01:06
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

We are releasing first build for testing purposes. This is not usable for modding, yet.