Earth nature field

Change-Log - All things that are altered/on the To Do: list

Locked
Beard
Posts: 267
Joined: Thu Aug 15, 2013 1:48 am

Change-Log - All things that are altered/on the To Do: list

Post by Beard »

Code: Select all

Epic/Diff-2016-Aug-Wid-1.0.6.g

-Added map points to Benzor

Epic/Classic-2013-Nov-Phx-1.0.6.f

-New Gateway, old one was BORING!

-Epic/Classic-2013-Aug-15-Phx-1.0.6e

-Fixed an issue where when a player was online for a period of time and gained levels, 
 the status page would not reflect these changes in character levels until a login/logout occured.
-continuing to work on Web Site Package and expand features/update code
-reduced traffic between module and MySQL, will free up some lag spiking during play
-updated the site/server rules section with a "TL;DR" block around it to make it more presentable


-Epic/Classic-2013-Aug-15-Phx-1.0.6d

-adjusted code in the player status website package
-fixed a few more issues with appearance bugs
-to do: fix the login issue with horses when previously logged out/crashed 'mounted'

-Epic/Classic-2013-Aug-15-Phx-1.0.6c

-adjusted code in the server status page to reflect changes made to the database queries used in the module
-altered database queries in the module to fix the problems with special characters in player names not being added/removed to/from the database
-altered database queries in the module to fix the problems with special characters in character names not being added/removed to/from the database
-tweaked code for more reliable support of remote server reboot for upcoming DM/Dev/Admin access on website.

-Epic/Classic-2013-Aug-15-Phx-1.0.6c

-fixed a minor bug in the database with players having special character ' in their name not being entered into the database.
-fixed code to adapt to special character decoding on server status page to properly decode database information for display.
-updated page layout of the server status page, was width 550px for both left and right cells of the server information (eg, Server 1 :  LANDOFNORDOCK.COM:5121), is now updated to width 300,800 for better visual alignment with Player List.
-updated server information on server status page to include module version.

-Epic/Classic-2013-Aug-15-Phx-1.0.6b

-fix startup lag issue by drastically reducing file overhead, module was exceeding maximum resource limits (16,384 files)
 removed 3,864 unnecessary files.
-correction make that 6,622 files removed, thanks to Resource Manager plugin for NWNX2.

-Epic/Classic-2013-Aug-15-Phx-1.0.6

-Error reporting issues - horses (fixed)
-Paladin summon error decrementing feat uses per day (fixed - no longer decrements use on failure)
-OnEnter properly tracks player appearances and restores default values (if logged out while mounted)
-OnRest while mounted now Disabled.
-Added OnRest while dismounted un-summon horse - item/spell will be required to summon the horse again.
-Redid startup journal entries.
-Enabled Paladin Mounts
-Added Benzor Gardens (beta player housing area) for role play purposes.

-ToDo: Custom Mounts (Bears, Deer, Dargons, Tigers, Dogs, Spiders, Etc...)

-Epic/Classic-2013-Aug-13-Phx-1.0.5

-Added support for Online Player listing
-Added Server Status functionality
-Created Server Status webpage: http://www.landofnordock.com/serverstatus.php
-Changed serverstatus.php to index.php, so when visiting http://www.landofnordock.com it automatically loads
 the server status

-Epic/Classic-2013-July-29-Phx-1.0.4

Altered Support for Account Authentication
Added partial support for re-structured potion brewing/scroll scribing

-Epic/Classic-2013-July-18-Phx-1.0.3

-Started work on new server hosting solution
-Began work on webserver hosting solution
-Recoded support for webserver integration (Stats pages, Server Vault Admin, Town Crier Admin)

Epic/Classic-2013-July-11-Phx-1.0.2

-Finalized Database Migration to MySQL5 from MySQL4

Epic/Classic-2013-July-10-Phx-1.0.1

-Began work on migrating from MySQL4 to MySQL5
-bug testing database connectivity with new MySQL nwnx_odbc.dll (custom compile by Phoenix)
 to support remote database access and custom port selection

Epic/Classic-2013-May-25-Phx-1.0.0

-Began tweaks on the module to improve performance and clean some junk out (on going effort)

Epic/Classic-2013-April-24-RR-Official (Module as-was from Richterm's Retreat Official)

-received the module and database/other files to begin hosting the server.
Beard
Posts: 267
Joined: Thu Aug 15, 2013 1:48 am

Re: Change-Log - All things that are altered/on the To Do: l

Post by Beard »

Removing Horses, along with many unfinished features from hosted module, fixed error reporting on invalid logins, cleaned up junk, fixing MySQL instability.
Locked