Jonathan
  • Joined on 2022-09-21
Jonathan pushed to master at Jonathan/Peradventure 2024-03-28 09:59:39 -05:00
d9610bea3b fixed initialization display bugs on game page
Jonathan closed issue Jonathan/Peradventure#28 2024-03-27 20:25:20 -05:00
FIX - Uninitialized map displays the game layout.
Jonathan opened issue Jonathan/Peradventure#29 2024-03-27 20:06:30 -05:00
Add button to redirect to home
Jonathan commented on issue Jonathan/Peradventure#28 2024-03-27 20:05:55 -05:00
FIX - Uninitialized map displays the game layout.

This bug has been fixed but I implemented code to hide the texts before map render. The result? No map render after population, unless you refresh the page.

Jonathan reopened issue Jonathan/Peradventure#28 2024-03-27 20:05:11 -05:00
FIX - Uninitialized map displays the game layout.
Jonathan closed issue Jonathan/Peradventure#28 2024-03-27 20:04:51 -05:00
FIX - Uninitialized map displays the game layout.
Jonathan opened issue Jonathan/Peradventure#28 2024-03-27 20:01:57 -05:00
FIX - Uninitialized map displays the game layout.
Jonathan commented on issue Jonathan/Peradventure#27 2024-03-27 17:02:09 -05:00
Add Entity Support

Added player xy coordinates to the table rows.

Jonathan opened issue Jonathan/Peradventure#27 2024-03-27 16:57:17 -05:00
Add Entity Support
Jonathan closed issue Jonathan/Peradventure#23 2024-03-27 16:55:05 -05:00
Add game ref to tables (and functions)
Jonathan pushed to master at Jonathan/Peradventure 2024-03-21 17:49:50 -05:00
e0e6c30752 Session tokens control player options for create / login
Jonathan commented on issue Jonathan/Peradventure#7 2024-03-21 17:26:07 -05:00
Implement Character Creation

Need to implement Logins as well.

Jonathan pushed to master at Jonathan/Peradventure 2024-03-21 17:14:04 -05:00
514d4ebf40 no longer allows duplicate or empty playernames
Jonathan commented on issue Jonathan/Peradventure#23 2024-03-21 16:55:25 -05:00
Add game ref to tables (and functions)

I checked. All this stuff has already been added to mapPopulate, but it's not being called. Right now I need to add conditionals to the Character creation page to make sure that the player has…

Jonathan pushed to master at Jonathan/Peradventure 2024-03-21 15:17:42 -05:00
523e33363c Worked on Homepage game creation UI
Jonathan pushed to master at Jonathan/Peradventure 2024-03-21 13:10:46 -05:00
b72b8942c6 added game arg to mapPopulate
Jonathan commented on issue Jonathan/Peradventure#26 2024-03-21 12:22:25 -05:00
Customize color scheme

Red and black for now.

Jonathan opened issue Jonathan/Peradventure#26 2024-03-21 12:22:11 -05:00
Customize color scheme
Jonathan opened issue Jonathan/Peradventure#25 2024-03-21 12:13:24 -05:00
Block out space for player UI
Jonathan closed issue Jonathan/Peradventure#19 2024-03-21 12:12:23 -05:00
Reorganize website page tree