Skip to content

Releases: ceeeKay/Q2Eaks

v0.21

10 Jul 02:41
Compare
Choose a tag to compare

Fix long-unreported bug with "faster rockets" being unconditionally on! I'm primarily a Q1 player so I didn't notice anything was wrong ;)

Thanks to Tool for finding the culprit line!

Full Changelog: v0.20...v0.21

v0.20

10 Oct 04:25
Compare
Choose a tag to compare

Synced to upstream for "Update 1" @ id-Software/quake2-rerelease-dll@8dc1fc9

Full Changelog: v0.19...v0.20

v0.19

06 Sep 04:38
Compare
Choose a tag to compare

By request in #31. Add message of the day functionality in sv_motd which players can check with the motd command.

Full Changelog: v0.18...v0.19

v0.18

06 Sep 02:51
Compare
Choose a tag to compare

Bots will always ready up as soon as they join a team in match mode, and they aren't counted toward required votes in elections.

Full Changelog: v0.17...v0.18

v0.17

05 Sep 04:23
Compare
Choose a tag to compare

Fix a crash when a client with Q2Eaks installed connects to a vanilla/non-Q2Eaks server (a check for movement prediction could have a null pointer).

v0.16

30 Aug 05:22
Compare
Choose a tag to compare

Add new powerup disable cvars for situations where you don't want some or all powerups:

g_no_powerups
g_no_quad
g_no_dualfire
g_no_invulnerability
g_no_invisibility

Also some assorted README.md cleanup.

Full Changelog: v0.15...v0.16

v0.15

29 Aug 05:45
Compare
Choose a tag to compare

New admin settings menu to turn tweaks on/off. Not all tweaks supported yet, but tracked with #24 and #25.

Full Changelog: v0.14...v0.15

v0.14

29 Aug 04:38
Compare
Choose a tag to compare

Add a new cvar sv_auto_bhop from feature request #23.

Full Changelog: v0.13...v0.14

v0.13

26 Aug 09:32
Compare
Choose a tag to compare
  • Reduce g_faster_blasters hyperblaster speed to 2750 (same as nails in GGmod)
    • Regular blaster still be cranked up to 5000
  • HUD enhancements now show up in CTF, TDM modes
  • Fix a bug with welcome message when g_weapon_only is on
  • Introduce some new cvars:
    • g_faster_flechettes for faster ETF projectiles
    • g_faster_projectiles for faster projectiles in general (rockets, flechettes, blaster fire)
    • g_no_<weapon> to disable a given weapon from spawning

Full Changelog: v0.12...v0.13

v0.12

24 Aug 07:01
Compare
Choose a tag to compare
  • Spectators can now cycle between free cam, chase cam, and eye cam
  • Several bug fixes and code improvements

Full Changelog: v0.11...v0.12