diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-15 19:37:40 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-15 19:37:40 +0000 |
commit | 51ca6fafbdf5e9840aab1859d99be5738cfd7571 (patch) | |
tree | 5ab199ac5fce61d8c086fc15c345065363f0d493 /Changelog.txt | |
parent | 4e003aea5ffaa764bf0e40a63ea314c56903fda0 (diff) | |
download | hercules-51ca6fafbdf5e9840aab1859d99be5738cfd7571.tar.gz hercules-51ca6fafbdf5e9840aab1859d99be5738cfd7571.tar.bz2 hercules-51ca6fafbdf5e9840aab1859d99be5738cfd7571.tar.xz hercules-51ca6fafbdf5e9840aab1859d99be5738cfd7571.zip |
* Updated Forging and Potion making formulas
* Modified guild skills
* Initialise 'canregen' when logging into map
- Updated Steel Body, Thunderstorm, Investigate and Magic Crasher
- Removed elunium and oridecon from produce_db
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@575 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 9a048ad7e..dd81c3ec0 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,4 +1,14 @@ Date Added +12/16 + * Updated Forging and Potion making formulas by DracoRPG [celest] + * Changes to the guild skills + - Dropped using sc_data and use flag values instead + - Changed moving guild skill units to once every 'move request' only instead + of every movement - should reduce server load abit + - Corrected crash when checking its skill requirements + * Initialise 'canregen' when logging into map - forgot to add this earlier, + sorry ^^; [celest] + 12/15 * Fixed more compile errors gcc 2.95 [MouseJstr] * Removed log files from svn... they will be created when |