userAdam Wcancel
reporust_rebootcancel

4,163 Commits over 1,858 Days - 0.09cph!

5 Years Ago
Some initial cleanup/ground work.
5 Years Ago
Added IDeployable. ItemModDeployable checks for and uses IDeployable. Changed TC auto auth to use IDeployable. Wip codelock stuff
5 Years Ago
added inventory.quickcraftdelay as convar
5 Years Ago
Only clamp Application.targetFrameRate as client.
5 Years Ago
Can no longer accidentally drop items in the gap between your belt and inventory.
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
cherry pick 40450
5 Years Ago
fix branch location
5 Years Ago
Simplified code
5 Years Ago
Can now hold down on give/take water buttons to move 100ml of water every 0.1 seconds
5 Years Ago
Added clothing background overlay icon to locker slots to make it clear which rows can only hold clothing. ItemIcon can now specify a background overlay image for when the slot is empty. Gets hidden when occupied. Updated lootpanel.locker.prefab to use ItemIcon prefab variants.
5 Years Ago
Added clothing background overlay icon to locker slots to make it clear which rows can only hold clothing. ItemIcon can now specify a background overlay image for when the slot is empty. Gets hidden when occupied. Updated lootpanel.locker.prefab to use ItemIcon prefab variants.
5 Years Ago
merged from main
5 Years Ago
merged from main
5 Years Ago
merged from main
5 Years Ago
added keybind to control options UI
5 Years Ago
added keybind to control options UI
5 Years Ago
added keybind to control options UI
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
Added Drop Item (single) and Drop Item (stack) to the control binding UI, under the Inventory section. (default unbound)
5 Years Ago
Added Drop Item (single) and Drop Item (stack) to the control binding UI, under the Inventory section. (default unbound)
5 Years Ago
Added Drop Item (single) and Drop Item (stack) to the control binding UI, under the Inventory section. (default unbound)
5 Years Ago
Can now drag items into lockers. Bit of Locker refactor to be able determine row type (clothing/items) per gear set.
5 Years Ago
Can now drag items into lockers. Bit of Locker refactor to be able determine row type (clothing/items) per gear set.
5 Years Ago
punch scale the progress timers
5 Years Ago
punch scale the progress timers
5 Years Ago
Re-enable the icon scaling on MouseEnter
5 Years Ago
Re-enable the icon scaling on MouseEnter
5 Years Ago
Loot any item under the mouse cursor when first pressing quickloot button, so it doesn't get skipped. Ignore any loot containers other than the first one, per quickloot button hold. (prevents accidentally catching items at the edges of containers if moving the mouse quickly).
5 Years Ago
Loot any item under the mouse cursor when first pressing quickloot button, so it doesn't get skipped. Ignore any loot containers other than the first one, per quickloot button hold. (prevents accidentally catching items at the edges of containers if moving the mouse quickly).
5 Years Ago
merge from m ain
5 Years Ago
merge from m ain
5 Years Ago
Fix for inventory loot panel item timers on inventory close. Fixed item icons not animating correctly when hover looting.
5 Years Ago
Fix for inventory loot panel item timers on inventory close. Fixed item icons not animating correctly when hover looting.
5 Years Ago
Add and use hoverloot keybind
5 Years Ago
Add and use hoverloot keybind
5 Years Ago
merge from main
5 Years Ago
merge from main
5 Years Ago
from shelf
5 Years Ago
from shelf
5 Years Ago
Reduce source container loot queue timer when loot actions are cancelled (closing inventory, etc)
5 Years Ago
Reduce source container loot queue timer when loot actions are cancelled (closing inventory, etc)
5 Years Ago
merged remove H and J default binds
5 Years Ago
merged remove H and J default binds
5 Years Ago
Remove H and J as default binds for drop stack/single current item
5 Years Ago
Remove H and J as default binds for drop stack/single current item
5 Years Ago
merge from main