userAdam Wcancel

11,459 Commits over 3,561 Days - 0.13cph!

5 Years Ago
Chat popup menu options to mute/unmute, invite to team, view steam profile.
5 Years Ago
wip chat right-click popup player menu
5 Years Ago
Initial player chat muting functionality. Bunch of mute related console functions. Also maintains a list of the last 10 unique recent chat players with a simple index, so you can mute someone easily with muterecent x.
5 Years Ago
Add a local team channel feedback message when you invite a player to your team.
5 Years Ago
Hooked up ui.autoswitchchannel in the interface options
5 Years Ago
Added ui.autoswitchchannel bool convar. Only auto-switch chat channels if it's enabled. Always auto-switch away from team chat when leaving a group, regardless.
5 Years Ago
Auto-switch chat channel when joining/leaving a team. Display a chat message stating the channel switch, and how to switch channels manually, after being auto-switched.
5 Years Ago
▊▆▅ ▆▉▌▄ ▆▆▅ ▍▉ ▆▉▌▄▋▆ ▄█▇▉ █▆▅▌ ▆▉▆ ▉▉▉▉ █▌▍█. █▍▊▊▊ ▌▇▅ ▍▇▅▆▊▊ ▇▋▆▉▅▋▍ ▄▋ ▉▉▄▋▊▇▄▌▊ ▍▊▇▇ ▇▌▊▊▅▄▆
5 Years Ago
Tag team chat entries with [TEAM], set colour to match other team elements.
5 Years Ago
more
5 Years Ago
Added current channel display to chat input box, updates with channel change.
5 Years Ago
more wip
5 Years Ago
Basic chat channel functionality. Basic tab client channel switch functionality.
5 Years Ago
Group chat ground work
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.