userTony Fergusoncancel
reposbox-hc2cancel

127 Commits over 0 Days - ∞cph!

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