userAdam Wcancel

6,619 Commits over 2,404 Days - 0.11cph!

1 Year Ago
Codegen
1 Year Ago
manifest
1 Year Ago
Merge from snakes/mfju (merging from jungle update fix branch)
1 Year Ago
Merge from jungle_update
1 Year Ago
Fix a missed line when manually merging Modifier.cs
1 Year Ago
Merge from jungle_update
1 Year Ago
Merge from blowpipe
1 Year Ago
Set usable in turrets. Added muzzle point.
1 Year Ago
Delete test healing dart files/folder to avoid confusion. Removed duplicate dart definition on VM.
1 Year Ago
Apply ViewModelRenderer script to vm darts
1 Year Ago
Merge from main
1 Year Ago
1 Year Ago
Merge from main
1 Year Ago
Remove the equals sign, add "c" for temperature tea consumable display.
1 Year Ago
Added Crative.alwaysOnEnabled bool convar to toggle the feature entirely. Add some extra safety checks behind alwaysOnEnabled.
1 Year Ago
Flags
1 Year Ago
Added toggleAlwaysOnRadius command
1 Year Ago
Added toggleAlwaysOn single entity command, sets flag for the IAlwaysOn entity you are looking at.
1 Year Ago
Fixes. Support for turning off.
1 Year Ago
Refactor
1 Year Ago
Candle support.
1 Year Ago
Test save
1 Year 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.
1 Year Ago
IAlwaysOn wip
1 Year Ago
Merge from mfm (updating branch from main and fixing merge stuff)
1 Year Ago
Fix NRE from merges. Remove wildlife hazard UI.
1 Year Ago
Manifest
1 Year Ago
Merge from main
1 Year Ago
▆▄█▆▌█ ▉▋▉█ ▋▉▅▋▅█▋▇▊ ▇▆▍▊▋▇█▉ ▅▍ ▌▉▉▅▇▆ ▍▇ ▉ ▆▅▊▅ ▋▇▅█
1 Year Ago
Paging implementation, other perf improvements
1 Year 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.
1 Year Ago
Replace four calls in a row to GetComponentInChildren<ItemButtonTools>() with one.
1 Year Ago
Add profiling
1 Year Ago
Remove the previous 160 hard coded item view limit
1 Year Ago
wip/profiling
1 Year Ago
▍▍▅█▌ ▉▅▍ ▍▅▇▊▇▌ ▊▆▇ ▄▌▅▋ ▅▆▊▆▅▋▍▉▋▆▍ ▋▍▅▊ ▆▄█▄▊█▋▍▋▄▆▌▆ ▄▄ █▆▋▉ ▋▊▉▅▊▌ ▆▇▆▍ ▇▍▇ ▋▍▍▇▉ ▋▉▇█▆▌▅ ▌▌▊█▊ ▋▋ ▄█▇▄▋▍
1 Year Ago
Standardise order of pie ingredients in recipes
1 Year Ago
Merge from f1_item_list_scrolling
1 Year Ago
Parachutes can now be placed on weapon racks
1 Year Ago
Merge from wr_parachute_fix
1 Year Ago
▆▍▉▉▋▄ ▇▇▊▇▋ ▌▆▇ ▍▇▍ ███▍▊▊ ▋▆▇▌ ▇█▊▇▉▆ ▋▇ █▄▇▋▅█▆ ▉▆▍▅▌▄▆ ▇▅ █▅▇ ▇▊ ▇▋▆█▅▍ ▌▍▍▆▊▉ ▍█▇
1 Year Ago
Weapon rack parachute NRE fix
1 Year Ago
Clamped minimum lodbias to 0.5
1 Year Ago
▅▆▆▆▊▍ ▋▄▄▍▅▍▊ █▉▊▆▇ ▊█ ▄▌▊▅▇ ▍▋▇▆▇▍▅▅▅ ▋▆ ▇▉███ ▋▇▅▄▅▉▌█▉▊█ ▍▇▍ ▇▊▄▌▊ ▅▇▌▋ ▄▄ ▌▉▊ ▆▆▋▍▅▍▆▉
1 Year Ago
Re-order recipe list so new teas are next to previous ones
1 Year Ago
Add missing harvesting tea to visual config for cooking workbench kettle.
1 Year Ago
Added information for warming and cooling tea modifiers to consumable information panel. Added support for affixes to ItemTextValue.
1 Year Ago
Fix long standing bug with mixing table UI sometimes not enabling the mix button for valid recipes on first use.
1 Year Ago
Optional double digital float precision display support for TweakUI slider
1 Year Ago
Merge from main