Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-25Remove svg queries from firing arc position functionCatalin Mititiuc
2024-04-25WIP: simplify/clarify firing arc algoCatalin Mititiuc
2024-04-25WIP: firing arcs algoCatalin Mititiuc
2024-04-24More functional refactorCatalin Mititiuc
2024-04-24Add two more sight line query functionsCatalin Mititiuc
2024-04-24Move more firing arc logic to its moduleCatalin Mititiuc
2024-04-24Change troop-number and troop-allegiance references to just number and ↵Catalin Mititiuc
allegiance
2024-04-24Remove references to 'container' in counter.js; fix dblclick not working rightCatalin Mititiuc
2024-04-24Remove selected counter when double-clickedCatalin Mititiuc
2024-04-24Remove 'previous' from counter's dataset when move has endedCatalin Mititiuc
2024-04-24Retain preexisting counters in move historyCatalin Mititiuc
2024-04-24Make trooper counters groupsCatalin Mititiuc
2024-04-24WIP: hover over counter reveals firing arc working againCatalin Mititiuc
2024-04-23WIP: sight line and trace working againCatalin Mititiuc
2024-04-23WIP: handle clicking on counters at the cell levelCatalin Mititiuc
2024-04-23Add a counter moduleCatalin Mititiuc
2024-04-23Add a sight line moduleCatalin Mititiuc
2024-04-23Make a firing arc moduleCatalin Mititiuc
2024-04-23Update pan-zoom libCatalin Mititiuc
2024-04-22Extract panzoom logic into separate moduleCatalin Mititiuc
2024-04-22Add grenade counterCatalin Mititiuc
2024-04-17Add callbacks for updating the UICatalin Mititiuc
2024-04-17Use JS for damage indicator changes instead of CSSCatalin Mititiuc
2024-04-16Move most game logic into its own fileCatalin Mititiuc