Lot 51 Core Library

Core dependency of various Lot 51 & community mods. Supercharge your own creations with scripting capabilties, without the scripting.

File Details

lot51_core_v1.18.2.zip

  • R
  • Apr 1, 2024
  • 151.00 KB
  • 58.7K
  • 1.105.345+1

File Name

lot51_core_v1.18.2.zip

Supported Versions

  • 1.105.345
  • 1.105.332
  • (1.18.2 Hotfix) Fixed Reward Store injection
  • (1.18.1 Hotfix) Fixes infinite loop that could occur for certain game installations.
  • Refactored many injections to prevent injection poisoning into unintended places in EA tuning due to caching/shared memory.
  • Added helper functions to clone TunableFactoryWrappers and other factories. Check out the utils/tunables.py file.
  • Added many helper functions to merge tuples/lists/sets without needing to know the specific types, merge dicts/frozendicts/immutableslots in the same way, as well as merging TunableMappings. Check out the utils/injection.py file.
  • Added new injections for affordance injectors: basic_content, super_affordance_compatibility, and super_affordance_klobberers.
  • Added payment_destination for PurchasePickerSnippets.
  • Fixed a TuningBlueprint exception that could occur with object injections, or using object queries.
  • inject_to_all_phone_affordances should now work as expected.
  • inject_to_object_parts super affordance compatibility injection should now work as expected.
  • inventory_item_component injection on objects should now work as expected.