userIan Hendersoncancel
reporust_rebootcancel

5,644 Commits over 913 Days - 0.26cph!

8 Months Ago
Missed files
8 Months Ago
Better script split off (keep relevant scripts under client objects where required)
8 Months Ago
Always lerp the left hand target, so its not being aggressively set. Eg if you let go of the throttle we will gradually move back to a steering hand position rather than snapping
8 Months Ago
RHIB maps move to follow RHIB position
8 Months Ago
tugboat_rug_fix -> main
8 Months Ago
If not on the home page, then pause the store modal video. This prevents events from firing when you are on other pages.
8 Months Ago
hide it when hiding cancel as well (not needed)
8 Months Ago
Ensure loading screen always respects streamermode, even if you only enable it once joining a server
8 Months Ago
Ensure prioritising premium will cancel currently running query the same as the cache does
8 Months Ago
Ensure 'prioritise premium' works on community servers
8 Months Ago
Fix issues with the friends name not showing if theres only 1 on another server
8 Months Ago
Ensure cancel button works correctly on the browser
8 Months Ago
Force 'applyfilters' after any kind of refresh
8 Months Ago
Invert players search
8 Months Ago
check for 'no servers' after tying in the search bar so the icon doesnt popup all the time
8 Months Ago
Remove testing force code
8 Months Ago
Better map screens Seperate off new material Bunch of methods from regular in game map
8 Months Ago
naval_update -> scientist_rhib
8 Months Ago
main -> naval_update
8 Months Ago
Use a relatively small render texture for display Seems to work in most cases (since the video is transcoded)
8 Months Ago
Try just bundling the video and play it that way (its very small 2MB~), so should be very low impact
8 Months Ago
Never destroy the currently displayed texture on the loading screen Only free old textures after we have loaded new ones
8 Months Ago
main -> new_menu2
8 Months Ago
Fix ban notifications not coming in
8 Months Ago
Properly break out of GetRules() if rules are null
8 Months Ago
New, cleaner pipeline for setting server logos. Connect modal doesnt do anything. Fully handled by PlayerJoin system
8 Months 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'
8 Months Ago
Fix server description not appearing on the very first server you click on after game launch
8 Months Ago
Fix bug preventing the images from changing in subsequent calls
8 Months Ago
Only update the loading screen image provided its been over a certain time period since you seen the last one
8 Months Ago
Bug fixes with the texture prepare process
8 Months Ago
Swap video player over to api mode and project to a texture. Camera render doesn't seem to want to play properly
8 Months Ago
Fix servers been incorrectly placed in the modded category when they should be in community
8 Months Ago
Fix sorting by 'mode' not working Sorting code cleanup
8 Months Ago
servers marked as 'battlefield' and 'build' will be battlefield servers
8 Months Ago
Stop Battlefield tag from overflowing
8 Months Ago
Bug fixes - ensure its hidden at the right point
8 Months Ago
Hide the cancel button when trying to respawn so players wont accidentally hide cancel
8 Months Ago
Code cleanup
8 Months Ago
Fix tutorial modal video not playing correctly for some people
8 Months Ago
cleanup to try and find the bug
8 Months Ago
merge issue fix
8 Months Ago
wip logs
8 Months Ago
main -> new_menu2
8 Months Ago
Replace twitch rivals old header with new generic header
8 Months Ago
Extra safety with JSON file handling. Nuke it if it looks funny. Try run normally without blocking menu startup even if its corrupt.
8 Months Ago
Prevent connect modal from ocassionally throwing an NRE
8 Months Ago
▄▇▆▇▇▊▉▋▌█▋▋█▉▇▄▉▆▋▆▊▇▋▇▊▅▇▍▊▋▉▄ ▋▌ █▉▄▇▇▄▆▇▊
8 Months Ago
Set the new map on the RHIB to use the same shader and basic setup as map views in the server browser
8 Months Ago
Use a single shared 200 x 200 texture to keep costs down