userAdam Wcancel

12,145 Commits over 3,681 Days - 0.14cph!

17 Days Ago
Merge from snakes/mfju (merging from jungle update fix branch)
17 Days Ago
Merge from jungle_update
17 Days Ago
Fix a missed line when manually merging Modifier.cs
17 Days Ago
Merge from jungle_update
17 Days Ago
Merge from blowpipe
17 Days Ago
Set usable in turrets. Added muzzle point.
17 Days Ago
Delete test healing dart files/folder to avoid confusion. Removed duplicate dart definition on VM.
17 Days Ago
Apply ViewModelRenderer script to vm darts
17 Days Ago
Merge from main
17 Days Ago
17 Days Ago
Merge from main
17 Days Ago
Remove the equals sign, add "c" for temperature tea consumable display.
18 Days Ago
Added Crative.alwaysOnEnabled bool convar to toggle the feature entirely. Add some extra safety checks behind alwaysOnEnabled.
18 Days Ago
Flags
18 Days Ago
Added toggleAlwaysOnRadius command
18 Days Ago
Added toggleAlwaysOn single entity command, sets flag for the IAlwaysOn entity you are looking at.
18 Days Ago
Fixes. Support for turning off.
18 Days Ago
Refactor
18 Days Ago
Candle support.
18 Days Ago
Test save
18 Days Ago
Very wip/testing toggleAlwaysOnAll command. BaseOven initial always-on support, works without fuel and turns on if necessary. TorchDeployableLightSource wip always-on support, creates a torch item if none present when toggled on. Doesn't drain torch durability.
18 Days Ago
IAlwaysOn wip
18 Days Ago
Merge from mfm (updating branch from main and fixing merge stuff)
18 Days Ago
Fix NRE from merges. Remove wildlife hazard UI.
18 Days Ago
Manifest
18 Days Ago
Merge from main
19 Days Ago
▆▄█'▆ ▌█▉▋ ▉█▋▉▅▋▅█▋ ▇▊▇▆▍▊▋▇ █▉ ▅▍▌'▉▉ ▅▇ ▆ ▍▇▉▆ ▅▊▅▋
19 Days Ago
Paging implementation, other perf improvements
19 Days Ago
Don't destroy and reinstantiate all item icons every time, hide/show and reuse them. Removes a 90mb instantiate everytime when search results return hundreds of items.
19 Days Ago
Replace four calls in a row to GetComponentInChildren<ItemButtonTools>() with one.
19 Days Ago
Add profiling
19 Days Ago
Remove the previous 160 hard coded item view limit
20 Days Ago
wip/profiling
20 Days Ago
▍▍▅█ ▌▉▅ ▍▍▅▇▊▇ ▌▊▆ ▇▄▌▅ ▋▅▆▊▆▅▋▍▉▋▆ ▍▋▍▅ ▊▆▄█▄▊█▋▍▋▄▆, ▌▆ ▄▄█▆ ▋▉▋▊▉▅ ▊▌▆▇ ▆▍▇ ▍▇▋▍▍ ▇▉▋▉▇█▆ ▌▅▌'▌ ▊█ ▊▋▋▄█▇
20 Days Ago
Standardise order of pie ingredients in recipes
20 Days Ago
Merge from f1_item_list_scrolling
20 Days Ago
Parachutes can now be placed on weapon racks
20 Days Ago
Merge from wr_parachute_fix
20 Days Ago
▆▍▉▉▋ ▄▇▇▊▇ ▋▌▆ ▇▍▇ ▍███▍▊ ▊▋▆▇ ▌▇█▊▇▉ ▆▋ ▇█▄▇▋▅█ ▆▉▆▍▅▌▄ ▆▇ ▅█▅ ▇▇ ▊▇▋▆█▅ ▍▌▍▍▆, ▊▉▍
22 Days Ago
Weapon rack parachute NRE fix
22 Days Ago
Clamped minimum lodbias to 0.5
23 Days Ago
▅▆▆▆▊ ▍▋▄▄▍▅▍ ▊█▉▊▆ ▇▊ █▄▌▊▅ ▇▍▋▇▆▇▍▅▅ ▅▋ ▆▇▉██ █▋▇▅▄▅▉▌█▉▊ (█▍ ▇▍▇▊▄ ▌▊▅) ▇▌ ▋▄▄ ▌▉▊▆▆▋▍▅
24 Days Ago
Re-order recipe list so new teas are next to previous ones
24 Days Ago
Add missing harvesting tea to visual config for cooking workbench kettle.
24 Days Ago
Added information for warming and cooling tea modifiers to consumable information panel. Added support for affixes to ItemTextValue.
24 Days Ago
Fix long standing bug with mixing table UI sometimes not enabling the mix button for valid recipes on first use.
25 Days Ago
Optional double digital float precision display support for TweakUI slider
25 Days Ago
Merge from main
25 Days Ago
Fixes
25 Days Ago
Merge from main wip