diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 14:48:28 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-21 14:48:28 +0000 |
commit | b6e172482b1a91869c8ffd630d8b0e97c98ad8d0 (patch) | |
tree | 1dc20e710d329b9aabada92e0ebc7fb78deeea18 /Changelog.txt | |
parent | 81ff879313b29ee97375d214b00f78b1f75d3d4a (diff) | |
download | hercules-b6e172482b1a91869c8ffd630d8b0e97c98ad8d0.tar.gz hercules-b6e172482b1a91869c8ffd630d8b0e97c98ad8d0.tar.bz2 hercules-b6e172482b1a91869c8ffd630d8b0e97c98ad8d0.tar.xz hercules-b6e172482b1a91869c8ffd630d8b0e97c98ad8d0.zip |
- Updated Basilica, Sharp Shooting, Berserk, Meditatio
- Fixed a typo with Blade Stop that was causing crashes, sorry. ^^;
- Reverted changes to Cloaking, ours is already more updated (than Freya!) ^_^
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@293 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index a16f388a7..fb712e8e3 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,9 @@ Date Added 11/21 + * Skill updates: [Celest] + - Updated Basilica, Sharp Shooting, Berserk, Meditatio (Thanks to DracoRPG!) + - Fixed a typo with Blade Stop that was causing crashes, sorry. ^^; + - Reverted changes to Cloaking, ours is already more updated! ^_^ * @alive, @raisemap, @raise now display the resurrection skill animation [MC Cameri] * @charpetrename(AtCommand) is now #petrename(CharCommand) [MC Cameri] * @charjob/(AtCommand) is now #jobchange(CharCommand) [MC Cameri] @@ -9,6 +13,7 @@ Date Added - Less congestion in atcommand.c - Port commands that start with @char to #, example: ~ @charoption will now be #option + 11/20 * Added str_lower() function to atcommand.c (from OA). [MC Cameri] * Simplified @charchangesex to @charchangesex [player], your sex is changed to the opposite one [MC Cameri] @@ -25,7 +30,6 @@ Date Added * Added @whozeny. Shows list of top 50 online players and their zeny sorted from highest to lowest. [Valaris] * Added @happyhappyjoyjoy. Makes all players on server do a random emote. [Valaris] * Removed -funroll-loops from compile, thanks to kashy for pointing out the problems caused by this. (Do not re-add!) [Valaris] - * Skill updates [celest] * Added check for max vending_max_value when reading config [kobra_k88] * Skill updates [celest] - Napalm vulcan, Enchant Deadly Poison, Slow Poison (based on jAthena 1066) |