193,637 Commits over 4,079 Days - 1.98cph!

9 Years Ago
- bridge tweak
9 Years Ago
- fucking bridges
9 Years Ago
Fixed lighting mode tag in custom particle vertex lit and pixel lit shaders
9 Years Ago
Radial menu supports abilities and unit targets Added AbilitySettings.ExposedToPlayer flag Made some name fields in DataAsset [NonSerialized] (should stop weird name issues)
9 Years Ago
- Tired to make wood look more like wood would
9 Years Ago
Radial menu runs condition evaluation on target SmartObject interactions (only shows those that pass) Unit.Update no longer public or virtual, moved TickMorhs to UpdateMorphs
9 Years Ago
Data fixes Default to Utlra quality
9 Years Ago
Upped queriesPerSecond default
9 Years Ago
Removed Entity from EntityTypes enum Fixed all bad BCD data related to the above enum change
9 Years Ago
Biscuit wip
9 Years Ago
Entity view managment inserts elements with correct default values Fixed building view scale values
9 Years Ago
checking in some fixes tent anim controllers
9 Years Ago
- NRE fix for when leaving bridge building mode
9 Years Ago
- More bridge work. Getting there
9 Years Ago
changed the buildings so they spawn in the item placement editor constructed
9 Years Ago
Updated mission dispatcher Network updates
9 Years Ago
Merge from interaction_refactor
9 Years Ago
IPE scene
9 Years Ago
IPE improvements
9 Years Ago
- WIP bridges commit before I fuck it trying to make it better
9 Years Ago
Moar
9 Years Ago
IPE improvements
9 Years Ago
Support for a mutliple interactions "sharing" a single IPS IPE updates
9 Years Ago
- Added some UI defines and methods to format/colour stat based text
9 Years Ago
- Fixes for island animations/parenting
9 Years Ago
- Setup island for animation - Added a island bob and sound when placing a new building
9 Years Ago
- Added ConstructionCompletedEvent - Added StatTriggerConstructionCompleted - Other shit
9 Years Ago
- Consutrction UI now changes control mode and lets you place the buildings if you have enough resources. - Some tweaks to the construction UI, shows resources needed.
9 Years Ago
Fixed item stack overflow not overflowing into inventory etc (RUST-670)
9 Years Ago
Added Server.queriesPerSecond Added Server.ipQueriesPerMin
9 Years Ago
- UI building menu is now automatically populated from any building scriptable objects at runtime
bot
9 Years Ago
Automated Linux DS Build #243
bot
9 Years Ago
Automated Windows Build #243
bot
9 Years Ago
Automated OSX Build #243
bot
9 Years Ago
Automated Linux Build #243
9 Years Ago
Improved error message when patch materials have failed to load Cyclic entity parenting shouldn't crash the game any more
9 Years Ago
InteractionPlan.IsAvailable fix
9 Years Ago
Data fixes
9 Years Ago
More
9 Years Ago
- Started moving to scriptable object definitions for buildings. - Added Construction static class for construction shit
9 Years Ago
InteractionPositionEditor work, all positional data is now saved on the EntityViewPrefab level in SmartObjectSettings assets
9 Years Ago
first experiment
9 Years Ago
- Bit more
9 Years Ago
- Started implementing the different control modes as separate classes and switching between active modes
9 Years Ago
Updated UI and networking Fixed reverse issue
9 Years Ago
Added base BeforeToolWindow, now used by CharacterMorphWindow, UnitAttachmentsEditor and new InteractionPositionEditor Refatoring SmartObject Interactions, with support for per-interaction subscription limits and positional data, (still in progress) Fixed radial menu showing the wrong behaviour name
9 Years Ago
Fixed missing decal shadow shader property error in some Rust/Standard based materials
9 Years Ago
- Island should now sink faster the more buildings they have. Probably. - Some construction UI stuff
9 Years Ago
- Constructed() now checks the construction stats Maxed(), so buildings can have different construction requirements - Made a House.
9 Years Ago
Refined some lightmap techniques. (WIP)