Core Keeper Wiki
Core Keeper Wiki
Advertisement

0.7.4.2-7883 fixes a few issues and improves performance.

Changelog[]

Bug fixes[]

  • Fixed a bug where all keys would always show as pressed in the instrument UI.
  • Fixed a bug that prevented interactions with large objects like the broken cryo pods.
  • Fixed a bug where tile cracks would appear in incorrect positions.
  • Fixed dll files included with mods not being loaded properly.
  • Changed mod loader to wait calling mod initialization callbacks until all mods are loaded.
  • Fixed a bug where moving nearby The Core would sporadically cause particle effects to play as if the roots covering The Core had been broken.
  • Fixed a bug where lava would turn dark when placing some bridges on top of it (mostly visible with Glass Bridges and Metal Grates).
  • Fixed a bug where objects like Sun Kelp would break while having a bridge on top of it.
  • Fixed a bug where enemies would not take radioactive damage.
  • Fixed an issue that allowed the player to place decorations on Thin Glass Walls.
  • Fixed an issue which was showing the Pale and Dark Blue Kelp as a valuable and not as a food item in the creative mode UI.
  • Fixed an issue where the Core Relief Tile could be picked up using a hoe.
  • Fixed the description of the Rot Fish so it matches the triggered effect on consumption (reducing current health by 22).
  • Fixed a bug where painted Signs would get the wrong color sometimes after adding/removing text on them.
  • Fixed an issue where elements of the player's UI were not hidden properly when using the toggle in-game UI functionality.
  • Fixed message indicating pending mod changes not showing when no mods are loaded.
  • Added an extra check to avoid generating very long paths as a stop-gap solution for the bug where the game generates stretches of the wrong biome where it really should not.
  • Do not show the mod warnings a second time when exiting to the main menu from a game session.

Performance[]

  • Reduced frequency of the system that detects valid rooms.
  • Removed an instance where the main thread would wait for a networking-related worker thread job to complete.

Other[]

  • Made an internal change to allow mods to override object properties.

References[]

Advertisement