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