1711 Commits

Author SHA1 Message Date
L0ne_W0lf
712ec37880 Updated castle DB to be compliant with new WoE scripts.
Updated gvg_eliminate_time comment to reflect use in new Woe scripts.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12674 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-28 23:51:11 +00:00
L0ne_W0lf
7124507e1c Another correction to "Evil Land", fixed damage-effect range.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12672 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-28 22:44:23 +00:00
L0ne_W0lf
65b101bd41 Randgris will summon a dropless/expless mob after initial mob.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-28 22:32:07 +00:00
Paradox924X
3daaf293cc Removed a messed up, unnecessary line.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12667 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-27 15:40:42 +00:00
toms
a6bb42334b * Fixed hugel_bingo making an unneeded infinite loop bugreport:1349
* Partially fixed bugreport:1285 (item 13697)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12646 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-24 11:35:18 +00:00
Kevin
2ab6929481 Accidentally commit my test db. >_>
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-22 22:04:37 +00:00
Kevin
e78798984a Changed itemdb_reload to clear the database before reloading, so it is possible can remove an item from the DB without restarting the server (bugreport:1348)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-22 22:02:54 +00:00
L0ne_W0lf
374603dc21 Further fixed bugreport:1371.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12625 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-21 15:31:29 +00:00
ultramage
70e34f81cd Fixed an issue in r12575 where 'not setting char offline when going from mapserver to charserver' also caused a permanent account lockout if the player pressed 'cancel' in the char select screen.
Merged some recent changes from SQL to TXT, as someone didn't bother to do it.
Ifdefed the quest data request code as SQL-only (this was causing server disconnects whenver someone logged in).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12606 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-16 07:48:53 +00:00
toms
45a96330d7 Removed all _ in the second name in item_db.txt and updated item_db.sql
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12601 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-15 15:20:09 +00:00
ultramage
9609149c15 * Corrected some invalid syntax in skill_db.txt (wrong usage of commas)
* Renamed BA_FROSTJOKE to BA_FROSTJOKER (aegis server-side name)
 * Implemented a generic framework for parsing delimited db files (allows specifying min/max column ranges and max number of rows to read)
 * Corrected a typo in quest_update_objective()
 * Cleaned up pc.c a bit

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12599 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-15 13:49:40 +00:00
L0ne_W0lf
f4ef412137 Fixed bugreport:1353, bugreport:1356, and bugreport:1365.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-14 22:33:32 +00:00
L0ne_W0lf
977a966a6c * Reverted the change to MAX_SQUARE_LAYOUT.
* Evil Land will always as a 3x3 animation.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 16:49:00 +00:00
L0ne_W0lf
83f22f6584 * Updated NPC skill "Evil Land". More gravity wtfage.
- Based on visual observation, and experience with it on iRO Sakray.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12548 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 15:16:27 +00:00
DZeroX
5b63319859 - Coins are no longer Usable items that can't be used due to an invalid Gender value, but instead, Etc. items, as they should be.
- Sweet Memory of Marriage has a correct Gender value now.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10 01:42:17 +00:00
L0ne_W0lf
feb95aeeb1 * Reverted the Ice Wall change (r12526.)
- Increased the range of Ganbantein to 16, as tested on iRO.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12528 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 23:05:47 +00:00
Kevin
75ca539ea1 Limited number of wizard icewalls to 5 (iRO).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12526 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 21:46:10 +00:00
L0ne_W0lf
a816ffdb81 * Dur, I'm bored. Added place-holders for Mercenary skills.
- These skills are NOT usable. They're semi-filled in. Don't even try.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12515 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-07 02:22:08 +00:00
Kevin
d4d0c0536e TK_JUMPKICK requirements changed as well. (bugreport:1155)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12501 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-06 00:17:31 +00:00
Kevin
b272d7119f TK_HIGHJUMP requirement flag changed from move_enable to none. (bugreport:1155)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12500 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-06 00:14:53 +00:00
L0ne_W0lf
a7b396f3bd * Implemented 11.3 monster skills update.
- Removed teleport and Snatch from level 99 Biolab monsters.
- Implemented official skills for Anubis and Nameless Island monsters.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-04 03:12:16 +00:00
L0ne_W0lf
112ea90fa7 * Reverted the healing staff update. [L0ne_W0lf]
- The discrepancies in Aegis  and eA seem to like in meditatio.
* Updated War of Emeprium SE Sword guardian stats.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-03 20:21:00 +00:00
L0ne_W0lf
b9ba26a0ec updated Healing_Staff heal boosting effect.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-03 19:15:45 +00:00
L0ne_W0lf
a1d132effc First round of minor updates for WoE SE.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12462 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-02 17:44:48 +00:00
L0ne_W0lf
412f168c2a Updated Anubis drops to official.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12460 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-02 17:00:39 +00:00
zephyrus
dc1924cdb3 - Fixed a bug in a previous Adoption fix from umage (partnerid is char_id not account_id)
- Added new headgears from EuRO and ThRO.
- Fixed some viewids.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12447 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-29 03:56:33 +00:00
ultramage
ea403a9f9a Added proper script constants and documentation for the 'checkcell' command. (topic:183035)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-27 18:27:22 +00:00
L0ne_W0lf
1f894c1989 Corrected Bishop and Gopinich exp rewards.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12426 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-23 22:36:17 +00:00
L0ne_W0lf
411926445f Updated special effect rates on 11.3 gear.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-21 23:10:22 +00:00
zephyrus
7899dc8e4f - Added status changes for netcafe premium items. Status Resist Potion and SP Reduction Potion.
* More Barricade stuff:
- Changed the way "Dir" works. Now it's just like NPC dir definition (from 0 to 7).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12414 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-21 17:12:52 +00:00
zephyrus
7f3d14ac9c - Fixed ItemID 12235 exploid (can be used to fully restore HP without consume item)
- Fixed Holy Armor and Shadow Armor Scrolls.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-20 21:15:52 +00:00
L0ne_W0lf
b04c928b8d * Corrected more duplicates in mob drops.
- Updated a few custom existing drops as well.
- Fixed Hode so it drops Slotted Town Sword

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12408 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-20 21:04:23 +00:00
L0ne_W0lf
54d5485c67 Fallen Bishop lost his card...he found it though.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-19 16:09:50 +00:00
L0ne_W0lf
df659e4698 Updated some monster stats that got missed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12400 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-19 14:58:03 +00:00
L0ne_W0lf
30a6dd7909 Updated Cursed Abbey monster drops.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12399 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-19 14:41:59 +00:00
L0ne_W0lf
ad915afa9b Moscovia mobs will now do more damage.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12397 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-19 02:28:10 +00:00
zephyrus
96a72d9d84 - Changed the way SC_ARMOR_ELEMENT is called (Resistance potions)
- Now each val represent an element (1 = Water 2 = Earth 3 = Fire 4 = Wind)
- Fixed bug 1039 (Shadow Armor Scroll's Script Fails)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-18 17:09:12 +00:00
zephyrus
fa64cdae0d - Added the official adoption method.
( Parents need to create a party, invite a novice/first class, both equip the wedding rings and someone just right click the future baby ).
- Fixed a bug sometimes client don't show job's bonus stats.
- Removed the problematic adoption script.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12389 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-18 04:32:20 +00:00
L0ne_W0lf
e82a491b35 Whoops. Incorrect ID in item_avail. :D
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12386 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17 15:57:27 +00:00
L0ne_W0lf
54742c5d88 Whoops. Incorrect IDs in item_avail.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17 15:51:48 +00:00
L0ne_W0lf
5b7626bc83 Added another item entry to item_avail.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12384 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17 15:46:05 +00:00
L0ne_W0lf
0b69e9b76f Added item_avail entries for two items.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-17 15:41:19 +00:00
L0ne_W0lf
d102bab107 Fixed two empty fields in the item_db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16 21:09:03 +00:00
L0ne_W0lf
a588b0b312 Corrected Bloody Knight dropping Strong Shield twice.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16 00:16:46 +00:00
L0ne_W0lf
6c77a579d5 Corrected Aliot dropping thin blade twice.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12373 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15 21:41:29 +00:00
L0ne_W0lf
771c0bceb9 * Added skills for Moscovia area monsters.
- Based on iRO Future Wiki, credit to Zephyrus, and Reanimation.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15 21:34:31 +00:00
L0ne_W0lf
f4a713e03b Fixed Bloody Knight's drops. Shield[1] -> Strong Shield[1]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12371 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15 19:48:29 +00:00
L0ne_W0lf
c027d3ce6b Updated mob database with 11.3 information. (bugreport:1191)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15 19:35:58 +00:00
zephyrus
48c8b7d8c0 - Added the SC_HPREGEN effect to battleground armors.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15 19:26:56 +00:00
Paradox924X
61c61b6fe9 Updated Poring Tower to not refinable. (bugreport: 1050)
Renamed custom Stylist to Stylist#customstylist to avoid conflicts with official one. (bugreport: 1042
Updated Airship Typing Challenge to not fail you when you get both strings correct. (bugreport: 1008)
Fixed Job_Change Function to properly jobchange babies. (bugreport: 943)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15 18:51:07 +00:00