mirror of
https://gitlab.com/hashborgir/plugy.git
synced 2024-11-30 04:26:02 +00:00
v14.03 by Yohann
This commit is contained in:
parent
e9fe6cb433
commit
64792db947
@ -355,11 +355,7 @@ DWORD loadStashList(Unit* ptChar, BYTE* data, DWORD maxSize, DWORD* curSize, boo
|
||||
}
|
||||
}
|
||||
|
||||
if (nbStash == 1)
|
||||
{
|
||||
newStash = addStash(ptChar, isShared, true, newStash);
|
||||
changeToSelectedStash(ptChar, newStash, 0, false);
|
||||
}
|
||||
changeToSelectedStash(ptChar, isShared?PCPY->sharedStash:PCPY->selfStash, 0, false);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
@ -63,6 +63,7 @@ Unit* FASTCALL updateItem(Game* ptGame, DWORD type, DWORD itemNum, Unit* ptChar)
|
||||
if (ptGame->isLODGame && (D2ItemGetPage(ptItem) == 4))
|
||||
{
|
||||
Stash* ptStash = getStashFromItem(ptChar, ptItem);
|
||||
//log_msg("- updateItem PCPY->currentStash->id : %d // ptStash->id : %d\n", PCPY->currentStash?PCPY->currentStash->id:-1, ptStash?ptStash->id:-1);
|
||||
if (!ptStash) return NULL;
|
||||
selectStash(ptChar, ptStash, ptStash->id == 0);
|
||||
}
|
||||
|
BIN
PlugY/PlugY.rc
BIN
PlugY/PlugY.rc
Binary file not shown.
BIN
PlugY/PlugY.suo
BIN
PlugY/PlugY.suo
Binary file not shown.
@ -6,7 +6,7 @@
|
||||
=================================================================*/
|
||||
#pragma once
|
||||
|
||||
#define PLUGY_VERSION "14.02"
|
||||
#define PLUGY_VERSION "14.03"
|
||||
|
||||
enum TargetMod
|
||||
{
|
||||
|
@ -47,10 +47,10 @@ BEGIN
|
||||
VALUE "CompanyName", "Yohann Nicolas"
|
||||
VALUE "FileDescription", "PlugY patcher"
|
||||
VALUE "FileVersion", "1.0.6.0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2017"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2021"
|
||||
VALUE "OriginalFilename", "PlugYInstall.exe"
|
||||
VALUE "ProductName", "PlugY, The Survival Kit"
|
||||
VALUE "ProductVersion", "14.02"
|
||||
VALUE "ProductVersion", "14.03"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
Binary file not shown.
@ -5,7 +5,7 @@
|
||||
; ;
|
||||
; by Yohann Nicolas ;
|
||||
; ;
|
||||
; version 14.02 ;
|
||||
; version 14.03 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
|
@ -3,7 +3,7 @@ Unicode True
|
||||
|
||||
!include "MUI2.nsh"
|
||||
|
||||
!define VERSION "v14.02"
|
||||
!define VERSION "v14.03"
|
||||
!define D2FILES "."
|
||||
!define NAME "PlugY, The Survival Kit"
|
||||
!define MOD_DIR "Mod PlugY"
|
||||
|
Binary file not shown.
@ -6,7 +6,7 @@
|
||||
; ;
|
||||
; by Yohann Nicolas ;
|
||||
; ;
|
||||
; version 14.02 ;
|
||||
; version 14.03 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
; ;
|
||||
; by Yohann Nicolas ;
|
||||
; ;
|
||||
; version 14.02 ;
|
||||
; version 14.03 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
; ;
|
||||
; von Yohann Nicolas ;
|
||||
; ;
|
||||
; version 14.02 ;
|
||||
; version 14.03 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
@ -75,6 +75,10 @@ Jedes Feature kann via PlugY.ini an/ausgeschaltet werden (siehe "Kommentare aus
|
||||
/listcube: (Beta) Erstellt eine "cube.txt" Datei im Savegame-Verzeichnis mit allen Würfelrezepten.
|
||||
/renamechar newname: (Beta) Speichert und benennt den Char um.
|
||||
|
||||
v14.03 Änderungen :
|
||||
- Behebung eines Fehlers bei der Anzeige von Gegenständen, wenn nur eine Stash-Seite gefüllt ist.
|
||||
- Koreanische Übersetzung hinzugefügt.
|
||||
|
||||
v14.02 Änderungen :
|
||||
- Behebt Fehler, durch den mehrere identische, einzigartige Charms im Inventar gespeichert werden können.
|
||||
|
||||
@ -963,5 +967,6 @@ Zur Korrektur der deutschen Übersetzung bitte eine eMail an ChaosEnergy@planetd
|
||||
* Polnisch: Serdel
|
||||
* Russisch: L'Autour
|
||||
* Chinesisch: Nagahaku
|
||||
* Koreanisch: Woodlac
|
||||
|
||||
;--------------------------------------------------------------------------------------;
|
@ -4,7 +4,7 @@
|
||||
; ;
|
||||
; par Yohann Nicolas ;
|
||||
; ;
|
||||
; version 14.02 ;
|
||||
; version 14.03 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
@ -75,6 +75,10 @@ Toutes ces fonctions peuvent être activé/désactivé via PlugY.ini (voir "COMM
|
||||
/listcube : (beta) Crée un fichier "cube.txt" dans le répertoire de sauvegarde contenant toutes les formules du cube.
|
||||
/renamechar newname : (beta) Renomme la personnage et le sauvegarde.
|
||||
|
||||
Changements apportés par la v14.03 :
|
||||
- Corrige un bug d'affichage d'objects quand une seule page du coffre est remplit.
|
||||
- Ajout de la traduction en coréen.
|
||||
|
||||
Changements apportés par la v14.02 :
|
||||
- Corrige un bug permettant d'avoir plusieurs charmes uniques identiques dans l'inventaire.
|
||||
|
||||
@ -838,5 +842,6 @@ Déplace Deckar Cain à coté du portail d'Harrogath.
|
||||
* Russe : L'Autour
|
||||
* Chinois (Traditionnel): Nagahaku
|
||||
* Japanase : CaiMiao
|
||||
* Coréen : Woodlac
|
||||
|
||||
;--------------------------------------------------------------------------------------;
|
@ -4,7 +4,7 @@
|
||||
; ;
|
||||
; by Yohann Nicolas ;
|
||||
; ;
|
||||
; version 14.02 ;
|
||||
; version 14.03 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
@ -75,6 +75,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.
|
||||
/renamechar newname : (beta) Rename your character and save it.
|
||||
|
||||
v14.03 changes :
|
||||
- Fix a items diplay bug when only one stash page is filled.
|
||||
- Add Korean Translation.
|
||||
|
||||
v14.02 changes :
|
||||
- Fix a bug allowing multiple identical unique charms to be in inventory.
|
||||
|
||||
@ -924,5 +928,6 @@ Move Cain near Harrogath waypoint.
|
||||
* Russian: L'Autour
|
||||
* Chinese (Traditional): Nagahaku
|
||||
* Japanase : CaiMiao
|
||||
* Korean : Woodlac
|
||||
|
||||
;--------------------------------------------------------------------------------------;
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user