reporust_rebootcancel

107,018 Commits over 3,836 Days - 1.16cph!

3 Years Ago
▄▌▆▇▍▊ █▋▇▆▆█ ▍▌▋▉▌▌▍▊ ▊█▄█ ▌▆▊▆▍▉▋▇▌ ▊▄▍█
3 Years Ago
merge from general_qol - These are minor fixes
3 Years Ago
stairs prefabs better fitment with door and window inserts fixed offset on triangle stairs
3 Years Ago
Merge Rail Network -> Coupling
3 Years Ago
ProjectSettings fix re previous commit
3 Years Ago
Set track speed correctly on secondary cars. A few other fixes
3 Years Ago
Fix being able to get on the zipline when facing the wrong direction
3 Years Ago
Merge from main
3 Years Ago
Merge Rail Network -> Coupling
3 Years Ago
Compile fix
3 Years Ago
Fix missing MaxVelocity on client preventing zipline audio from working
3 Years Ago
Merge Main -> Rail Network
3 Years Ago
Updated native plugins to fix missing ogg encoder error when using a cassette recorder
3 Years Ago
Merge from main
3 Years Ago
Merge from main
3 Years Ago
Fix accepting and declining clan invitations not working
3 Years Ago
Fix some UI inconsistencies between the different tabs Highlight rows in all tables except the logs
3 Years Ago
Recolor the empty and invites sections of the clan UI Show clan banner color on invitations because why not
3 Years Ago
Merge clan changed events if one is already queued up Set scroll sensitivity to something reasonable
3 Years Ago
merge from main
3 Years Ago
Fade in/out the loading indicator so it doesn't flash the screen every time you do something Add in a button to cancel editing the motd and reset it
3 Years Ago
Fixed riverside topology not generating
3 Years Ago
Set up clan UI to open and switch like the inventory/crafting screens
3 Years Ago
Hide the settings tab if the player doesn't have permissions for anything there Formatting for clan color changes in the log Make NeedsKeyboard.AnyActive return true if any textbox is focused (let me know if there's a better way or any issues with this)
3 Years Ago
Show motd author and how long ago it was last updated on the UI
3 Years Ago
fix occasional invalid seek position error during music playback
3 Years Ago
Merge from easter2022
3 Years Ago
Cherry pick 69871
3 Years Ago
Don't allow painting items if they're broken
3 Years Ago
Merge from main
3 Years Ago
Playblast backup
3 Years Ago
Merge from parent
3 Years Ago
Merge from main
3 Years Ago
Merge from easter2022
3 Years Ago
Fix image request never being completed if the image was not found Request image data if it's not already loaded when trying to paint the egg suit (fixes long delay + never loading the image into the paint UI) Allow loading the image data even if nothing is displaying it yet (required for painting) Fix image loading automatically when not worn (in an inventory or on the ground) Stop retrying image loading if nothing is rendering it
3 Years Ago
Finalized most of the terrain south of river fork
3 Years Ago
Added Twitch Rivals logo prefabs for the upcoming Rivals event
3 Years Ago
Add clan banner color with UI to change it Add backend stuff for MOTD timestamp and author Update protobuf code generator so all integer types generate valid code now
3 Years Ago
sustained spraycan spray sounds
3 Years Ago
added base camMotion rig file and camera anim tests
3 Years Ago
Fixed terrain height mismatch around rails on the client (terrain around rail sitting slightly higher than on the server, needs map file clearing on the client in order to apply)
3 Years Ago
updated files
3 Years Ago
wall frame / floor frames base prep
3 Years Ago
manifest
3 Years Ago
progress backup - various fixes
3 Years Ago
Energy & food consumption basics
3 Years Ago
merge from main
3 Years Ago
Potential (untested) proc gen improvements -make the first powerline in a sequence a platform -don't spawn any platforms if the sequence is less than 3 positions long
3 Years Ago
Merge Main ->Coupling
3 Years Ago
Uncouple train cars if destroyed. Removed CoupledTrain class. Client/server compilation changes.