gmMMORPG 0070 History


---------------------------------------------------------------------------

08/22/05 - Keymapping removed completely. You can find my keymapping tutorial: HERE
08/22/05 - Click-To-Move system put in and perfected
08/22/05 - Messages now only sent upon changes in information (Pretty much clears up lag completely!)
08/22/05 - Server design rewritten to be text-based for clearer administrating
08/22/05 - Complete code update for increased performance and easier editing

08/24/05 - Inventory changed to arrays and loops for shorter and more efficient code

08/28/05 - Server Button coding completed for design purposes.

08/31/05 - Item distance_to_object pickup requirement added
08/31/05 - Room Item Recording to Server added (for item sync with dynamic player presences)

09/01/05 - Room Item Destructuring on client. (Full room synchronization done!)
09/01/05 - Variable holding rewritten to replace 90% of global variables with local variables

---------------------------------------------------------------------------