mirror of
https://github.com/yquake2/zaero.git
synced 2024-11-21 19:41:07 +00:00
A port of Team Evolves Zaero to Yamagi Quake II
4733f22e6f
the aimfix was working only on half of the attack, since the supershotgun shoots 2 times (half bullets left, half bullets right) to carefully test it i tried to comment out 1 of the 2 shots while also keep yaw change to 0 in 1 case the bullets hit around the crossair, in the other case the bullets were not centered around the crossair. i added the same fix to the shot that did not have it, and it worked. i tested it out with yaw-5 and yaw+5 with both shots shooting at the same time and the bullets appeared to gather into 2 distinct clusters one left side of crossair, one right side of crossair like 2 eyes on the wall |
||
---|---|---|
src | ||
stuff/mapfixes | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
Makefile | ||
README |
This is a bugfixed version of Team Evolve's Quake II missionpack "Zaero". Hundred bugs were fixed, this version should run much more stable than the the old SDK version. It must be used with the "Yamagi Quake II Client". For more information visit http://www.yamagi.org/quake2. ATTENTION: This port of Zaero to Yamagi Quake II is unfinished and untested! While it might work there are most likely a lot of bugs left! Furthermore this code needs more cleanup! Do not complain if you run into problem! Patches (or better pull requests) are welcome. :)