userAdam Wcancel

5,607 Commits over 2,223 Days - 0.11cph!

6 Months Ago
Merge from main
6 Months Ago
Remove the equals sign, add "c" for temperature tea consumable display.
6 Months Ago
Added Crative.alwaysOnEnabled bool convar to toggle the feature entirely. Add some extra safety checks behind alwaysOnEnabled.
6 Months Ago
Flags
6 Months Ago
Added toggleAlwaysOnRadius command
6 Months Ago
Added toggleAlwaysOn single entity command, sets flag for the IAlwaysOn entity you are looking at.
6 Months Ago
Fixes. Support for turning off.
6 Months Ago
Refactor
6 Months Ago
Candle support.
6 Months Ago
Test save
6 Months 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.
6 Months Ago
IAlwaysOn wip
6 Months Ago
Merge from mfm (updating branch from main and fixing merge stuff)
6 Months Ago
Fix NRE from merges. Remove wildlife hazard UI.
6 Months Ago
Manifest
6 Months Ago
Merge from main
6 Months Ago
▆▄█'▆ ▌█▉▋ ▉█▋▉▅▋▅█▋ ▇▊▇▆▍▊▋▇ █▉ ▅▍▌'▉▉ ▅▇ ▆ ▍▇▉▆ ▅▊▅▋
6 Months Ago
Paging implementation, other perf improvements
6 Months 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.
6 Months Ago
Replace four calls in a row to GetComponentInChildren<ItemButtonTools>() with one.
6 Months Ago
Add profiling
6 Months Ago
Remove the previous 160 hard coded item view limit
6 Months Ago
wip/profiling
6 Months Ago
▍▍▅█ ▌▉▅ ▍▍▅▇▊▇ ▌▊▆ ▇▄▌▅ ▋▅▆▊▆▅▋▍▉▋▆ ▍▋▍▅ ▊▆▄█▄▊█▋▍▋▄▆, ▌▆ ▄▄█▆ ▋▉▋▊▉▅ ▊▌▆▇ ▆▍▇ ▍▇▋▍▍ ▇▉▋▉▇█▆ ▌▅▌'▌ ▊█ ▊▋▋▄█▇
6 Months Ago
Standardise order of pie ingredients in recipes
6 Months Ago
Merge from f1_item_list_scrolling
6 Months Ago
Parachutes can now be placed on weapon racks
6 Months Ago
Merge from wr_parachute_fix
6 Months Ago
▆▍▉▉▋ ▄▇▇▊▇ ▋▌▆ ▇▍▇ ▍███▍▊ ▊▋▆▇ ▌▇█▊▇▉ ▆▋ ▇█▄▇▋▅█ ▆▉▆▍▅▌▄ ▆▇ ▅█▅ ▇▇ ▊▇▋▆█▅ ▍▌▍▍▆, ▊▉▍
6 Months Ago
Weapon rack parachute NRE fix
6 Months Ago
Clamped minimum lodbias to 0.5
6 Months Ago
▅▆▆▆▊ ▍▋▄▄▍▅▍ ▊█▉▊▆ ▇▊ █▄▌▊▅ ▇▍▋▇▆▇▍▅▅ ▅▋ ▆▇▉██ █▋▇▅▄▅▉▌█▉▊ (█▍ ▇▍▇▊▄ ▌▊▅) ▇▌ ▋▄▄ ▌▉▊▆▆▋▍▅
6 Months Ago
Re-order recipe list so new teas are next to previous ones
6 Months Ago
Add missing harvesting tea to visual config for cooking workbench kettle.
6 Months Ago
Added information for warming and cooling tea modifiers to consumable information panel. Added support for affixes to ItemTextValue.
6 Months Ago
Fix long standing bug with mixing table UI sometimes not enabling the mix button for valid recipes on first use.
6 Months Ago
Optional double digital float precision display support for TweakUI slider
6 Months Ago
Merge from main
6 Months Ago
Fixes
6 Months Ago
Merge from main wip
6 Months Ago
Merge from aiz_log_removal
6 Months Ago
Remove "AIInformationZone performing complete refresh, please wait..." log
6 Months Ago
Merge from armor_insert_techtree_ui
6 Months Ago
Added armor insert information display to tech tree UI
6 Months Ago
Merge from armor_insert_crafting_screen_ui
6 Months Ago
Crafting screen armor insert information display
6 Months Ago
Compile fix
6 Months Ago
Merge from temperature_teas
6 Months Ago
Added custom buff tooltip text for temperature tea effects.
6 Months Ago
Merge from temperature_teas