reporust_rebootcancel

126,636 Commits over 4,109 Days - 1.28cph!

11 Days Ago
Reimplementation of session events
11 Days Ago
Disable scientist obstacle avoidance as it causes them to get stuck
11 Days Ago
Remove leftover components from scientist suit that's not needed since the scientist is not a BasePlayer anymore
11 Days Ago
Fix error from missing param in animator
11 Days Ago
Tag hull pieces
11 Days Ago
- Fix scientists noticing the player again too quikcly after losing them (their awareness value was not decreasing properly) - Fix scientists turning to look at players before they fully noticed them
11 Days Ago
made pilot codelock a skinnable of the codelock, fixed codelock not being default craft after it was broken by the skinnable addition
11 Days Ago
Update: BaseRaidBench - use projectile specific velocity Tests: ran scene
11 Days Ago
Backgound thread that keeps a Steam auth ticket refreshed for events
11 Days Ago
Update: BaseRaidBench - weapons now use their respective projectiles instead of rifle bullets - EffectLibrary can return GameObjects now Tests: ran the scene. Server-side projectiles need further massaging (as there's no server)
11 Days Ago
Track how long since a boat has had a player aboard. Auto close sails after ~30 seconds of having no players aboard.
11 Days Ago
Compass burst cloth and rig update
11 Days Ago
Fixed half height shelf and bathtub planter having weird placement issues sometimes Fixed computer station and twitch desk not being able to be corner snapped
11 Days Ago
Update: BaseRaidBench - implement firing cooldown At least now frame time stabilizes around 150ms. Tests: ran the scene.
11 Days Ago
Implement AnyPlayersOnBoat
11 Days Ago
Removing moss from floating walkway mats
11 Days Ago
Footer styling to match other areas
11 Days Ago
EngineOn now checks for open sails and thrust
11 Days Ago
ghost ship interior progress
11 Days Ago
Save and load fog
11 Days Ago
merge from main - RC
11 Days Ago
Finally fixed the texture space being calculated incorrectly
11 Days Ago
merge from upkeep_convars -> hardcore_refresh
11 Days Ago
Set convars in hardcore gamemode to 5x upkeep (WIP)
11 Days Ago
Properly overcast.
11 Days Ago
Rewrite upkeep code so it can pull convars that are modified at runtime instead of being stuck with the convars it pulled when the TC was spawned - get rid of the arrays, pull convars manually - besides generally needing to be fixed, hardcore gamemode was changing the convar after entities were spawned
11 Days Ago
Video preview when hovering gesture item
11 Days Ago
Modify upkeep convars to make them easier to understand - remove bracket_3_blockcount convar because it doesn't do anything (all blocks past bracket_2_blockcount are automatically in the 4th upkeep bracket) - change descriptions to be a bit easier to understand
11 Days Ago
Gesture icon compression formats, fixes bleeding artifacts
11 Days Ago
Gesture menu wip
11 Days Ago
Merge from trimmed_asset_warmup/scene_warmup
11 Days Ago
Fix Signage.PreProcess NRE on server when client components were stripped at build time
11 Days Ago
UI.Colourize shader supports SoftMask
12 Days Ago
Merge from trimmed_asset_warmup/scene_warmup
12 Days Ago
Run part of prefab preprocess at build time on asset scene prefabs, run the rest in asset warmup
12 Days Ago
Show max team size in the disconnected screen error message instead of as a toast
12 Days Ago
If you are the party leader and connecting to a server that has max team size lower than your party size, prevent connecting and show a toast indicating you need to remove party members before your party can connect - doesn't apply if max team size is zero or unable to be found
12 Days Ago
Add max team size convar to server tags & parse team size in server info
12 Days Ago
Fixed store nres
12 Days Ago
consistent button styling
12 Days Ago
12 Days Ago
Fix oversight in previous fix
12 Days Ago
Fix long range spotted debug being wrong
12 Days Ago
Navigation, filter and search styling for store
12 Days Ago
- Better debug drawing of cones (more 3D) - Fix long range sight rectangle checks being wrong (wrong order of arguments, dir passed as pos) - Allow looking up and down not just sideways
12 Days Ago
merge from snapping_higher_floors_hotfix
12 Days Ago
Fix DrawCone not properly handling non 2D directions
12 Days Ago
Tweak needle settings