201,330 Commits over 4,171 Days - 2.01cph!

3 Years Ago
merge from main
3 Years Ago
merge from main
3 Years Ago
Item redirects will no longer appear in the filter search Fixed several cases where filters wouldn't properly filter item redirects (redirects should be treated as their base object, eg. one hazmat and one arctic suit = 2x hazmats for filtering purposes) Fixed NPC clothing appearing in the filter search box
3 Years Ago
updated source files
3 Years Ago
Fix flag toggles fighting with game object LOD scripts
3 Years Ago
Another gun cam fix
3 Years Ago
Fixed gun cam screen not turning off anymore
3 Years Ago
Removed unused bits and pieces
3 Years Ago
Added (very basic) UI to attack heli
3 Years Ago
Turn damage FX off by default for now
3 Years Ago
Fixed a bug in EmissionToggle which stopped it fully handling its materialIndex
3 Years Ago
- Fixed 'Powered' list set on attack heli not showing/hiding correctly. - BaseEntity.Flags now supports a new type of flag check: HasAny. HasFlag checks whether the set of flags passed in exactly matches the set of flags on the entity, whereas HasAny checks whether ANY of the flags passed in match one that's set. - EntityFlag_Toggle now supports "any" or "all" flag modes (see above). Previously only "all" was supported. - New custom inspector GUI for EntityFlag_Toggle that only shows the any/all option if multiple flags are currently set.
3 Years Ago
Cancel any ongoing minimum mode transfers if the container runs out of items for any reason
3 Years Ago
Fixed min/max variables not working when assigned to blueprint filters
3 Years Ago
Merge from main
3 Years Ago
Fixed contacts button not re-enabling after connecting to a server if the previous server had contacts disabled
3 Years Ago
Curved screen mesh for the camera render target
3 Years Ago
Reapply 78917 on the right branch
3 Years Ago
Subtract, wrong branch
3 Years Ago
Fixed batteries incorrectly draining from entities connected via non electric connections (likely affected some water stuff as well)
3 Years Ago
Merge from industrial
3 Years Ago
Likely fix for spectate button in admin ui not working
3 Years Ago
Fixed conveyor screen showing item icons flipped on the X axis
3 Years Ago
Set up powered/on lights. Emission toggle isn't working on headlights, will investigate.
3 Years Ago
Hooked up attack heli headlights
3 Years Ago
Recovered old dash lights Added FX/Lighting prefab to AH Ground effect tweaks.
3 Years Ago
Scene backup again
3 Years Ago
Increase buffer time to keep slide forward after reloading to 1s
3 Years Ago
merge from rust_metrics -> main
3 Years Ago
Fix compile error
3 Years Ago
Revert 78878, we decided we actually do want the heli screen mesh.
3 Years Ago
Really dumb placeholder gun holder
3 Years Ago
Merge from main
3 Years Ago
Scene backup
3 Years Ago
Cockpit damage lights for better pilot feedback. Tweaks to mats/textures for upcoming better gunner's screen integration.
3 Years Ago
Merge from main
3 Years Ago
Finalizing prefab / scene backup
3 Years Ago
merge from rust_metrics
3 Years Ago
▆▋▌ ▅▄▍_▋▇▉ ▇▉▊▌▋▅▉ ▅▅ ▇▌▇▋▄▊ ▅▅▍▉▅▋▌▍▆▉█
3 Years Ago
▋█▅▍▊ ▅▇▌ █▍▌▍▅ ▆█▍▋▉▇█▆▉▍▆
3 Years Ago
Reduced variant count on nature shaders
3 Years Ago
Add a mission event type for damaging/hurting an entity Add a mission objective to deal X damage to a type of entity
3 Years Ago
Drastically reduced variant count on rust std shaders
3 Years Ago
▅▄▊▌▇ ▋▄▇▌▄ ▅▄▋▊▍▌▊
3 Years Ago
Add a generic TryFindNearby method to MissionObjective to reduce duplication
3 Years Ago
compound s2p
3 Years Ago
biome splat fixes splats polish for paper map readability fixed some zfighting on rails scientists NPC patrols HLOD update
3 Years Ago
Add a new mission objective type to mount a specific mission entity
3 Years Ago
Fixed shader warnings
3 Years Ago
delete unused weapon rack item/prefab