125,440 Commits over 4,171 Days - 1.25cph!
Fixed some gross shit on the trees.
Lods for male body and heads.
Storm drain material PBR'd.
Crushed cloud texture blacks, and removed all useless alphas.
TOD wip stuff.
Tree billboards cast shadows.
Driftwood shore wetness + shader tweaks
Planting seeds doesn't sound like you're about to die anymore
Better spear throw sound
Removed news from loading screen (didn't work as well as I'd hoped)
Queue now counts players that are joining too
Status shows queue size
Developers/moderators/admins can jump the join queue - and ignore maxplayers
Fixed potential exception in ColliderBatch / RendererBatch
This should have been commited.
Right clicking item with loot open will move it to loot
Right clicking clothes/belt bar will move item to main inventory
Replaced hard coded test scalar
Wood hammer - made throwable, updated vm anims, edited deploy audio to match new anim
Wood hammer - Throwing them was a bad idea, let's pretend that didn't happen.
Fixed queue jumping not jumping the queue
Water sim tweaks + small opt
▌▇▊▍▋▆▇▇█▊▇ ▅▅▅▄█▅▋▊ ▍▉▍▆▅▆ ▋█▋▊ ▍▅▄▉█▉█▇▇▇▇ ▄▆▆▋▊▇
Some pain relief for modders (you should still call UpdateSkin after SetGrade on building blocks)
Fixed being unable to repair external walls, metal embrasures and window bars
vm wood hammer - Made the deploy anim much longer with loads more spinning
Water2 parity with Before; minor changes
RCon think during loading
Added Rcon.web - setting to true enables websocket rcon
Fixed EnforceLimits deleting entities wrong
Console commands can reply with objects, which get serialized to json
Scene stuff
WIP lighting improvements
Moved blood package to third party folder
Added GameManager.Destroy (verifies entity state and logs error if it's corrupted)
Replaced a shitton of GameObject.Destroy and Object.Destroy calls with GameManager overloads