Utility Workbenches (

Experimental

)


Changelogs:

Version 3.0.6

14.02.2025 01:16

  • more 1.27 fixes

Version 3.0.5

12.02.2025 22:17

  • fixed some RPC Handlers were not found, causing various different issues

Version 3.0.4

12.02.2025 14:25

  • applied required changes for 1.27 to prevent crashing

Version 3.0.3

25.01.2025 22:39

  • reworked layouts and scripts folder structure to be equal for all my mods
  • minor layout style changes

Version 3.0.2

21.01.2025 15:08

  • implemented changes to the admin menu from latest core update

Version 3.0.1

16.01.2025 14:34

  • minor changes for the new Core PBO

Version 3.0.0

14.01.2025 16:58

Added:
  • types.xml for the items
  • admin menu to place and manage static workbenches
Changed:
  • required code changed for the core mod
  • renamed some permissions to match the new naming convention

Version 2.0.0

16.04.2024 15:16

This update will break other mods depending on this mod! Make sure to apply the necessary changes __To support both old and new Versions of this major update, you can use #ifdef LBmaster_Rework to check if the new version is loaded or the old__ Changed:
  • prints have been replaced with LBLogger methods
  • GetGame() has been replaced with g_Game constant
  • classes have been seperated into own files
  • Using the LBLayoutManager everywhere
  • all files were reformatted with formatting tool
  • folderstructure has been made consistent with other LB mods
Added:
  • missing translation into Stringtable
  • missing logo