broken_seals/game
2020-07-20 15:03:57 +02:00
..
addons Update ESS tot he latest to get the getter/setter renames. Also fix an unrelated error. 2020-06-05 19:45:42 +02:00
autoload Comment out the code that was implementing spell scaling in Aura. Also update ESS so auras continue to deal damage/heal even if the original caster's node is not available anymore. 2020-07-16 16:07:30 +02:00
cursors Implemented a teleporter, it has a test cube mesh with the brick texture for now, and made the dungeon spawn it. Also work on setting up the dungeon generation. 2020-07-18 22:42:50 +02:00
fonts Convert the font's license to the new format. 2020-07-11 14:38:12 +02:00
menu Now the level generator won't load planets from a folder, instead they are directly set from the editor, ands tarted porting the dungeon generator from the roguelike project. Also updated the world generator module to get the property type changes, this fixes some of the crashes. 2020-07-18 12:50:17 +02:00
modules Now the dungeon (mostly) properly gets written to chunks based on it's map's data. I implemented wall post processing with bit shifting, and since using bit shifting with scripting languages is not as common I threw in a few comments on how it works, hopefully someone will find it useful. Also fix 2 line's indentation level. 2020-07-20 15:03:57 +02:00
player Start mesh build job at the end of build in Skeleton. 2020-07-11 01:00:25 +02:00
scenes Update the engine. 2020-07-20 01:35:53 +02:00
scripts Removed a few now unneeded classes/scenes, and moved some of the around. Small tweaks/fixes and comments. Also updated modules to grab a few smaller fixes/improvements. 2020-07-18 18:30:39 +02:00
test_props Attributions for the test character textures. 2020-07-11 15:30:39 +02:00
test_weapons Convert the test weapons Attributions file to the new format. 2020-07-11 14:32:27 +02:00
texture_tools
ui Fix signal handler argument count mismatch. 2020-07-17 19:36:28 +02:00
voxelman Implemented a teleporter, it has a test cube mesh with the brick texture for now, and made the dungeon spawn it. Also work on setting up the dungeon generation. 2020-07-18 22:42:50 +02:00
.gitignore
default_bus_layout.tres
ess_data.json
icon.png
icon.png.flags
icon.png.import
project.godot Removed a few now unneeded classes/scenes, and moved some of the around. Small tweaks/fixes and comments. Also updated modules to grab a few smaller fixes/improvements. 2020-07-18 18:30:39 +02:00