userAdam Wcancel

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

12 Months Ago
Merge from blowpipe
12 Months Ago
Move some code
12 Months Ago
Move interface from placeholder location to new file IReceivePlayerTickListener
12 Months Ago
Merge from jungle_update
12 Months Ago
Removed bone dart item and related setup. Wood dart default ammo type.
12 Months Ago
Merge from jungle_update
12 Months Ago
Merge from main
1 Year 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)
1 Year Ago
Set correct source item for orchid, rose and sunflower entities so they show the correct icons.
1 Year Ago
Chicken food consumable information UI NRE fix
1 Year Ago
Merge from jungle_update
1 Year Ago
Compile fix
1 Year Ago
Merge from jungle_update
1 Year Ago
Merge from Snakes
1 Year Ago
Todo
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