201,974 Commits over 4,171 Days - 2.02cph!
Mining quarry A progress backup
match simulation now includes casualities and awards survivor score points.
more career helper functions.
Behaviours can now support multi-selections.
Currently only works on default interactions
LMB on a selected unit will deselect other units
Double LMB on unit invokes "focus" event
Fixed a bunch of null conditions/considerations following Roles refactor
Added new detail view widget, opened by double LMBing on a unit
PathFinder.Point implements IEquatable
Player controller interactions fuckery
Added colour tint to shader
PathFinder still prioritizes direct neighbors over diagonal neighbors when diagonals are allowed
added MatchMode enum for Practice, Career, Online options; set it.
integrated career mode with menu/gameflow.
can now start next player match from career menu (nothing applied to the actual match yet though)
career matches now return to career menu not menu.
Road and powerline tweaks
Interactions can specify multiple valid tool types
Removed PlayerController.SelectedUnit, replaced most usage with new SingleSelectedUnit property that will return null if there are multiple units selected
Fixed InteractionPlanData.ToolRequirement NRE
Fixed another "user-provided triangle mesh descriptor is invalid" error on some road meshes
Make the radial great again
replication seems to be working much better now
fixed single-unit commands given to a group of units
Fixed outline when using temporal AA
Fixed outline issues affecting other effects
Fixed outlined object showing over viewmodel
DecisionMaker.ScoreGoals only checks role if the parent module has no role defined
Added depth tolerance to outline draw shader (glow over grass)
MatchSimulator events.
Match results UI code.
Tribe tracker role assignment via right click foldout
Probable fix for AI sometimes not acting or ending turn.
Fixed culling-related flicker sometimes when spawning a new object
Fixed flicker when toggling culling.world (proper)
Fixed EvaluateInteractionForAllUnits NRE. Cleaned up related methods to avoid NREs
Fixed tribe tracker NRE when selecting non-player controlled units in debug mode
Couple more NRE fixes when debugging animals
Updated blackboard syntax based on main changes
Updated UnitStatusUtility to return friendly if unit a and unit b are player controlled
Interaction Desires for multi unit interactions WIP
Fixed map button not working
Removed zoom to map/to game code from camera code
Disabled primitive shelter, made basic buildings the lowest tier unlock
Added different respawning modes, ui etc. to support game mode