244,598 Commits over 3,898 Days - 2.61cph!
Added support for server.url
Added support for server.headerimage
Projectile object penetration WIP
Added server.url
Error report tweaks
Remember which icons were uploaded so we don't waste time reuploading
Updated Igor controller and scene
Modified hit compression
Target mode mini game WIP
- Exit portals now call LevelFinished() before returning you to town
- Area + level progression is now tracked and saved and reflected in mission screen
- Level work
Updated TOD.
Updated some network stuff.
Removed PVT scaling based on video ram; problems with shared memory and/or incorrect query; adjusted scaling based on startup quality level
Women will no longer try to make babies when they are pregnant
Fixed : Men will no longer invite women to their breeding group when they are already pregnant
Added : Gender and Age selection on the debug spawner
Children can longer have beards
Children can no longer breed with Adults
Added check for effect stackability in Agent.AddEffect
Added Agent+Groups, methods for joning and leaving groups and a refernce to the current overriding BehaviourGroup
Added PassedOut Effect
Added CreateGroup rn CreateBehaviourGroup
Added BehaviourGroupAgentSettings
Various tweaks and improvements around groups and breeding
Boots require leather
Longsleeve Tshirt requires more cloth than shortsleeve
Snow jacket requires more cloth than jacket
Merged menu changes into main
Added Component.Instantiate
Connection screen cleanup
Server list Refresh fix
Added BehaviourGroupAgentSettings
Added BehaviourGroup
▊▇██▋▇▄ ▋██▆▄▍, ▅▋▍▉▌▉ ▅█▌ ▆▍▌, ▋█▍▌ ▇▇█▊▇▋▌▌▇▍▄▅▉▊
Fixed reconnection problems.
Agent+DecisionMaker correctly passes target Entiy when creating a SmartBehaviour from an Ability
C4 explosion polish
Reverb tail spread on explosions and gunshots is less linear and feels more natural
AudioClip randomization works with distance crossfading
A few small Sound fixes
Breeding grroup tweaking, (it doesnt work yet)
hopefully fixing NRE in GetBonusFactor
Added DecisionMaker SetUpAbilityDecisions
Unit+Senses sends known units to Agent.DecisionMaker
ConsiderationSettingsEditor improvements (I swear I already done did this...)
UnitGenderConsideration
SuitableMateConsideration
Consideration refactor, now stores Settings in the same manner as Action
Added IConsideration