userIan Hendersoncancel
reporust_rebootcancel

4,087 Commits over 701 Days - 0.24cph!

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