-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
1 parent
c62c51d
commit 309d555
Showing
5 changed files
with
22 additions
and
6 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
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,19 @@ | ||
**Update v2.10.17** | ||
**Update v2.10.18** | ||
|
||
- Fixed Armarouge Animations by removing extra `-` | ||
- Removed random `animation.politoed` animation for politoed | ||
- Updated all entity files, to map proper animations & textures | ||
- Updated all entity files, to map proper animations & textures | ||
- Updated all render controllers to have correct fileName, and properly map skins | ||
- Fixed capitalization for Sobbles Geometry. | ||
- Removed random locator in `groundLeader` geometry. | ||
- Added names to `pokemeon.json` and re-named some skins. | ||
- Fixed mewtwo skins | ||
- Fixed mimikyu skins | ||
- Fixed spheal skins | ||
- Fixed cooldown message for commands | ||
- Updated entity generation | ||
- Added render controller generation | ||
- Improved logging | ||
- Remade some functions to improve readability and structure | ||
- Added a lot of missing generation | ||
- Fixed a lot of problems with generating files. |
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
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
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