Lua libraries for use by other mods and submods that are parts of a larger mod.
Version: 0.2.2
Date: 2025-11-16
Features:
- additional logging function to dump quality
- ability to log generated events (made with script.generate_event_name()) like standard events (from defines.events)
Info:
- bumped version of base game to use newer API
Version: 0.2.1
Date: 2025-10-22
Bugfixes:
- corrected copy and paste error that overwrote a function
Version: 0.2.0
Date: 2025-10-22
Features:
- additional logging functions for logging certain game objects with more details
Version: 0.1.0
Date: 2025-05-04
Info:
- Initial version