Releases: x07x08/TF2-Dodgeball-Modified
Releases · x07x08/TF2-Dodgeball-Modified
v1.9.6
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
Changes in 1.9.5
350a626
- Hopefully fixed a crash in the no block subplugin
v1.9.4
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.1
Changes in 1.9.3.1
205dd9f
- Changed how switching targets using the menu works
v1.9.3
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
Changes in 1.9.2.1
#8
- feature: enemy collision cvar option
- feat: updated readme
- feat: compiled
v1.9.2
Changes in 1.9.2
99808f3
- Added a fix for UnhookEvent errors (Issue #7)
v1.9.1
Changes in 1.9.1
9067579
- Recompiled plugins to use the newest multicolors.inc
v1.9.0
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