Commit Graph

25 Commits

Author SHA1 Message Date
d9610bea3b fixed initialization display bugs on game page 2024-03-28 09:58:20 -05:00
e0e6c30752 Session tokens control player options for create / login 2024-03-21 17:48:24 -05:00
514d4ebf40 no longer allows duplicate or empty playernames 2024-03-21 17:12:42 -05:00
523e33363c Worked on Homepage game creation UI 2024-03-21 15:16:19 -05:00
b72b8942c6 added game arg to mapPopulate 2024-03-20 15:36:08 -05:00
40afb93d61 added base-level multi-client support to table 2024-03-20 15:29:41 -05:00
eb8db81789 restored mapCrypt looping 2024-03-20 15:29:00 -05:00
ba73d8f3b6 working version with /game 2024-03-19 16:37:12 -05:00
a3efe2369d tile coloration based on type 2024-03-19 12:50:59 -05:00
d7bc833df7 Merge pull request 'Improve tilesets and pass them into map renderer instead of modified map rows.' (#17) from Noah/Peradventure:master into master
Reviewed-on: #17
2024-03-19 12:39:33 -05:00
5fd5394c8e Improve tilesets and pass them into map renderer instead of modified map rows. 2024-03-19 12:38:15 -05:00
dab56a3f8c working on color 2024-03-19 12:22:05 -05:00
01a5e768ca added DB reinit script 2024-03-19 11:45:08 -05:00
066ce2aaaa expanded tile descript in DB 2024-03-18 19:38:28 -05:00
6b371066d4 only mapPopulate empty db 2024-03-18 19:06:37 -05:00
989d33ff5e fix merge conflicts 2024-03-18 15:36:27 -05:00
684ebb61a8 added real-time map render! 2024-03-18 15:31:53 -05:00
d48ad24c08 adding map db 2024-03-17 21:20:39 -05:00
0d9e48752d initialized database 2024-03-17 16:54:08 -05:00
dd40016775 added layouts, db support 2024-03-17 16:03:28 -05:00
bb7c69e749 learned hx-trigger 2024-03-16 20:32:35 -05:00
ba1b7dca62 added logs to gitignore 2024-03-16 20:04:18 -05:00
c124f9825f server data printed on webpage 2024-03-16 20:00:13 -05:00
97d27758c9 added lapis and htmx 2024-03-16 18:29:52 -05:00
067e0c621d first commit 2024-03-16 15:55:10 -05:00