-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
* Add i18n support (Villager professions will now be translated with their proper names) | ||
* Improve villager rendering performance by only using one villager instance to render all villagers | ||
* Fix crashing due to providing a server side villager to a render function (Courtesy of [ChiefArug](https://github.com/Mrbysco/JustEnoughProfessions/pull/17)) | ||
* Make the head look up/down based on mouse position (Courtesy of [ChiefArug](https://github.com/Mrbysco/JustEnoughProfessions/pull/18)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Project | ||
version=4.0.2 | ||
version=4.0.3 | ||
group=com.mrbysco.justenoughprofessions | ||
|
||
# Common | ||
|