Quiz (

Stable

)


Changelogs:

Core Version 1.4.0

05.10.2024 01:31

  • added 3 new API router for listing, reading and writing files from the API
    - added option restrictedAccess for an API to prevent it from using any of the new functions for untrusted API Endpoints

Core Version 1.3.13

04.10.2024 14:59

  • Admin Menu add to hotbar in Loadout editor was broken
    - Chance for items in the Loadout editor set to 1 by default instead of 0
    - Config Cache not properly invalidated sometimes

Core Version 1.3.12

02.10.2024 12:21

  • added support for MultilineEditBox widgets for Achievements description
    - Fixed an issue with presets spawning on ground when no parent was set

Core Version 1.3.11

27.09.2024 18:30

  • extended the Achievement Manager API

Core Version 1.3.10

27.09.2024 12:26

  • preparations for new Achievements update

Core Version 1.3.9

26.09.2024 13:55

  • added Safezone Title API to AchievementManager

Core Version 1.3.8

26.09.2024 11:17

  • added own Split String method for Achievements mod

Core Version 1.3.7

25.09.2024 12:26

  • preparation for new mod release

Core Version 1.3.6

23.09.2024 08:40

  • currency values are now cached for better performance
    - improved currencies admin menu to easier find currency items and trying to automatically detect the value of the item to reduce errors made when configuring the currencies
    - implemented new anti dupe method
    - duplicate currency itemnames are now deleted to prevent invalid config files due to adding the same currency twice with a different value

Core Version 1.3.5

22.09.2024 20:10

  • reverted money dupe glitch fix, because it was breaking more than it fixed...