userIan Hendersoncancel

4,125 Commits over 701 Days - 0.25cph!

3 Months Ago
Missed files
3 Months Ago
Server entries have buttons Setup simple button handlers
3 Months Ago
Fix dumb MenuUI2 bug, prefab misisng script?
3 Months Ago
Adjusted deploy guide for sleeping bag to match up with the new deployed version
3 Months Ago
Deployed sleeping bag is no longer off centre or off rotation. (Sleeping bag was 3 degrees rotated off centre and centre position was offset from its true centre)
3 Months Ago
chicken_pie_info_panel -> main
3 Months Ago
Parse gene chance as displaying just 'increase' in the info panel rather than a solid value
3 Months Ago
instant_camera_ui_fix -> main
3 Months Ago
Phrase fix in camera overlay Phrase build
3 Months Ago
Fix UI changes not working in some edge cases
3 Months Ago
instant_camera_ui_fix -> main
3 Months Ago
Use on flags changed instead
3 Months Ago
is_producing_fix -> main
3 Months Ago
Fix is producing logic issue on beehives
3 Months Ago
bee_bomb_distance_changes -> main
3 Months Ago
bee boulder now matches the speed and distance of other catapult projectiles
3 Months Ago
instant_camera_ui_fix
3 Months Ago
Ensure set flash is set to appropriate light state on deploy
3 Months Ago
Ensure correct flash fx is played
3 Months Ago
Remove the ability to rotate local by Z
3 Months Ago
Stop Shockbyte button trying to refresh server listings
3 Months Ago
Reimplement Shockbyte promo. Polish the shockbyte popup
3 Months Ago
Refresh button micro interaction
3 Months Ago
Wire back up the refresh button properly
3 Months Ago
Prevent server listings from being added to the browser twice if they have a tag
3 Months Ago
Re add open animations between the pages Added editor support for play on awake
3 Months Ago
Added play on awake to flex transitions
3 Months Ago
Category buttons now ask the server browser to requery
3 Months Ago
Main menu quit modal
3 Months Ago
Super basic flex scroll view implementation
3 Months Ago
main -> new_menu
3 Months Ago
syncvar_fixes -> main
3 Months Ago
In memory true again
3 Months Ago
Ensure resolver is disposed of properly after use
3 Months Ago
Throw build failed exception if sync var weaving fails Only create symbol reader provider if symbols
3 Months Ago
Only enable in memory reading for editor, build should be fine since its sequenced
3 Months Ago
Ensure assembly resolver is disposed of properly. Prevents our stream from staying open and throwing copy errors.
3 Months Ago
New Weaver (Build & Editor) More reliable editor behaviour when swapping between build define symbols and scripts Some weaver cleanup and renaming
3 Months Ago
syncvar_fixes -> main
3 Months Ago
Setter protection (catches null value set on the client)
3 Months Ago
More intelligent weaving behaviour - if in client mode then skip the process entirely.
3 Months Ago
New reset method to reset syncvars back to their default values Called on ResetState (when entering pool)
3 Months Ago
▇██▋█_▄▍▄▇_▆▋▄ -> ▋▊▅▋
3 Months Ago
▆▌▄▆▉▇▄ ▄▅▉▇▉ █▉▋▉▅▄ ▌▌▋ ▋▅▌▌▄▅▉▇▅ █▉▊▇
3 Months Ago
Correct viewport setup
3 Months Ago
Server browser scroll support (still a bit broken)
3 Months Ago
Setup premium servers Can set one button to be the default enabled in rust button group - set them throughout the UI Minor adjustements to server browser list
3 Months Ago
Server browser subtabs up top rather than at the side with the filters
3 Months Ago
Setup server browser sub navigation Same padding changes but with top and bottom
3 Months Ago
Remove padding set in body and spread it onto the pages instead