haxifix / PlugY

PlugY updated to Diablo II v1.14d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlugY v12.00 (Unofficial)

This repository contains the source code for PlugY version 12.00 updated for 1.14d.

Please note that I am not the original developer of PlugY (Yohann). I took his source code for PlugY 11.02 and updated all the features to work on Diablo II 1.14d.

Please backup ALL your save files. This has not been rigorously tested.

Installation

Simply download the zip file in the root directory of the repository (PlugY v12.00.zip) and extract the files into your Diablo II directory. Then, start the mod by running PlugYRun.exe. If you would like to edit the configuration of the mod, open PlugY.ini in your favorite text editor and save your changes.

It is highly recommended to also backup your save folder before using the mod.

Features

Each of these features can be turned on/off via PlugY.ini (see "COMMENTS ON THE CONFIGURATION FILE")

  • Disable access to Battle.net.
  • Infinite storage space in the stash.
  • Shared storage space in the stash.
  • Enabled the ladder only runewords out of realms.
  • Local World Event and Uber Quest for singleplayer and multiplayer off-realm !
  • Can open Cow Level Portal even when player have kill the Cow King in that difficulty.
  • Unassign assigned skills and stats points.
  • Change the selected language.
  • Always regenerate maps in SinglePlayer like in MultiPlayer.
  • Automatically execute /players X when you launch a new game.
  • Added some pages for display more characters stats like %MF.
  • Display item level in its popup.
  • Launch any number of Diablo II games on the same computer.
  • Increase the stash to 10x10 squares.
  • Change the save path directory.
  • Always display Mana and Life values above the globes.
  • D2 can load all files, even those opened with Microsoft Excel (disabled by default).
  • Display the stats current value (without magical bonus) like Magic/gold find or maximum resistances.
  • Can launch game in windowed mode with some options (lock mouse/resize/on top/noborder).
  • Add following commands (see "COMMENTS ON THE CONFIGURATION FILE") :
    • /save : Save game without exit.
    • /page 1 : Show normal stats page (stats page must be opened).
    • /page 2 : Show extra stats page (stats page must be opened).
    • /page 3 : Show resistance stats page (stats page must be opened).
    • /page 4 : (beta) Show available runewords (stats page must be opened).
    • /lockmouse : Lock mouse cursor in the window.
    • /lock : Same as /lockmouse.
    • /unlockmouse : Unlock mouse cursor in the window.
    • /unlock : Same as /unlockmouse.
    • /renamechar newname : Rename your character and save it.
    • /renamepage name : Rename current page stash.
    • /setindex : Set current stash page as index.
    • /setmainindex : Set current stash page as main index.
    • /resetindex : Remove index flag on the current stash page.
    • /insertpage : Insert a new page after the current page.
    • /deletepage : Delete current page if empty.
    • /swap page : Swap the content of current stash page with the content of another page.
    • /toggle page : Swap the content of current stash page with the content of another page in opposing stash shared/personal.
    • /dlm : Toggle always display mana and life mode.
    • /dml : Same as /dlm.
    • /dl : Toggle always display life mode.
    • /dm : Toggle always display mana mode.
    • /listcube : (beta) Create a "cube.txt" file in save directory containing all cube's receipts.
  • Prevent Nihlathak's portal from closing.

About

PlugY updated to Diablo II v1.14d

License:GNU General Public License v3.0


Languages

Language:C++ 61.0%Language:C 23.6%Language:HTML 13.9%Language:NSIS 1.4%