Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Releases: x07x08/TF2-Dodgeball-Modified

v1.9.6

11 Jul 18:46
510b010
Compare
Choose a tag to compare

Changes in 1.9.6

510b010

  • Simplified event fix and added an extra explanation about what it does
  • Changed default bounces to make stuck rockets explode faster
  • Newlines...

v1.9.5

07 Jun 14:22
350a626
Compare
Choose a tag to compare

Changes in 1.9.5

350a626

  • Hopefully fixed a crash in the no block subplugin

v1.9.4

29 May 13:22
2ed9b95
Compare
Choose a tag to compare

Changes in 1.9.4

4747cdd

  • Fixed FFA swapping teams when it should not
  • Added message convars
  • Added a temporary compilation fix
  • Small changes

v1.9.3.2

05 Jan 14:37
b8a50be
Compare
Choose a tag to compare

Changes in 1.9.3.2

b8a50be

  • Fixed some checks

v1.9.3.1

30 Dec 14:00
205dd9f
Compare
Choose a tag to compare

Changes in 1.9.3.1

205dd9f

  • Changed how switching targets using the menu works

v1.9.3

24 Dec 15:54
52d4ebe
Compare
Choose a tag to compare

Changes in 1.9.3

52d4ebe

  • Separated the enemy collision toggle into its own plugin (reverts #8)
  • Added a new subplugin : extra events
  • Fixed cosmetics keeping the previous team color when getting swapped in FFA
  • Made the CollisionHook extension optional
  • Style changes

v1.9.2.1

16 Dec 17:54
e496f4e
Compare
Choose a tag to compare

Changes in 1.9.2.1

#8

  • feature: enemy collision cvar option
  • feat: updated readme
  • feat: compiled

v1.9.2

12 Dec 11:47
4db0183
Compare
Choose a tag to compare

Changes in 1.9.2

99808f3

  • Added a fix for UnhookEvent errors (Issue #7)

v1.9.1

09 Dec 14:34
9067579
Compare
Choose a tag to compare

Changes in 1.9.1

9067579

  • Recompiled plugins to use the newest multicolors.inc

v1.9.0

01 Dec 18:05
b1fe128
Compare
Choose a tag to compare

Changes in 1.9.0

b1fe128

  • Separated the trails feature to be inside a plugin
  • Added team switching capabilities to FFA
  • Added a config system to FFA
  • Added 2 new subplugins : votes and anti switching
  • Fixed another occurrence of the airblast sound bug in the airblast prevention plugin
  • Other small changes