Safer Trading (

Stable

)


Changelogs:

Version 2.0.8

20.01.2026 11:31

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

Version 2.0.7

10.12.2025 13:26

Fixed:
  • players could no longer trade after initiating a trade and reconnecting

Version 2.0.6

13.11.2025 14:52

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 2.0.5

04.11.2025 12:15

Fixed:
  • Invisible players would show the trade action

Version 2.0.4

26.06.2025 00:00

  • updated the whole license server code for faster server startup. Make sure to update all mods, otherwise you will run into compile errors!

Version 2.0.3

18.02.2025 16:03

  • moved all changes from Experimental to stable

Version 1.0.3

30.08.2024 17:48

  • 1.26 preparations

Version 1.0.2

03.06.2024 08:35

Added:
  • Admin menu for all settings

Version 1.0.1

30.04.2024 12:37

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
Fixed:
  • trading in custom zones was not possible when trading in trader safezones was enabled
  • inventories might be invisible
  • exploit to scam people when crafting items while trading
  • items could get stuck when a trade failed
  • inventory would not properly update sometimes, especially noticable when opening vehicle trunks

Version 0.1.1

21.03.2024 18:05

Fixed:
  • compile errors regarding safezones of Trader mods should no longer appear