This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
Skyblock
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
12
Activity
126
Commits
2
Branches
7.7 MiB
Tree:
3911710aad
creative-mode
master
v0.2.0
v0.1.2
v0.1.1
v0.1.0
prototype-fa33b2b951
prototype-d53638574f
prototype-bde2931c40
prototype-b1d1494e17
prototype-a736243e7b
prototype-8e0705ff47
prototype-4cc4d7c09a
prototype-1c84368202
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '3911710aad'
${ noResults }
Commit Graph
30 Commits (3911710aadd71d7924ff266c5713ee73c922a8b8)
Author
SHA1
Message
Date
Ryan Reed
3911710aad
Renaming ItemResource to DBItemResource
1 month ago
Ryan Reed
40ded7db02
Swapping left and right click interact
1 month ago
Ryan Reed
12dbc451b2
Migrating Game Settings into resource
1 month ago
Ryan Reed
4cc4d7c09a
Minor error checking
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
b504d1e914
Moving from mesh per face to a single MeshInstance3D
1 month ago
Ryan Reed
5635c15e6e
Adding to and subtracting from inventory on DroppedItem pickup
1 month ago
Ryan Reed
43f9e25dd0
Moving DBItems from singleton to autoload
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
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
992ff5fc78
Minor formatting cleanup
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
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
aa04fddac1
Add support for different materials per block face and added wood log block
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
Ryan Reed
cb3bf3522d
Creating item database and loading block data from these resources
1 month ago
Ryan Reed
77a9cc4161
Minore rename of Materials to materials_map
1 month ago
Ryan Reed
68706b32bf
Cleaning up Materials and adding typehint to apply_material()
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
Ryan Reed
6831af6c1f
Adding basic block and dirt/stone blocks
1 month ago