diff options
author | Lloyd Bryant <lloyd_bryant@netzero.net> | 2008-09-12 17:12:24 +0000 |
---|---|---|
committer | Lloyd Bryant <lloyd_bryant@netzero.net> | 2008-09-12 17:12:24 +0000 |
commit | 8551f4a5c5e1feddc4f2868488bdefeae85aa26d (patch) | |
tree | 39b91c9d7124c1c03e954ceb9b3434adcaf022ce /ChangeLog | |
parent | a9595f435664df56948ae70e954cf72143ddcfa1 (diff) | |
download | mana-8551f4a5c5e1feddc4f2868488bdefeae85aa26d.tar.gz mana-8551f4a5c5e1feddc4f2868488bdefeae85aa26d.tar.bz2 mana-8551f4a5c5e1feddc4f2868488bdefeae85aa26d.tar.xz mana-8551f4a5c5e1feddc4f2868488bdefeae85aa26d.zip |
Fixed /where, added /cast for heal and gather, some changes to inventory to support storage
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2008-09-12 Lloyd Bryant ("Sanga") <sanga@aethyra.com> + + * Changed default port for Aethyra to 21001 + * Modified "/where" command to display X and Y coordinates + (Again - this was done on 2008-08-21, but the changes + were overwritten somehow) + * Added client support for Heal spell ("/cast heal") + * Added client support for Gather spell ("/cast gather") + * some changes to inventory system, to support the use of + "Kafra" storage (this is not yet operational - these + changes are only part of what's required to enable storage + in the client) + 2008-09-04 Douglas Boffey ("Scraggy") <scraggy@aethyra.com> * Added code to change colours in the chatlog |