28 Commits (1688e445c5a406946482eb1c1643732e0e55d0f4)

Author SHA1 Message Date
  Ryan Reed 1688e445c5 Moving PREFABs out of Globals and removing Globals autoload 1 month ago
  Ryan Reed aac4dbb1d9 Initial work toward autosaves 1 month ago
  Ryan Reed 3073c8d4d6 Splitting load_save into load_save and apply_save 1 month ago
  Ryan Reed 0ef53af01d Attempting to stop the double player saving that occurs sometimes 1 month ago
  Ryan Reed 727dca5a03 Cleaning up functions and using Marker for spawn location 1 month ago
  Ryan Reed a34eb5b2d9 Creating a few functions 1 month ago
  Ryan Reed 8422c6a3e5 Removing unnecessary .bind()s 1 month ago
  Ryan Reed d59635a6dd Add ability to throw a block 1 month ago
  Ryan Reed 044f0760fe Adding glass block 1 month ago
  Ryan Reed 1d6937ee9f Adding grass block 1 month ago
  Ryan Reed ab239e937a Utilize the player Transform for rotation and position 1 month ago
  Ryan Reed 1538eb2ff5 Fixing player spawning on load 1 month ago
  Ryan Reed 4ff98118ee Updating variable names 1 month ago
  Ryan Reed e0f6a76dac Renaming clear_blocks to reset_world 1 month ago
  Ryan Reed b7a1f2168d Getting loading working, moving player to spawn, and adding signal clearing the world 1 month ago
  Ryan Reed 4227739783 Minor cleanup 1 month ago
  Ryan Reed c841dc68a8 Correcting type hint warning 1 month ago
  Ryan Reed fdcae1a674 Reworked test blocks 1 month ago
  Ryan Reed 617474901e Renaming Global autoload to Globals and moving prefabs into Globals 1 month ago
  Ryan Reed 6e9e18285b Reworking DroppedBlock to utilize AnimationPlayer instead of tweens 1 month ago
  Ryan Reed cfc5c93b12 Adding DroppedBlock with a basic animation 1 month ago
  Ryan Reed 8e4bfe6f74 Adding ability to create blocks 1 month ago
  Ryan Reed c0d333fa0e Adding Waila UI (What Am I Looking At) 1 month ago
  Ryan Reed cb3bf3522d Creating item database and loading block data from these resources 1 month ago
  Ryan Reed c6cf1eca31 Adding mouse movement and moving camera to player 1 month ago
  Ryan Reed 595bdeb393 Adding player and a an initial ground 1 month ago
  Ryan Reed ff835bd158 Updating how matierals are applied 1 month ago
  Ryan Reed 47c1de35a2 Adding block spawning and block types 1 month ago