|
f4ea9f57c6
|
large logic rework for smooth game setup, and error handling
|
2020-10-01 00:29:59 +00:00 |
|
|
5707488818
|
changed default names for hand, deck and pool objects
|
2020-09-29 21:28:19 +00:00 |
|
|
44fbe0874b
|
Added failure state if a socket cannot be opened
|
2020-09-29 21:26:18 +00:00 |
|
|
ce0dc5ac6e
|
added auto view, automatic switch to what is actively changing
|
2020-09-28 15:35:01 +00:00 |
|
|
0ea82ff1f8
|
Modifications for first live test
|
2020-09-28 14:19:20 +00:00 |
|
|
c90662791e
|
Added session cleanup and basic disconnection handling.
|
2020-09-22 16:43:08 -06:00 |
|
|
c31eab7294
|
Fix for both hand issue and normalization issue
|
2020-09-22 15:29:04 -06:00 |
|
|
b395dfaf82
|
minor corrections and addition of more deck UI controls. Minor testing
|
2020-09-17 14:23:12 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|