userIan Hendersoncancel
reporust_rebootcancel

3,668 Commits over 639 Days - 0.24cph!

42 Days Ago
Prevent server listings from being added to the browser twice if they have a tag
42 Days Ago
Re add open animations between the pages Added editor support for play on awake
42 Days Ago
Added play on awake to flex transitions
42 Days Ago
Category buttons now ask the server browser to requery
43 Days Ago
Main menu quit modal
43 Days Ago
Super basic flex scroll view implementation
43 Days Ago
main -> new_menu
43 Days Ago
syncvar_fixes -> main
43 Days Ago
syncvar_fixes -> aux3
43 Days Ago
In memory true again
43 Days Ago
Ensure resolver is disposed of properly after use
43 Days Ago
Throw build failed exception if sync var weaving fails Only create symbol reader provider if symbols
43 Days Ago
syncvar_fixes -> aux3
43 Days Ago
Only enable in memory reading for editor, build should be fine since its sequenced
43 Days Ago
syncvar_fixes -> aux3
44 Days Ago
Ensure assembly resolver is disposed of properly. Prevents our stream from staying open and throwing copy errors.
44 Days Ago
New Weaver (Build & Editor) More reliable editor behaviour when swapping between build define symbols and scripts Some weaver cleanup and renaming
45 Days Ago
syncvar_fixes -> main
45 Days Ago
Setter protection (catches null value set on the client)
45 Days Ago
More intelligent weaving behaviour - if in client mode then skip the process entirely.
45 Days Ago
New reset method to reset syncvars back to their default values Called on ResetState (when entering pool)
45 Days Ago
▇██▋█_▄▍▄▇_▆▋▄ -> ▋▊▅▋
45 Days Ago
▆▌▄▆▉▇▄ ▄▅▉▇▉ █▉▋▉▅▄ ▌▌▋ ▋▅▌▌▄▅▉▇▅ █▉▊▇
45 Days Ago
Correct viewport setup
45 Days Ago
Server browser scroll support (still a bit broken)
45 Days 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
45 Days Ago
Server browser subtabs up top rather than at the side with the filters
46 Days Ago
Setup server browser sub navigation Same padding changes but with top and bottom
46 Days Ago
Remove padding set in body and spread it onto the pages instead
46 Days Ago
Support sub domains being top level domains - provided they are regsistered with the navigation system
46 Days Ago
Increase play page sizing
46 Days Ago
Show steam profile image in footer
46 Days Ago
chicken_pie_cleanup -> main
46 Days Ago
Slightly better buff amount
46 Days Ago
Dont output a percentage to the buff list since it doesnt make sense Store value in the pie and just pass it through instead
46 Days Ago
Seperate farming better genes from planter box set genes Codegen
46 Days Ago
beehive_spawn_swarm -> main
46 Days Ago
Better bee catapult ammo lods
46 Days Ago
Ensure Bee Boulder LOD matches other catapult ammo types
46 Days Ago
beehive_spawn_swarm -> main
46 Days Ago
Removed in jar bee vfx from the bee boulder
46 Days Ago
beehive_spawn_swarm -> main
46 Days Ago
Destroying a beehive with a nucelus in it will spawn a swarm - consuming the nucleus.
46 Days Ago
instant_camera_flash_fix -> main
46 Days Ago
Create flash controller, route flash setup through there instead
46 Days Ago
Ensure flash object is off by default
46 Days Ago
Cant untoggle currently toggled button in rust button group
46 Days Ago
Cull first argument in buffer when navigating to a page
46 Days Ago
instant_camera_flash -> main
46 Days Ago
main -> new_menu