1.2.3 is now live to download!
Added where mouse movement input disabled while not in game.
Removed minimap code.
Added where check input keys work while event window is focused.
Added where check attack and movement doesn't work while main window is not focused.
Fixed the bug with random box being too small in NPC editor.
Possible bug fix for sounds being stopped when they didn't exist, likely caused glitches when stopping sounds.
Added where map transfers do not work if same map.
Improved the client-side logic for checking whether to request a new map.
Upgraded DirectX8 Core to include timers and such.
All textures are no longer loaded, it will only load the ones it needs at the time and important ones/much faster loading of client.
Added a Load Textures button in the Admin Panel for reloading textures and command /loadtextures.
The engine is now under the license GPL (all previous versions were Public Domain).
Updated Credits text file.
Improved stop music functionality to not stop until map editor is completely closed/bug fixes.
Unload form bug fixes with map properties.
Bug fixes with character editor and will delete charlist.txt names that are invalid.
Bug fix with logout alert message to not clear client correctly such as closing editors.
Bug fix with not unloading character editor upon logout.
Fixed Legends of Arteix displaying in some instances of message boxes rather than Eclipse Worlds.
Misc. changes.
1.2.4 is now live. This should be the first time the engine is somewhat stable. The only thing really left to do is fix quests and NPC spells/maybe a few other things I missed.
Removed load UI from appearing after game has loaded.
Fixed overflow issue with x/y offset for long debugging in source.
Fixed map transfer bug.
Added where map editor closes/etc. when you transfer map.
Disabled the bank auto update items for now.
Equip is no longer stackable.
Drop amount if greater than you have will just drop your max amount.
Bug fixes with logout.
Bank is properly cleared on logout.
Fixed update player items/rewrote a lot of it.
Fixed several item spawner errors.
Bug fixes with music playing and stopping for menu.
Fixed stackable items for item spawner.
Fixed several errors with server.
Fixed bugs with spawning items in stacks and improved give item to support stacks.
Removed error label on admin panel.
Removed status in admin panel.
Fixed bug with not clearing client details for sure this time upon logout...
Using items now takes the inv slot you click rather than a random one.
Bug fix with take item to not take all items from inventory when used (consumable items do not take entire stack when used if stackable).
Error fix with send data.
Client can now use consumable items if stacked is checked.
Cleanup of redundant code and bug fixes with audio engine errors (ActiveX mismatch).
Music bug fixes.
Optimized the saving of accounts such as no longer saving each time bank is modified.
Fixed bank rendered text for stacked items to be shown correctly.
Updated logo icon for installer and added a new dependency installer with Eclipse Worlds branding.
Updated the installer registering.
Maybe fixed issue with some people getting errors when opening up source...
Misc. changes.