branchspacechess/maincancel

4,941 Commits over 1,795 Days - 0.11cph!

5 Years Ago
Fix clicking trophies through UI
5 Years Ago
Cherry pick
5 Years Ago
Fix tutorial squad version mismatch
5 Years Ago
Merge from confirmactions/m
5 Years Ago
Grabber animation for when it doesn't grab anything
5 Years Ago
Fix charger being able to push units onto gaps
5 Years Ago
cherry pick websocket fix to main
5 Years Ago
Reduced healer dmg 1-2 -> 1
5 Years Ago
Icer attack description
5 Years Ago
Increased Jumper movement range 3->4, reduced Jumper attack range 5->4
5 Years Ago
Increased Burner attack range 4->5
5 Years Ago
Increased Grabber dmg 2->3, but no longer ignores armour
5 Years Ago
Latest booster rework, damage boost target unit by 1 for current turn. Costs an action point. Updated defs/description.
5 Years Ago
Rendered all the map images again in case they had a bit of motion blur on them
5 Years Ago
Merge charger fixes
5 Years Ago
Adding WIP jumper FX
5 Years Ago
adding jumper source file
5 Years Ago
adding jumper attack anim/ controller updated jumper portrait, tweaked AO, gloss texture
5 Years Ago
Merge from ws
5 Years Ago
Camera fix
5 Years Ago
More camera stuff and option. Might be something weird with squad editor camera.
5 Years Ago
grabbed and cleaned up the dynamic camera test stuff from mobile branch, added it under a hidden (for now) option
5 Years Ago
Remove the map editor grid from all the map preview images
5 Years Ago
Fix the surrender button not cleaning up properly
5 Years Ago
Fix some issues with AI in Update
5 Years Ago
enabled AI log output
5 Years Ago
Handle AI in Update instead of a coroutine triggered by events - hopefully more reliable
5 Years Ago
Fix server build (and remove some warnings)
5 Years Ago
Added option to toggle move/attack confirmation prompt. Overrides to disabled for tutorial.
5 Years Ago
Career match difficulty now goes Easy, Normal, Normal, Hard....
5 Years Ago
Subtract 6328, 6329
5 Years Ago
Practice match UI screen changes
5 Years Ago
Menu layout changes
5 Years Ago
Missed file
5 Years Ago
Add an option to turn off the tutorial prompts
5 Years Ago
Added generic select next/previous input actions, bound to shoulder buttons. Next/previous unit selection now checks for the new mapping calls.
5 Years Ago
Added UnitSelection.SelectNext/PreviousUnit() functionality and they now skip unusable (dead, no actions) units.
5 Years Ago
merge confirm actions to main
5 Years Ago
Unit attack ranges can now ignore units with tiles on them. Jumper tweaks.
5 Years Ago
more Jumper wip
5 Years Ago
Jumper attack wip stuff
5 Years Ago
Movement and path views now support jumping.
5 Years Ago
Jumper attack description
5 Years Ago
Pathfinding can now jump over empty tiles if required. Jumper can now jump over empty tiles.
5 Years Ago
Movement.GetTilesInRange() will now strip any returned tiles with units on them. (so we can jump over units but not move onto a unit tile)
5 Years Ago
Exposed max tile climb to unit defs, use it in pathfinding code. Jumper can now jump upto 10 tiles high.
5 Years Ago
Added initial Jumper setup. Definition files, prefabs, etc.
5 Years Ago
Merged AI improvements to main
5 Years Ago
Cherry picked Booster rework
5 Years Ago
Added BestHTTP asset to 3rd party folder