Safer Trading (

Stable

)


Changelogs:

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

Version 0.1.0

21.03.2024 12:24

Fixed:
  • Trading Storage would be deleted when players wait for too long
  • Items could get stuck in the storage and could not be retrieved until restart
Added:
  • check if player is dead
  • check if player left the server
  • check if player is too far away

Version 0.0.5

20.01.2024 23:08

  • added more debug logging

Version 0.0.4

20.01.2024 22:55

  • some changes to prevent desync of trading box

Version 0.0.3

18.01.2024 11:57

Added:
  • English and German Translations. More translations are welcome