Skip to content

Releases: CoreKeeperMods/CoreLib

CoreLib Package v3.4.4

05 Oct 19:03
Compare
Choose a tag to compare

Changes:

CoreLib:
Add thread-safe static cache for ConfigFile instances (Thanks to DrSalzstreuer)

This version is compatible with version 3.1.0 or higher of most submodules, and:

  • version 3.2.1 of CoreLib
  • version 3.2.0 of CoreLib.Audio
  • version 3.2.1 of CoreLib.Commands
  • version 3.1.1 of CoreLib.Drops, CoreLib.Localization
  • version 3.1.2 of CoreLib.RewiredExtension
  • version 0.1.2 of CoreLib.UserInterface
  • version 4.0.2 of CoreLib.Entity

NOT COMPATIBLE WITH CoreLib.Equipment. MODULE IS BROKEN!

CoreLib Package v3.4.3

07 Sep 13:24
Compare
Choose a tag to compare

Changes:

CoreLib.Drops:

  • Allows to specify whether to allow duplicate drops when adding a custom loot table (Thanks to ReishyouSose)
    CoreLib.Commands:
  • Fixed for game version 1.0.0.6

This version is compatible with version 3.1.0 or higher of most submodules, and:

  • version 3.2.0 of CoreLib, CoreLib.Audio
  • version 3.2.1 of CoreLib.Commands
  • version 3.1.1 of CoreLib.Drops, CoreLib.Localization
  • version 3.1.2 of CoreLib.RewiredExtension
  • version 0.1.2 of CoreLib.UserInterface
  • version 4.0.2 of CoreLib.Entity

NOT COMPATIBLE WITH CoreLib.Equipment. MODULE IS BROKEN!

CoreLib Package v3.4.2

01 Sep 09:43
Compare
Choose a tag to compare

Changes:

Editor Scripts:

  • Fix that compiled burst assembly would cause crashes when PPC's are used

This version is compatible with version 3.1.0 or higher of most submodules, and:

  • version 3.2.0 of CoreLib, CoreLib.Audio, CoreLib.Commands
  • version 3.1.2 of CoreLib.RewiredExtension
  • version 3.1.1 of CoreLib.Localization
  • version 0.1.2 of CoreLib.UserInterface
  • version 4.0.2 of CoreLib.Entity

NOT COMPATIBLE WITH CoreLib.Equipment. MODULE IS BROKEN!

3.4.1

31 Aug 08:30
Compare
Choose a tag to compare

Changes:

CoreLib.Localization:

  • Add a method to add entity localization for modded items

CoreLib.Entity:

  • Fix it being impossible to use Interactable Authoring Component with Object Authoring objects
  • Fix custom workbenches not being interactable

This version is compatible with version 3.1.0 or higher of most submodules, and:

  • version 3.2.0 of CoreLib, CoreLib.Audio, CoreLib.Commands
  • version 3.1.2 of CoreLib.RewiredExtension
  • version 3.1.1 of CoreLib.Localization
  • version 0.1.2 of CoreLib.UserInterface
  • version 4.0.2 of CoreLib.Entity

NOT COMPATIBLE WITH CoreLib.Equipment. MODULE IS BROKEN!

3.4.0

26 Aug 18:05
Compare
Choose a tag to compare
3.4.0 Pre-release
Pre-release

Changes:

CoreLib:

  • Update to work with 0.9.9.9

CoreLib.Audio:

  • Update to work with 0.9.9.9

CoreLib.Commands

  • Update to work with 0.9.9.9

CoreLib.Equipment:

  • Disabled broken code. Module is BROKEN.

CoreLib.RewiredExtension:

  • Attempt to improve friendly name acquisition

CoreLib.UserInterface:

  • Allow controller tree mapping

This version is compatible with version 3.1.0 or higher of most submodules, and:

  • version 3.2.0 of CoreLib, CoreLib.Audio, CoreLib.Commands
  • version 3.1.2 of CoreLib.RewiredExtension
  • version 0.1.2 of CoreLib.UserInterface
  • version 4.0.0 (Patch 2) of CoreLib.Entity

NOT COMPATIBLE WITH CoreLib.Equipment. MODULE IS BROKEN!

CoreLib Package v3.3.0

21 Jun 18:51
Compare
Choose a tag to compare

Changes:

CoreLib:

  • Fixed incorrect version being reported in submodule build version check message
  • Expanded functionality of Debug utility to allow displaying lines

CoreLib.Equipment:

  • Allow to quickly fade spammed Emote texts

CoreLib.Entity:
Breaking changes:

  • ModCraftingAuthoring includeCraftedObjectsFromBuildings field type has been changed to string (object ID)

Bug fixes:

  • WorkbenchDefinition relatedWorkbenches field is now functional
  • Workbenches created with Entity submodules no longer glitch on clients or after world reload
  • Root workbenches actually have all sub workbenches shown

Major version is bumped due to multiple API breaking changes

This version is compatible with version 3.1.0 or higher of most submodules, and:

  • version 3.1.2 of CoreLib
  • version 3.1.1 of CoreLib.Equipment
  • version 4.0.0 (Patch 2) of CoreLib.Entity

CoreLib Package v3.2.2

30 Mar 06:51
Compare
Choose a tag to compare

Changes:

  • Commands Module: Changed method of acquiring friendly names to ensure mod added items have them
  • Entity Module: Allow to override graphical prefab to use pooling

Enabled Elevated Access in Entity submodule to use a transpiler.

This version is compatible with version 3.1.1 of most submodules, and version 3.1.1 of Commands and Entity Submodules

CoreLib Package v3.2.1

29 Mar 04:47
Compare
Choose a tag to compare

Changes:

  1. Updated for game version 0.7.4

This version is compatible with version 3.1.1 of most submodules.

CoreLib Package v3.2.0

02 Feb 04:49
Compare
Choose a tag to compare

Changes:

  • Updated for game version 0.7.3
  • Fixed some issues in ChainBuilder
  • Added ability to preview PugText

This version is compatible with version 3.1.0 of most submodules.

CoreLib Package v3.1.1

29 Nov 11:12
Compare
Choose a tag to compare

Updated for 0.7.2 game version