An attempt at non-graphical QuakeWorld client written in Python.
Go to file
Josh K 98dc16fbb7 Added parsing of svc_setangle, svc_entgravity, and svc_playerinfo 2018-10-13 07:17:26 -04:00
bsp.py An attempt at a non-graphical QuakeWorld client/bot written in Python. 2018-10-06 06:43:22 -04:00
defs.py Added parsing of svc_setangle, svc_entgravity, and svc_playerinfo 2018-10-13 07:17:26 -04:00
msg.py An attempt at a non-graphical QuakeWorld client/bot written in Python. 2018-10-06 06:43:22 -04:00
pak.py An attempt at a non-graphical QuakeWorld client/bot written in Python. 2018-10-06 06:43:22 -04:00
parse.py Added parsing of svc_setangle, svc_entgravity, and svc_playerinfo 2018-10-13 07:17:26 -04:00
qwcl.py Refactored server message parsing to separate module. Some other misc refactoring. 2018-10-08 02:06:43 -04:00