Age | Commit message (Expand) | Author |
2024-06-27 | Fix elevation view styles | Catalin Mititiuc |
2024-06-27 | WIP: render radial coord hexes/maps | Catalin Mititiuc |
2024-06-12 | Extract scenario-build function into separate module | Catalin Mititiuc |
2024-06-12 | WIP: Fill in some of the 'load scenario' tests | Catalin Mititiuc |
2024-06-12 | WIP: modify dev server to use as test server, also | Catalin Mititiuc |
2024-06-11 | Fix load scenario transition fade out | Catalin Mititiuc |
2024-06-11 | Fix toggle content vis | Catalin Mititiuc |
2024-06-08 | WIP: Fix pan-zoom for webkit | Catalin Mititiuc |
2024-06-04 | Don't use custom built-in elements because they are not supported in webkit | Catalin Mititiuc |
2024-06-01 | Fix/refactor tests | Catalin Mititiuc |
2024-06-01 | WIP: use scenario template to build scenarios client-side | Catalin Mititiuc |
2024-05-30 | Fix storing scenario in local storage | Catalin Mititiuc |
2024-05-30 | WIP: put all svg refs in scenario file at build time | Catalin Mititiuc |
2024-05-28 | Import mapsheets.svg | Catalin Mititiuc |
2024-05-24 | WIP: mock selenium response | Catalin Mititiuc |
2024-05-22 | Use observable for showing hex distance count | Catalin Mititiuc |
2024-05-22 | Use observable for end move and prone flag | Catalin Mititiuc |
2024-05-21 | Remove select callbacks and use observable instead | Catalin Mititiuc |
2024-05-21 | Add dice | Catalin Mititiuc |
2024-05-20 | Fix show/hide record sheet toggle | Catalin Mititiuc |
2024-05-20 | WIP: record sheet layout | Catalin Mititiuc |
2024-05-19 | Simplify loading scenarios | Catalin Mititiuc |
2024-05-19 | Make scenario files; consolidate mapsheets into one file | Catalin Mititiuc |
2024-05-17 | Building layouts complete | Catalin Mititiuc |
2024-05-16 | WIP: Buildings | Catalin Mititiuc |
2024-05-15 | Apply styles and map script to manually loaded files | Catalin Mititiuc |
2024-05-15 | Add ability to load a map file manually | Catalin Mititiuc |
2024-05-15 | Rename variables for clarity | Catalin Mititiuc |
2024-05-04 | WIP: add fullscreen and download save abilities | Catalin Mititiuc |
2024-05-02 | Fix bad path set for object data prop | Catalin Mititiuc |
2024-05-02 | Change double quotes to single | Catalin Mititiuc |
2024-05-02 | Organize public directory contents into assets folders | Catalin Mititiuc |
2024-05-02 | Organize index.js a bit better | Catalin Mititiuc |
2024-05-01 | Use an observer to create new object element when data attribute is changed | Catalin Mititiuc |
2024-05-01 | WIP: recreate object element when loading maps to avoid node warnings about d... | Catalin Mititiuc |
2024-04-30 | Refactor index.js | Catalin Mititiuc |
2024-04-30 | Create record sheet dynamically when map is loaded | Catalin Mititiuc |
2024-04-28 | Remove a console.log | Catalin Mititiuc |
2024-04-28 | Restore content visibility on page reload | Catalin Mititiuc |
2024-04-27 | Add ability to change maps | Catalin Mititiuc |
2024-04-27 | Rename some files | Catalin Mititiuc |
2024-04-27 | Some cleanup | Catalin Mititiuc |
2024-04-27 | Remove 'reveal pattern' from game, as it's not necessary | Catalin Mititiuc |
2024-04-27 | Remove calling record sheet object with 'new' | Catalin Mititiuc |
2024-04-27 | Remove calling the gme module with 'new' | Catalin Mititiuc |
2024-04-25 | WIP: firing arcs algo | Catalin Mititiuc |
2024-04-24 | More functional refactor | Catalin Mititiuc |
2024-04-24 | Change troop-number and troop-allegiance references to just number and allegi... | Catalin Mititiuc |
2024-04-24 | Remove references to 'container' in counter.js; fix dblclick not working right | Catalin Mititiuc |
2024-04-22 | Extract panzoom logic into separate module | Catalin Mititiuc |