Commit Graph

42 Commits

Author SHA1 Message Date
Charles Kralapp 6e1a2e9fd4 Im angry at how good this works and clean it is compared to how terrible my old implementation was. 2024-01-01 15:26:28 -05:00
Charles Kralapp 36618a500c Add jzon to serialize data 2023-12-31 16:00:52 -05:00
Charles Kralapp 1efecbd0c6 Add bordeaux-threads, make simple example echoing client position to server 2023-12-31 15:23:23 -05:00
Charles Kralapp 6f65a71f4b Update README.md 2023-12-29 12:04:41 -05:00
Charles Kralapp 3c77b94c0f Update 'README.md' 2023-12-16 15:08:39 -05:00
Charles Kralapp 28b5ac413f add www, add server, add new client 2023-12-16 15:06:29 -05:00
Charles Kralapp ee06a7c8ab Cleanup, delete starter code 2023-12-15 21:28:43 -05:00
Charles Kralapp bdb105647e Add sbcl using cl-project, NOTE: this is not actually here its in ~/quicklisp/local-projects because I can't figure how asdf works 2023-12-02 19:33:48 -05:00
Charles Kralapp f29296b216 Rename demo, add www, server, make client work 2023-11-18 20:03:18 -05:00
Charles Kralapp ff1b75c044 reorganize lisp 2023-11-18 18:06:43 -05:00
Charles Kralapp 6ff83af479 Switch back to common lisp since racket bindings dont work. 2023-11-05 13:53:30 -05:00
Charles Kralapp f71692478a Merge branch 'main' of https://git.alfrescocavern.com/zongor/mmo-project 2023-10-31 19:11:48 -04:00
Charles Kralapp 514fef5b7a add lisp 2023-10-31 19:11:35 -04:00
Charles Kralapp abb74e63c5 small fix 2023-10-14 12:09:01 -04:00
Charles Kralapp cd803751d9 fix db comments 2023-10-14 09:55:50 -04:00
Charles Kralapp 7b7ec7d1de cleanup 2023-10-14 09:32:24 -04:00
Charles Kralapp d637a3b411 small fix 2023-10-13 22:59:36 -04:00
Charles Kralapp 36579a0784 add readme's, remove testing prints 2023-10-13 22:55:14 -04:00
Charles Kralapp b44d3e03ca handle login better, get rid of ghost self 2023-10-13 19:55:10 -04:00
Charles Kralapp f323d09d9f fixed client so that the user can update themselves! 2023-10-13 00:45:46 -04:00
Charles Kralapp 0b09e0ab60 add json module 2023-10-10 23:49:28 -04:00
Charles Kralapp b0c551bd07 add tcp client/server 2023-10-08 11:54:21 -04:00
Charles Kralapp dad620f74e move into fpm package 2023-09-17 15:34:49 -04:00
Charles Kralapp f0d595fecb pipes suck and dont work, try wrapping the libdill library instead 2023-09-17 14:03:56 -04:00
Charles Kralapp 151093a0a5 add player add prototype for coms 2023-09-17 13:20:12 -04:00
Charles Kralapp 8bbf0b584f exe cmd 2023-09-17 09:40:35 -04:00
Charles Kralapp 0336cfaeb3 add server protocol, add test 2023-09-10 20:22:32 -04:00
Charles Kralapp 79859bbec7 add server, incredibly annoying hex hack 2023-09-10 18:51:11 -04:00
Charles Kralapp cb77591be1 update to use new sql stuff 2023-09-10 15:25:00 -04:00
Charles Kralapp f29fba4f11 Accidental delete 2023-09-10 11:51:03 -04:00
Charles Kralapp bad7a77676 Remove old exec calls 2023-09-10 11:48:08 -04:00
Charles Kralapp 7e2859ffc0 Fix db3 related calls. 2023-09-10 11:45:42 -04:00
Charles Kralapp d81fdb055a add db module 2023-09-10 10:24:41 -04:00
Charles Kralapp 2d40445ee3 add simple example, add protocol docs 2023-09-03 18:29:47 -04:00
Charles Kralapp c220c2ec78 Add info to readme 2023-09-03 13:12:45 -04:00
Charles Kralapp 565caf5fa6 remove debug print 2023-09-03 01:21:10 -04:00
Charles Kralapp 959234ca0e ton of annoying string workaround stuff 2023-09-03 00:33:26 -04:00
Charles Kralapp e56dad405c wip: convert to cmdline 2023-09-02 22:09:31 -04:00
Charles Kralapp 8c76b976bb Update html, get rid of libraries, add args 2023-09-02 19:16:55 -04:00
Charles Kralapp 9a34cf12d1 add empty readmes 2023-08-26 14:00:25 -04:00
Charles Kralapp f129784a21 initial commit 2023-08-26 13:58:47 -04:00
Charles Kralapp f967624953 Initial commit 2023-08-26 13:46:46 -04:00