Quiz (

Stable

)


Changelogs:

Version 3.0.10

13.11.2025 14:48

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

25.06.2025 23:57

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

Version 3.0.8

02.06.2025 17:14

Changed:
  • 1.28 preparations

Version 3.0.7

18.02.2025 15:59

  • moved all changes from Experimental to stable

Version 2.0.6

26.11.2024 15:51

  • moved formatted multiline widgets to core

Version 2.0.5

30.08.2024 17:45

  • 1.26 preparations

Version 2.0.4

30.04.2024 12:33

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
  • support for formatting lines individually
Fixed:
  • some messages were cut off, because DayZ doesn't properly calculate the width of text
  • Loading the image of a questions would not properly work
  • Quiz config not saving properly

Version 1.1.5

20.12.2023 19:11

compatibility update for new Core Version

Version 1.1.4

03.12.2023 12:57

  • added more missing required addons

Version 1.1.3

03.12.2023 12:47

Added:
  • Missing required Addons in Server PBO could mess up loading of the mod