Ryan Reed
|
b1d1494e17
|
Merge pull request 'Rewrote Player Scene' (#5) from player-scene-update into master
Co-Authored-By: Ryan Reed <ryanreed@noreply.gitea.ryanreed.net>
Co-Committed-By: Ryan Reed <ryanreed@noreply.gitea.ryanreed.net>
|
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 |
Ryan Reed
|
c270acf72c
|
Adding missing EntityManager autoload
|
1 month ago |
Ryan Reed
|
b2e03b70bf
|
Removing unused signal warning
|
1 month ago |
Ryan Reed
|
8e4bfe6f74
|
Adding ability to create blocks
|
1 month ago |
Ryan Reed
|
7546dfe049
|
Adding ability to delete blocks
|
1 month ago |
Ryan Reed
|
6919c1af96
|
Minor formatting update
|
1 month ago |
Ryan Reed
|
b80c9037b6
|
Adding a (bad) leaves block with transparency
|
1 month ago |
Ryan Reed
|
178a1a2362
|
Correcting iimport
|
1 month ago |
Ryan Reed
|
aa04fddac1
|
Add support for different materials per block face and added wood log block
|
1 month ago |