Heroes of Hammerwatch

Heroes of Hammerwatch

DPS Meter
Showing 1-7 of 7 entries
Update: 2 Jun, 2020 @ 5:05pm

Release 1.1.1

Re-released 1.1 and fixed changing dps_avg_time breaking some logic.

Update: 1 Jun, 2020 @ 9:34pm

Reverted 1.1

Update: 1 Jun, 2020 @ 9:06pm

Released 1.1 :
Changing CVar names and new ones :

DPS-tracking related :
dps_val
dps_val_highest (previously named dps_highest_val)
dps_val_avg (gives the average DPS done over X seconds; X = dps_avg_time)
dps_val_avg_highest (gives the highest value of dps_val_avg reached on the level)
dps_val_recent_highest (gives the highest value of dps over the X last seconds; X = dps_avg_time)
dps_val_recent_single_highest (gives the highest damage instance done in the X last seconds; X = dps_avg_time)

Others :
dps_avg_time : number of seconds over which the average is done. 5 by default.

All 6 above dps_val CVar have a sister CVar without "_val", to be more readable (better 'track' use). The _val version if intended for plotting (plot command).

Update: 14 May, 2020 @ 5:23pm

Initial release. 1.0 (but versioned 0.1).

Update: 14 May, 2020 @ 5:06pm

Update: 12 May, 2020 @ 7:16pm

right .bin -_-

Update: 12 May, 2020 @ 6:26pm