Skip to content

Commit

Permalink
Add changelog snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
lL1l1 committed May 1, 2024
1 parent 869259d commit 8b40014
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog/snippets/balance.5883.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- (#5883) Allow Chrono Dampener to fire immediately when a unit comes into range.

Previously, Chrono was synced to game time to prevent stunlocking. Now, units have a cooldown before they can be stunned by any Chrono, which prevents stunlocking while allowing the new Chrono to be more responsive.
3 changes: 3 additions & 0 deletions changelog/snippets/fix.5883.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- (#5883) Fix Chrono Dampener's visual effect not scaling with gun range upgrades.

- (#5883) Fix the initial stun effects of Chrono Dampener and make it a flash of energy when a unit gets stunned.
1 change: 1 addition & 0 deletions changelog/snippets/other.5883.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- (#5883) Make Chrono Dampener fire rate, stun categories, and range adjustable with blueprint values. Range is also adjustable with `UnitWeapon:ChangeMaxRadius`.

0 comments on commit 8b40014

Please sign in to comment.