diff options
author | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-20 14:13:23 +0000 |
---|---|---|
committer | valaris <valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-20 14:13:23 +0000 |
commit | b22297197f06ac00eecf38fe98d7b9fdb5478a8a (patch) | |
tree | 953859912630948e0a5ca9c83b823b22a1bb690e /Changelog.txt | |
parent | 531ae6ff24ed1164ba08dc61c47ad642597591dc (diff) | |
download | hercules-b22297197f06ac00eecf38fe98d7b9fdb5478a8a.tar.gz hercules-b22297197f06ac00eecf38fe98d7b9fdb5478a8a.tar.bz2 hercules-b22297197f06ac00eecf38fe98d7b9fdb5478a8a.tar.xz hercules-b22297197f06ac00eecf38fe98d7b9fdb5478a8a.zip |
* Initialized "day" variable in npc.c. [Valaris]
* 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 -fu
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@269 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index 133b50eff..a299675fd 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,10 @@ Date Added -11/20 +11/20 + * Initialized "day" variable in npc.c. [Valaris] + * 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. (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) |