-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- add offset support to BaseLevelObject - add support to load part of image - add support to loading flare animation offsets - add support to position drawables in top/center/bottom of screen - BaseAnimation class - cache images when loading - don't hide cursor when loading new cursor - fix glitches with level view when zooming resizing - fix small bugs - fix small bugs in menu - refactor classes that use animations to use BaseAnimation - refactor Fonts - refactor items - refactor level parser to get map size from map if none provided - refactor PCX decoder - refactor RectTexturePack - refactor SimpleIndexedTexturePack to IndexedTexturePack - refactor texturePack to support setting start index - refactor texturePacks/level/itemClass/playerClass - try to parse bitmap button and then text button (if bitmap button fails to parse) - update gamefiles - update level draw code - update parseLevel to handle invalid data better
- Loading branch information
demo
committed
Mar 10, 2018
1 parent
5b68007
commit b68b61f
Showing
248 changed files
with
7,915 additions
and
2,083 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
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
Oops, something went wrong.