[1.0.3] Customizable LevelUp (SparkLevel)

A place to post your add ons and ideas for them

Moderator: Moderator

Post Reply
Message
Author
sparkstarter
Posts: 1
Joined: Thu Dec 31, 2020 2:12 am

[1.0.3] Customizable LevelUp (SparkLevel)

#1 Post by sparkstarter »

Happy Holidays!

Just published my first addon, Customizable LevelUp, to te4.org and the Steam Workshop. The addon provides you with a menu to customize what additional benefits are gained when leveling up. I was annoyed with having to switch between different mods with static levelup bonuses if I wanted one character to have different bonuses from someone else.

Image

This is my first addon, so I was heavily inspired by the code from Scott Bigham ("Zizzo") and Errant Nyles of the ZOmnibus and Exponential Leveling addons. Please let me know if there is a better way to provide credit to these two folks; this mod wouldn't exist without them.

This addon superloads the mod/class/Actor.lua file and has a hook to add the menu.

If you experience any issues, please let me know. Have a happy New Year!

-sparkstarter

Changelog

Code: Select all

1.0.0 - 2020-12-30
- Release

1.0.1 - 2020-12-31
- Fixed settings not saving

1.0.2 - 2021-01-02
- Moved settings to config.settings; this means settings are global instead of per character
- All saves and all resist values now actually take effect
- Some clarification in the settings menu on certain values

1.0.3 - 2021-01-02
- Spelling mistakes (doh!)

Post Reply