userIan Hendersoncancel

5,925 Commits over 943 Days - 0.26cph!

9 Months Ago
Use a relatively small render texture for display Seems to work in most cases (since the video is transcoded)
9 Months Ago
Try just bundling the video and play it that way (its very small 2MB~), so should be very low impact
9 Months Ago
Never destroy the currently displayed texture on the loading screen Only free old textures after we have loaded new ones
9 Months Ago
main -> new_menu2
9 Months Ago
Fix ban notifications not coming in
9 Months Ago
Properly break out of GetRules() if rules are null
9 Months Ago
New, cleaner pipeline for setting server logos. Connect modal doesnt do anything. Fully handled by PlayerJoin system
9 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'
9 Months Ago
Fix server description not appearing on the very first server you click on after game launch
9 Months Ago
Fix bug preventing the images from changing in subsequent calls
9 Months Ago
Only update the loading screen image provided its been over a certain time period since you seen the last one
9 Months Ago
Bug fixes with the texture prepare process
9 Months Ago
Swap video player over to api mode and project to a texture. Camera render doesn't seem to want to play properly
9 Months Ago
Fix servers been incorrectly placed in the modded category when they should be in community
10 Months Ago
Fix sorting by 'mode' not working Sorting code cleanup
10 Months Ago
servers marked as 'battlefield' and 'build' will be battlefield servers
10 Months Ago
Stop Battlefield tag from overflowing
10 Months Ago
Bug fixes - ensure its hidden at the right point
10 Months Ago
Hide the cancel button when trying to respawn so players wont accidentally hide cancel
10 Months Ago
Code cleanup
10 Months Ago
Fix tutorial modal video not playing correctly for some people
10 Months Ago
cleanup to try and find the bug
10 Months Ago
merge issue fix
10 Months Ago
wip logs
10 Months Ago
main -> new_menu2
10 Months Ago
Replace twitch rivals old header with new generic header
10 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.
10 Months Ago
Prevent connect modal from ocassionally throwing an NRE
10 Months Ago
▄▇▆▇▇▊▉▋▌█▋▋█▉▇▄▉▆▋▆▊▇▋▇▊▅▇▍▊▋▉▄ ▋▌ █▉▄▇▇▄▆▇▊
10 Months Ago
Set the new map on the RHIB to use the same shader and basic setup as map views in the server browser
10 Months Ago
Use a single shared 200 x 200 texture to keep costs down
10 Months Ago
Show the real ingame map on a RHIB screen
10 Months Ago
Animate the throttle level on the new RHIB Support reverse
10 Months Ago
minor code cleanup
10 Months Ago
Added working compass to the new RHIB
10 Months Ago
Fixed the propellers not rotating with movement speed
10 Months Ago
Add Waterworld to the scene loader
10 Months Ago
backgroundvideo_fix -> main
10 Months Ago
Convar to force menu background videos to be webm only. Default = true
10 Months Ago
Change texture compression on the RHIB controls
10 Months Ago
Fix new drybox not spawning on the RHIB
10 Months Ago
Remove testing stuff
10 Months Ago
Persist SyncVar arguments from within components
10 Months Ago
SyncVars can now be used in EntityComponents
10 Months Ago
█▋▉▌▌▆▌ ▌▋▋▉▉▇██▆▅▉▉ ▇█ ▋▇▄▇▅▅ ▇▍▌▋▆█▅ ▆▊▍▊ █▅▍▇
10 Months Ago
session_text_fix -> new_menu2
10 Months Ago
Prevent header image from stretching in the session page
10 Months Ago
Ensure server title and logo changes properly on the session page
10 Months Ago
server_image_size_fix -> new_menu2
10 Months Ago
Ensure Server Image retains aspect ratio a bit better (no more cover fill) - should prevent parts of server images from being cut off or obscured