userAdam Wcancel
reporust_rebootcancel

5,062 Commits over 2,070 Days - 0.10cph!

15 Days Ago
Removed bone dart item and related setup. Wood dart default ammo type.
15 Days Ago
Merge from jungle_update
16 Days Ago
Merge from main
18 Days Ago
Branching from previous twitch render branch commit (115881) and cherry picking main skin commits 115880 and 116543 so Jen can render skins while issue is investigated. (latest merge from main with spacially aware environment volumes broke rendering)
19 Days Ago
Set correct source item for orchid, rose and sunflower entities so they show the correct icons.
19 Days Ago
Chicken food consumable information UI NRE fix
19 Days Ago
Merge from jungle_update
19 Days Ago
Merge from jungle_update
19 Days Ago
Compile fix
19 Days Ago
Merge from jungle_update
19 Days Ago
Merge from Snakes
19 Days Ago
Todo
19 Days Ago
Codegen
19 Days Ago
manifest
19 Days Ago
Merge from snakes/mfju (merging from jungle update fix branch)
19 Days Ago
Merge from jungle_update
19 Days Ago
Fix a missed line when manually merging Modifier.cs
19 Days Ago
Merge from jungle_update
19 Days Ago
Merge from blowpipe
19 Days Ago
Set usable in turrets. Added muzzle point.
19 Days Ago
Delete test healing dart files/folder to avoid confusion. Removed duplicate dart definition on VM.
19 Days Ago
Apply ViewModelRenderer script to vm darts
19 Days Ago
Merge from main
20 Days Ago
20 Days Ago
Merge from main
20 Days Ago
Remove the equals sign, add "c" for temperature tea consumable display.
20 Days Ago
Added Crative.alwaysOnEnabled bool convar to toggle the feature entirely. Add some extra safety checks behind alwaysOnEnabled.
20 Days Ago
Flags
20 Days Ago
Added toggleAlwaysOnRadius command
20 Days Ago
Added toggleAlwaysOn single entity command, sets flag for the IAlwaysOn entity you are looking at.
20 Days Ago
Fixes. Support for turning off.
20 Days Ago
Refactor
20 Days Ago
Candle support.
20 Days Ago
Test save
20 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.
20 Days Ago
IAlwaysOn wip
20 Days Ago
Merge from mfm (updating branch from main and fixing merge stuff)
20 Days Ago
Fix NRE from merges. Remove wildlife hazard UI.
20 Days Ago
Manifest
20 Days Ago
Merge from main
21 Days Ago
▆▄█'▆ ▌█▉▋ ▉█▋▉▅▋▅█▋ ▇▊▇▆▍▊▋▇ █▉ ▅▍▌'▉▉ ▅▇ ▆ ▍▇▉▆ ▅▊▅▋
21 Days Ago
Paging implementation, other perf improvements
21 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.
22 Days Ago
Replace four calls in a row to GetComponentInChildren<ItemButtonTools>() with one.
22 Days Ago
Add profiling
22 Days Ago
Remove the previous 160 hard coded item view limit
22 Days Ago
wip/profiling
22 Days Ago
▍▍▅█ ▌▉▅ ▍▍▅▇▊▇ ▌▊▆ ▇▄▌▅ ▋▅▆▊▆▅▋▍▉▋▆ ▍▋▍▅ ▊▆▄█▄▊█▋▍▋▄▆, ▌▆ ▄▄█▆ ▋▉▋▊▉▅ ▊▌▆▇ ▆▍▇ ▍▇▋▍▍ ▇▉▋▉▇█▆ ▌▅▌'▌ ▊█ ▊▋▋▄█▇
22 Days Ago
Standardise order of pie ingredients in recipes
22 Days Ago
Merge from f1_item_list_scrolling