mirror of
https://gitlab.com/hashborgir/plugy.git
synced 2025-10-13 08:24:24 -05:00
updated to v11.02 by Yohann
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
; ;
|
||||
; by Yohann Nicolas ;
|
||||
; ;
|
||||
; version 11.01 ;
|
||||
; version 11.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
@@ -30,7 +30,7 @@ ActiveCheckMemory=1
|
||||
|
||||
[WINDOWED]
|
||||
ActiveWindowed=0
|
||||
RemoveBorder=1
|
||||
RemoveBorder=0
|
||||
WindowOnTop=0
|
||||
Maximized=0
|
||||
SetWindowPos=0
|
||||
@@ -72,7 +72,7 @@ MaxPersonnalPages=0
|
||||
ActiveSharedStash=1
|
||||
SeparateHardcoreStash=1
|
||||
OpenSharedStashOnLoading=0
|
||||
displaySharedSetItemNameInGreen=1
|
||||
DisplaySharedSetItemNameInGreen=1
|
||||
MaxSharedPages=0
|
||||
ActiveSharedGold=1
|
||||
|
||||
@@ -117,7 +117,7 @@ SelectMainPageOnOpenning=1
|
||||
[EXTRA]
|
||||
ActiveLaunchAnyNumberOfLOD=1
|
||||
AlwaysRegenMapInSP=0
|
||||
NBPlayersByDefault=0
|
||||
NBPlayersByDefault=1
|
||||
ActiveDisplayItemLevel=1
|
||||
AlwaysDisplayLifeAndManaValues=0
|
||||
EnabledTXTFilesWhenMSExcelOpenIt=0
|
||||
|
@@ -2,7 +2,7 @@
|
||||
; Modified by L'Autour.
|
||||
!include "MUI2.nsh"
|
||||
|
||||
!define VERSION "11.01"
|
||||
!define VERSION "11.02"
|
||||
!define D2FILES "."
|
||||
!define NAME "PlugY, The Survival Kit"
|
||||
!define MOD_DIR "Mod PlugY"
|
||||
@@ -61,9 +61,9 @@ LangString DESC_MENU_SHORTCUTS ${LANG_RUSSIAN} "
|
||||
LangString DESC_UNINSTALLER ${LANG_ENGLISH} "Create a Windows uninstall program.$\nAdding registry keys in Windows."
|
||||
LangString DESC_UNINSTALLER ${LANG_FRENCH} "Cr<EFBFBD>e un programme Windows de d<>sinstallation.$\nAjoute des cl<63>s de registres dans Windows."
|
||||
LangString DESC_UNINSTALLER ${LANG_RUSSIAN} "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> Windows <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.$\n<><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> Windows."
|
||||
LangString DESC_PATCH_D2GFX ${LANG_ENGLISH} "D2gfx.dll patcher to run PlugY without PlugY.exe. Before use it, you MUST read the readme."
|
||||
LangString DESC_PATCH_D2GFX ${LANG_FRENCH} "D2gfx.dll patcheur pour lancer PlugY sans PlugY.exe. Avant de l'utiliser, vous DEVEZ lire le LISEZ-MOI."
|
||||
LangString DESC_PATCH_D2GFX ${LANG_RUSSIAN} "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20> D2gfx.dll <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PlugY <20><><EFBFBD> PlugY.exe. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> Readme."
|
||||
LangString DESC_PATCH_FILE ${LANG_ENGLISH} "Patcher to run PlugY without PlugY.exe. Before use it, you MUST read the readme."
|
||||
LangString DESC_PATCH_FILE ${LANG_FRENCH} "Patcheur pour lancer PlugY sans PlugY.exe. Avant de l'utiliser, vous DEVEZ lire le LISEZ-MOI."
|
||||
LangString DESC_PATCH_FILE ${LANG_RUSSIAN} "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> PlugY <20><><EFBFBD> PlugY.exe. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> <20><><EFBFBD><EFBFBD><EFBFBD> Readme."
|
||||
LangString SECTION_NAME_CORE ${LANG_ENGLISH} "${NAME} (required)"
|
||||
LangString SECTION_NAME_CORE ${LANG_FRENCH} "${NAME} (n<>cessaire)"
|
||||
LangString SECTION_NAME_CORE ${LANG_RUSSIAN} "${NAME} (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)"
|
||||
@@ -76,9 +76,9 @@ LangString SECTION_NAME_STARTMENU_SHORTCUTS ${LANG_RUSSIAN} "
|
||||
LangString SECTION_NAME_UNINSTALLER ${LANG_ENGLISH} "Uninstaller (add keys registers)"
|
||||
LangString SECTION_NAME_UNINSTALLER ${LANG_FRENCH} "D<EFBFBD>-installeur (ajoute cl<63>s de registre)"
|
||||
LangString SECTION_NAME_UNINSTALLER ${LANG_RUSSIAN} "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)"
|
||||
LangString SECTION_PATCH_D2GFX ${LANG_ENGLISH} "D2gfx.dll Patcher (advanced user only)"
|
||||
LangString SECTION_PATCH_D2GFX ${LANG_FRENCH} "Patcheur de D2gfx.dll (utilisateur avanc<6E> uniquement)"
|
||||
LangString SECTION_PATCH_D2GFX ${LANG_RUSSIAN} "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> D2gfx.dll Patcher (<28><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)"
|
||||
LangString SECTION_PATCH_FILE ${LANG_ENGLISH} "File Patcher (advanced user only)"
|
||||
LangString SECTION_PATCH_FILE ${LANG_FRENCH} "Patcheur de fichier (utilisateur avanc<6E> uniquement)"
|
||||
LangString SECTION_PATCH_FILE ${LANG_RUSSIAN} "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> Patcher (<28><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>)"
|
||||
|
||||
LangString README_FILENAME ${LANG_ENGLISH} "PlugY_The_Survival_Kit_-_Readme.txt"
|
||||
LangString README_FILENAME ${LANG_FRENCH} "PlugY_The_Survival_Kit_-_LisezMoi.txt"
|
||||
@@ -222,10 +222,10 @@ Section $(SECTION_NAME_UNINSTALLER) Uninstaller
|
||||
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${NAME}" "NoRepair" 1
|
||||
SectionEnd
|
||||
|
||||
Section $(SECTION_PATCH_D2GFX) PatchD2gfx
|
||||
Section $(SECTION_PATCH_FILE) PatchFile
|
||||
SetOutPath $D2Path
|
||||
File "${D2FILES}\PatchD2gfxDll.exe"
|
||||
File "${D2FILES}\RestoreD2gfxDll.exe"
|
||||
File "${D2FILES}\PatchD2File.exe"
|
||||
File "${D2FILES}\RestoreD2File.exe"
|
||||
SectionEnd
|
||||
|
||||
;--------------------------------
|
||||
@@ -242,8 +242,8 @@ Section "Uninstall" Uninstall
|
||||
|
||||
; Remove files and uninstaller
|
||||
Delete "$D2Path\PlugY.dll"
|
||||
Delete "$D2Path\PatchD2gfxDll.exe"
|
||||
Delete "$D2Path\RestoreD2gfxDll.exe"
|
||||
Delete "$D2Path\PatchD2File.exe"
|
||||
Delete "$D2Path\RestoreD2File.exe"
|
||||
Delete "$INSTDIR\PlugY.exe"
|
||||
Delete "$INSTDIR\PlugY.log"
|
||||
Delete "$INSTDIR\BnetLog.txt"
|
||||
@@ -273,7 +273,7 @@ SectionEnd
|
||||
!insertmacro MUI_DESCRIPTION_TEXT "${Core}" $(DESC_CORE)
|
||||
!insertmacro MUI_DESCRIPTION_TEXT "${DesktopShortcuts}" $(DESC_DESKTOP_SHORTCUTS)
|
||||
!insertmacro MUI_DESCRIPTION_TEXT "${MenuShortcuts}" $(DESC_MENU_SHORTCUTS)
|
||||
!insertmacro MUI_DESCRIPTION_TEXT "${PatchD2gfx}" $(DESC_PATCH_D2GFX)
|
||||
!insertmacro MUI_DESCRIPTION_TEXT "${PatchFile}" $(DESC_PATCH_FILE)
|
||||
!insertmacro MUI_DESCRIPTION_TEXT "${Uninstaller}" $(DESC_UNINSTALLER)
|
||||
!insertmacro MUI_FUNCTION_DESCRIPTION_END
|
||||
|
||||
|
Binary file not shown.
@@ -6,7 +6,7 @@
|
||||
; ;
|
||||
; by Yohann Nicolas ;
|
||||
; ;
|
||||
; version 11.01 ;
|
||||
; version 11.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
@@ -75,7 +75,7 @@ ActiveSharedStash=0
|
||||
SeparateHardcoreStash=1
|
||||
OpenSharedStashOnLoading=0
|
||||
SharedStashFilename=SharedStashSave
|
||||
displaySharedSetItemNameInGreen=1
|
||||
DisplaySharedSetItemNameInGreen=1
|
||||
MaxSharedPages=0
|
||||
ActiveSharedGold=1
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
; ;
|
||||
; by Yohann Nicolas ;
|
||||
; ;
|
||||
; version 11.01 ;
|
||||
; version 11.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
; ;
|
||||
; von Yohann Nicolas ;
|
||||
; ;
|
||||
; version 11.01 ;
|
||||
; version 11.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
@@ -53,7 +53,8 @@ Each features can be turn on/off via PlugY.ini (see "Kommentare aus der Konfigur
|
||||
/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
|
||||
/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.
|
||||
@@ -66,6 +67,10 @@ Each features can be turn on/off via PlugY.ini (see "Kommentare aus der Konfigur
|
||||
/listcube : (beta) Create a "cube.txt" file in save directory containing all cube's receipts.
|
||||
|
||||
|
||||
v11.02 <20>nderungen :
|
||||
Add command /setmainindex : Set the current stash page as main index (shift + prev/next index button go to an main index if exists)
|
||||
Current number of simulated players use with /players command is save with the player and set on game loading. NBPlayersByDefault must be different to 0 in PlugY.ini.
|
||||
|
||||
v11.01 <20>nderungen :
|
||||
Compatibily with 1.13d (thanks to L'Autour)
|
||||
Add command /unlockmouse : Unlock the mouse
|
||||
@@ -547,6 +552,7 @@ Neue Kommandos in PlugY hinzugef
|
||||
/renamechar newname : Rename your character and save it. (You must exit the game to update the stats page.)
|
||||
/renamepage name : Rename current page stash (MultiStash activated).
|
||||
/setindex : Set current stash page as index (prev/next index button go to an index if exists) (MultiStash activated).
|
||||
/setmainindex : Set current stash page as main index (shift + prev/next index button go to an main index if exists) (MultiStash activated).
|
||||
/resetindex : Remove index flag on the current stash page (MultiStash activated).
|
||||
/insertpage : Insert a new page after the current page (MultiStash activated).
|
||||
/deletepage : Delete current page if empty (MultiStash activated).
|
||||
|
@@ -4,7 +4,7 @@
|
||||
; ;
|
||||
; par Yohann Nicolas ;
|
||||
; ;
|
||||
; version 11.01 ;
|
||||
; version 11.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
@@ -57,6 +57,7 @@ Toutes ces fonctions peuvent
|
||||
/renamechar newname : Renomme la personnage et le sauvegarde.
|
||||
/renamepage name : Renomme la page courante du coffre.
|
||||
/setindex : La page courante devient un index.
|
||||
/setmainindex : La page courante devient un index principal.
|
||||
/resetindex : Retire la page courante des index.
|
||||
/insertpage : Ins<6E>re une nouvelle page apr<70>s la page courante.
|
||||
/deletepage : Supprime la page courante si elle est vide.
|
||||
@@ -69,6 +70,10 @@ Toutes ces fonctions peuvent
|
||||
/listcube : (b<>ta) Cr<43>e un fichier "cube.txt" dans le r<>pertoire de sauvegarde contenant toutes les formules actives du cube.
|
||||
|
||||
|
||||
Changements apport<72>s par la v11.02 :
|
||||
Ajout de la commande /setmainindex : La page courante devient un index principal.
|
||||
Le nombre de joueurs simul<75> grace <20> la commande /players est sauvegard<72> avec le joueur et r<>activ<69> lors du chargement d'une partie. NBPlayersByDefault doit <20>tre diff<66>rent de 0 dans PlugY.ini.
|
||||
|
||||
Changements apport<72>s par la v11.01 :
|
||||
Ajout de la compatibilit<69> avec la version 1.13d de LOD. (merci <20> L'Autour)
|
||||
Ajout de la commande /unlockmouse : Lib<69>re le curseur de la souris de la fen<65>tre.
|
||||
@@ -509,6 +514,7 @@ Active les nouvelles commandes de PlugY.
|
||||
/renamechar newname : Renomme la personnage et le sauvegarde. (Vous devez quittez la partie pour mettre <20> jour la page des stats).
|
||||
/renamepage name : Renomme la page courante du coffre (MultiStash activ<69>).
|
||||
/setindex : La page courante devient un index (Les boutons d'index vont jusqu'au prochain index s'il en existe un) (MultiStash activ<69>).
|
||||
/setmainindex : La page courante devient un index principal (Les boutons d'index +shift vont jusqu'au prochain index s'il en existe un) (MultiStash activ<69>).
|
||||
/resetindex : Retire la page courante des index (MultiStash activ<69>).
|
||||
/insertpage : Ins<6E>re une nouvelle page apr<70>s la page courante (MultiStash activ<69>).
|
||||
/deletepage : Supprime la page courante si elle est vide (MultiStash activ<69>).
|
||||
|
@@ -4,7 +4,7 @@
|
||||
; ;
|
||||
; by Yohann Nicolas ;
|
||||
; ;
|
||||
; version 11.01 ;
|
||||
; version 11.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
@@ -54,7 +54,8 @@ Each features can be turn on/off via PlugY.ini (see "COMMENTS ON THE CONFIGURATI
|
||||
/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
|
||||
/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.
|
||||
@@ -67,6 +68,10 @@ Each features can be turn on/off via PlugY.ini (see "COMMENTS ON THE CONFIGURATI
|
||||
/listcube : (beta) Create a "cube.txt" file in save directory containing all cube's receipts.
|
||||
|
||||
|
||||
v11.02 changes :
|
||||
Add command /setmainindex : Set the current stash page as main index (shift + prev/next index button go to an main index if exists)
|
||||
Current number of simulated players use with /players command is save with the player and set on game loading. NBPlayersByDefault must be different to 0 in PlugY.ini.
|
||||
|
||||
v11.01 changes :
|
||||
Compatibily with 1.13d (thanks to L'Autour)
|
||||
Add command /unlockmouse : Unlock the mouse
|
||||
@@ -583,6 +588,7 @@ Activate some new commands in PlugY. In parenthesis is the condition to be able
|
||||
/renamechar newname : Rename your character and save it. (You must exit the game to update the stats page.)
|
||||
/renamepage name : Rename current page stash (MultiStash activated).
|
||||
/setindex : Set current stash page as index (prev/next index button go to an index if exists) (MultiStash activated).
|
||||
/setmainindex : Set current stash page as main index (shift + prev/next index button go to an main index if exists) (MultiStash activated).
|
||||
/resetindex : Remove index flag on the current stash page (MultiStash activated).
|
||||
/insertpage : Insert a new page after the current page (MultiStash activated).
|
||||
/deletepage : Delete current page if empty (MultiStash activated).
|
||||
|
Reference in New Issue
Block a user