-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
38 lines (29 loc) · 1.13 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
JKA Open Base is designed to be a suitable alternative to the Jedi Academy SDK code base.
Current Supported Platforms:
Win32 with Microsoft Visual Studio C++ 2010 (cgame, game, ui)
Linux with GCC (game)
To build with GCC & Linux:
$ cd codemp/game
$ make
To clean up:
$ make clean
(See "duel" branch for extended features for dueling)
New Game Commands:
showplayerid - Display a list of players on server and their associated numbers
New Game Cvars:
g_maxConnectionsPerIP - Limit number of connections per IP (Default: 1)
Included Security Fixes For:
jamsgbof - http://aluigi.altervista.org/adv/jamsgbof-adv.txt
q3msgboom - http://aluigi.altervista.org/adv/q3msgboom-adv.txt
q3cbufexec/callvote #1 - http://aluigi.org/poc.htm#q3cbufexec
callvote #2 - http://aluigi.freeforums.org/post9402.html
remapShader (cgame fix only) - http://www.securityfocus.com/archive/1/archive/1/433349/100/0/threaded
forcestring
gc
..Not Included:
q3infoboom - http://aluigi.altervista.org/adv/q3infoboom-adv.txt
sv_allowdownload - http://www.securityfocus.com/archive/1/archive/1/433349/100/0/threaded
Other Noted Fixes:
Multiline Names
Multiline Text
*name bugging