Skip to content

Releases: ceeeKay/Q2Eaks

v0.21

Choose a tag to compare

@ceeeKay ceeeKay released this 10 Jul 02:41

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

Choose a tag to compare

@ceeeKay ceeeKay released this 10 Oct 04:25

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

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

v0.19

Choose a tag to compare

@ceeeKay ceeeKay released this 06 Sep 04:38

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

Choose a tag to compare

@ceeeKay ceeeKay released this 06 Sep 02:51

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

Choose a tag to compare

@ceeeKay ceeeKay released this 05 Sep 04:23

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

Choose a tag to compare

@ceeeKay ceeeKay released this 30 Aug 05:22

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

Choose a tag to compare

@ceeeKay ceeeKay released this 29 Aug 05:45

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

Choose a tag to compare

@ceeeKay ceeeKay released this 29 Aug 04:38

Add a new cvar sv_auto_bhop from feature request #23.

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

v0.13

Choose a tag to compare

@ceeeKay ceeeKay released this 26 Aug 09:32
  • 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

Choose a tag to compare

@ceeeKay ceeeKay released this 24 Aug 07:01
  • Spectators can now cycle between free cam, chase cam, and eye cam
  • Several bug fixes and code improvements

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