139,294 Commits over 4,352 Days - 1.33cph!

7 Years Ago
Compound conversion WIP Hobobarrel adjustment.
7 Years Ago
Right click an item in the crafting queue to fast track it to the start of the queue (resets crafting progress on previous item).
7 Years Ago
Fixed viewmodel hands color
7 Years Ago
package manifest update
7 Years Ago
Version to 2019.3.0b2
7 Years Ago
Fade moon more toward horizon
7 Years Ago
[D11][UI] Server admin screen correctly updating server status when starting and stopping servers
7 Years Ago
terrain now uses 4k control maps (again)
7 Years Ago
▆▇▇▍▉█▇▋ ▄▌▄▋█ ▇▇█ ▆▆▌▅█▄▅▉ ▊▆▇▇█▅ ▆▌▍▌▌▅▇▄▍▊▍▆▅█▋ █▅▇▅▄ ▇▄█ ▆▆ ▅▅▌ ▇▆▅▍▆▌
7 Years Ago
Merge from main
7 Years Ago
Various cleanup
7 Years Ago
Update piano to use RendererLOD
7 Years Ago
Drum IK pass Better hand IK rotation options
7 Years Ago
Merge from main
7 Years Ago
Render and cache the map image at server boot
7 Years Ago
Piano IK tweaks (again)
7 Years Ago
▄▍▋▆▍▉▋▋▄▍▅ ▉▍ ▆▋█ ▍ ▆▊▄▇ ▄▌▋▌▄█
7 Years Ago
Merge from main
7 Years Ago
fixed tesla coil having too much protection fixed tesla coil not self-harming as a spam limiter added tesla coil distant sound
7 Years Ago
Add a CPU based map renderer for the server Add a command to get the map image as a JPG
7 Years Ago
█▉▆▅▊▅ ▉▆█▄ █▊█▊
7 Years Ago
▌▆▉▍▅▆ ▄▋▆▋▋▌▌▄▉▋▇▉█▋▉▉▋▊▆▆▇▊▉▍▄▅▇
7 Years Ago
tesla coil category
7 Years Ago
merge from main
7 Years Ago
Moved flag variable declaration out of #if SERVER
7 Years Ago
Fixed longstanding bug where the first consumable item you click will show default values.
7 Years Ago
Quick craft UI icon list optimisation
7 Years Ago
added tesla coil
7 Years Ago
wip optim
7 Years Ago
Bit of fixes
7 Years Ago
Change sun color temperature over the day (Scene Setup -> Light -> Sun -> Sun Color Curve)
7 Years Ago
Favourited item appearance tweak
7 Years Ago
merge from main
7 Years Ago
merge from item changes
7 Years Ago
Recategorized electrical items.
7 Years Ago
Added Electrical to ItemCategory. (No item changes in this commit). Added Electrical category to crafting UI. Reduced crafting category button height by 6 pixels so all categories will fit if visible. Added BlueprintCategoryButton.AlwaysShow and .ShowItemCount.
7 Years Ago
▉▉▇▉▍▆ ▍▊▇▌ ▍▇▌▋▇▋▊ ▊▄▉
7 Years Ago
Fixed concrete_debris mesh read/write error
7 Years Ago
Helicopter update optimisation. Send a flag if it's sleeping and bail.
7 Years Ago
ragdoll bone copy
7 Years Ago
Redo the notification setup menu so it doesn't suck as much
7 Years Ago
Removed some scene setup overrides on craggy
7 Years Ago
Less ugly scene settings
7 Years Ago
New ground plants progress
7 Years Ago
Moved favourite button out of the Footer group so that it doesn't get set to not interactable when viewing a locked item.
7 Years Ago
Removed an unnecessary double parent set per blueprint icon
7 Years Ago
Split the controller entity into switch and alarm entities Changing alerts to just use steamid (doesn't work yet though) Remove the subscription commands
7 Years Ago
BlueprintButton / UIBlueprints optim
7 Years Ago
Same for crafting window
7 Years Ago
Got rid of 2 GetComponent calls every time the inventory is opened or closed.