194,538 Commits over 4,079 Days - 1.99cph!
Fixed meat coming for a corpse not having the same cooked state as the corpse
update healer model/texture
fix unit panel display
Better display of an entities controller and group in the debug panel
Fixed building addons not inheriting the group and controller of their parent building
Checkpoint gates are open
More complete launchsite pathing for bradley
many movement bugfixes
Bradley Target gathering
Bradley Finds closest node where target is visible to hunt hiding players
Bradley Engine Sounds
Bradley Tread sounds
Rudiementary coaxial gun pass
chimney and ladder updated
Fixed being able to pick up a unit that is already held
Fixed corpse nav mesh agents being turned on when attached to a spit
Ladder LODs, and switch ladder code orientation to match the ladder model.
Fixed a couple of NREs that drug zones were throwing in this branch
Adjusted ladder movement and slowed down climbing up speed
Custom unlock triggers are now working.
Game Modes define which tutorials will be displayed.
Added a time trigger which triggers after a certain amount of time.
Added some animation preview functionality to the Unit Attachments Editor
-Can now toggle on/off unit shoulder carrying animations for more accurate positioning
-Can now preview/modify attachment points for carried units
-Can set carried units into their IsCarried animation state for more accurate positioning
TiledSurface stuff all working ?!
Fixed corpses not getting their isCarried animator state properly set when loading the game
Fixed partial map support for HQN path
Fixed attachment animator bools/positions for deer
Tweaked attachment position for carrying logs
Pawn shop UI work, and removed public access to separate character inventories. Makes it clearer that the unified inventory is almost always the one you want to reference, and if not you can make a special method to call in Character.
▍██▅ ▄▄▍▅▆▍ / ▇▊▋▆▍▋▄▉█ / ▄▍▆▋▉▌▉
Pawn shop transaction work
Various activity subscription now using generated enums
Cherry picked packing processor changes
game custom unlocks will now be locked at the start
UnlockDefinitionEditor cleanup
Let's cache the entities array in UnlockDefinitionEditor
Minor BaseAssetEditor tweak
added TODO for loading change I want to make without crashing the everything
reverted Database.cs which was inexplicably crashing the editor
Generate collision for multiple floors
Making sure main coverage queries component is disabled on osx
game mode tweaks.
grouping for BaseEntitySettings AssetMenu.
Database Get doesn't care about paths dictionary now.
fixed command point bug with combat chains, fixed grabbers
Making modifications to interactables to allow for multiple actions.
Reduced distance fog / aerial perspective density at daytime / dusk / dawn by 25-50%
Switched to storing the collision points in local space
Disabled flare coverage queries on OSX; fallback to using rays