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
141
Commits
2
Branches
7.7 MiB
Tree:
e78240ca89
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 'e78240ca89'
${ noResults }
Commit Graph
29 Commits (e78240ca89e4d9de10bed23ab2cd103bfaf7f95e)
Author
SHA1
Message
Date
Ryan Reed
ff0ce03086
Renaming save_signal and load_signal
4 months ago
Ryan Reed
32f7a426db
Adding options for disabling quickslots or held block
4 months ago
Ryan Reed
d59635a6dd
Add ability to throw a block
4 months ago
Ryan Reed
3911710aad
Renaming ItemResource to DBItemResource
4 months ago
Ryan Reed
6cc3a68d00
Adding resolution id to settings export (GraphicsSettingsResource)
4 months ago
Ryan Reed
adc42c7080
Moving saving_settings and load_settings to signals
4 months ago
Ryan Reed
12dbc451b2
Migrating Game Settings into resource
4 months ago
Ryan Reed
f239bc1b16
Creating GameSettingsManager autoload and migrated Graphics settings
4 months ago
Ryan Reed
d0cce1b2dd
Adding FOV setting
4 months ago
Ryan Reed
9814dd88a0
Graphics settings can now be applied
4 months ago
Ryan Reed
25fce83a74
Adding settings menu
4 months ago
Ryan Reed
62bb2f3772
Replaced existing options menu with Pause Menu (missing settings currently)
4 months ago
Ryan Reed
044f0760fe
Adding glass block
4 months ago
Ryan Reed
1d6937ee9f
Adding grass block
4 months ago
Ryan Reed
ab239e937a
Utilize the player Transform for rotation and position
4 months ago
Ryan Reed
e0f6a76dac
Renaming clear_blocks to reset_world
4 months ago
Ryan Reed
b7a1f2168d
Getting loading working, moving player to spawn, and adding signal clearing the world
4 months ago
Ryan Reed
5635c15e6e
Adding to and subtracting from inventory on DroppedItem pickup
5 months ago
Ryan Reed
5ee3d3dafa
Initial inventory work
5 months ago
Ryan Reed
43f9e25dd0
Moving DBItems from singleton to autoload
5 months ago
Ryan Reed
fc44326fea
Add support for picking up dropped blocks (no inventory yet)
5 months ago
Ryan Reed
a4381d972d
Fix: Disable actions when options screen is active
5 months ago
Ryan Reed
617474901e
Renaming Global autoload to Globals and moving prefabs into Globals
5 months ago
Ryan Reed
cfc5c93b12
Adding DroppedBlock with a basic animation
5 months ago
Ryan Reed
0d58cb3daa
Finish moving away from the QuickSlots singleton
5 months ago
Ryan Reed
297913d4f7
Creating InventoryManagement and moving QuickSlots MOSTLY to signals
5 months ago
Ryan Reed
fc7845a2fa
Moving quickslots autoload/singleton
5 months ago
Ryan Reed
c653407822
Adding a simple options menu
5 months ago
Ryan Reed
c270acf72c
Adding missing EntityManager autoload
5 months ago