Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-07-31Use pointerovers for setup/teardown; don't rely on pointeroutsCatalin Mititiuc
2024-07-31WIP: trying just using pointeroversCatalin Mititiuc
2024-07-30Ok, hover and firing arc doesn't get stuck at allCatalin Mititiuc
Not sure about counters
2024-07-29Add ability to deactivate/reactivate soldier records; make hex clearing work ↵Catalin Mititiuc
with right-click and add a confirmation modal dialog
2024-07-28Add clear hex contents dialogCatalin Mititiuc
2024-07-28Add some team color countersCatalin Mititiuc
2024-07-28Remove prone toggleCatalin Mititiuc
2024-07-28Place trooper counter under other countersCatalin Mititiuc
2024-07-28Handle clicks in grid-top cellCatalin Mititiuc
2024-07-26Clear hover on pointerout?Catalin Mititiuc
2024-07-26Fix arrangeCountersCatalin Mititiuc
2024-07-26WIP: solution to bringing active element to top?Catalin Mititiuc
2024-07-25Fix distance calculationCatalin Mititiuc
2024-07-25Capture pan-zoom pointer soonerCatalin Mititiuc
2024-07-25Clean up some counters codeCatalin Mititiuc
2024-07-25WIP: add multiple counters to troopers and cellsCatalin Mititiuc
2024-07-23WIP: countersCatalin Mititiuc
2024-07-17WIP: arrange elements in a circleCatalin Mititiuc
2024-07-16WIP: add fallen mech and vehicle templatesCatalin Mititiuc
2024-07-16WIP: Turn/torso-twist mech template on keypressCatalin Mititiuc
2024-07-15Clean up mech templateCatalin Mititiuc
2024-07-15WIP: add mech template counterCatalin Mititiuc
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-13Remove hard-coded map dataCatalin Mititiuc
2024-07-13Add special transform for building 4, mapsheet 1Catalin Mititiuc
2024-07-12Build scenarios from data in SVG filesCatalin Mititiuc
2024-07-12WIP: normalize generateRadialCoords rangeCatalin Mititiuc
2024-07-10Allow generic maps to be still generatedCatalin Mititiuc
2024-07-10Clean up scenarios; move some styles into .css filesCatalin Mititiuc
2024-07-10Clone template instead of modifying originalCatalin Mititiuc
2024-07-10Build scenarios from scenario filesCatalin Mititiuc
2024-07-08View squad recordsCatalin Mititiuc
2024-07-03Minor cleanupCatalin Mititiuc
2024-07-03Change elevation level selector selected colorCatalin Mititiuc
2024-07-03Move tree copse terrain feature from grid into buildings groupCatalin Mititiuc
2024-07-03Make stairs visible on roof levelsCatalin Mititiuc
2024-07-02Render roofs below current elevation level in different colorCatalin 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-02Allow selecting elevation level with up/down buttonsCatalin Mititiuc
2024-07-02WIP: edge UI styleCatalin Mititiuc
2024-07-01WIP: floating edge UICatalin 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