Ryan Reed
|
1a857f3d0a
|
wip: Add signal InventoryManager.remove_from_quickslot to simplify removing from quickslot
|
3 weeks ago |
Ryan Reed
|
52baddf417
|
wip: Remove from inventory when placing block
|
3 weeks ago |
Ryan Reed
|
34a56a09db
|
wip: Reworked Quickslots and wired up inventory
|
3 weeks ago |
Ryan Reed
|
d3c013f35c
|
Updating is_valid_placement_target() logic
|
1 month ago |
Ryan Reed
|
5495d8892e
|
Tweak is_valid_placement()
|
1 month ago |
Ryan Reed
|
25e06c7bf1
|
Minor cleanup
|
1 month ago |
Ryan Reed
|
0bd79ee992
|
Disallow placing blocks where player is located
|
1 month ago |
Ryan Reed
|
8fe40d0c8b
|
Fix hiding UI when saving game for screenshot
|
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
|
1c63a25f57
|
Hide held block when opening settings
|
1 month ago |
Ryan Reed
|
32f7a426db
|
Adding options for disabling quickslots or held block
|
1 month ago |
Ryan Reed
|
57484a4576
|
Moving UI to the left and adding the held block
|
1 month ago |
Ryan Reed
|
c49fcf4554
|
Moving throw velocity to a Player export
|
1 month ago |
Ryan Reed
|
877ad2901c
|
Add throw_item to Player
|
1 month ago |
Ryan Reed
|
40ded7db02
|
Swapping left and right click interact
|
1 month ago |
Ryan Reed
|
f239bc1b16
|
Creating GameSettingsManager autoload and migrated Graphics settings
|
1 month ago |
Ryan Reed
|
d0cce1b2dd
|
Adding FOV setting
|
1 month ago |
Ryan Reed
|
9814dd88a0
|
Graphics settings can now be applied
|
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
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
|
980f895743
|
Renaming acceleration to camera_acceleration
|
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
|
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
|
0d58cb3daa
|
Finish moving away from the QuickSlots 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
|
8e4bfe6f74
|
Adding ability to create blocks
|
1 month ago |
Ryan Reed
|
7546dfe049
|
Adding ability to delete blocks
|
1 month ago |
Ryan Reed
|
cad4484ba6
|
Adding a Wailight highlight and moving target into Waila class
|
1 month ago |
Ryan Reed
|
c0d333fa0e
|
Adding Waila UI (What Am I Looking At)
|
1 month ago |