Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Gson dependency start custom libjtmx implementation | Nao Pross | 2018-12-15 | 1 | -1/+0 |
| | | | | | | | | This commit breaks MapLoader and by consequence the entire game. Being in Java 9+ now we will have multiple modules, namely: - libjtmx: separate minimal tmx (tiled) files loader library - subconscious: the game itself | ||||
* | Add jar recipe in Makefile, move res folder inside package | Nao Pross | 2018-11-25 | 1 | -0/+2 |
MapLoader was update accordingly to load maps as resources |