Lua libraries for use by other mods and submods that are parts of a larger mod.
Version: 2.1.7
Features:
- Added more functions.
- Improved automatic productivity handling.
- Added vgal-show-prod-descs setting.
Bugfixes:
- Moved vgal-log setting locale to GaloreLib.
Version: 2.1.6
Features:
- Added more functions.
Version: 2.1.5
Features:
- Improved recipe.enabled handling.
- Improved Angel's void recipe check.
Version: 2.1.4
Features:
- Added quality mod module to vgal.defines.modules define.
- Fixed define naming.
Version: 2.1.3
Bugfixes:
- Fixed most added recipes getting hidden from the signal gui.
Version: 2.1.2
Bugfixes:
- Actually prevented Galore Lib functions from setting main_product on recipes unless needed.
Version: 2.1.1
Bugfixes:
- Prevented Galore Lib functions from setting main_product on recipes unless needed.
Version: 2.1.0
Features:
- Added more functions and improved order/subgroup handling.
Version: 2.0.1
Bugfixes:
- Fixed all recipes added by vgal.data.extend being unlocked by default. (Thanks Samario!)
Version: 2.0.0
Features:
- Added error handling.
- Improved performance.
- Added type docs.
- Added helper functions galore. (as needed by Angel's Galore.)
Version: 1.7.0
Features:
- Improved constant data tables.
- Improved tech fix scan.
- Changed icon to follow the new style.
Version: 1.6.1
Bugfixes:
- Fixed crashes related to automatic productivity tech scanning. (Thanks Nicholas!)
Version: 1.6.0
Bugfixes:
- Fixed productivity evaluation bug.
Version: 1.5.1
Bugfixes:
- Fixed a crash caused by missing default values for icon_size.
Version: 1.5.0
Features:
- Removed "vgal.recipes".
- Added domain logic.
- Updated overlay casting graphics.
- Improved performance.
Version: 1.4.0
Features:
- Added/improved way to many functions to list here.
- Added casting-iron-copper overlay.
Version: 1.3.0
Features:
- Added Wolverine's Productivity Research compat.
- Added recipe reload command from VGAL.
Version: 1.2.0
Features:
- Removed the "vgal.recipe.catagory_from_array" function, its even mispelled.
- Improved automatic prod detection.
- vgal.tech.create_empty;units is no longer allowed to be an array of numbers.
- vgal.tech.extract_units;now returns a string array.
- Added vgal.tech.get_units_worth function.
Bugfixes:
- Fixed "vgal.VgalRecipePrototype.localised_description_source" not working correctly.
Version: 1.1.0
Features:
- Added vgal.icon.get_placeholder() function/graphics.
- Updated desc.
Version: 1.0.0
Features:
- Initial release.