37 Commits (master)

Author SHA1 Message Date
  Ryan Reed 5257fa7fe1 feat: Update default night/day colors and time of day 3 weeks ago
  Ryan Reed 1688e445c5 Moving PREFABs out of Globals and removing Globals autoload 1 month ago
  Ryan Reed f17171e41a Moving DayNightCycleComponent to Node and saving time when performing a save 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 b61dbb5069 Moving Save/Load system to a plugin/addon 1 month ago
  Ryan Reed 52603b13f1 Setting default day length to 60 seconds 1 month ago
  Ryan Reed b21e2f94f2 Updating signals 1 month ago
  Ryan Reed 7856b02ae6 Adding signals for controlling time 1 month ago
  Ryan Reed eb6da5aacb Adding day/night cycle with gradient and curve resources 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 b1d1494e17 Merge pull request 'Rewrote Player Scene' (#5) from player-scene-update into master 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 484e3cca88 Removing test blocks 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