Utility Workbenches (

Stable

)


Changelogs:

Version 3.0.11

20.01.2026 11:34

Changed:
  • servers are not crashing when using the mod without server mod, but some features might be limited

Version 3.0.10

13.11.2025 14:58

If you update any of my mods, make sure to update all mods as they contain some major compatibility changes and old and new versions are not going to be compatible!

  • required changes for the new Core PBO

Version 3.0.9

26.06.2025 00:05

  • updated the whole license server code for faster server startup. Make sure to update all mods, otherwise you will run into compile errors!
Fixed:
  • bullets could be repaired when loading and unloading mags in a certain way

Version 3.0.8

02.06.2025 17:15

Changed:
  • 1.28 preparations

Version 3.0.7

18.02.2025 16:02

  • moved all changes from Experimental to stable

Version 2.0.4

30.08.2024 17:47

  • 1.26 preparations

Version 2.0.3

14.06.2024 23:48

  • fixed Repair menu broken and could not be used

Version 2.0.2

03.06.2024 08:32

  • updated for new Core PBO Changes

Version 2.0.1

30.04.2024 12:36

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

Version 1.2.0

21.02.2024 23:50

Added:
  • Ammo types can be scolled to allow more than 4 ammo types. Max is 16 ammo types now