broken_seals/game/modules
2021-08-08 14:11:14 +02:00
..
buildings Added mdr walls looking at every direction. Also added a test prop crypt entrance. 2020-07-19 15:03:51 +02:00
core Updated Terraman to get the new prop texture merging/caching support and texture packer as I added const and const references to it's api wherever possible. 2021-08-08 14:11:14 +02:00
core_models Revert the editor to an earlier commit as the exports doesn't seem to work for me on head, and converted the icons from svg to png. 2020-07-31 02:12:23 +02:00
dungeon Updated WorldGenerator to the latest. I removed Dungeon, DungeonRoom adn DungeonCorridor, and added a Building class (it's a cleaned up version of Dungeon right now, it will work differently later.). 2021-04-19 22:30:51 +02:00
entity_classes Moved species_human.tres to the folder it should have been. 2021-02-07 17:18:55 +01:00
icons Convert the icon attributions to the new format. 2020-07-11 15:01:41 +02:00
planets/test_planet Updated Terraman to get the new prop texture merging/caching support and texture packer as I added const and const references to it's api wherever possible. 2021-08-08 14:11:14 +02:00
species/Human Brought in the player's movement controller implementation from the tower. This also means jumping is now possible. (I don't yet have animations for it though.) 2021-07-20 21:58:32 +02:00
spell_effects/enchanter Fix .gitignore to only ignore the modules folder that is in the root of the project. This commit contains the missing files from #6ef0a84fbecf . 2020-04-26 15:43:07 +02:00