Darkest Dungeon®

Darkest Dungeon®

Skill Creator App (Modding)
Showing 1-10 of 10 entries
Update: Jul 8, 2018 @ 7:45am

Made it so error and success labels correctly disappear after switching tabs.

Update: Jul 7, 2018 @ 8:39pm

Centered GUI and made connected elements all based on single X and Y variables
Added all effects to easy select ComboBox
Window Resizing Disabled

Update: Jul 7, 2018 @ 3:38pm

Major GUI rework to entire program. Color scheme change and tabs added to make things less cluttered.

Also added a combo box containing different default effects to add easily (Only about half are added right now, will add more later and possibly a description box telling what each does).

Update: Jul 6, 2018 @ 6:04pm

Changed is_stall_invaliding set to true by default when program opens.

Update: Jul 6, 2018 @ 9:00am

Internal clean up of the code and condensed using methods.

Added increment option for effects.

The way it worked before was if you added a level 1 effect like "Vestal Stun 1", it would apply "Vestal Stun 1" to every level.

Now by default if you add a level 1 effect it will increment that effect every level up unless you uncheck mark that option. (Higher level effects added aren't incremented)

Update: Jul 5, 2018 @ 9:27am

Update: Jul 5, 2018 @ 6:53am

Updated to automatically minimize the command prompt after launching

Update: Jul 5, 2018 @ 6:26am

Updated to include a bat file to automatically run the file using Java if you don't have Jar files set up correctly.

Update: Jul 4, 2018 @ 4:11pm

Changed level skills to go through 0-4 instead of 1-5

Update: Jul 4, 2018 @ 1:06am