userIan Hendersoncancel

4,603 Commits over 731 Days - 0.26cph!

3 Months Ago
new_menu -> main
3 Months Ago
Setup in game notifications system to grab notifications from the new server list Allows us to push custom notifications to clients purely from the web and totally seperate from the build
3 Months Ago
compile fix
3 Months Ago
new_menu -> main
3 Months Ago
new_menu -> main
3 Months Ago
Reformat the buttons as prefabs and add them there instead
3 Months Ago
Hook up server type counts on all gamemodes and modes Turn off game modes when you're in the community server
3 Months Ago
Put a nice soft mask on the notifications window Fix more scroll bar issues
3 Months Ago
Stop Notifications window allowing another notification to be added thats exactly the same as one in the list Use on released rather than on pressed when clicking on notifications Fixed weird scrolling behaviour in notifications panel
3 Months Ago
Truncate server names to 64 characters instead (steam limit)
3 Months Ago
Fix shockbyte close and open buttons only being able to be pressed once
3 Months Ago
Tooltips can now modify their attachment position (left, right, top, bottom) Tooltips can now push or pull that position relative to a fixed pixel offset or a percentage offset
3 Months Ago
Client can now support server listing up to 80 characters long Add non drawing backing graphic to notifications, so you cant easily get rid of the menu without pressing totally outside of it
3 Months Ago
Pressing the website button in the connect modal will open up the webpage, not just close the modal
3 Months Ago
new_menu -> main
3 Months Ago
Improve contrast on connection modal backing Improve contrast on rust plus modal backing
3 Months Ago
Fix loading scene not giving any details when joining loading screen now tries to preload a few images and picks a different one each time it opens so its not as boring
3 Months Ago
new_menu -> main
3 Months Ago
Nuked some low bitrate background videos
3 Months Ago
Centre connection modal inside the play menu properly Fix notifications blur Fix connection modal blur being a bit strange
3 Months Ago
Clicking off the social page dismisses it
3 Months Ago
Clicking off the notifications panel will automatically close it Pressing escape will close the notifications panel
3 Months Ago
Dont do it in editor ^ (aha)
3 Months Ago
Dont let flex layout manager run on server - should fix that warning being spammed when headless
3 Months Ago
Fix white flash when transitioning between home menu and others
3 Months Ago
Enable all the pages by default - should give us a performance boost on first menu enter
3 Months Ago
Try the modal again, just revert the prefab and go from there
3 Months Ago
new_menu -> main
3 Months Ago
Just make the quit modal reference itself for quiting instead of the parent
3 Months Ago
Have a crack at Fuzzy Searching (searching doesnt need to be an exact match) Roll it out to the Server Browser search Setup a standardised api so we can use it everywhere
3 Months Ago
Try and fix that pesky quit modal again
4 Months Ago
Simple error output More cleanup
4 Months Ago
Fixed bug causing chat to steal escape presses Reduced menu background filter Changed odd an even styling Added animation on entry hover Fixed session nav option not dissapearing when leaving server Fixed interaction modal x button being on the wrong side
4 Months Ago
Fixed interaction toast being weirdly layed out in bootstrap
4 Months Ago
Server Browser Rebuild() now runs in a Task, this stops frame drops and UI unresponsiveness when updating server lists Favourites now always appear at the very top of your listings no matter what browser you're in Sped up ServerResponded() 20% ~ quicker by using easy outs Sped up finding server mode tag
4 Months Ago
Put cache under mode instead
4 Months Ago
Added prioritise premium toggle
4 Months Ago
swap "survival" to "vanilla" Use correct tags for hardcore, softcore and primitive filtering modes
4 Months Ago
Smart mode sorting (mode priority first then players)
4 Months Ago
Sorting via mode
4 Months Ago
Swap to buffer list as its faster
4 Months Ago
Bake mode into server info instead of ui entries
4 Months Ago
Display proper mode in server entries
4 Months Ago
Fix home store hero reliance on video length - didnt work at the best of times
4 Months Ago
more modal changes
4 Months Ago
Better hero logic behaviour (especially when steam is down)
4 Months Ago
Try and fix connect modal NRE on connect Fix weird demo buttons
4 Months Ago
Fix connect modal showing duplicate tags Fix NRE when receving a chat Refreshing the modded category refreshes the community category as it should (modded is just a run off from the others)
4 Months Ago
Fixed broken server browser categories Removed logs that were causing some performance issues when a server was added to the list Hid quick join for now
4 Months Ago
Re-add party invite modal