Mod Details

Easy Game 1.1.0

Created by Suntion

385 Downloads

SPT 4.0.12 Compatible

Adjust character stats, raid duration, item carry limits, magazine times, ammo stacks, stimulator usage, access card uses, flea market restrictions/offers, default item examination, and Labyrinth map visibility.

Latest Version 1.1.0
SPT 4.0.12

Updated Saturday at 4:58 AM

17.65 KB

Version Notes

New Features

  • Task Execution Statistics and Performance Monitoring
    • Introduced a task runtime status tracking system that automatically records the execution result and time consumption of each task
    • Added a task statistical report feature that outputs detailed performance analysis when the mod starts (output to Game Folder\SPT\user\mods\SuntionCore\ModLogs\EasyGame.log):
      • Completion status of each task (success/failure)
      • Precise task execution time (millisecond precision)
      • List of tasks skipped due to condition filtering
      • Total time consumption of the entire task scheduling process
    • Automatically handles duplicate task names by appending suffixes like _0, _1, etc., to avoid overwriting statistical information

Optimizations and Refactoring

  • Enhanced Configuration Loading Logic
    • Refactored the configuration loading process, moving directory creation into exception handling blocks to improve file operation robustness
    • Added an outer global exception catch to prevent mod crashes caused by file I/O errors
    • Applied null coalescing operators ?? 1.0d to all numerical configuration items, ensuring the default multiplier of 1.0 is used when configurations are missing
    • Simplified null check logic, removing redundant nested null conditional operators

Configuration Improvements

  • Default Configuration File
    • Added a default mod configuration file config.json, allowing users to customize mod behavior before the first run
    • Changed the default value for the “All Items Inspected” option to false (previously true)
    • In coordination with the null safety logic in the code layer, ensures the mod can still run with safe default values when parts of the configuration are missing
This download is externally hosted.
Always scan for viruses.

Required Dependency

The latest version of this mod requires the following mod to be installed as well.

Notice: This mod may make permanent changes to your profile, and may not be removable without starting a new profile. More information.

Details