Core (

Stable

)


Changelogs:

Core Version 2.7.5

09.05.2025 13:50

Added:
- join string list method for all mods to use

Core Version 2.7.4

29.04.2025 12:47

Fixed:
- last update broke spawning items on parents, causing attachments to spawn extra instead of attached to the item

Core Version 2.7.3

28.04.2025 09:43

Fixed:
- error message about "Cannot open file handle" now only displays on Linux server as it only happens there
- Reduced the amount of method calls when a preset is spawned to avoid stack overflows

Core Version 2.7.2

25.04.2025 14:14

Fixed:
- Main Menu was broken when resized game while not on a server
- Admin Settings Menu placement was off for the spawn system signs
- opening the admin settings menu would cause a lagpike
- opening the admin settings menu would show all categories expanded for a single frame, causing some weird flickering

Core Version 2.7.1

23.04.2025 14:31

Changed:
- minor layout changes for the webhooks admin settings
Fixed:
- Nullpointer when opening options menu when not connected to a Server
- Wrong error message for missing items
- Item Selector "All" category now shows all items properly

Core Version 2.7.0

18.04.2025 16:26

Added:
- implemented webhooks steamid filter to only send webhooks related to a specific player (this is a preparation for the next Admin Tools update to have a webhook for just a single admin if you wish to setup the logging like that)
- you can manage the steamid filter ingame through the admin menu
- verbose logging now prints the inheritance tree of all items to find mods breaking the inheritance of objects

Core Version 2.6.2

15.04.2025 20:58

Fixed:
- items spawned by the item presets can now spawn rotated if they failed to spawn

Core Version 2.6.1

14.04.2025 12:18

Fixed:
- adding currencies in the admin settings would not fill in the selected item name
- currencies, which had varStackMax set in their config.cpp could cause money to disappear when spawned in the player inventory
Removed:
- workaround for sicknesses causing blur effect to disappear, which caused flickering of the background

Core Version 2.6.0

10.04.2025 10:45

Added:
- simple Loading Icon
- some new functionality for the Admin Tools
Fixed:
- nullpointer related to tooltips
- tooltips would not always show up
- warning / info popup text could overflow sometimes
- input box text could overflow in some cases

Core Version 2.5.5

03.04.2025 12:57

  • fixed some weapons not showing in the item weapons tab