userIan Hendersoncancel
reporust_rebootcancel

4,160 Commits over 701 Days - 0.25cph!

4 Months Ago
bee boulder now matches the speed and distance of other catapult projectiles
4 Months Ago
instant_camera_ui_fix
4 Months Ago
Ensure set flash is set to appropriate light state on deploy
4 Months Ago
Ensure correct flash fx is played
4 Months Ago
Remove the ability to rotate local by Z
4 Months Ago
Stop Shockbyte button trying to refresh server listings
4 Months Ago
Reimplement Shockbyte promo. Polish the shockbyte popup
4 Months Ago
Refresh button micro interaction
4 Months Ago
Wire back up the refresh button properly
4 Months Ago
Prevent server listings from being added to the browser twice if they have a tag
4 Months Ago
Re add open animations between the pages Added editor support for play on awake
4 Months Ago
Added play on awake to flex transitions
4 Months Ago
Category buttons now ask the server browser to requery
4 Months Ago
Main menu quit modal
4 Months Ago
Super basic flex scroll view implementation
4 Months Ago
main -> new_menu
4 Months Ago
syncvar_fixes -> main
4 Months Ago
In memory true again
4 Months Ago
Ensure resolver is disposed of properly after use
4 Months Ago
Throw build failed exception if sync var weaving fails Only create symbol reader provider if symbols
4 Months Ago
Only enable in memory reading for editor, build should be fine since its sequenced
4 Months Ago
Ensure assembly resolver is disposed of properly. Prevents our stream from staying open and throwing copy errors.
4 Months Ago
New Weaver (Build & Editor) More reliable editor behaviour when swapping between build define symbols and scripts Some weaver cleanup and renaming
4 Months Ago
syncvar_fixes -> main
4 Months Ago
Setter protection (catches null value set on the client)
4 Months Ago
More intelligent weaving behaviour - if in client mode then skip the process entirely.
4 Months Ago
New reset method to reset syncvars back to their default values Called on ResetState (when entering pool)
4 Months Ago
▇██▋█_▄▍▄▇_▆▋▄ -> ▋▊▅▋
4 Months Ago
▆▌▄▆▉▇▄ ▄▅▉▇▉ █▉▋▉▅▄ ▌▌▋ ▋▅▌▌▄▅▉▇▅ █▉▊▇
4 Months Ago
Correct viewport setup
4 Months Ago
Server browser scroll support (still a bit broken)
4 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
4 Months Ago
Server browser subtabs up top rather than at the side with the filters
4 Months Ago
Setup server browser sub navigation Same padding changes but with top and bottom
4 Months Ago
Remove padding set in body and spread it onto the pages instead
4 Months Ago
Support sub domains being top level domains - provided they are regsistered with the navigation system
4 Months Ago
Increase play page sizing
4 Months Ago
Show steam profile image in footer
4 Months Ago
chicken_pie_cleanup -> main
4 Months Ago
Slightly better buff amount
4 Months 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
4 Months Ago
Seperate farming better genes from planter box set genes Codegen
4 Months Ago
beehive_spawn_swarm -> main
4 Months Ago
Better bee catapult ammo lods
4 Months Ago
Ensure Bee Boulder LOD matches other catapult ammo types
4 Months Ago
beehive_spawn_swarm -> main
4 Months Ago
Removed in jar bee vfx from the bee boulder
4 Months Ago
beehive_spawn_swarm -> main
4 Months Ago
Destroying a beehive with a nucelus in it will spawn a swarm - consuming the nucleus.
4 Months Ago
instant_camera_flash_fix -> main