userAdam Wcancel
reporust_rebootcancel

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

7 Years Ago
network++
7 Years Ago
cherry pick client-only fix from main
7 Years Ago
client-only fix
7 Years Ago
mutelist load safety check
7 Years Ago
mutelist command now uses a TextTable instead of a manual string builder
7 Years Ago
container timer remove test
7 Years Ago
Remove the recent chatter stuff to simplify - it's not really needed since adding the chat menu anyway. Move mute list innit to bootstrap.
7 Years Ago
merge from main
7 Years Ago
merge from main
7 Years Ago
merged from main to get recent team fix changes, fixed merge issues
7 Years Ago
null check just incase
7 Years Ago
team member connection list tweak
7 Years Ago
merge from main
7 Years Ago
merge from main
7 Years Ago
merge from main
7 Years Ago
merged merge fixes
7 Years Ago
rebuilt locker lootpanel changes, exported properly with scene2prefab this time
7 Years Ago
merge from main wip
7 Years Ago
Right click inventory items to move them to belt.
7 Years Ago
merge from main
7 Years Ago
merge from merge merge
7 Years Ago
Fixed GameUI.Inventory.prefab
7 Years Ago
merged the new belt clothing item functionality from main
7 Years Ago
wip merge from main
7 Years Ago
merge from main
7 Years Ago
Some clean up, switched all the console commands to use ReplyWith and stringbuilder
7 Years Ago
oops
7 Years Ago
Can now also unmute players using their mutelist index
7 Years Ago
Fix for chat popup menu elements getting input blocked by the team panel if you click the lowest chat message
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.