28 Commits

Author SHA1 Message Date
9ba77c96fc Added the add button to all sections. 2020-09-21 13:49:09 -06:00
53e5b063f1 Added active deck/hand/pool tracking for simplifying interactions 2020-09-21 11:08:17 -06:00
d4cdb9b4e4 Added UI placeholders in code for the other sections. 2020-09-18 08:56:06 -06:00
b395dfaf82 minor corrections and addition of more deck UI controls. Minor testing 2020-09-17 14:23:12 -06:00
f8583ab99e added basic control functions to the decks UI 2020-09-17 12:16:16 -06:00
ec9b1017e5 Server side client hooks finisehd up, but untested 2020-09-16 10:33:12 -06:00
3fd5773a14 Added client side hooks for drawing, playing, and reaping cards 2020-09-14 15:10:19 -06:00
736f6e6354 Merge branch 'master' of https://labs.murkfall.net/bluesaxman/deckard-and-company
forgot to pull
2020-09-14 13:58:53 -06:00
6c17dd6c39 basic UI changes, rehash of UI menu 2020-09-14 13:58:06 -06:00
0b63299d31 Minor space corrections, and removal of reap function in favor of native splice 2020-09-11 17:58:11 -06:00
9a2d6309b7 Added client side Connection handling and basic UI updating. NO CSS UPDATES YET 2020-09-11 12:12:08 -06:00
e124349ef6 initial scrubbing of old code and addition of some basic connection code 2020-09-10 11:48:31 -06:00
af89d886bf Finished update function on server 2020-09-10 11:07:07 -06:00
a4758c5ea2 NOT IN A FINISHED STATE, added half of the update command to the websocket server 2020-09-09 16:00:55 -06:00
c6944c8667 Added initial connection negotiation logic to server 2020-09-09 10:42:27 -06:00
93596ab81a added functions for getting names and changing names of things 2020-09-07 09:12:41 -06:00
f73049a854 tested all functions and fixed reference and logic issues 2020-09-07 08:53:16 -06:00
df4572115f Added deck generation code 2020-09-04 23:59:47 -06:00
e003d06b23 Added moveCard function internals 2020-09-04 09:04:42 -06:00
1181c3a2e8 Fixed all syntax issues, still needs functional tests. 2020-09-03 12:05:01 -06:00
2671799407 Added more internal logic functions, not tested for syntax 2020-09-03 11:50:24 -06:00
847a333d60 Codebase Nuke... things got too tangled 2020-09-02 15:26:46 -06:00
0bc7705a25 added initial hooks to websocket 2020-09-02 11:48:56 -06:00
628f8c3430 removed temp file from git tracking 2020-09-02 10:30:01 -06:00
d9f0cd62cf added update function to server.pl 2020-09-02 10:19:17 -06:00
3cf8fa031f Moved to using websockets 2020-08-25 13:21:57 -06:00
bluesaxman
d7c708aab3 added decks table 2020-06-09 14:01:48 -06:00
bluesaxman
030195bfb2 Initial commit for deckard and company 2020-06-09 13:48:19 -06:00