Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 d...Catalin Mititiuc
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 allegi...Catalin Mititiuc
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
2024-04-22Update storing pan & zoom changes to localStorageCatalin 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
2024-04-16WIPCatalin Mititiuc
2024-04-14WIPCatalin Mititiuc
2024-04-14Import pan/zoom functions from external moduleCatalin Mititiuc
2024-04-11Position hexes with CSS; move map styles into separate fileCatalin Mititiuc
2024-04-11Import map svg in an object; add a dev serverCatalin Mititiuc