Jonathan
  • Joined on 2022-09-21
Jonathan closed issue Jonathan/Peradventure#13 2024-03-21 12:12:07 -05:00
Add CSS color classes based on tile type in DB
Jonathan commented on issue Jonathan/Peradventure#7 2024-03-20 15:42:48 -05:00
Implement Character Creation

IMPORTANT:

Character creation / login MUST give the session a cookie with a ref to the relevant game.

Jonathan pushed to master at Jonathan/Peradventure 2024-03-20 15:31:07 -05:00
40afb93d61 added base-level multi-client support to table
eb8db81789 restored mapCrypt looping
Compare 2 commits »
Jonathan opened issue Jonathan/Peradventure#24 2024-03-20 15:18:51 -05:00
Add separate levels (maybe)
Jonathan opened issue Jonathan/Peradventure#23 2024-03-20 15:18:25 -05:00
Add game ref to tables
Jonathan closed issue Jonathan/Peradventure#22 2024-03-20 14:32:53 -05:00
Return color matching in function mapCrypt
Jonathan opened issue Jonathan/Peradventure#22 2024-03-20 12:53:31 -05:00
Return color matching in function mapCrypt
Jonathan closed issue Jonathan/Peradventure#21 2024-03-20 12:49:23 -05:00
Fix map not displaying after move to /game
Jonathan opened issue Jonathan/Peradventure#21 2024-03-20 12:41:49 -05:00
Fix map not displaying after move to /game
Jonathan opened issue Jonathan/Peradventure#20 2024-03-19 16:50:30 -05:00
Plan Inventory items & uses
Jonathan closed issue Jonathan/Peradventure#14 2024-03-19 16:50:03 -05:00
Add Player Entity to DB
Jonathan commented on issue Jonathan/Peradventure#13 2024-03-19 16:49:45 -05:00
Add CSS color classes based on tile type in DB

Work was lost.

I feel like killing someone.

Jonathan reopened issue Jonathan/Peradventure#13 2024-03-19 16:49:33 -05:00
Add CSS color classes based on tile type in DB
Jonathan pushed to master at Jonathan/Peradventure 2024-03-19 16:42:07 -05:00
ba73d8f3b6 working version with /game
Jonathan commented on issue Jonathan/Peradventure#19 2024-03-19 16:27:28 -05:00
Reorganize website page tree

Game map no longer resides on /index.

Jonathan opened issue Jonathan/Peradventure#19 2024-03-19 16:17:58 -05:00
Reorganize website page tree
Jonathan closed issue Jonathan/Peradventure#1 2024-03-19 14:47:54 -05:00
Include SVGs (somewhere)
Jonathan reopened issue Jonathan/Peradventure#18 2024-03-19 13:56:11 -05:00
Optimize tile Crypt / Decrypt conditionals.
Jonathan commented on issue Jonathan/Peradventure#18 2024-03-19 13:56:08 -05:00
Optimize tile Crypt / Decrypt conditionals.

I have not been able to do the Decrypt stuff as easily.

I think string-split is the answer.

Jonathan closed issue Jonathan/Peradventure#18 2024-03-19 13:56:08 -05:00
Optimize tile Crypt / Decrypt conditionals.