reporust_rebootcancel

106,897 Commits over 3,836 Days - 1.16cph!

2 Years Ago
Added a quick shader for testing, rendering, wrapped settings.
2 Years Ago
changed molotov cocktail to no longer use the liquid material as it wasn't working with motion blur, and have set up a refraction material to replace it. UV and mesh tweaks, and rebaked out normal map to fix a reflection pixelation bug, removed backfaces mesh
2 Years Ago
Disabled all particle system LOD scripts on the new FX for now. Need to work out a way to make this play nicely with Play/Stop before we re-enable them.
2 Years Ago
Fixed the unloading indicator on train engine monitors not showing if the index was zero
2 Years Ago
Always animate the locomotive fans. All the exceptions (spectate, debugcam, demo etc) were getting more complex than just always animating
2 Years Ago
Fixed wrong pressure gauge readings when locomotive is off
2 Years Ago
Fixed locomotive fans and gauges not animating in demos
2 Years Ago
▍▆▌▄▊ ▋▊▇▄▅ ▋▌▄▇▇▋▌▋ ▅▊▌▄ ▅▊▆▅█▄▇▋▄▍▉ ▋▌▋▅▆▋█ ▉▌▋▄▅ ▇▅▆▆▆▆ ▇▇▋█ ▍▄▆▋█▇▉▍▆▄▌ ▇▆▉▊▉ (▉▍▋▄▍▆▅ ▉▍▍▅▋▄▉ ▊▊▋▇▍▊ ▍█▆▅▍▌▉▍▆▍▌)
2 Years Ago
merge from cui_texture_cache
2 Years Ago
▍▊█▊▋▄▋▆▋ ▇▇▇▋▇▍ ▉▍ █▅▌ ▉▉▌▍▄ ▌▊▋▋▅▆ - █ ▋▋▅ ▊▉▌█ ▇ ▄▆▊▋▄▉█▆ ▄▄▍█ ▌▇▄▇▋▉ ▉▌▇▍▉▊▄▌ ▊▍▅ ▆▄▅▄▌▌▆▍▄▌ ▉▇ █▋▋ ▅▌▉▇▊▋ ▌▍▇▉ ▄▄▋ ▄▋▅▍▉ ▄▋▄ ▌▇▄▉▌█▋▊▍ █▌▆▋
2 Years Ago
Reference the crates on the loot wagon via EntityRef
2 Years Ago
Drop loot from loot wagon unloadable crates if the wagon is destroyed, but only if the gravel has already been removed
2 Years Ago
Fixed loot wagon crate visibility bug
2 Years Ago
Cease unloading if the fuse is removed during the unloading process
2 Years Ago
Don't light the interior coaling tower lights if it's not powered (fuse)
2 Years Ago
Increased minimum time between open/close sfx to 0.2s
2 Years Ago
Enforce a minimum of 0.1s between an open or close sound playing, should hopefully fix sounds occasionally playing twice quickly
2 Years Ago
Set up the same ParticleSystemContainer + PlayOnShow + Stop on init system for the unloadable train wagon FX an coaling tower FX. Fixes LODs not playing nicely with play/stop.
2 Years Ago
Fixed demos failing to playback if the local player died during the recording FIxed HurtOverlay appearing if in debug camera and the local player is hurt/dies
2 Years Ago
Open/close sounds for item_drop prefabs (normal, backpack, buoyant) and fuse box
2 Years Ago
Fixed locomotive engine FX not behaving well with LOD
2 Years Ago
Filter by version tag when using cache
2 Years Ago
Moved loot open/close sounds to new IContainerSounds interface for easier implemenation, refactored existing implementations Added support for loot open/close sounds to ItemBaseFlowRestrictor and DroppedItemContainer classes Fixed duplicate open/close sound entries on Modular Car LIfts
2 Years Ago
Merge from prefab_optimisations/trainyard_merge
2 Years Ago
Applied UndergroundLODSwitcher to door.hinged.industrial_a_a and door.hinged.industrial_a_b (both used in train tunnels)
2 Years Ago
Directory cleanups
2 Years Ago
Null check around fxEngineOn
2 Years Ago
Merge from main
2 Years Ago
Fixed invalid textures for scene backup.
2 Years Ago
Additional physical camera sensor types (ALEXA LF + 35)
2 Years Ago
Disabled Play On Show on the locomotive exhaust as well
2 Years Ago
Disabled Play On Show on the FX
2 Years Ago
Add a new UndergroundLODSwitcher that switches the environment type of a LOD component to Underground if it is more than 15m below the terrain Applied it to the elevator doors in train tunnels (prevents 5-10 skinned mesh renderers rendering from over 100m away when the player isn't in the tunnel, but keeps any doors close to the surface unchanged)
2 Years Ago
Set colour tints on the coaling tower FX
2 Years Ago
Hooked up coaling tower FX
2 Years Ago
Tint the wagon unloading FX dust differently based on the ore type
2 Years Ago
Trigger the wagon unload FX when unloading
2 Years Ago
▅▊▋▇ ▇▆ █▆▉▌▆▋▇ ▊ ▅▆▋▇
2 Years Ago
Fixed locomotive small lights starting in on state with the locomotive off (prevLightVisualsOnState bug)
2 Years Ago
Show locomotive engine FX only when the engine is running
2 Years Ago
Added World central kitchen logo prefab for Charitable Rust 2022 event (custom map prefab)
2 Years Ago
- Subtracted 72739 (rotation only, keep darkness) - Added variation between each fan's speed in LocomotiveExtraVisuals
2 Years Ago
Coal tower emptying tweak for new tinting purposes
2 Years Ago
Fix interpolation issues, more optimized updates...
2 Years Ago
Clear texture cache after destroying textures
2 Years Ago
Stick some NoInlining attributes on some properties in the World class so Harmony can get its hooks in there
2 Years Ago
merge from main
2 Years Ago
fixed viewmodel bob taking too long to lerp out during ADS transition (re: hJune fail)
2 Years Ago
Trainyard Coaling_tower puzzle door now correctly resets Setup playersBlockReset, playerDetectionRadius and reset time Trainyard S2P
2 Years Ago
Locomotive roof fans rotate and have darkness behind them