5456 Commits

Author SHA1 Message Date
SinSloth
a2ee6dd7ec * Changed the way the Thanatos Portal works.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-25 10:16:09 +00:00
ultramage
b2884b2309 Fixed extra '}' typo in the bard quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-24 05:37:32 +00:00
ultramage
301d493855 - Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast time and delay reducibility by item scripts (cards and such)
- Fixed Martyr's Reckoning never triggering for gms with all skills
- Added MO_TRIPLEATTACK and RG_SNATCHER to @skillall's skill filter 
- Made gm_skill_unconditional bypass skill blocking (guild timer, etc)
- Reverted the weird delay_dependon_agi thing (r8923, r9055, r9059)
- Changed a few memsets to strncpy (reading past buffer is a bad idea)
- Sped up some memset operations (multiples of 4 are faster)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 21:23:36 +00:00
Lupus
77ed39bf33 fixed typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10612 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 11:56:46 +00:00
Lupus
67657dc1cd bard quest bugfix, optimization (-50kb)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10611 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 11:51:09 +00:00
SinSloth
576ddf8ddc * Added a check in Thanatos Boss room to reset event if there's no player inside.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10610 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 08:58:06 +00:00
ultramage
781eabf654 Fixed a typo in Chase Walk code (caused by r10593)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10609 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-23 06:41:34 +00:00
ultramage
fc737b1083 Tweaked some recent npcs (untested)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 14:32:48 +00:00
Playtester
185481f9f6 Updated sql files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10606 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 14:20:28 +00:00
Playtester
81b6c22581 * Made Thor Volcano mobs safe to use
- raised their DEF/MDEF
- raised their speed
- removed 11.3 drops (using 11.2 drops)
- added most of their skills thanks to Doddler
- added Thor Volcano spawns, so they can be tested

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 14:15:56 +00:00
SinSloth
897f54a50c * Updated Socket Enchant NPC to official.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10604 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 10:23:06 +00:00
SinSloth
27a259dd39 * Moved Munak's Grandma quest to monstertamers.txt, it didn't require another file.
- Deleted munak_quest.txt
- Updated .conf file due to those changes.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 10:18:52 +00:00
L0ne_W0lf
b8720a0670 Poison Bottle now reduces SP to 0 as well.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22 04:10:11 +00:00
L0ne_W0lf
12ea09775a * Added Two new quests and moved another.
- Added Wandering Minstrel quest. Need optimizing. (bard_quest.txt) 
- Added Munak's Grandma quest. (munak_quest.txt)
- Moved bongunsword.txt to /custom/quests/
- Updated the conf files to reflect the above changes.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10601 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-21 23:42:44 +00:00
ultramage
9e7eb8804f - Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization)
- Since the fifohead mess is gone, fixed leftover bad code structuring

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10599 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-21 18:40:29 +00:00
SinSloth
4c65e3f2e4 * Fixed some bugs in Cursed Spirit Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-21 09:29:22 +00:00
ultramage
4228b025e7 - Fixed one missed malloc->aMallocA typo, causing memory deallocation problems
- Some small trunk-stable formatting synchronization

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-20 20:40:34 +00:00
ultramage
c0ccc85648 - Fixed Chase Walk having a deactivation cast time (should be instant)
- Changed status calc to allow value 0 stats; aegis allows negative values, but eA is unsigned in this regard, so ...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-20 10:23:49 +00:00
ultramage
e0c63e1baa * Added positional music effect to Battle Chant / Gospel, see r10588 on how to disable it if it annoys you ^^;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-20 10:16:50 +00:00
Playtester
548c7ede91 * Chase Walk's casting time is now 1200ms
- also fixed movement speed of Sword Master

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-20 09:25:14 +00:00
SinSloth
e57d54aa00 * Fixed a bug in Thanatos Tower Quest, which didn't allow you to get rewards.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 17:14:42 +00:00
ultramage
711d01a128 Reformatting @_@
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 15:50:41 +00:00
ultramage
16671ef54f * Added Global chat and Main chat logging
- lowered the priority of the 'logging off during gw' filter

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10580 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 13:26:02 +00:00
ultramage
90aab65815 Fixed server crashes when you use long hostnames (/thx to Ancyker)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10579 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 11:26:15 +00:00
ultramage
6e24df08ec Removed the wtf-y mmo_char_fromsql_short() from r2527
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 11:19:35 +00:00
SinSloth
7f756c7581 * Refixed drops of Thanatos Dolor & Thanatos Odium regarding the quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10576 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 09:53:29 +00:00
ultramage
8f506eeda5 * SQL files fixup
- extended convert_engine_myisam and added innodb version
- changed the max. email length to 39 (to match value in source code)
- added comment for storage/guild storage picklog entries
- changed SETs to ENUMs, which is the proper data type in logs
- fixed incorrect defaults, shortened mapname lengths to 11
- use upgrade_svn10575_*.sql to apply changes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 09:46:11 +00:00
ultramage
10ae1963d8 Removed the vsnprintf->_vsnprintf define for VS9. Ea compiles even without it (vs6, vs7, vs8).
In VS9 this and similar functions were replaced by templates that instantiate using the output array's length.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 08:05:02 +00:00
ultramage
bac04aa3aa Corrected the problem with countitem2 (value wrapped-around in one case but not in the other, making comparisons fail)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10573 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 07:46:57 +00:00
samuray22
8b1fb68d99 * Rev 10572 Updated Bard quest to the official one.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-19 02:11:20 +00:00
L0ne_W0lf
8c9b5aba9e Kiel Hyre quest update, moved delitems to the proper NPC.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 17:29:11 +00:00
SinSloth
cf6549f223 * Reverted drops change regarding Thanatos quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 15:16:11 +00:00
SinSloth
6a76436663 * Updated Thanatos Tower quest to official.
- Moved some NPC in proper quest file and updated warps.
- Removed old Thanatos custom warps.
* Fixed drops of Thanatos Dolor & Thanatos Odium regarding the quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 14:38:55 +00:00
Lupus
9c4d288dbb Sage Job Quest Item name fix: Mantis Scythe
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10563 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 07:55:31 +00:00
L0ne_W0lf
eb0010b95b * Kiel Hyre quest fixes.
- Fixed a typo in Elly, in her room. (<= should have been <) 
- Added an 'end;' to the cookie basket. Kiel Hyre's final dialog will now delete all quest-related items.
* Complete rewrite of the Kiel Hyre warps. (warps/other/kiel.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10561 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-18 04:13:11 +00:00
Playtester
034d53fe11 Just a small mob name fix...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10559 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 19:56:32 +00:00
Playtester
772d453a8b Updated Knocker
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10558 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 19:37:39 +00:00
Playtester
41599e01a3 Added Magnum Break to Magmaring
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 19:01:56 +00:00
Playtester
0da382285b Fixed Earthen and Gale Bow being all mixed up
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10556 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 18:30:53 +00:00
Playtester
75b74b70e0 * Updated price and weight of some etc items
- removed weight on The Sign quest items

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 17:10:33 +00:00
Lupus
c07f6f3e28 updated free kafra pass
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 11:14:59 +00:00
Lupus
85576ce816 removed .GAT-s again from recent scripts
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 05:11:42 +00:00
L0ne_W0lf
e8ed402e8e Corrected weight for hunting spear (420 -> 4200) as pointed out by Samueloa.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10551 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 03:42:09 +00:00
DZeroX
860f6c4843 - Fixed several grammar mistakes from the original dialogs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 01:08:50 +00:00
L0ne_W0lf
ed3c5ae4d0 Kiel Hyre Quest fix. Fixed the missing spaces in some of the enablenpc commands.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 00:58:40 +00:00
ultramage
39e650f0bc Restored npc's history while applying latest update at the same time. Please use 'svn move' instead of deleting and adding.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10547 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16 20:43:01 +00:00
DZeroX
242b0612c6 - Grandpa Pharmacist has now been renamed to Old Pharmacist, the official name. Updated dialogs have been implemented.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10546 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16 20:36:15 +00:00
ultramage
72faaaea40 Cleaned up the battle configs a bit (corrected overly verbose texts, typos, wrong indentation, ...)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16 20:25:11 +00:00
Playtester
3eecd9a9df Some minor spawn fixes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-16 19:39:35 +00:00
SinSloth
5070022a53 - Removed custom version of Schwartzvalt Trilogy from WIP folder.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10541 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-14 10:51:55 +00:00