198,617 Commits over 4,140 Days - 2.00cph!

10 Years Ago
-log an error if more than 1 Assign/Difference ResultOperator is set up in a StatLinkerBasic.
10 Years Ago
Powerlines correctly prevent building
10 Years Ago
lowered top shelf collision a notch
10 Years Ago
Wiggling my way around some building exploits
10 Years Ago
Added builder project.
10 Years Ago
Fixed Effect stackability idiocy
10 Years Ago
- Added EffectParamters, which is stored by EffectSettings and also stored by other data types, e.g. Consumable and Wearable ItemParameters - EffectSettings are intended to be used ONLY in conjunction with Triggers - Wearables now apply their Effect when Worn by a Unit - Re-arranged the order of Operations in StatLinkerBasic - Added ModifierOperators enum, used by StatLinkerOperation result modfication, should make for more readable data - Nuked a shitload of Effects, mostly replaced with EffectParmaters where applicable - EffectParameters.Id is broken, so effects stack infinitely, fix WIP
10 Years Ago
Subtracting shelves layer change (see RUST-283)
10 Years Ago
deer source file and moved animals folder structure to mirror the game tree. ie units\deer becomes units\animals\deer
10 Years Ago
when cancelling a craft, obey the stack laws
10 Years Ago
pie sounds are affected by volume controls
10 Years Ago
Fix RUST-283 Can't place floor above shelves.
10 Years Ago
Underwater FX mask is a GO
10 Years Ago
- Added stats screen to F2 - Level can now return list of active rooms
10 Years Ago
New deer model and rig.
10 Years Ago
Dungeon terrain carving fixes
10 Years Ago
Added map key binding Fixed rebinding keys not working
10 Years Ago
Don't allow key binds when NeedsKeyboard is enabled.. unless it's an F key
10 Years Ago
Snow tweaks. Plankton material change.
10 Years Ago
UI server cull components
10 Years Ago
Added underwater mask via new "Target Alpha As Mask" toggle to "Particles/VertexLit Blended Custom" and "Particles/Water Drop"; alpha-masks particles based on render target's current alpha (e.g. underwater mask)
10 Years Ago
- LevelBuilder now just picks one outdoor room and spawns the planet in it at -3000
10 Years Ago
Fixed real player names showing in corpse loot when in streamer mode
10 Years Ago
Removed ` from default console binds Fixed voice recording when typing v in chat/console Fixed game input when in main menu/console/chat
10 Years Ago
Matched viewModel skin specular settings to other skin materials
10 Years Ago
Mouse wheel repeats Disable mouse wheel buttons if cursor visible
10 Years Ago
Deleted old DSE assets, metas apparently
10 Years Ago
Fixed hands material
10 Years Ago
Moved terrain alpha-testing (for carving) to fragment shader for accuracy
10 Years Ago
Underwater shader now writes mask (0 above, 1 below) to render target alpha
10 Years Ago
Tweaked water quality handling
10 Years Ago
Unbinding water1 to free some resources (should be safe now) and switched to placeholder in editor mode
10 Years Ago
Updated phrases
10 Years Ago
Missing meta files
10 Years Ago
Added tools -> prepareprefabs, calls DoPrepare on every component in every prefab Call DoPrepare pre bundling Setting an asset bundle in OnValidate is causing editor lockup, so moved it to DoPrepare, which will probably improve editor perf too Added EffectRecycle components to flies they need them to be included in the bundle
10 Years Ago
Undone shader bundle change
10 Years Ago
Spawn tables. Scene backup.
10 Years Ago
Zero'd prefab pos because OCD.
10 Years Ago
Divided small rocks into small, smaller smallest.
10 Years Ago
Scene.
10 Years Ago
Added subsurface scattering to skin shader Updated and tweaked existing skin materials Updated skin test scene
10 Years Ago
Underwater effects material tweaks.
10 Years Ago
created LODs for the waterbucket worldmodel and setup the prefabs
10 Years Ago
- Super basic planet spawning. 20% chance of an outdoor room spawning a planet. Lots of problems. Just a quick test.
10 Years Ago
- Fixed PlanetGenerator so we can have multiple planets
10 Years Ago
Ambience sting timing tweaks
10 Years Ago
AudioClip import settings
10 Years Ago
Fixed BehaviourPlanSettingsWrapper not storing EntitySettings where it should have
10 Years Ago
- DecisionPlanParametersDrawer tweaks, foldout - Fixed Foldouts in GoalSettingsEditor - Renamed DecisionPriorityLevels
10 Years Ago
Corpse fly swarm sounds