Personality 0.2.2 marks a turning point for fixes and more features before porting to later versions of Minecraft.
Features
- Implement better death handling so now their isn't just death without warning and the player has a choice on when they die and from what
- Implement better playtime tracking
- [New] Description Viewer: Now depending on your info level, you can view a characters description within the world thru a floating text view.
- [New] Discovery System: You can now look at characters you have never seen before to get a base level of information from them. The info level is configurable within the Main Mod Config.
- Implement new tags to handle new features like discovery around status effects
Fixes
- Fix admin screen loading times by threading certain requests for player data
- Implement better saving that is also threaded and done every time the save happens with the server
API
- Upgrade various API features
- Fix bug with GSON mixin for internal use
- Fix bug within InfoRevealLoader that caused some entries to be skipped
- More Docs and Java Docs
Initial Alpha Release