Stromner / ACE-TitanQuest

Titan Quest Character Editor
Apache License 2.0
4 stars 6 forks source link

PlayerLevel Inc #15

Closed Stromner closed 4 years ago

Stromner commented 4 years ago

Look over how the code is for player level increase, should not be blocked by lack of skill points or attributes since it adds those on lvl up. Level down on the other hand needs to have conditions in place to make sure you don't accidentally gain points (that should only be a deliberate action).

Stromner commented 4 years ago

Might be duplicate of https://github.com/Stromner/TQCharacterEditor/issues/18 , needs to be verified

Stromner commented 4 years ago

Duplicate of #18