Age | Commit message (Expand) | Author |
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 |