mirror of
https://gitlab.com/hashborgir/plugy.git
synced 2025-10-13 08:24:24 -05:00
v14.02 by Yohann
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
; ;
|
||||
; by Yohann Nicolas ;
|
||||
; ;
|
||||
; version 14.01 ;
|
||||
; version 14.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
|
@@ -3,7 +3,7 @@ Unicode True
|
||||
|
||||
!include "MUI2.nsh"
|
||||
|
||||
!define VERSION "v14.01"
|
||||
!define VERSION "v14.02"
|
||||
!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.01 ;
|
||||
; version 14.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
|
@@ -6,7 +6,7 @@
|
||||
; ;
|
||||
; by Yohann Nicolas ;
|
||||
; ;
|
||||
; version 14.01 ;
|
||||
; version 14.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
; ;
|
||||
; von Yohann Nicolas ;
|
||||
; ;
|
||||
; version 14.01 ;
|
||||
; version 14.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
@@ -75,6 +75,9 @@ 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.02 Änderungen :
|
||||
- Behebt Fehler, durch den mehrere identische, einzigartige Charms im Inventar gespeichert werden können.
|
||||
|
||||
v14.01 Änderungen :
|
||||
- Fehler behoben, der das Löschen von Truhen-Items hervorgerufen hat, wenn der Character zum ersten Mal geladen wurde.
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
; ;
|
||||
; par Yohann Nicolas ;
|
||||
; ;
|
||||
; version 14.01 ;
|
||||
; version 14.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
@@ -75,11 +75,14 @@ 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.02 :
|
||||
- Corrige un bug permettant d'avoir plusieurs charmes uniques identiques dans l'inventaire.
|
||||
|
||||
Changements apportés par la v14.01 :
|
||||
- Corrige la perte des objets du coffre lors du chargement d'un personnage pour la première fois.
|
||||
|
||||
Changements apportés par la v14.00:
|
||||
- Ajout de la compatibilité avec la version 1.13d de LOD. (merci à Haxifix)
|
||||
- Ajout de la compatibilité avec la version 1.14d de LOD. (merci à Haxifix)
|
||||
- Crée un backup des fichiers de sauvegardes avant de sauvegarder.
|
||||
- Empéche la fermeture du portail de Nihlathak.
|
||||
- Déplace Deckar Cain à coté du portail d'Harrogath.
|
||||
|
@@ -4,7 +4,7 @@
|
||||
; ;
|
||||
; by Yohann Nicolas ;
|
||||
; ;
|
||||
; version 14.01 ;
|
||||
; version 14.02 ;
|
||||
; ;
|
||||
;--------------------------------------------------------------------------------------;
|
||||
|
||||
@@ -75,6 +75,9 @@ 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.02 changes :
|
||||
- Fix a bug allowing multiple identical unique charms to be in inventory.
|
||||
|
||||
v14.01 changes :
|
||||
- Fix stash items lost on loading a character for the first time.
|
||||
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user