userAdam Wcancel
reporust_rebootcancel

5,399 Commits over 2,131 Days - 0.11cph!

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