Lua's Item Smith

  • Lua added a new file:

    Lua
  • Lua added a new version:

    Lua
    Quote
    • Prevent loading preset again upon raid end
    • Supported "akiVersion": 3.2.1 - 3.x.x
  • Lua added a new version:

    Lua
    Quote
    • Fixed linked search problem
    • Added new preset
      • zLua-Any Mags on All Weapon
      • zLua-All Mods (Previous zLua-All Mods Mags Ammos)
    • Supported "akiVersion": 3.2.1 - 3.x.x
  • Lua added a new version:

    Lua
    Quote
    • Changed preset load timing, It now loads when game start
    • Added preset loading time in logs
    • Updated presets
      • Changed "mod_scope" value to "Sights" node to have all scope/ironsights instead of "AssaultScope" only
    • Supported "akiVersion": 3.2.1 - 3.x.x
  • Lua added a new version:

    Lua
    Quote

    Out of "Beta" release

    • Fixed missing nodes, items while gathering info also a lot of bugs
    • Added "mod_slot" types to usable on presets
      0aKkBl7.png
    • Added more configs
      • "SaveItemInfoToFile" is now saving more infomations rather than node and item
        Also log files are now saved in config/presets/ItemInfo folder
        eoKzHP6.png
      • "ShowPresetWarningAndErrorCount" for prints error and warning counts when each preset loads
    • Default Presets
      • Added "Lua-All Helmet Mods" preset
      • Added "Lua-No Armor and Rig Conflicts" preset
      • Added "Lua-No Head Conflicts" preset
      • Updated "@Preset Template also README"
      • Updated All other presets to use "mod_slots" type instead of "Node" name
    • Supported "akiVersion": 3.2.1 - 3.x.x
  • Lua added a new version:

    Lua
    Quote
    • Fixed non-exists items info from other mods
    • Added "Multiply Number" for Number type of properties
      • instead of Number, use "*Number" like if you want to multiply value to x2.5 will be "*2.5"
      • Example preset for reduce all items weight to half (50%)
    JSON
    {
        "Item":
        {
            "Props":
            {
                "Weight": "*0.5" // Reduce all items weight to half (50%)
            }
        }
    }
    • Default Presets
      • Removed "Lua-No Armor and Rig Conflicts" preset since It does not work that way to remove conflicts
      • Added "Lua-All Items Examined" preset
      • Added "Lua-Half Weight All Items" preset
      • Added "Lua-Half Weight Weapons and Mods" preset
      • Added "Lua-x2 Resource and Healing from Medkits
    • Supported "akiVersion": 3.2.2
  • Lua added a new version:

    Lua
    Quote
    • Fixed more item/node gatering error, Now It should be fixed for all item infos
    • Supported "akiVersion": 3.2.2
  • Lua added a new version:

    Lua
    Quote
    • Fixed "Props" didn't applied preset values correctly
    • Added "Lua-No Armor and Rig Conflicts" preset once again
    • Supported "akiVersion": 3.2.2
  • Lua added a new version:

    Lua
    Quote
    • Fixed prevent a error when server restarted then start a raid
    • Added log colors for preset load time when it goes over 10s or 20s
    • Added config "__DEBUG__LoadDatabaseAndPresetOnStartUp" to load/test preset
      • WARNING: Some mod items might not loaded even It delay loads 3s
    • Updated "Lua-G36 All in One with Any ammo on any mags" and "zLua-All Mods" preset
      • Added missing "ModSlots" to be more perfect and complete unlimited modding
        Aaaaand more loading time (25s => 40s) :nikitathinking:
    • Supported "akiVersion": 3.2.2
  • TypeError: container.resolve(...).getDesiredLocale is not a function

    TypeError: container.resolve(...).getDesiredLocale is not a function

    at Mod.postDBLoad (D:\SPK\lol\user\mods\Lua-ItemSmith\src\mod.js:50:106)

    at PostDBModLoader.executeMods (C:\snapshot\project\obj\loaders\PostDBModLoader.js)

    at PostDBModLoader.onLoad (C:\snapshot\project\obj\loaders\PostDBModLoader.js)

    at App.load (C:\snapshot\project\obj\utils\App.js)

    at processTicksAndRejections (node:internal/process/task_queues:96:5)

    at process.runNextTicks [as _tickCallback] (node:internal/process/task_queues:65:3)

    at Function.runMain (pkg/prelude/bootstrap.js:1984:13)

    at node:internal/main/run_main_module:17:47

    TypeError: container.resolve(...).getDesiredLocale is not a function

    TypeError: container.resolve(...).getDesiredLocale is not a function

    at Mod.postDBLoad (D:\SPK\lol\user\mods\Lua-ItemSmith\src\mod.js:50:106)

    at PostDBModLoader.executeMods (C:\snapshot\project\obj\loaders\PostDBModLoader.js)

    at PostDBModLoader.onLoad (C:\snapshot\project\obj\loaders\PostDBModLoader.js)

    at App.load (C:\snapshot\project\obj\utils\App.js)

    at processTicksAndRejections (node:internal/process/task_queues:96:5)

    at process.runNextTicks [as _tickCallback] (node:internal/process/task_queues:65:3)

    at Function.runMain (pkg/prelude/bootstrap.js:1984:13)

    at node:internal/main/run_main_module:17:47


    Can someone help with this ?

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!