Lua libraries for use by other mods and submods that are parts of a larger mod.
Version: 0.0.3
Date: 12. 28. 2024
Changes:
- Moves character superscript set out of GLOBAL_FORMULA_SETTINGS
Bugfixes:
- Removes console log spam
Features:
- Super/subscript font is customizeable
- Characters which can be super/subscripted is customizeable
- Start/end characters for superscripts are customizeable
- Superscripts can be ended early by a character (default ^)
Version: 0.0.2
Date: 12. 28. 2024
Bugfixes:
- Fixed changelog dates
- You don't write formulas for elements, you write them for compounds
Version: 0.0.1
Date: 12. 28. 2024
Features:
- add a `formula` field to your items, and it will magically add it to their description.
- alternatively, call make_formula(str) and add the localised string to your localised_description.
- ^ for superscript
- and just numbers for sub