Age | Commit message (Expand) | Author |
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 |
2024-04-22 | Add grenade counter | Catalin Mititiuc |
2024-04-22 | Fade the map in after it is done loading | Catalin Mititiuc |
2024-04-22 | Update storing pan & zoom changes to localStorage | Catalin Mititiuc |
2024-04-17 | Add callbacks for updating the UI | Catalin Mititiuc |
2024-04-17 | Use JS for damage indicator changes instead of CSS | Catalin Mititiuc |
2024-04-16 | Move most game logic into its own file | Catalin Mititiuc |
2024-04-16 | WIP | Catalin Mititiuc |
2024-04-16 | WIP | Catalin Mititiuc |
2024-04-14 | WIP | Catalin Mititiuc |
2024-04-14 | Import pan/zoom functions from external module | Catalin Mititiuc |
2024-04-11 | Position hexes with CSS; move map styles into separate file | Catalin Mititiuc |
2024-04-11 | Import map svg in an object; add a dev server | Catalin Mititiuc |