QuakeWorld Python 1.1
April 21st, 2001 by AlkiniVersion 1.1 of the Python-poweredQuakeWorld server QuakeWorldPython has been released; changes include:
- Removed C code relating to PAK files (now handled by Python)
- Reworked download code – now functions with the Python resource-loading code
- Tested against Debian 2.2, found and fixed problems that prevented a clean compile and running under Debian (and presumably other Linuxes)
- Changed Sys_Error() function so that it now does exit the game loop and raise a Python exception
- Cleaned up Python “pakfile” module
- Went over translated CTF, cleaned up code by hand
QuakeWorld Python 1.1 source: qwpython-1.1.tar.gz



