OpenJK
OpenJK copied to clipboard
Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
This pull request aims to improve a few FS related issues and to provide new features. 1) [MP] The `fs_forceGame` cvar from jk2mv. The user can set the force game...
Fixed connection status checks in `g_antiFakePlayer`. Replicated the check in the engine. - `g_antiFakePlayer` -> `sv_antiFakePlayer` - `g_maxConnPerIP` -> `sv_maxConnPerIP` Fixes #1146
# DO NOT MERGE This is a proof of concept for what introducing `clang-format` would look like. Highly destructive for forks, but _so_ much nicer to work with. I typically...
# DO NOT MERGE Just an experiment to see if we can make use of CMakePresets for some common, generic options. It means I can do this: ```sh cmake --preset=JK2...
If you set timescale > 1.0 in SP, your mouse sensitivity gets scaled up with it. It looks like the intention was to slow your mouse sensitivity down when using...
Please tell me if anything needs to be compiled additionally, and where should the game files be placed?
Reporting a bug? Please make sure you've given the following information - thanks! **Operating system and version:** Windows 10 **Is this for single player or multiplayer?** single player **Description of...
Allows building natively for Windows/ARM64 devices (Surface Pro X, Volterra, etc).
Bash script I made to download build and play "Star Wars Jedi Knight II: Jedi Outcast" (Demo) full screen on FreeBSD , Linux and Mac The demo contains one original...
Reporting a bug? Please make sure you've given the following information - thanks! **Operating system and version:** Windows 11 Version 22H2 (OS build 22621.2428) **Is this for single player or...