userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

1 Year Ago
Minor tweak
1 Year Ago
Draw health bars for damaged units
1 Year Ago
Hook up unit selection ui Clicking a unit's portrait will pan the camera to it
1 Year Ago
Fix replays not recording the player's rotation
1 Year Ago
Clamp camera to bounds of map Improve middle mouse panning Only interactable elements on deck take pointer events
1 Year Ago
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
1 Year Ago
Recompiled Show unit's ring & glow when player is hovering it
1 Year Ago
Hook up move marker Minor adjustments to move marker
1 Year Ago
Pan around with middle mouse button
1 Year Ago
Scale test map and camera tweaks
1 Year Ago
Fix error Try theta* instead of simplifying path later
1 Year Ago
Recompiled assets
1 Year Ago
Recompile assets Fix start position of projectiles
1 Year Ago
API update fixes
1 Year Ago
AI and navigation improvements Spawn a fighting army on map load
1 Year Ago
Fix package selector property not saving or updating Don't pass #local packages to GameSupport
1 Year Ago
Add basic unit ai (idle, chase, attack) Pressing space to spawn puts units on a different team
1 Year Ago
Sort map list by updated Use vertical FoV
1 Year Ago
Add a note so I don't confuse myself later
1 Year Ago
Minor tweaks
1 Year Ago
UI for multiple selected units Only accept new destination if its closer Improve group pathfinding behaviour Add stop command bound to s
1 Year Ago
API update fixes
1 Year Ago
API update fixes
1 Year Ago
API update fixes
1 Year Ago
API update fixes
1 Year Ago
API update fixes
1 Year Ago
Fix strafes and jumps not counting
1 Year Ago
API update fixes
1 Year Ago
API fixes Split up unit selection into components
1 Year Ago
API updates Recompiled assets
1 Year Ago
Update Player.Input.cs
1 Year Ago
API update
1 Year Ago
API update
1 Year Ago
API update, SandboxEditor -> Editor, WaterLevel -> GetWaterLevel()
1 Year Ago
Break ui things up into components Remove dead code Hook up the chatbox to work
1 Year Ago
Inventory and actions ui
1 Year Ago
Bump up draw distance
1 Year Ago
API upgrade fixes
1 Year Ago
Upgrade api breaking changes
1 Year Ago
More progress on creating the UI
1 Year Ago
Get rid of Dungeons namespace Fix bug in frustum select
1 Year Ago
Get platformer playable
1 Year Ago
PlayerId -> SteamId
1 Year Ago
Convert DevCamera ui to razor
1 Year Ago
API upgrades
1 Year Ago
Camera upgrade
1 Year Ago
Start blocking out the ui
1 Year Ago
Convert GameIcon & Home to razor Loading screen to razor Remove FriendLine html template
1 Year Ago
Remove/replace html templates in UI tests
1 Year Ago
Update .addon Spawn some units on game start