userTony Fergusoncancel
reposbox-hc2cancel

127 Commits over 0 Days - ∞cph!

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