userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

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