From 3d0dfc33c811db78912724246a1095490d4a39eb Mon Sep 17 00:00:00 2001 From: mattyx14 Date: Wed, 16 Mar 2016 17:14:16 -0600 Subject: [PATCH] OTX Server 3.3 :: Version " DARK SPECTER " - Released --- CHANGELOG | 4 ++-- path_10_9/src/definitions.h | 4 ++-- path_8_6/src/definitions.h | 4 ++-- path_8_7/src/definitions.h | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 29ad8c1d5..9ffa79ecc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,7 +6,7 @@ The Forgotten Server Version: 1.2 Codenamed - PHANTOM + DARK SPECTER Forum and website http://www.blacktibia.org/f19-otx-server-3/ @@ -56,7 +56,7 @@ - CastSystem for Protols 8.x ] -[ OTX Server 3.3 :: Version " - " +[ OTX Server 3.3 :: Version " DARK SPECTER " - Added some missing lua methods - Added creature move locking (setMoveLocked/isMoveLocked) - Added less loss attribute to vocations to customize death loss per vocation diff --git a/path_10_9/src/definitions.h b/path_10_9/src/definitions.h index eda3baa48..a59915bba 100644 --- a/path_10_9/src/definitions.h +++ b/path_10_9/src/definitions.h @@ -23,8 +23,8 @@ #define STATUS_SERVER_NAME "OTX Server" #define STATUS_SERVER_VERSION "3" #define MINOR_VERSION "3" -#define REVISION_VERSION "-" -#define SOFTWARE_CODENAME "-" +#define REVISION_VERSION "486" +#define SOFTWARE_CODENAME "DARK SPECTER" #define STATUS_SERVER_DEVELOPERS "Mattyx14 and TFS Developers" #define GIT_REPO "https://github.com/mattyx14/otxserver/" diff --git a/path_8_6/src/definitions.h b/path_8_6/src/definitions.h index b63672762..c1a0a1e50 100644 --- a/path_8_6/src/definitions.h +++ b/path_8_6/src/definitions.h @@ -23,8 +23,8 @@ #define STATUS_SERVER_NAME "OTX Server" #define STATUS_SERVER_VERSION "3" #define MINOR_VERSION "3" -#define REVISION_VERSION "-" -#define SOFTWARE_CODENAME "-" +#define REVISION_VERSION "486" +#define SOFTWARE_CODENAME "DARK SPECTER" #define STATUS_SERVER_DEVELOPERS "Mattyx14 and TFS Developers" #define GIT_REPO "https://github.com/mattyx14/otxserver/" diff --git a/path_8_7/src/definitions.h b/path_8_7/src/definitions.h index d0b791a3f..049c327d7 100644 --- a/path_8_7/src/definitions.h +++ b/path_8_7/src/definitions.h @@ -23,8 +23,8 @@ #define STATUS_SERVER_NAME "OTX Server" #define STATUS_SERVER_VERSION "3" #define MINOR_VERSION "3" -#define REVISION_VERSION "-" -#define SOFTWARE_CODENAME "-" +#define REVISION_VERSION "486" +#define SOFTWARE_CODENAME "DARK SPECTER" #define STATUS_SERVER_DEVELOPERS "Mattyx14 and TFS Developers" #define GIT_REPO "https://github.com/mattyx14/otxserver/"