248,621 Commits over 3,928 Days - 2.64cph!

5 Months Ago
Remove TMP extension overwrites because our TMP is outdated and it won't compile
5 Months Ago
Add zString to repo
5 Months Ago
Added ActiveSlot with mouse wheel/number key inputs. Dispatch ItemEquipEvent/ItemUnequipEvent when changing slots
5 Months Ago
Network resource nodes in procgen.scene
5 Months Ago
adding seaweed
5 Months Ago
Inventory now works on connected clients - Pickups still TryGet Made the resource nodes in mob_testbed networked Remove inventory debug logs Include item_icons/*.png in Resource Files
5 Months Ago
▍█▇▋ █▅▍▋▅▍█ ▍▉▉▆ ▌▌▇▋ ▄▉▆▅▌▉▅▅▆.▍▌▄▍▌, ▌▄▍ ▉▄▇▅▉▊▅▋▄▌▍▅▆▉▇▅ ▊▅ ▍▊▇█▅▇▄▊▌ ▆▍█▅▋▉▆
5 Months Ago
Backpack/Backpack Pelts setup
5 Months Ago
Fixed UVs on wallpaper block meshes
5 Months Ago
Added first pass subway tile wallpaper variants and added to skin list (temporary icon)
5 Months Ago
Fixed resources
5 Months Ago
rough rock Merge branch 'main' of sbox-hc2
5 Months Ago
Merge from world_update_2
5 Months Ago
Fixed TerrainTexturing error while in edit mode
5 Months Ago
merge from main -> monument_scenes
5 Months Ago
New playtest scene
5 Months Ago
▊▉▇▉▍██ ▋▍▆▄▅▋ ▇▆▊▊ ▅█▆▆▌█▇ ▉▋▉▄▅ ▋▇▇▌▊▉▉▆▅▊█▌▍█▉▋▄▉▍▆▆▆, ▊▇▄ ▍▌▄▍▄▆ ▍█▉ ▅▍▋▇▅▌▋▇██ ▍▇▇▇▌ ▉█▅▉▋▍▉ ▊▍▋ .▊▊█
5 Months Ago
Hook visual logger to AI code and have it wrap ddraw
5 Months Ago
Wander component to help simplify mob state machines Use wander component in roller Make sure mobs are networked Roller should charge a bit beyond the target
5 Months Ago
Updated Chicken and Wolf ragdoll. Changed location of head collider on both chicken and wolf ragdolls. Updated chicken ragdoll character joint limitations.
5 Months Ago
Import HC1 water
5 Months Ago
More UI styling No Toast
5 Months Ago
Destroy voxel model on component destroy
5 Months Ago
Water barrel accepts radioactive water
5 Months Ago
Roller Update
5 Months Ago
Generate mesh collision for chunk mesh
5 Months Ago
Replace tree branch with tom's new model
5 Months Ago
branch Merge branch 'main' of sbox-hc2
5 Months Ago
Player is now splashable by radioactive water. Irradiates players. This means sprinklers filled with radioactive water will gradually radiate any player under its spray
5 Months Ago
Add editor window similar to unreal's visual logger for easier AI debugging
5 Months Ago
Add depletion stages to rock node
5 Months Ago
exported the wallpaper view model rig and animations and made a viewmodel.prefab for it and wall paper animator
5 Months Ago
terrain heightmap+splat
5 Months Ago
Add rock node, rock item
5 Months Ago
Inventory Saves/Loads with Selected Character. Replaced GiveItem with TryGiveItem. Added OverflowContainer Add Inventory separate from Hotbar. Giving items to the Hotbar will overflow to the Inventory (and vice versa). Can view inventory in TAB Menu Inventory HUD slots update properly. Other inventory fixes IsValid check for Local Player on Compass so there aren't errors on first load
5 Months Ago
Add item icon editor, tree node, tree branch item (pending model)
5 Months Ago
Update: Rewriting ServerInfo to use StringView for Tags This revealed a bunch of other dependencies that needed to be updated. Some of them got plugged up by string copies, some by uninmplemented StringView.Substring. Overall, seems doable, though revealed a number of shortcomings - for example, we'll need to implement our own <numeric>.TryParse(StringView) logic. On the flipside, it allows us to do String pooling a bit more aggressively in our steam library(if we decide to go that far). Tests: Opened GameServer, observed list being populated and interactible.
5 Months Ago
Style tweak (oops)
5 Months Ago
Bugfix: fixing utility algs in StringView Tests: server browser displayed all results (next CL)
5 Months Ago
Basic compass
5 Months Ago
Tree and dead tree Merge branch 'main' of sbox-hc2
5 Months Ago
Updated industrial.ceiling.lamp.compact to have a better emission texture
5 Months Ago
Added body mesh back into prefab
5 Months Ago
Updated frontier hazmat rig, skeleton definition & prefabs (just backpack for now)
5 Months Ago
Bunch of bug fixes Added remove all force methods to planter. Removes all with no fibre drops when radioactive water is used
5 Months Ago
Spawn world item over network
5 Months Ago
recompile player mat
5 Months Ago
Better world placement for node-created items Removed ruby animgraph, use code to spin world items around
5 Months Ago
Emission Mask
5 Months Ago
Add Wheel component for new roller model