userAdam Wcancel

6,806 Commits over 2,526 Days - 0.11cph!

7 Years Ago
Hooked up report player function to chat popup menu
7 Years Ago
merge from main
7 Years Ago
More chat/chat popup behaviour tweaks and polish, handle closing the chat/menu nicely when clicking away/losing focus, etc.
7 Years Ago
usability tweaks
7 Years Ago
scrollwheel fix
7 Years Ago
When attempting to equip a clothing item directly from the belt bar, give priority to consume action if it is edible and also consumable (pumpkin etc)
7 Years Ago
Fix the chat input not closing when losing focus (left/right clicking etc) but remaining open without being active, which left you stuck unable to move or chat without re-clicking the input field.
7 Years Ago
Better mute name handling
7 Years Ago
view and clear mute list commands
7 Years Ago
Mute list is now saved as json, stores some extra info.
7 Years Ago
...or the server
7 Years Ago
can't mute yourself
7 Years Ago
added chat.clear console command. added"Clear Chat" option to the chat popup menu.
7 Years Ago
merge from main
7 Years Ago
Chat popup menu options to mute/unmute, invite to team, view steam profile.
7 Years Ago
wip chat right-click popup player menu
7 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.
7 Years Ago
Add a local team channel feedback message when you invite a player to your team.
7 Years Ago
Hooked up ui.autoswitchchannel in the interface options
7 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.
7 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.
7 Years Ago
Tag team chat entries with [TEAM], set colour to match other team elements.
7 Years Ago
more
7 Years Ago
Added current channel display to chat input box, updates with channel change.
7 Years Ago
more wip
7 Years Ago
Basic chat channel functionality. Basic tab client channel switch functionality.
7 Years Ago
Group chat ground work
7 Years Ago
Some initial cleanup/ground work.
7 Years Ago
Added IDeployable. ItemModDeployable checks for and uses IDeployable. Changed TC auto auth to use IDeployable. Wip codelock stuff
7 Years Ago
added inventory.quickcraftdelay as convar
7 Years Ago
Only clamp Application.targetFrameRate as client.
7 Years Ago
Can no longer accidentally drop items in the gap between your belt and inventory.
7 Years Ago
merge from main
7 Years Ago
merge from main
7 Years Ago
cherry pick 40450
7 Years Ago
fix branch location
7 Years Ago
Simplified code
7 Years Ago
Can now hold down on give/take water buttons to move 100ml of water every 0.1 seconds
7 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.
7 Years Ago
Added Drop Item (single) and Drop Item (stack) to the control binding UI, under the Inventory section. (default unbound)
7 Years Ago
merged from main
7 Years Ago
merge from main
7 Years Ago
added keybind to control options UI
7 Years Ago
Fix for inventory loot panel item timers on inventory close. Fixed item icons not animating correctly when hover looting.
7 Years Ago
Add and use hoverloot keybind
7 Years Ago
merge from main
7 Years Ago
from shelf
7 Years Ago
Reduce source container loot queue timer when loot actions are cancelled (closing inventory, etc)
7 Years Ago
merged remove H and J default binds
7 Years Ago
Remove H and J as default binds for drop stack/single current item