Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-30WIP: put all svg refs in scenario file at build timeCatalin Mititiuc
2024-05-28Import mapsheets.svgCatalin Mititiuc
2024-05-24WIP: mock selenium responseCatalin 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 show/hide record sheet toggleCatalin Mititiuc
2024-05-20WIP: record sheet layoutCatalin Mititiuc
2024-05-19Simplify loading scenariosCatalin Mititiuc
2024-05-19Make scenario files; consolidate mapsheets into one fileCatalin 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-15Rename variables for clarityCatalin Mititiuc
2024-05-04WIP: add fullscreen and download save abilitiesCatalin 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
2024-05-02Organize index.js a bit betterCatalin Mititiuc
2024-05-01Use an observer to create new object element when data attribute is changedCatalin Mititiuc
2024-05-01WIP: recreate object element when loading maps to avoid node warnings about ↵Catalin Mititiuc
dangling file handles
2024-04-30Refactor index.jsCatalin Mititiuc
2024-04-30Create record sheet dynamically when map is loadedCatalin Mititiuc
2024-04-28Remove a console.logCatalin Mititiuc
2024-04-28Restore content visibility on page reloadCatalin 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 game, as it's not necessaryCatalin Mititiuc
2024-04-27Remove calling record sheet object with 'new'Catalin Mititiuc
2024-04-27Remove calling the gme module with 'new'Catalin Mititiuc
2024-04-25WIP: firing arcs algoCatalin Mititiuc
2024-04-24More functional refactorCatalin 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-22Extract panzoom logic into separate moduleCatalin Mititiuc
2024-04-22Add grenade counterCatalin Mititiuc
2024-04-22Fade the map in after it is done loadingCatalin Mititiuc