Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Releases: SEServerExtender/EssentialsPlugin

v1.12.1.2407-alpha

30 Apr 20:50
Compare
Choose a tag to compare
v1.12.1.2407-alpha Pre-release
Pre-release

Essentials v1.12.1.2407-alpha

Changes:

  • Added missing reference.
  • Compiled against SESE 1.80.11.476

v1.12.0.2401-alpha

28 Apr 14:40
Compare
Choose a tag to compare
v1.12.0.2401-alpha Pre-release
Pre-release

Essentials v1.12.0.2401-alpha

Changes:

  • Compiled against SESE 1.79.08.418, for method signature change

v1.12.0.2399-alpha

26 Apr 04:52
Compare
Choose a tag to compare
v1.12.0.2399-alpha Pre-release
Pre-release

Essentials v1.12.0.2399-alpha

Changes:

  • Logging improvements
  • Re-enabled protection
  • Removed the IntegrityIncrease setting for protection items
  • Compiled against SESE 1.79.8.411

v1.12.0.2392-alpha

23 Apr 16:48
Compare
Choose a tag to compare
v1.12.0.2392-alpha Pre-release
Pre-release

Essentials v1.12.0.2392-alpha

Changes:

  • Updated for Space Engineers 1.79
  • Additional tweaks/improvements to chat command parsing for consistency
  • Unified logging in more places

v1.11.1.2386-alpha

08 Apr 02:57
Compare
Choose a tag to compare
v1.11.1.2386-alpha Pre-release
Pre-release

Essentials v1.11.1.2386-alpha

Changes:

  • A couple logging improvements in concealment (concealment is still busted, though - I'm barely getting to it now)
  • Improvement to block enforcement. You can now specify block type id or block subtype id to be included in the scan.

YOU MUST EITHER DELETE YOUR Essentials-Settings.xml FILE OR CLEAR THE CONTENTS OF THE BlockEnforcementItems TAG SO IT LOOKS LIKE: <BlockEnforcementItems></BlockEnforcementItems>

v1.11.0.2381-alpha

08 Apr 02:26
Compare
Choose a tag to compare
v1.11.0.2381-alpha Pre-release
Pre-release

Essentials v1.11.0.2381-alpha

Changes:

  • Block enforcement can now process blocks by subtype id again (if defined).

NOTE: YOU MUST EITHER DELETE YOUR Essentials-Settings.xml FILE OR REPLACE THE ENTIRE BlockEnforcementItems tag and all its contents with:
<BlockEnforcementItems />

Deleted the release.
There is an error that will be fixed in a few minutes.

v1.10.0.2363-alpha

06 Apr 04:55
Compare
Choose a tag to compare
v1.10.0.2363-alpha Pre-release
Pre-release

Essentials v1.10.0.2363-alpha
Requires SEServerExtender 1.76.11.375 or higher to function.

Changes:

  • Use a new, improved command parser (Thanks @LeShred) to support quoted values.
  • Fixed an issue which was keeping block enforcement from working
  • Small logging improvements.

v1.9.1.2345-alpha

05 Apr 06:19
Compare
Choose a tag to compare
v1.9.1.2345-alpha Pre-release
Pre-release

Essentials v1.9.1.2345-alpha
Requires SEServerExtender v1.76.11.367-alpha or later.

Changes:

  • Logging uses the logger set by SESE

v1.8.0.2330-alpha

04 Apr 22:05
Compare
Choose a tag to compare
v1.8.0.2330-alpha Pre-release
Pre-release

Essentials v1.8.0.2330-alpha

Changes:

  • Fixed #12
  • Logging improvements
  • Slight namespace reorganization.

v1.7.2.2315-alpha

31 Mar 05:40
Compare
Choose a tag to compare
v1.7.2.2315-alpha Pre-release
Pre-release

Essentials v1.7.2.2315-alpha
Compiled against SESE 1.75.6.336

Changes:

  • Fixed an error in logging that was causing various methods to fail