plugy/README.md

64 lines
3.4 KiB
Markdown
Raw Permalink Normal View History

2016-04-18 09:07:25 +00:00
# PlugY
2020-10-25 15:32:42 +00:00
PlugY, The Survival Kit - Plug-in for Diablo II Lord of Destruction (1.09b - 1.13d + 1.14d)
2016-11-29 21:03:21 +00:00
2017-01-24 10:13:18 +00:00
Extends Diablo II - Lord of Destruction by a number of useful features
2016-11-29 21:03:21 +00:00
## FEATURES
2021-01-04 07:07:29 +00:00
Each features can be turned on/off via PlugY.ini (see "COMMENTS ON THE CONFIGURATION FILE")
2017-01-24 10:13:18 +00:00
* Disable access to Battle.net.
* Infinite storage space in the stash.
* Shared storage space in the stash.
2021-01-04 07:07:29 +00:00
* Enable the ladder only runewords for singleplayer and TCP/IP game.
* World Event and Uber Quest for singleplayer and TCP/IP game.
2017-01-24 10:13:18 +00:00
* Can open Cow Level Portal even when player have kill the Cow King in that difficulty.
2021-01-04 07:07:29 +00:00
* Prevent Nihlathak's portal from closing.
* Move Deckard Cain near the waypoint in Harrogath.
2017-01-24 10:13:18 +00:00
* Unassign assigned skills and stats points.
2021-01-04 07:07:29 +00:00
* Auto backup save files before saving.
2017-01-24 10:13:18 +00:00
* Change the selected language.
* Always regenerate maps in SinglePlayer like in MultiPlayer.
* Automatically execute /players X when you launch a new game.
2021-01-04 07:07:29 +00:00
* Added some pages for display more characters stats.
2017-01-24 10:13:18 +00:00
* 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).
2021-01-04 07:07:29 +00:00
* Display the current stats value (without magical bonus).
* Can launch game in windowed mode.
* Add following commands (see "COMMENTS ON THE CONFIGURATION FILE") :
2017-01-24 10:15:52 +00:00
* /lockmouse : Lock mouse cursor in the window.
* /lock : Same as /lockmouse.
* /unlockmouse : Unlock mouse cursor in the window.
* /unlock : Same as /unlockmouse.
2021-01-04 07:07:29 +00:00
* /renamepage name : Rename current page stash (use # for page number).
* /rp name : See /renamepage.
* /setindex : Set current stash page as index.
* /setmainindex : Set current stash page as main index.
2017-01-24 10:15:52 +00:00
* /resetindex : Remove index flag on the current stash page.
* /insertpage : Insert a new page after the current page.
2021-01-04 07:07:29 +00:00
* /ip : See /insertpage.
2017-01-24 10:15:52 +00:00
* /deletepage : Delete current page if empty.
2021-01-04 07:07:29 +00:00
* /dp : See /deletepage.
* /swappage page : Swap the content of current stash page with the content of another page.
* /sp page : See /swappage.
* /togglepage page : Swap the content of current stash page with the content of another page in opposing stash shared/personal.
* /tp page : See /togglepage.
2017-01-24 10:15:52 +00:00
* /dlm : Toggle always display mana and life mode.
2021-01-04 07:07:29 +00:00
* /dml : See /dlm.
* /dl : See /dlm.
* /dm : See /dlm.
* /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 : Show player breakpoints (stats page must be opened).
* /page 5 : Show mercenaries breakpoints (stats page must be opened).
* /page 6 : (beta) Show available runewords (stats page must be opened).
* /save : (beta) Save game without exit.
2020-05-22 17:31:41 +00:00
* /listcube : (beta) Create a "cube.txt" file in save directory containing all cube's receipts.
2021-01-04 07:07:29 +00:00
* /renamechar newname : (beta) Rename your character and save it.
2020-05-22 17:31:41 +00:00
## Contribute
2020-10-25 15:32:42 +00:00
If you want to update the translations please use the [POEditor project](https://poeditor.com/join/project/VnO1SKslPV) and create a bug-ticket nofifying me that you have done so. Please do not edit the LocalizedStrings.ini directly. If you absolutely don't want to use POEditor, edit the json files found at [PlugYInstaller/PlugY/translations](https://github.com/ChaosMarc/PlugY/tree/master/PlugYInstaller/PlugY/translations)