From 0e1a9d449e01228b63fcf504d8de6c3cf6a54bb0 Mon Sep 17 00:00:00 2001 From: ChaosMarc Date: Tue, 24 Jan 2017 11:13:18 +0100 Subject: [PATCH] Updated README --- README.md | 64 ++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 44 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 32dbdfd..a0315c2 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,49 @@ # PlugY PlugY, The Survival Kit - Plug-in for Diablo II Lord of Destruction (1.09b - 1.13d) -Extends Diablo II - Lord of Destruction by a number of useful features which can be enabled/disabled individually +Extends Diablo II - Lord of Destruction by a number of useful features ## FEATURES -* Disable access to Battle.net -* Infinite storage space in the stash (up to 4,294,967,296 personal pages) -* Shared storage space in the stash (up to 4,294,967,296 shared pages too!) -* Enabled the ladder only runewords for singleplayer and TCP/IP multiplayer -* Local World Event and Uber Quest for singleplayer and TCP/IP multiplayer -* Can open Cow Level Portal even when the Cow King was killed before 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 -* 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 -* PlugY is localized in English, French, German, Italian, Spanish, Polish, Portuguese, Japanese, Korean, Chinese, Polish, Russian \ No newline at end of file +Each features can be turned on/off via PlugY.ini +* 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: + /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 + /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. \ No newline at end of file