broken_seals_roguelike/game
2020-07-16 21:19:53 +02:00
..
addons Grab everything from the 2d version. 2020-07-11 23:36:22 +02:00
autoload Removed most networking related things. I will keep some, also I will still use clientside and serverside methods properly as they will make some more complex features easier to implement. 2020-07-16 15:39:25 +02:00
characters Set up the common attach points for the character. 2020-07-16 15:20:07 +02:00
cursors Grab everything from the 2d version. 2020-07-11 23:36:22 +02:00
debug Grab everything from the 2d version. 2020-07-11 23:36:22 +02:00
fonts Grab everything from the 2d version. 2020-07-11 23:36:22 +02:00
modules Level generation and player movement based on https://www.youtube.com/watch?v=vQ1UGbUlzH4 . 2020-07-15 16:26:14 +02:00
player Pinch zoom support. 2020-07-16 21:19:53 +02:00
scenes Remove the style setting. 2020-07-16 20:07:49 +02:00
scripts Comment out a few methods in Aura, as they were implementing spell scaling over c++. Also update ESS so auras don't complain if the original caster is no more. 2020-07-16 16:03:43 +02:00
texture_tools Grab everything from the 2d version. 2020-07-11 23:36:22 +02:00
tilesets Implement support for multiple levels. 2020-07-16 19:36:14 +02:00
ui Remove the style setting. 2020-07-16 20:07:49 +02:00
world Grab everything from the 2d version. 2020-07-11 23:36:22 +02:00
.gitignore Added everything from Broken Seals 2D as a base. 2019-12-21 02:07:43 +01:00
default_bus_layout.tres Added everything from Broken Seals 2D as a base. 2019-12-21 02:07:43 +01:00
ess_data.json Grab everything from the 2d version. 2020-07-11 23:36:22 +02:00
icon.png Added everything from Broken Seals 2D as a base. 2019-12-21 02:07:43 +01:00
icon.png.flags Added everything from Broken Seals 2D as a base. 2019-12-21 02:07:43 +01:00
icon.png.import Added everything from Broken Seals 2D as a base. 2019-12-21 02:07:43 +01:00
project.godot Removed most networking related things. I will keep some, also I will still use clientside and serverside methods properly as they will make some more complex features easier to implement. 2020-07-16 15:39:25 +02:00