userFlaviencancel

6,777 Commits over 851 Days - 0.33cph!

2 Months Ago
merge from main
2 Months Ago
Compile fixes
2 Months Ago
merge from store_steamdown_fix
2 Months Ago
Show store connection issue modal if GetItemDefinitionsWithPrices returned null
2 Months Ago
Restored ctrl tab to cycle through item list and vehicle list categories
2 Months Ago
merge from autoconnect_menu_fix
2 Months Ago
Moved the autoconnect command line stuff to happen at the end of bootstrap init so the main menu doesnt explode
2 Months Ago
Restore loadout save button
2 Months Ago
Removed some mockup prefabs
2 Months Ago
merge from clearwire_fix
2 Months Ago
Fixed wire tool invalidating connection when clearing a wire while having a pending wire (regression from last month)
2 Months Ago
merge from deployvolumes_fixes
2 Months Ago
Fixed hunting trophies deploy volume issues
2 Months Ago
Tweaked tuna light and torch holder deploy volumes, include missing layers
2 Months Ago
Removed Menu2 menu items, obsolete
2 Months Ago
Fixed loot panel title
2 Months Ago
Allow supply signal and fire crackers as well
2 Months Ago
Added visuals for grenade, molotov, smoke grenade, bean can, flashbang, bee grenade
2 Months Ago
▍▌▆▇▄█ ▍▊▄▉▋▇▉ ▆▆█▆▌▍█▌ ▊▊▋▌▄▋ ▋▋ ▍▄▊▆ ▌▅▍▊▉▉▆▋▍█▌█ ▇▆▍▄ █▌▇ ▍▄▌▇▅█ █▄▋▅▌▅ ▉▄▄▊▅ ▇▋ ▊▇▊
2 Months Ago
Tin can alarm now has a slot for thrown weapons (grenade, molotov..) Triggering it throws the loaded explosive
2 Months Ago
Removed pooling for store page carousel buttons, can't work if not connected to a server
2 Months Ago
merge from igniter_power_fix
2 Months Ago
Igniter code cleanup
2 Months Ago
Fixed igniter working with 1 power instead of the required 2
2 Months Ago
Codegen (was missing an update for the io counter interaction)
2 Months Ago
F2 opens the old console (until we remove it)
2 Months Ago
Don't keep the copypaste menu active when closed
2 Months Ago
Removed UIEscapeCapture from the console input field so it doesnt capture escapes
2 Months Ago
merge from skinviewer_easter
2 Months Ago
merge from main
2 Months Ago
merge from new_console-ui/loadouts
2 Months Ago
Save current loadout button: creates a new loadout using your current inventory
2 Months Ago
Codegen
2 Months Ago
merge from new_console-ui
2 Months Ago
Backpack is always showing on the 7th slot Open folder button
2 Months Ago
Loadout sorting, item count text and added empty item icon background for VirtualItemIcon
2 Months Ago
Fixed FlexVirtualScroll on disabled gameobjects
2 Months Ago
Loadout widgets show belt and wearables items
2 Months Ago
merge from new_console-ui
2 Months Ago
merge from main
2 Months Ago
merge from iocounter_resetvalue
2 Months Ago
Auto clamp the counter reset value when typing in the input field
2 Months Ago
merge from iocounter_resetvalue
2 Months Ago
More IO counter code cleanup
2 Months Ago
Phrases, fixed conflict in PressButton.cs
2 Months Ago
Can now change the reset value of IO counters Cleaned up some old code
2 Months Ago
Added salvaged axe, bunny costume and new egg to the skin viewer
2 Months Ago
Fixed memory cell short circuiting when it has more than 8 components connected to one of its outputs
2 Months Ago
merge from main
2 Months Ago
merge from store_dashboard