Build 4 addresses major bugs in the land claiming feature, config saving, and nation settings. It also added Score.
Additions:
- Score is an integer that compares the prestige of nations to one another. Check the wiki for more info.
Changes:
- Some messages are now easier to read.
- Changed some nouns and variables to highlighted. Examples include "nation" being red, or "XP" being blue. Rockstar does this and I really like it. Working to update all messages to reflect this.
Fixes:
- Fixed land claim bug where adjacent land could not be claimed.
- Fixed /nation setname bug where old land claims weren't preserved
- Fixed UI glitch sometimes allowing players to "dupe" items if clicking fast enough
- Refractored bulky code into multiple classes to be more open source friendly, but mostly to preserve my sanity.