summaryrefslogtreecommitdiffstats
path: root/src/libjtmx/module-info.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-15Add initial XML obj representation for MapNao Pross1-0/+1
2018-12-15Remove Gson dependency start custom libjtmx implementationNao Pross1-0/+3
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