Brotato

Brotato

Weapons Progression
15 Comments
Mihai Paulica 17 hours ago 
4. Change also the lines 13 to 18:

ItemService.TIER_DANGER_0_COLOR_DARK,
ItemService.TIER_UNCOMMON_COLOR_DARK,
ItemService.TIER_RARE_COLOR_DARK,
ItemService.TIER_LEGENDARY_COLOR_DARK,
ItemService.TIER_DANGER_4_COLOR_DARK,
ItemService.TIER_DANGER_5_COLOR_DARK

with:

ProgressData.settings.tier_0_color_dark,
ProgressData.settings.tier_1_color_dark,
ProgressData.settings.tier_2_color_dark,
ProgressData.settings.tier_3_color_dark,
ProgressData.settings.tier_4_color_dark,
ProgressData.settings.tier_5_color_dark

This fixes the colors.
Mihai Paulica 17 hours ago 
3. Open it and change the following lines should be lines 4 to 9:

ItemService.TIER_DANGER_0_COLOR,
ItemService.TIER_UNCOMMON_COLOR,
ItemService.TIER_RARE_COLOR,
ItemService.TIER_LEGENDARY_COLOR,
ItemService.TIER_DANGER_4_COLOR,
ItemService.TIER_DANGER_5_COLOR

with:

ProgressData.settings.tier_0_color,
ProgressData.settings.tier_1_color,
ProgressData.settings.tier_2_color,
ProgressData.settings.tier_3_color,
ProgressData.settings.tier_4_color,
ProgressData.settings.tier_5_color
Mihai Paulica 17 hours ago 
Quick fix before the author does it.
1.Go to 'SteamLibrary\steamapps\workshop\content\1942280\3416358106' or find the Sygnano-WeaponsProgression zip wherever you have it located.
2. 'Sygnano-WeaponsProgression.zip/mods-unpacked/Sygnano-WeaponsProgression/extensions/ui/menus/run' find the file weapon_selection.gd
ITS MAUI TIME!!! 27 Oct @ 12:57pm 
Hello. Progression is tracked still but not displaying properly in the start game UI. Weapons completed have a dark black border but no indicating color of Danger Level. Would love to know if there are any plans to fix with the new update. Thank you for your work!
laurabuckley1012 1 Oct @ 4:41am 
░░░░░▐▀█▀▌░░░░▀█▄░░░
░░░░░▐█▄█▌░░░░░░▀█▄░░
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀░░
░░░░▄▄▄██▀▀▀▀░░░░░░░
░░░█▀▄▄▄█░▀▀░░
░░░▌░▄▄▄▐▌▀▀▀░░ THIS IS BOB
▄░▐░░░▄▄░█░▀▀ ░░
▀█▌░░░▄░▀█▀░▀ ░░ COPY AND PASTE HIM,
░░░░░░░▄▄▐▌▄▄░░░ SO HE CAN TAKE
░░░░░░░▀███▀█░▄░░ OVER THE
░░░░░░▐▌▀▄▀▄▀▐▄░░ WORKSHOP
░░░░░░▐▀░░░░░░▐▌░░
░░░░░░█░░░░░░░░█░░░
░░░░░▐▌░░░░░░░░░█░░
aaronmantykivi 7 Sep @ 3:43am 
░░░░░▐▀█▀▌░░░░▀█▄░░░
░░░░░▐█▄█▌░░░░░░▀█▄░░
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀░░
░░░░▄▄▄██▀▀▀▀░░░░░░░
░░░█▀▄▄▄█░▀▀░░
░░░▌░▄▄▄▐▌▀▀▀░░ THIS IS BOB
▄░▐░░░▄▄░█░▀▀ ░░
▀█▌░░░▄░▀█▀░▀ ░░ COPY AND PASTE HIM,
░░░░░░░▄▄▐▌▄▄░░░ SO HE CAN TAKE
░░░░░░░▀███▀█░▄░░ OVER THE
░░░░░░▐▌▀▄▀▄▀▐▄░░ WORKSHOP
░░░░░░▐▀░░░░░░▐▌░░
░░░░░░█░░░░░░░░█░░░
░░░░░▐▌░░░░░░░░░█░░
shadan2k 1 Aug @ 4:08am 
123
♞ƑOJEK♞ 23 Apr @ 4:00am 
mod is not working ad leat for me
sad sack 29 Jan @ 10:06am 
I've got another update for you, as I have been testing this out. I uninstalled this mod and then reinstalled it. After this, it worked for the first character I finished a run with. But when I completed a run after that, it didn't work for the second character. Hope this helps.
Syg  [author] 29 Jan @ 3:51am 
Thank you for your feedback ! I'll take a look at the mod to check how they both work with each other
sad sack 28 Jan @ 11:23pm 
another update, I just finished another run with just this mod and it didn't add the mark. IDK if this is helpful or annoying, but I really appreciate you putting this mod together.
sad sack 28 Jan @ 10:45pm 
{"character_demon":{"1":{"weapon_ghost_scepter_1":5}}} is what it recorded. After that I downloaded the improved tooltips mod and finished a run with well rounded with the knife and it didn't show up in the progression json file.
sad sack 28 Jan @ 10:43pm 
Hey, I uninstalled everything but this mod, and it worked! I think re-installed "improved tooltips" and it no longer worked. I finished a run but it did not show the completion mark. The one that I completed when I had just this mod was still visible, however. IDK if that helps.
Syg  [author] 28 Jan @ 10:15am 
Thank you for trying the mod ! That does seem strange, I'm running it without too much problem, so we might have something different between our setup.

- Do you have other mods enabled ? If so, can you disable all the other mods and only activate this one to see if maybe it has some incompabilities with other mods ? (although it shouldn't, but we can't know for sure how other mods behave)
- In your weapon_progression file, if you've won a run, you should have something written inside, like a JSON file with your character, the zone, the weapon, and the difficulty you've just won with, can you check it and share it to me ? The runs are zone dependant, so if you change your zone it will be its own thing
- Was this a resumed run or a fresh run ? If resumed, the game didn't register at first your selected starting weapon.

Don't hesitate to share what's in your file so I can take a look. Thank you again for checking it out, I'll see what's the hiccup
sad sack 28 Jan @ 8:58am 
Hey! Thanks so much for replying to my post and making this mod, I really appreciate that! However, I am having some trouble getting it to work. I have the weapons_preogression.json file and everything, but I did a run and won to see if it would change the color, and nothing happened. Any ideas? Thanks.