Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-27Remove calling the gme module with 'new'Catalin Mititiuc
2024-04-27Remove calling the counter module with 'new'Catalin Mititiuc
2024-04-27Minor refactorCatalin Mititiuc
2024-04-26Refactor sight line module to extract svg queries into game moduleCatalin Mititiuc
2024-04-26Remove calling firing arc module with 'new'Catalin Mititiuc
2024-04-26Remove calling sight line module with 'new'Catalin Mititiuc
2024-04-26Make sight line module a function instead of a classCatalin Mititiuc
2024-04-26Refactor sight line module to remove almost all querying for elementsCatalin Mititiuc
2024-04-26Refactor firing arc module, 'set' functionCatalin Mititiuc
2024-04-26More refactor of firing arc moduleCatalin Mititiuc
2024-04-26More refactor of firing arcs moduleCatalin Mititiuc
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 allegi...Catalin Mititiuc
2024-04-24Remove unused filesCatalin Mititiuc
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-22Remove scrollbars from svgCatalin Mititiuc
2024-04-22Add missing rowCatalin Mititiuc
2024-04-22Add grenade counterCatalin Mititiuc
2024-04-22Fade the map in after it is done loadingCatalin Mititiuc
2024-04-22Update storing pan & zoom changes to localStorageCatalin Mititiuc
2024-04-22Update viewBox to make off-board starting positions visibleCatalin Mititiuc
2024-04-22Update pan-zoom libCatalin Mititiuc
2024-04-18Use checkboxes for grenadesCatalin Mititiuc
2024-04-18Add another integration test; document debugging integration testsCatalin Mititiuc
2024-04-18Add Docker command scriptsCatalin Mititiuc
2024-04-18Don't watch or inject live reload when running test serverCatalin Mititiuc
2024-04-18Run server on different port when running testsCatalin Mititiuc
2024-04-17Integration test running with test serverCatalin Mititiuc
2024-04-17Add beginning setup for testsCatalin 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
2024-04-16WIPCatalin Mititiuc