reporust_rebootcancel

127,044 Commits over 4,201 Days - 1.26cph!

Yesterday
Fixed more rotational weirdness
Yesterday
Fixed incorrect material LODs on a ground tarp instance. Added boat vendor to FC3. Removed obsolete fence inside farm barge. Fixed useless beams in a floating walkway structure.
Yesterday
Add defaults save filename, add file overwriting for downloading .obj, potential fix for FileDialog error
Yesterday
gave shore vector override mod inner radius to allow linear falloff between inner and outer radii with hard limit inside inner radius
Yesterday
Use a guide prefab so you can see the sails of the Windmill when you place it down Start the sails pointing towards the player rather than off to the left everytime https://files.facepunch.com/ianhenderson/1b1311b1/Unity_4IqvKXIbrW.mp4
Yesterday
allow shorevector-only bake, handle in blitting
Yesterday
Enable priv flag on PlayerBoat
Yesterday
merge from shore_vectors
Yesterday
parallel blit
Yesterday
Fixed incorrect LOD transform override on floating walkway corner piece. Fixed missing material on static fishing rod LODs. Fixed missing collision on static railroad planter.
Yesterday
adjusted default deep sea height slope data to match expected minimum for deep sea (-64)
Yesterday
better shore distance blending between islands
Yesterday
Draw general editor prefs in Rust Editor
Yesterday
Setup steering wheel prefab with usable secondary colliders for auth interaction. Apply serialized client boat SetDimensions
Yesterday
Flare LOD0
Yesterday
Texture tweaks to small engine
Yesterday
Adjusted spawn height and nudge radius of boat spawners at shop in FC1 and FC2. Added collision around farm barge.
Yesterday
Optim: cache spectated target Turns out it's quieried very frequenly Tests: 2p session on craggy with disconnects
Yesterday
merge disable_deepsea_pref
Yesterday
Add "DisableDeepSea" pref to editor prefs
Yesterday
main -> unskinned_windmill
Yesterday
Setup Flashlight Remake Folders Added Flashlight Remake Viewmodel and Textures Setup Flashlight Remake Materials
Yesterday
Fixed NRE when trying to dismount scientist from killed rhibs Fixed corpses spawning from killed scientists by the deep sea wipe
Yesterday
Yesterday
Spaced out the deep sea entity spawning so it doesnt overload the server or freeze the editor
Yesterday
Applied correct materials to both the boat building platform and station.
Yesterday
Yesterday
Update: first version of spectate that doesn't require parenting to target player Doing this to avoid weird bugs with nested players in other systems. Tests: 2p session on craggy with spectating. Toggled camera modes and toggled invis. tried spectating after server occlusion culled other player. Noticed that nutrition, comfort info didn't replicate, map compas reacted to spectator's input - will fix those next
Yesterday
syncvar_Improvements_2 -> main
Yesterday
dont show performance
Yesterday
syncvar_improvements_2 -> main
Yesterday
Reading is now down 200~ milliseconds - Use immediate reading mode - Only write symbols if we have them
Yesterday
Sail gibs fix "Sail gibs need changing"
Yesterday
Introduce a cache for BaseNetworkable inherited types. Slighly speeds up post processing (300 ms or so)
Yesterday
RPG7 - fixed pivots on HV ammo meshes, texture updates
Yesterday
Remove LINQ usage on ILPostProcessor hook hot loops
Yesterday
merge from naval_update/island_scenes
Yesterday
Added Baked Shore Vectors component to Tropical3
Yesterday
ddraw_server_wrappings -> main
Yesterday
merge from naval_update/deep_sea
Yesterday
Disable fog in the deep sea, until we fix it
Yesterday
Add text,box,capsule server bindings
Yesterday
Add DDraw BasePlayer overrides to the Server (this lets you call DDraw.Line and pass in a player to forward the console command to) Add DDraw.BroadcastLine, DDraw.BroadcastSphere etc, this lets us forward the ddraw to all players automatically without specifing a player.
Yesterday
Changed boat shop location in floating city 2, ran S2P
Yesterday
merge from shore_vectors
Yesterday
s2p for tropical1 and tropical2 (3 is pointing at 2's prefab currently, not touching)
Yesterday
post-merge tropical scene 1/2/3 shore data rebake
Yesterday
merge from deep_sea