planqi / slashdiablo-maphack

A customized maphack for the slashdiablo D2 server
GNU Affero General Public License v3.0
88 stars 42 forks source link

enhancements to screeninfo #63

Closed dschu012 closed 3 years ago

dschu012 commented 4 years ago

Adds the following automap info keys.

GAMESTOLVL: estimated # of games needed to play for the next level. calculated off the amount of xp gained from your previous run. TIMETOLVL: hh:mm:ss estimate to level based on the same stats as above. LASTXPPERCENT: % xp you gained in the last game. LASTXPPERSEC: % xp per sec of your last game. LASTGAMETIME: time your last run took.

image

Also this branch adds a post build event to copy the dll/pbd/other built resources to your D2 directory if you set the environment variable D2Path. If the env variable is undefined nothing new happens.

BeLikeLeBron commented 3 years ago

LASTXPPERCENT is now LASTXPPERCENTGAINED