Posts by DJLang

    The names I use are in src/models/enums.ts under AllItemList.

    Just get the ID for whatever ammo you want to change it to and search it in there.

    I'm pretty sure I set it up to accept either the enum name or the item ID though so either should work

    DJLang added a new version:

    DJLang added a new version:

    DJLang added a new version:

    DJLang added a new version:

    DJLang added a new version:

    DJLang added a new version:

    Quote

    HOTFIX

    • Left in an unfinished block of code from testing. Should be working properly now if you aren't using a progression mod.

    If you are using apbs or alp then this hotfix shouldn't effect you but users without a progression mod will need to update


    Back to the void animefingerdancing

    DJLang added a new version:

    Uh yeah, don't mess with the code if you don't know what you're doing lol. It's saying that the filters themselves are undefined. Ie you have another mod removing filters on items (probably svm or configurable inventories) before I can push my items to it.

    So revert whatever changes you made to my code and load raid overhaul first.

    I did a huge rewrite of the mod and fixed a bunch of outstanding issues. Will probably have a release out tonight or tomorrow barring any last minute issues popping up.

    Working today though so we'll see if I'm up to it tonight

    DJLang added a new version:

    Quote

    CHANGELOG

    • Fixed legion spawn chance and req shop rep not incrementing properly
    • Changed router for season progression so its a little less screwy
    • Moved seasons progression file since its not really supposed to be a config and moved the debug logging setting from the main config since it shouldn't need to be used outside of dev work

    Back to the void animefingerdancing

    DJLang added a new version: