Core

Core DayZ Mod
Setup Work: LowNo WipeStable

Changelogs:

Version 2.8.1 - stable

05.06.2025 15:15

Added:
  • Fatal log message when a broken weapon is found in the configs ("15:07:51 [FATAL] [Core] Broken Weapon Config found! _____ has ammo in the chamberableFrom list in the config.cpp, which does not exist. Spawning this weapon with a mag will crash the server!"
  • Workaround when spawning presets to spawns mags at "root" instead of "mag" if the weapon is broken (all other weapons will spawn fine)
  • Minor additions for selecting attachments in Virtual Garage Admin Menu

Version 2.8.0 - stable

02.06.2025 14:14

Changed:
  • 1.28 preparations
Added:
  • method for Virtual Garage admin menu to only color a single column in the Admin Menu
Fixed:
  • a client crash when resetting controls to default ingame
  • error message when a config was invalid would not be printed sometimes
  • an issue with presets might not spawn some items in some rare cases
  • Loadout editor player inventory preview was cut off

Version 2.7.6 - stable

16.05.2025 12:30

Added:
  • new function for the Advanced Loot Chests Update

Version 2.7.5 - stable

09.05.2025 13:50

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

Version 2.7.4 - stable

29.04.2025 12:47

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

More...

Features

  • Automatic Management of
    • RPCs
    • Menus and Menu Layouts
    • Admin Menus
    • Money
    • Configs
  • Configs
    • Icons
    • Currencies
    • Logo
    • Playername and last joined date tracking
  • Custom Logging
    • own log file
    • config to change log level and log output path
    • Log Level Fatal, Error, Admin, Info (default), Debug, Verbose
    • all mods can have their own log prefix
    • option to also log to scriptlog
  • Test Framework
    • Perform simple compare tests automatically
    • test strings, integers, floats
    • output to a single file with all test results