Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-11Remove some commented-out codeCatalin Mititiuc
2024-06-08WIP: Fix pan-zoom for webkitCatalin Mititiuc
2024-06-04Don't use custom built-in elements because they are not supported in webkitCatalin Mititiuc
2024-06-01Fix/refactor testsCatalin Mititiuc
2024-05-30Fix storing scenario in local storageCatalin Mititiuc
2024-05-30Make scenarios list in modal dynamicCatalin Mititiuc
2024-05-30WIP: put all svg refs in scenario file at build timeCatalin Mititiuc
2024-05-29Try to simplify trooper counterCatalin Mititiuc
2024-05-28WIP: select counter testCatalin Mititiuc
2024-05-28Import mapsheets.svgCatalin Mititiuc
2024-05-24WIP: mock selenium responseCatalin Mititiuc
2024-05-23WIP: intercept request in testCatalin Mititiuc
2024-05-22Minor refactorCatalin Mititiuc
2024-05-22Don't export unnecessary functionsCatalin Mititiuc
2024-05-22Use observable for showing hex distance countCatalin Mititiuc
2024-05-22Use observable for end move and prone flagCatalin Mititiuc
2024-05-21Remove select callbacks and use observable insteadCatalin Mititiuc
2024-05-20Fix custom affiliation namesCatalin Mititiuc
2024-05-20WIP: record sheet layoutCatalin Mititiuc
2024-05-20Add weapon icons to record sheetCatalin Mititiuc
2024-05-19Simplify loading scenariosCatalin Mititiuc
2024-05-19Change attacker color from green to blue; change trace colorCatalin Mititiuc
2024-05-15Apply styles and map script to manually loaded filesCatalin Mititiuc
2024-05-15Don't blow up if weapon element missing from trooper countersCatalin Mititiuc
2024-05-02Fix preexisting prone counter not removing if unit end movement without movingCatalin Mititiuc
2024-05-02Generate weapon data dynamically from countersCatalin Mititiuc
2024-05-02Organize public directory contents into assets foldersCatalin Mititiuc
2024-04-30Clear placing stack on unselectCatalin Mititiuc
2024-04-30Allow placing a counter that doesn't already existCatalin Mititiuc
2024-04-30Allow selecting off-board unitsCatalin Mititiuc
2024-04-30Fix cancel firing arc placement bugCatalin Mititiuc
2024-04-30Refactor index.jsCatalin Mititiuc
2024-04-30Refactor place function in soldier moduleCatalin Mititiuc
2024-04-30Fix end movement bugCatalin Mititiuc
2024-04-30Refactor cell event listenersCatalin Mititiuc
2024-04-30Create record sheet dynamically when map is loadedCatalin Mititiuc
2024-04-28Clear sight line before drawing after unlockingCatalin Mititiuc
2024-04-28Rename element class 'board' to 'gameboard'Catalin Mititiuc
2024-04-28Add all scenario mapsCatalin Mititiuc
2024-04-27Add ability to change mapsCatalin Mititiuc
2024-04-27Rename some filesCatalin Mititiuc
2024-04-27Some cleanupCatalin Mititiuc
2024-04-27Remove 'reveal pattern' from counter moduleCatalin Mititiuc
2024-04-27Remove 'reveal pattern' from sight line moduleCatalin Mititiuc
2024-04-27Remove 'reveal pattern' from firing arc moduleCatalin Mititiuc
2024-04-27Remove 'reveal pattern' from game, as it's not necessaryCatalin Mititiuc
2024-04-27Move function into closureCatalin Mititiuc
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