201,593 Commits over 4,171 Days - 2.01cph!
Automated Windows Build #33
Fixed bad scoring in Machine process ValueOfInput
Automated Linux Build #34
Automated Windows Build #34
▊▆▄▆▉▄▇ ▅▉ ▊▅▋▄▄▌ █▌▌██ ▍▉▆ █▍▇▉ ▊▄▍▉▍▍▆▍▋▌
- Needs are now Stats
- Rewrote methods in Agent+Stats. Added generic methods for GetStat and HasStat, with type specific overloads for convenience
- Removed Need Triggers
- Removed Need related Conditions/Considerations and Actions
- Removed NeedManager
- Removed redundant AttributeManager
- Removed un-used AttributeStat/AttributeStatSettings (leftovers from testing ptrefall?)
- Misc GC opt. in various scripts (foreach removals mostly)
- Agent.AttributesAndSkills renamed to Agent.Stats
- Remade StatCollections for all Agents
NeedSettings StatClass property returns correct type
tweaked the player's turn in place animations
added water splash fx for when the player is treading water/swimming above waterline
WeatherSettings now stores a list of EffectSettings, which are applied globally when weather changes.
* Fixed Combine Mine leaving looping sound behind if removed while the sound is playing
* Fixed a bug with Bugbait and Grenade weapons where you can have both stuck in unusable state
* Fixed SF_TRIG_TOUCH_DEBRIS not working in any tigger entity
* Fixed Weapon.GetActivity() not returning any values
* Added Weapon.GetWeaponViewModel() - returns string
* Added Weapon.GetWeaponWorldModel() - returns string
* Added Weapon.GetWeight() - returns int
* Added Weapon.HasAmmo() - returns bool
* Added Weapon.AllowsAutoSwitchTo() - returns bool
* Added Weapon.AllowsAutoSwitchFrom() - returns bool
Automated Linux Build #35
Automated Linux DS Build #35
reload single bullet for shotgun
▋▋▋▅▍ █▌▉▆ ▊▅ ▍▄▅▉▉ ▌▅▍ ▄█▍▄▌▄ ▄▅ ▍▋▊▉▍▇ ▋▇▌▄▊█▋ ▉▅█▊▌█
Automated Windows Build #36
FOR FUCK SAKE asteroid model/ optim /prefab/particle/collision/texture
Enabled a some EP2 Alyx stuff - Entering Jalopy, etc., Fixes d3_breen01 map getting stuck
Automated Windows Build #37
Automated Linux Build #37
Automated Linux DS Build #37
- Stat linkers are updated every tick (ptrefall pls confirm intent)
- StatLinkerBasic has two operator settings (ratio and difference)
- Added World.OnWeatherChanged event
- FuelToEffect MachineProcess will stop the when the weather changes to something wet (rather bespoke handling for fires that feels hacky as shit)
- Fixed Starving Effect not triggering
- More Active entity reworking
Fix for Rust-121 - Amored doors have an additional offset
- EntityAnimation can now set all it's BaseEntities to not active on start
- Renamed BuzzSaw script and Buzz Saw now uses only active entitites as targets, and gets the list once at launch
foundation.steps twig conversion update
Unlocked Owl, Added serve and serve walk
Stopped selling/spawning limited halloween items
Removed half-height proper
Reverted tick linker changes from previous changeset
Update Amplify
Fixed multiple snow jackets instead of using skins
foundation.steps wood conversion update