1,928 Commits over 913 Days - 0.09cph!
Draw health bars for damaged units
Hook up unit selection ui
Clicking a unit's portrait will pan the camera to it
Fix replays not recording the player's rotation
Clamp camera to bounds of map
Improve middle mouse panning
Only interactable elements on deck take pointer events
Click units to select
Fix key consts
Unit selection improvements
Always prefer your own team if box select rect has many units
Can only select multiple units if they're all your own team
Selection can only have units from a single team, no mix and matching
Can't command units on other teams
Simple unit animator and minor tweaks
Remove killed units from selection
Recompiled
Show unit's ring & glow when player is hovering it
Hook up move marker
Minor adjustments to move marker
Pan around with middle mouse button
Scale test map and camera tweaks
Fix error
Try theta* instead of simplifying path later
Recompile assets
Fix start position of projectiles
AI and navigation improvements
Spawn a fighting army on map load
Fix package selector property not saving or updating
Don't pass #local packages to GameSupport
Add basic unit ai (idle, chase, attack)
Pressing space to spawn puts units on a different team
Sort map list by updated
Use vertical FoV
Add a note so I don't confuse myself later
UI for multiple selected units
Only accept new destination if its closer
Improve group pathfinding behaviour
Add stop command bound to s
Fix strafes and jumps not counting
API fixes
Split up unit selection into components
API updates
Recompiled assets
API update, SandboxEditor -> Editor, WaterLevel -> GetWaterLevel()
Break ui things up into components
Remove dead code
Hook up the chatbox to work
Upgrade api breaking changes
More progress on creating the UI
Get rid of Dungeons namespace
Fix bug in frustum select
Convert DevCamera ui to razor
Start blocking out the ui
Convert GameIcon & Home to razor
Loading screen to razor
Remove FriendLine html template
Remove/replace html templates in UI tests
Update .addon
Spawn some units on game start