Skip to content

Releases: planqi/slashdiablo-maphack

1.9.9

18 May 06:27
Compare
Choose a tag to compare
  • Add new text replacement colors for glide (with default non-glide colors)
    • coral (red), sage (green), teal (blue), light_gray (gray)
  • Split BH config into settings (BH_settings.cfg) and advanced item display (BH.cfg)
  • Color super uniques a specific color much like what already exists for Monster Color[733]
    • e.g. Super Unique Color[3]: 0x0A to color Rakanishu red on map.
  • Adds support for a configurable item description field (in the same location of required level, durability, etc.). The description goes in curly braces {} on the 'rename' side of an ItemDisplay line. more info
  • The item level and affix level can now be displayed as part of the item's properties (like required level, durability, etc.). To enable this, "Advanced Item Display" and "Show iLvl" must be on.
  • Add support for up to 'gs9' display in game list
  • Add filter and ping levels. more info

1.9.8

18 Mar 03:38
Compare
Choose a tag to compare

Bug fixes

  • BOW and SCEPTER item groups now work correctly
  • UI.ini file frequent file write issue fixed
  • Fixed an issue where the ebug tag was applied to eth items that spawned with ED.
  • Fixed issue where multiple parties were formed upon game creation. more info
  • Require %CONTINUE% to be used to continue processing map commands from different lines. This makes the map commands behave identically to the name commands. Before, all matching %MAP% commands were applied regardless of %CONTINUE%, so the last matching one would be shown (last one drawn). more info

Optimization

  • Item name lookup code efficiency improved.
  • Item names are cached, so that the lookup code does not need to constantly execute.
  • Item map box colors are cached, ditto ^^

New features

  • Added support for filtering on charged skills. Use the CHSK keyword. For example, to find level 2 lower resist wands, use WAND MAG CHSK91>1 as the filter criteria. The skill index is the same as that used for individual skill bonuses. more info
  • Add support for filters based on item quality level. Use the QLVL keyword. For example, SIN QLVL>40 would select all katars capable of spawning staffmods.
  • Added CRAFT keyword for selecting crafted items. This works similar to UNI, SET, etc.
  • Add option to remove FPS limit in single player
  • Add support for 'gs5' display in game list

1.9.7

23 Jan 08:04
Compare
Choose a tag to compare

1.9.6

10 Nov 08:32
Compare
Choose a tag to compare

1.9.5

08 Nov 06:40
Compare
Choose a tag to compare

1.9.4

16 Aug 03:58
Compare
Choose a tag to compare

1.9.3

16 Jul 06:01
Compare
Choose a tag to compare

1.9.2

20 Mar 03:29
Compare
Choose a tag to compare

1.9.1

16 Nov 10:12
Compare
Choose a tag to compare

1.9.0

02 Nov 12:43
Compare
Choose a tag to compare