@@ -32,6 +32,8 @@ Whitelists:
32
32
- The Reserve Shooter
33
33
- The Pain Train
34
34
- The Ambassador
35
+ - The Neon Annihilator
36
+ - The Gas Passer
35
37
36
38
Blacklists:
37
39
- The Spy-Cicle
@@ -46,6 +48,7 @@ Added the following Source SDK Pull Requests:
46
48
- #1476: Add convars for server owners to hide the freezepanel showing held item
47
49
- #1480: Fixed Widowmaker not giving metal on friendly disguises
48
50
- #1481: Workaround for CTFStatPanel not hiding on freezecam screenshot
51
+ - #1484: Fix class select animation playback
49
52
50
53
Details:
51
54
- Fixed a bug where the mini-crit damage effect doesn't show up when your shield breaks.
@@ -103,6 +106,16 @@ Details:
103
106
- Increased the Eviction Notice's passive speed boost on active from 15% to 20%.
104
107
- Made the Eviction Notice do 33% less damage against armor.
105
108
- Added killstreaks to the custom weapons.
109
+ - Fixed a bug where offline practice variables reset upon closing a background map.
110
+ - Removed the Neon Annihilator's damage against sappers.
111
+ - Upon covering enemies with gas, enemies now have a 50% fire damage vulnerability.
112
+ - Decreased the Gas Passer's charge rate from 60 seconds to 45 seconds.
113
+ - Decreased the Gas Passer's damage requirement from 750 to 350.
114
+ - Fixed a bug where the Gas Passer's gas can cover people in gas through spawnrooms.
115
+ - The throwing through walls bug has been fixed as well! It's been fixed a while back.
116
+ - Gave the Gas Passer the MvM explosion upgrade by default, but nerfed it.
117
+ - In MvM, the Gas Passer's explosion damage was decreased from 350 to 150.
118
+ - In PvP, the Gas Passer's explosion damage was decreased from 350 to 50.
106
119
107
120
Quiver Private Alpha 1.1.0:
108
121
Whitelists:
@@ -272,6 +285,9 @@ Whitelists:
272
285
- The Tomislav
273
286
- The L'Etranger
274
287
288
+ Blacklists:
289
+ - The Ambassador
290
+
275
291
Added the following Source SDK Pull Requests:
276
292
- #1402: Fix mouse mode not working in MvM scoreboard
277
293
- #1404: Add metal change number batching
@@ -293,7 +309,6 @@ Details:
293
309
- Re-added the speed and damage penalty to the Vitality Glitch.
294
310
- Replaced the reduced healing from medics attribute with a mark for death attribute on the Vitality Glitch.
295
311
- Added a mark for death penalty for 3.5 seconds when your armor breaks.
296
- - Removed the Ambassador from the whitelist.
297
312
- Slightly increased the volume of the armor break sound.
298
313
- Enhanced the armor break event.
299
314
- Added a 25% charge rate boost on the Railgun.
0 commit comments