Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-06-17Group text and use elementsCatalin Mititiuc
2024-06-16WIP: radial hex gridCatalin Mititiuc
2024-06-14Fix restoring zoom on page reloadCatalin Mititiuc
2024-06-12Extract scenario-build function into separate moduleCatalin Mititiuc
2024-06-12WIP: Fill in some of the 'load scenario' testsCatalin Mititiuc
2024-06-12WIP: modify dev server to use as test server, alsoCatalin Mititiuc
2024-06-11Fix load scenario transition fade outCatalin Mititiuc
2024-06-11Fix toggle content visCatalin Mititiuc
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-06-01WIP: use scenario template to build scenarios client-sideCatalin 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-30WIP: dynamically add references to scenario svgCatalin Mititiuc
2024-05-29Try to simplify trooper counterCatalin Mititiuc
2024-05-28WIP: select counter testCatalin Mititiuc
2024-05-28Import mapsheets.svgCatalin Mititiuc
2024-05-27WIP: use esbuild to bust cache for 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-21Add diceCatalin Mititiuc
2024-05-20Fix custom affiliation namesCatalin Mititiuc
2024-05-20Fix show/hide record sheet toggleCatalin 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-19Make scenario files; consolidate mapsheets into one fileCatalin Mititiuc
2024-05-18Finish furniture, recenter mapsCatalin Mititiuc
2024-05-18Add furnitureCatalin Mititiuc
2024-05-17Building layouts completeCatalin Mititiuc
2024-05-16WIP: BuildingsCatalin Mititiuc
2024-05-15Apply styles and map script to manually loaded filesCatalin Mititiuc
2024-05-15Add ability to load a map file manuallyCatalin Mititiuc
2024-05-15Don't blow up if weapon element missing from trooper countersCatalin Mititiuc
2024-05-15Rename variables for clarityCatalin Mititiuc
2024-05-04WIP: add fullscreen and download save abilitiesCatalin 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-02Fix bad path set for object data propCatalin Mititiuc
2024-05-02Change double quotes to singleCatalin Mititiuc
2024-05-02Organize public directory contents into assets foldersCatalin Mititiuc