BZ Lib


Library code for BZ mods

Utilities
a day ago
2.0
2.42K

Changelog

Version: 1.2.0
Date: 24.05.2026
  Thanks to Morganite for all the fixes
  Bug fixes:
    - Change util.k2matter to properly support Space Exploration's basic matter stabilizers
    - Don't leave redo_recycling flag on recipes that don't need it anymore/at all
    - Remove recycling recipes when items are deleted with util.remove_raw
    - Change values in util.se_matter to reflect comparable values in the current game
    - Make adding basic matter stabilizers it's own function
Version: 1.1.2
Date: 05.04.2026
  Bug fixes:
    - Fix get_item and use it everywhere (this should undo some major breaking changes from previous updates; sorry for the inconvenience)
Version: 1.1.1
Date: 16.03.2026
  Bug fixes:
    - Make `me` optional (more fixes)
Version: 1.1.0
Date: 13.03.2026
  Changes:
    - Add get_setting
    - Make `me` optional
Version: 1.0.1
Date: 11.03.2026
  Bug Fixes:
    - K2: Fix bug in matter recipe generation
    - Fix bug in add_icon when icons table is nil