userAdam Wcancel

12,447 Commits over 3,742 Days - 0.14cph!

45 Minutes Ago
Merge from parent
55 Minutes Ago
Merge from main
1 Hour Ago
Cherry pick from 121916 (add spinning wheel to scene, setup)
1 Hour Ago
Assign icon in cocoknight.head.skin to fix error when trying to generate data
1 Hour Ago
Make SteamInventoryGen.CollectFromSkins null icon error clickable so you can click to jump to the relevant skin file
3 Hours Ago
Merge from main
4 Hours Ago
Add spinning wheel to render scene, setup.
Today
▌▋▄▍▊ ▇▊▌▉ ▇▊▌▅
Yesterday
Merge from large_demolishing
Yesterday
Additional check
Yesterday
Merge from large_demolishing
Yesterday
Move the pre existing DemolishFlag clearing behaviour from StabilityEntity.Load to DecayEntity.Load
Yesterday
Merge from main
2 Days Ago
Merge from large_demolishing
2 Days Ago
Item fixes
2 Days Ago
Merge from main
3 Days Ago
Merge from large_demolishing
3 Days Ago
Do my analytics TODO
3 Days Ago
Merge from main
3 Days Ago
Water catchers
3 Days Ago
Added the following items to the list of items that can be demolished (within 10 mins): Watchtower Barricades Wind generator Paddling pool
3 Days Ago
Add demolish section inspector header
3 Days Ago
Don't show demolish radial options if the decay entity doesn't support demolishing
4 Days Ago
Decay menu options
4 Days Ago
Set large furnace and small refinery as demolishable for initial testing.
4 Days Ago
WIP moving demolish functionality from StabilityEntity to DecayEntity so more things can use it.
4 Days Ago
Merge from directional_item_dropping
4 Days Ago
Check for NRE
4 Days Ago
Compile fixes
4 Days Ago
Added directionalDropEnabled server convar. Cleanup.
4 Days Ago
Experiment: Holding the directional drop key will drop items to the ground even when dropped over other inventory slots/ui, to make it easier to drop items with direction without needing to drag the icon all the way off the inventory. Tint item icon red and scale it down slightly when the directional drop key is held to make it clear the item is going to be dropped.
4 Days Ago
Add keybind to control option UI
4 Days Ago
Merge from main
7 Days Ago
Fixed the issue causing incorrect ordering + colouring of available mixing/cooking table items based on ingredient availability, only when in standalone builds.
7 Days Ago
Merge from main
7 Days Ago
Merge from main
7 Days Ago
Merge from tugboat_friend_auth and client compile fix
7 Days Ago
Merge from main
8 Days Ago
Usability fixes, rpc checks.
8 Days Ago
Additional checks
8 Days Ago
RPC fix
8 Days Ago
Functionality and code gen
8 Days Ago
WIP friend authing. Assign dialog bog to tugboat privilege prefab now I've actually found it.
8 Days Ago
Merge from incap_dart_blur
8 Days Ago
Trying a blur and darken combo for incap dart. Added a screen_blur_heavy post processing file.
9 Days Ago
Add Buttons.DirectionalDrop, hold to use directional dropping.
9 Days Ago
Correctly include any inherited drop velocity, and the original velocity variance
9 Days Ago
Some more rough wip changes, some cleanup and sever side validation
9 Days Ago
wip changes
10 Days Ago
Cherry picking directional item dropping from a previous hackweek