192,439 Commits over 4,049 Days - 1.98cph!
Finally got checkpoints activating properly sorted
Checkpoint stuff. Server checkpoint is telling client checkpoint to activate too early though and it's not working. Working on it.
Atmos volumes now visible from outside w/ distance-based fadein
Finished combined fog opt
Facepunch.Highlight port, refactored to support some preset types/colors
Removing object pool checker for now as there are no pools to check anymore
Hacky fix for resource views visuals not matching dispenser quantity on creation
fixed deconstruction renderer
Deconstruct no longer requires a unit to be selected.
Building AI handles deconstructing once the player has set a building to be deconstructed.
Yet another merge from main
first pass on making the building view show deconstruction
Jobs management UI will show all jobs, jobs that require stations are disabled when no slots are available
Building assignment slots have a remove button
Properly fixed bad cursor state from player command buttons
Fixed missing weaver station ownership slot icon
More UI sounds
Unit explosions and gib physics sounds
Tile fall sounds
New booster sounds
Lots of misc sound tweaks
Fixed building inspector crafting/research tab state getting into a mess
Fixed inspector pick research button being interactable when the tech tree has no content to show
Fixed weaving station missing research skill and interaction data (causing an NRE when you tried to view the research tech tree for the building)
Dispenser replenishment can be disabled per season
Berries only grow in autumn
Deconstruction now works (but looks a little janky)
started some Kit/KitDatabase cleanup, removed a bunch of default parameters, now using KitDatabase.DefaultLocalKitID / KitDatabase.DefaultOpponentKidID instead of values everywhere
Run prefab pool warmup after destroying map entities (otherwise warmed entities will be destroyed)
Context menu collates targets and commands
Context menu stays in screen bounds, blocks player input again
Building assignment slots are RMB or LMB
Fixed player command toggles not changing cursor when toggled off via UI click (was fine when using escape)
Fixed TimedButton not stopping audio if you release mouse button early
mission fix for minutes/hours
fixed TileTopper edit mode for map editor
[D11] [UI] [WIP] Submit for new Belt Bar graphics for Console Port.
[D11] Missed .cs files for litenetlib
Fixed IndexOutOfRangeException during prefab pool warmup
Fixed initial missing audio issues from prefab pool warmup
Resolved CLIENT/SERVER separation issues in new AI.
started making the map editor mode work again
Unified "GameManager Warmup" and "Asset Warmup" to avoid doing duplicate work
added mortar celeb test anim to mortar anim controller
unit death delays (looks weird at the moment until we add effects or something)
AI cleanup / generalization improvements.