|
1b1a809178
|
WIP: Fix pan-zoom for webkit
|
2024-06-08 11:17:40 -07:00 |
|
|
71f972142b
|
Don't use custom built-in elements because they are not supported in webkit
|
2024-06-04 16:19:58 -07:00 |
|
|
163e3a9de5
|
Fix/refactor tests
|
2024-06-01 17:50:58 -07:00 |
|
|
e8fae51b32
|
WIP: use scenario template to build scenarios client-side
|
2024-06-01 11:31:58 -07:00 |
|
|
85f5abb4e2
|
Fix storing scenario in local storage
|
2024-05-30 18:06:46 -07:00 |
|
|
981cc566f0
|
WIP: put all svg refs in scenario file at build time
|
2024-05-30 12:37:29 -07:00 |
|
|
e8fbe161e4
|
Import mapsheets.svg
|
2024-05-28 14:45:20 -07:00 |
|
|
a80728f16f
|
WIP: mock selenium response
|
2024-05-24 15:59:17 -07:00 |
|
|
556abf9bbf
|
Use observable for showing hex distance count
|
2024-05-22 09:20:54 -07:00 |
|
|
98e4fd58d8
|
Use observable for end move and prone flag
|
2024-05-22 09:12:47 -07:00 |
|
|
7395df376d
|
Remove select callbacks and use observable instead
|
2024-05-21 21:20:06 -07:00 |
|
|
d01e0aa92b
|
Add dice
|
2024-05-21 12:30:45 -07:00 |
|
|
6b4312aa1f
|
Fix show/hide record sheet toggle
|
2024-05-20 13:59:49 -07:00 |
|
|
1818218abb
|
WIP: record sheet layout
|
2024-05-20 12:56:42 -07:00 |
|
|
c692bc9020
|
Simplify loading scenarios
|
2024-05-19 21:42:39 -07:00 |
|
|
2f7efc76e0
|
Make scenario files; consolidate mapsheets into one file
|
2024-05-19 10:05:17 -07:00 |
|
|
b89222872a
|
Building layouts complete
|
2024-05-17 12:26:29 -07:00 |
|
|
9d4f58472d
|
WIP: Buildings
|
2024-05-16 23:11:05 -07:00 |
|
|
021b8d3a9a
|
Apply styles and map script to manually loaded files
|
2024-05-15 18:08:24 -07:00 |
|
|
bd31e3e4a6
|
Add ability to load a map file manually
|
2024-05-15 12:55:40 -07:00 |
|
|
26285e4be7
|
Rename variables for clarity
|
2024-05-15 11:22:47 -07:00 |
|
|
f021368a66
|
WIP: add fullscreen and download save abilities
|
2024-05-04 10:25:22 -07:00 |
|
|
e0019128a0
|
Fix bad path set for object data prop
|
2024-05-02 12:12:44 -07:00 |
|
|
0e2ddffc82
|
Change double quotes to single
|
2024-05-02 11:53:08 -07:00 |
|
|
a69623b0ab
|
Organize public directory contents into assets folders
|
2024-05-02 11:04:09 -07:00 |
|
|
9ac571cc24
|
Organize index.js a bit better
|
2024-05-02 10:14:35 -07:00 |
|
|
6b32bde0bc
|
Use an observer to create new object element when data attribute is changed
|
2024-05-01 23:37:44 -07:00 |
|
|
cb76c9c68a
|
WIP: recreate object element when loading maps to avoid node warnings about dangling file handles
|
2024-05-01 22:53:18 -07:00 |
|
|
d393934679
|
Refactor index.js
|
2024-04-30 16:58:12 -07:00 |
|
|
82d3a4b415
|
Create record sheet dynamically when map is loaded
|
2024-04-30 10:17:45 -07:00 |
|
|
4ce55ea0cd
|
Remove a console.log
|
2024-04-28 16:40:44 -07:00 |
|
|
cf190d8e7a
|
Restore content visibility on page reload
|
2024-04-28 16:19:32 -07:00 |
|
|
0c1f7e2fde
|
Add ability to change maps
|
2024-04-27 18:30:03 -07:00 |
|
|
ce98e32565
|
Rename some files
|
2024-04-27 15:58:11 -07:00 |
|
|
75a0c37ea5
|
Some cleanup
|
2024-04-27 13:10:43 -07:00 |
|
|
25a79c4be5
|
Remove 'reveal pattern' from game, as it's not necessary
|
2024-04-27 11:55:25 -07:00 |
|
|
bbd58ed2a0
|
Remove calling record sheet object with 'new'
|
2024-04-27 10:28:16 -07:00 |
|
|
9aada19dbd
|
Remove calling the gme module with 'new'
|
2024-04-27 10:24:11 -07:00 |
|
|
1833dfebf1
|
WIP: firing arcs algo
|
2024-04-25 17:21:46 -07:00 |
|
|
7f0c19becd
|
More functional refactor
|
2024-04-24 19:35:42 -07:00 |
|
|
62a745d59f
|
Change troop-number and troop-allegiance references to just number and allegiance
|
2024-04-24 15:50:59 -07:00 |
|
|
bdeddc71eb
|
Remove references to 'container' in counter.js; fix dblclick not working right
|
2024-04-24 15:08:07 -07:00 |
|
|
bbf65197db
|
Extract panzoom logic into separate module
|
2024-04-22 20:58:17 -07:00 |
|
|
4dc47d6f04
|
Add grenade counter
|
2024-04-22 14:28:29 -07:00 |
|
|
c23d9be954
|
Fade the map in after it is done loading
|
2024-04-22 12:09:50 -07:00 |
|
|
b443b37a11
|
Update storing pan & zoom changes to localStorage
|
2024-04-22 11:43:31 -07:00 |
|
|
143e3cdb45
|
Add callbacks for updating the UI
|
2024-04-17 13:05:47 -07:00 |
|
|
4229c732bc
|
Use JS for damage indicator changes instead of CSS
|
2024-04-17 10:20:15 -07:00 |
|
|
460027e965
|
Move most game logic into its own file
|
2024-04-16 19:41:27 -07:00 |
|
|
4ffd8eb5c4
|
WIP
|
2024-04-16 15:47:47 -07:00 |
|