branchspacechess/maincancel

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

8 Years Ago
squad editor wip
8 Years Ago
renamed and moved a bunch of LoadoutXXXX scripts to SquadEditorXXX and folders
8 Years Ago
GameCam rotation input polling can now be locked/unlocked. Locked camera rotating when mousewheeling the map list
8 Years Ago
squad editor help text change. Map buttons now should correct game mode for that map
8 Years Ago
more squad editor stuff
8 Years Ago
Healer no longer requires LOS
8 Years Ago
added a ParticleEvent system, healer example
8 Years Ago
Fixed ParticleEvent counter not being reset to 0 at start of attack chain ParticleEvent audio definition will now be played if set
8 Years Ago
commit to update to last rev
8 Years Ago
updating loadout panel for options
8 Years Ago
adding placeholder unit role icons font
8 Years Ago
pending
8 Years Ago
Updated unit category icon strings
8 Years Ago
update unit orientation on attack adding healer attack fx stuff
8 Years Ago
wip map preview screenshot generation
8 Years Ago
adding healer impact fx some fx material cleanup
8 Years Ago
Adding missing stuff
8 Years Ago
Mortar max range increased by 1, health decreased by 1
8 Years Ago
Saving a map in the map editor now creates a preview thumbnail image, imports it as a sprite and sets it in the map's definition file. Saved screenshots for all existing maps.
8 Years Ago
#ifdef'd editor functions
8 Years Ago
disabled ALT key camera rotation
8 Years Ago
squad editor drag and drop wip
8 Years Ago
more
8 Years Ago
more squad editor
8 Years Ago
squad editor
8 Years Ago
merged from squadedit branch to main
8 Years Ago
version++ added a quick What's New data entry, no screenshots for headers.
8 Years Ago
update healer particles getting last rev
8 Years Ago
removing left over particles from the main scene
8 Years Ago
supra quick screenshot
8 Years Ago
Removed debug U key to hide UI
8 Years Ago
Healer no longer thinks it can self targer
8 Years Ago
Reverted Control map to fix layout
8 Years Ago
Reverted Control1 map to fix layout
8 Years Ago
added OptionMouseClicks option, logic not done yet
8 Years Ago
Fixed the host not ending games immediately when the attacker still has command points left but they've killed all the enemy units
8 Years Ago
added some cmd verification debug log, version++
8 Years Ago
seed rename
8 Years Ago
Added more cmd logging to try and catch the verification bug
8 Years Ago
merged to main
8 Years Ago
Added mouse input events for releasing left mouse over a unit or a tile Disabled drag scaling for now moe wip dragging
8 Years Ago
board unit dragging basics
8 Years Ago
Added mouse input event for left click up NOT over the board area
8 Years Ago
Scale fix. Dragging and release a unit onto a blank tile now works
8 Years Ago
Can now drag units from the panel onto the board
8 Years Ago
Added events for clicking map button for preview and for edit. Bottom squad editor panel now opens/closes depending for edit/preview modes
8 Years Ago
Deleted the squad editor unit buttons from the scene Changed unit button bar spacings to work with normal Unit button prefabs
8 Years Ago
more squad editor
8 Years Ago
mousing into the map viewport of preview map now switches to edit mode
8 Years Ago
removed debug test output