274 Commits (master)
 

Author SHA1 Message Date
  Ryan Reed 5e4f49e21c Ensuring id is defined before trying to hook the target 1 month ago
  Ryan Reed e0f6a76dac Renaming clear_blocks to reset_world 1 month ago
  Ryan Reed c095078d42 Moving away from instantiated block to ensure not including within save data 1 month ago
  Ryan Reed b7a1f2168d Getting loading working, moving player to spawn, and adding signal clearing the world 1 month ago
  Ryan Reed 18afa0c923 Renaming NodeDataResource to Node3DDataResource 1 month ago
  Ryan Reed f5f89144f8 Initial work toward system 1 month ago
  Ryan Reed 09b95950b2 Merge pull request 'Move Blocks to Single MeshInstance3D' (#6) from single-mesh-block into master 1 month ago
  Ryan Reed b504d1e914 Moving from mesh per face to a single MeshInstance3D 1 month ago
  Ryan Reed b1d1494e17 Merge pull request 'Rewrote Player Scene' (#5) from player-scene-update into master 1 month ago
  Ryan Reed f0baef3afe Merge pull request 'Inventory System' (#4) from inventory-system into master 1 month ago
  Ryan Reed d0db4198f9 Update the inventory look 1 month ago
  Ryan Reed d27cc1bb15 Minor cleanup 1 month ago
  Ryan Reed 5635c15e6e Adding to and subtracting from inventory on DroppedItem pickup 1 month ago
  Ryan Reed b4264bfa50 Updating look of inventory slightly 1 month ago
  Ryan Reed 5ee3d3dafa Initial inventory work 1 month ago
  Ryan Reed 676a570bc1 Merge pull request 'Move DBItems to autoloads' (#3) from dbitems-to-autoload into master 1 month ago
  Ryan Reed 43f9e25dd0 Moving DBItems from singleton to autoload 1 month ago
  Ryan Reed 980f895743 Renaming acceleration to camera_acceleration 1 month ago
  Ryan Reed f7eb52f881 Todo comment update 1 month ago
  Ryan Reed fc44326fea Add support for picking up dropped blocks (no inventory yet) 1 month ago
  Ryan Reed 3088aa4ef3 Fix: Make standing collision shape slightly smaller to better fit between blocks 1 month ago
  Ryan Reed e0595fd833 Merge pull request 'Feature: Adding controls to options' (#2) from options_menu_controls into master 1 month ago
  Ryan Reed 00e1dbe2a6 Updating UI layout and adding controls 1 month ago
  Ryan Reed db7fcac173 Reworked README 1 month ago
  Ryan Reed 4227739783 Minor cleanup 1 month ago
  Ryan Reed 332ee1b5b8 Merge pull request 'Feature: Add target position to waila' (#1) from waila-position into master 1 month ago
  Ryan Reed c841dc68a8 Correcting type hint warning 1 month ago
  Ryan Reed 8e2c90575c Adding position to Waila for easier reference 1 month ago
  Ryan Reed fdcae1a674 Reworked test blocks 1 month ago
  Ryan Reed 1db4fe0831 Fix speed while crouching and under a block but not holding crouch 1 month ago
  Ryan Reed a4381d972d Fix: Disable actions when options screen is active 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 0ac22814c6 Minor cleanup 1 month ago
  Ryan Reed cfc5c93b12 Adding DroppedBlock with a basic animation 1 month ago
  Ryan Reed 0d58cb3daa Finish moving away from the QuickSlots singleton 1 month ago
  Ryan Reed 297913d4f7 Creating InventoryManagement and moving QuickSlots MOSTLY to signals 1 month ago
  Ryan Reed fc7845a2fa Moving quickslots autoload/singleton 1 month ago
  Ryan Reed b504a90189 Minor renaming 1 month ago
  Ryan Reed 6936497026 Adding quick slots (UI does not work yet) 1 month ago
  Ryan Reed 992ff5fc78 Minor formatting cleanup 1 month ago
  Ryan Reed 001773c75f Fixed look RayCast when crouching and cleaned up player scene 1 month ago
  Ryan Reed 0a9f384bcf Adding running and crouching 1 month ago
  Ryan Reed 3d2871f900 Reducing the size of the collision shape, allowing to walk under a block at 3 blocks high 1 month ago
  Ryan Reed 6179451478 Minor node renaming 1 month ago
  Ryan Reed 5e20c33bcd Moved the player shape to capsule for smoother movement against blocks 1 month ago
  Ryan Reed 7701b48c19 Adding a run option 1 month ago
  Ryan Reed 53dd7bb327 Removing unnecessary function 1 month ago
  Ryan Reed c653407822 Adding a simple options menu 1 month ago
  Ryan Reed f8a88e0080 Minor update 1 month ago