You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Uses the US depot for SEA battle.net depot dependencies.
10
-
* ``PlayerStatEvent.food_used`` and ``food_made`` are now properly divided by 4096, 3e314e81796c41f01ac116e3a115a03ffb883b3f
11
-
* ``AbilityEvent.flags`` are now processed into a dictionary mapping flag name to True/False (``AbilityEvent.flag``), a515bfa886b355a0e18497497c57eb252a4496ef
12
-
* Fixed error preventing UnitOwnerChangeEvents from being processed, ee0fc50caea5bc00dd94487791edaa8515b1cc35
13
-
* Fixed the toJSON plugin and adds new fields, 7cef03efded356f6af5e932c06241583f3f52c26
10
+
* ``PlayerStatEvent.food_used`` and ``food_made`` are now properly divided by 4096
11
+
* ``AbilityEvent.flags`` are now processed into a dictionary mapping flag name to True/False (``AbilityEvent.flag``)
12
+
* Fixed error preventing UnitOwnerChangeEvents from being processed
13
+
* Fixed the toJSON plugin and adds new fields
14
14
* Fixed error preventing parsing of MapHeader (s2mh) files
15
15
* APMTracker now properly calculates average APM to the last second played by each player instead of using the number of replay minutes in the denominator.
0 commit comments