userAdam Wcancel

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

7 Years Ago
Fix for screen menu options that got lost in a MenuUI.Options prefab merge at some point
7 Years Ago
cherry pick fix
7 Years Ago
EAC compile fix
7 Years Ago
merged merge fixes
7 Years Ago
Reapplied watchercatcher panel prefab changes, exported with scene2prefab
7 Years Ago
merge from main
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.