-
```
print('██████╗ ██╗ ██╗██████╗ ██████╗')
print('██╔══██╗██║ ██║██╔══██╗██╔════╝')
print('██████╔╝██║ ██║██████╔╝██║ ███╗')
print('██╔═══╝ ██║ ██║██╔══██╗██║ ██║')
print('██║ ╚█████…
-
Flechette alt fire (in SP/JK2 at least) is all kinds of glitchy with regards to bouncing off of walls. When firing at sentry droids (the ones that float and deploy a shield), the projectiles will very…
-
This can be archieved if engine will use OpenGL extension
GL_ARB_texture_non_power_of_two or similar (in case its not ARB)
This extensions is sign that video card can load textures in any size.
I…
-
比如在main.cc中定义了int jk(int i)函数,然后main.cc被编译成a.out。现在我没有main.cc源码,只有a.out和foo函数定义,请问我可以hook二进制a.out中的foo函数么?
-
The game sometimes crashes when accessing a "device" e.g. a stationary gun or a terminal.
It sometimes happens on kejim_base when trying to use a stationary gun, sometimes when trying to use the termi…
-
When packing external lightmaps, q3map2 creates the lightmap UVs and surface lightstyles properly but does not save the created lightmap UV coordinates into the BSP. q3map_lightmapsize 1024 is used to…
-
Flashing the jk2mv taskbar icon (or equivalent on other OS's besides Windows) when a player joins the server. Perhaps conditional on number of players already on the server (only flash if under 2 or 3…
-
**Operating system and version:**
(Arch) Linux 64-bit, OpenJK (JK2) built from Git master on 19 November.
**Is this for single player or multiplayer?**
Single player.
**Description of the bug …
ghost updated
7 years ago
-
Currently the output structure of `report()` is rather messy and difficult to comprehend. See below file for an overview and suggestions for an overhaul.
This should be restructured and properly do…
-
Small aesthetic change request. Possible to change this to either black or black with transparency? Or a section of the purple wallpaper without the logo? Just looks a bit busy. My mod setup is screwi…