Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-15WIP: Render buildings already in gameboard when scenario is loadedCatalin Mititiuc
2024-07-15Make record sheet allegiance name text smaller to fitCatalin Mititiuc
2024-07-10Allow generic maps to be still generatedCatalin Mititiuc
2024-07-10Clone template instead of modifying originalCatalin Mititiuc
2024-07-10Build scenarios from scenario filesCatalin Mititiuc
2024-07-02Fix deselecting when counter is not on the boardCatalin Mititiuc
2024-07-02Add troop number and squad number when creating countersCatalin Mititiuc
2024-07-02Create counters with assigned weaponsCatalin Mititiuc
2024-07-02WIP: countersCatalin Mititiuc
2024-07-01WIP: split hexes and building structure into different layersCatalin Mititiuc
2024-06-28Update updateSightLine for cube coordsCatalin Mititiuc
2024-06-28Update deleteClone for cube coordsCatalin Mititiuc
2024-06-28WIP: get sightline working after cube coords updateCatalin Mititiuc
2024-06-28Fix vectorAdd calculation; draw grid hexes after buildingsCatalin Mititiuc
2024-06-27Fix elevation view stylesCatalin Mititiuc
2024-06-27WIP: render radial coord hexes/mapsCatalin Mititiuc
2024-06-14Fix restoring zoom on page reloadCatalin Mititiuc
2024-06-12Extract scenario-build function into separate moduleCatalin Mititiuc
2024-06-11Fix load scenario transition fade outCatalin 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-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