userTony Fergusoncancel
branchsbox-hc2/maincancel

127 Commits over 0 Days - ∞cph!

4 Months Ago
More protection around BlockPlacer. Added a better Inventory.HasItem method that doesn't have us making a new inventory item instance every time
4 Months Ago
this'll probably still happen, so putting IsValid here
4 Months Ago
Adjust cubemap fog
4 Months Ago
Adjust bothy frequency
4 Months Ago
Introduce a few metal nodes to the worldgen
4 Months Ago
Fixed alignment for node_rock, it was spawning inside the world 90% of the time
4 Months Ago
Reduced duck detection height a lot
4 Months Ago
Redo bothy feature, spawn a prefab with a flattening area
4 Months Ago
Add farmhouse_02 feature
4 Months Ago
Update .sbproj
4 Months Ago
Crafted items will try to go to the hotbar first, and then try to craft into the overflow container
4 Months Ago
Adjust imported drone vmdl, fixed drone size/orientation
4 Months Ago
Fixed text size in settings, worlds page
4 Months Ago
Add custom cursor
4 Months Ago
Validate against a null biome?
4 Months Ago
Update MaxPlayers
4 Months Ago
Fix somehow having multiple players for one connection
4 Months Ago
Disconnect from server when quitting to main menu
4 Months Ago
Shrink the world back down again, remote clients are choking hard, so let's do networking properly first before doing this, version++
4 Months Ago
Fixed first spawn error
4 Months Ago
Spawn a camera in procgen so the player will acquire it on spawn, lets us see our desired post-processing in editor scene view
4 Months Ago
Sword can't gather wood
4 Months Ago
Adjusted world bloom
4 Months Ago
VoxelWorldState.CurrentVersion++
4 Months Ago
Up the world size as a test
4 Months Ago
Show outdated worlds with a red background
4 Months Ago
Make world save fetch/load more concise, TryLoadFromSelectedFile can fail if world is outdated
4 Months Ago
Fixed world save id being wrong when loading a world Player position persistence
4 Months Ago
Add 0% state for all trees
4 Months Ago
Clear WorldPersistence.FileToLoad when exiting play mode in the Editor, fixes Terrain not showing up
4 Months Ago
Fixed nametag styles import, increased water plane size
4 Months Ago
Fixed reported NRE in MeleeWeapon
4 Months Ago
Add hc2_drawhud
4 Months Ago
Use Swing HoldType for Sword... for now
4 Months Ago
Ignore debris tag in player collision
4 Months Ago
Hijack loading screen to show when we're loading world state
4 Months Ago
Possible NRE fix, show teammate's XP / level instead of local
4 Months Ago
Add TeamVitals, to show other players in the game
4 Months Ago
Fixed text size on inventory slots
4 Months Ago
Fixed text size on WorldsPage
4 Months Ago
Update stats page a bit
4 Months Ago
Some more cleaning
4 Months Ago
Fixed TextEntry weirdnes
4 Months Ago
Trying to simplify a bunch of our UI, there's a lot of mess
4 Months Ago
Update .sbproj
4 Months Ago
Would be good if I hooked this up
4 Months Ago
Show world name if trying to save an existing world
4 Months Ago
Add return buttons
4 Months Ago
Save new world properly
4 Months Ago
For now make spawnpoints a feature