4,087 Commits over 701 Days - 0.24cph!
Ensure loading screen always respects streamermode, even if you only enable it once joining a server
Ensure prioritising premium will cancel currently running query the same as the cache does
Ensure 'prioritise premium' works on community servers
Fix issues with the friends name not showing if theres only 1 on another server
Ensure cancel button works correctly on the browser
Force 'applyfilters' after any kind of refresh
check for 'no servers' after tying in the search bar so the icon doesnt popup all the time
Remove testing force code
Better map screens
Seperate off new material
Bunch of methods from regular in game map
naval_update -> scientist_rhib
Use a relatively small render texture for display
Seems to work in most cases (since the video is transcoded)
Try just bundling the video and play it that way (its very small 2MB~), so should be very low impact
Never destroy the currently displayed texture on the loading screen
Only free old textures after we have loaded new ones
Fix ban notifications not coming in
Properly break out of GetRules() if rules are null
New, cleaner pipeline for setting server logos. Connect modal doesnt do anything. Fully handled by PlayerJoin system
Connect modal:
Ensure description is always cleared whilst we wait for the new one to arrive
Add a spinner showing the description is still 'updating'
Fix server description not appearing on the very first server you click on after game launch
Fix bug preventing the images from changing in subsequent calls
Only update the loading screen image provided its been over a certain time period since you seen the last one
Bug fixes with the texture prepare process
Swap video player over to api mode and project to a texture.
Camera render doesn't seem to want to play properly
Fix servers been incorrectly placed in the modded category when they should be in community
Fix sorting by 'mode' not working
Sorting code cleanup
servers marked as 'battlefield' and 'build' will be battlefield servers
Stop Battlefield tag from overflowing
Bug fixes - ensure its hidden at the right point
Hide the cancel button when trying to respawn so players wont accidentally hide cancel
Fix tutorial modal video not playing correctly for some people
cleanup to try and find the bug
Replace twitch rivals old header with new generic header
Extra safety with JSON file handling. Nuke it if it looks funny.
Try run normally without blocking menu startup even if its corrupt.
Prevent connect modal from ocassionally throwing an NRE
▄▇▆▇_▇▊▉▋▌█▋▋█▉▇▄▉▆▋▆▊▇▋▇▊▅▇▍▊▋ -> ▉▄▋_▌█▉▄▇
Set the new map on the RHIB to use the same shader and basic setup as map views in the server browser
Use a single shared 200 x 200 texture to keep costs down
Show the real ingame map on a RHIB screen
Animate the throttle level on the new RHIB
Support reverse
Added working compass to the new RHIB
Fixed the propellers not rotating with movement speed
Add Waterworld to the scene loader
backgroundvideo_fix -> main