630 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
zephyrus
dbe768cf91 - Changed the way SC_HPREGEN works.
- If you parse val1 as negative, heal will be a % of the maxHP.
- On positive values it will heal a fixed amount.
- Changed this to allow the new attributes of Battleground sets.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15 18:39:14 +00:00
L0ne_W0lf
9900985846 * Added St. Patrick's Day (2008) event based on iRO, by Kisuka, read the script file before enabling.
* Added St. Patrick's Day event items to item_trade.txt, but commented them out as people seem to use these items for other things as well.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-13 15:37:26 +00:00
L0ne_W0lf
1a25f9357f * Fixed Hunter Cap Bonus. (bugreport:892)
* Fixed Ancient Magic combo using the wrong equipment. (bugreport:670)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-10 04:51:15 +00:00
Paradox924X
1ac63b8166 Added a missing ; in item 5384's script. (bugreport: 1115)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12326 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-08 20:22:23 +00:00
L0ne_W0lf
4008e3d757 Updated Gunslinger battleground set. (bugreport:1010)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-05 04:37:41 +00:00
L0ne_W0lf
812c6439d7 Added a slot drooping ninetails. (bugreport:1089)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-04 06:20:47 +00:00
L0ne_W0lf
268753de0c Corrected Field Manual 100% box. (bugreport:1104)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12291 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-04 06:17:13 +00:00
L0ne_W0lf
ff62c68780 * Rather large update to the item database.
- Lots of minor updates to sell prices and kRONames, and more.
- Added several items. ($ephiroth and myself)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-03 16:53:11 +00:00
zephyrus
7ff4f10106 - Added some new items (Thanks to Sephiroth).
- Removed an unused var on atcommand.c.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-26 21:06:52 +00:00
zephyrus
ce76294816 - Fixed change of drains hp/sp for rideword hat.
- Fixed 5808 should be refinable as description says.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-20 19:38:02 +00:00
zephyrus
89a339b7f1 - Added some new cash headgears.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-13 20:01:16 +00:00
L0ne_W0lf
802be4c433 Updated some existing items and added some others.
* Changed NPC_BLEEDING in mob_skill_db to be target not self.
* Added Event drops to tarou, cramp, martin. (enable in mob_db2)
* Added new pet: New Year Doll (quest reward) thanks to Yomanda.

Added Lunar new year event for 2008 from iRO. Read comments before enabling.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-07 17:12:54 +00:00
skotlex
9b8b53b7cf - Fixed a 'typo' which made my last commit actually not fix anything (Plagiarize can no longer copy skill levels beyond their max skill_db value)
- Corrected Diablo's Robe equip-level and weapon-level columns being exchanged.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-04 10:18:56 +00:00
zephyrus
abfede067c * Added new cash items hats:
- Yoyo Hat (Thailand RO).
- IDs 5372 to 5378 (Philippines RO).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-27 21:00:32 +00:00
zephyrus
1645dba970 - Fixed some viewids and added some new headgears.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12088 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-18 23:55:13 +00:00
L0ne_W0lf
10bec9ed67 Fixed Big Defense Potion 10ea Box. (was giving small def pot.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11909 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-14 01:16:31 +00:00
zephyrus
0d17cff99b - Added some new cash-items and headgears.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11893 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-12 04:34:02 +00:00
zephyrus
2b1fac216c - Added a fix to prevent missing a mail attachment is map servers disconnect from char server.
- Fixed the sprite of Wing of Victory.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-03 22:25:57 +00:00
zephyrus
283edfc342 - Added some missing headgears from others official servers.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11852 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-02 17:53:41 +00:00
L0ne_W0lf
94d757d2a9 * Added slots to Cross Shield and Book of Charms (bugreport:429)
- Fixed the brynhildr item script. (bugreport:429)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22 22:43:37 +00:00
L0ne_W0lf
622b38ca4a Guard effect when auto-casted by Clock Card will now cancel on armor swap.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11778 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-22 15:34:11 +00:00
zephyrus
e5fd2c8ab4 - Added 2 new status changes for Life and Regeneration Potions [Zephyrus]
- Fixed some items boxes giving wrong tamings.
- Fixed another item giving 48 gladius[3]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-15 04:29:05 +00:00
zephyrus
9145b0167f - Added SC_INCMDEFRATE, used in Mdef Potions.
- Added the effects of the fireworks items.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11722 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-12 09:13:29 +00:00
L0ne_W0lf
b3c5cc4124 Corrected some of the ep. 12 accessory bonuses.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11720 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-12 05:40:02 +00:00
L0ne_W0lf
a5a301f9fa Fixed an item giving 24 of the 'Gladius' item. :P
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-11 08:34:09 +00:00
L0ne_W0lf
1eb8c5f30c * Item Database update.
- Added some missing items. (Still much more to add) Slow process as I have to translate them myself.
- Added Battle Ground reward equipment.
- Implemented some 12.1 equipment bonuses.
- Added enabling of level 3 Turn Undead back to Grand Cross


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-11 04:28:35 +00:00
L0ne_W0lf
9bceb2855e Fixed Aesprika's item ID.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-06 17:40:26 +00:00
L0ne_W0lf
45d6a3922e Updated some of the 12.1 armor, added Brynhildr and ASepirka.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-05 23:32:47 +00:00
L0ne_W0lf
195265961d * Minor fixes/updates to various items.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-02 17:09:12 +00:00
skotlex
071bb12ffc - Corrected a few equip_job fields for times that are equippable by all classes and all classes except novice (they really should be 0xFFFFFFFF and 0xFFFFFFFE)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11632 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-01 23:22:52 +00:00
L0ne_W0lf
599dca2529 Updated to fix errors reported by Zephyrus_CR. bugreport:334
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-29 22:52:45 +00:00
L0ne_W0lf
1f6bb721f5 Corrected Cross Shield bonus.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11598 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-28 18:17:47 +00:00
Playtester
9ec6519201 * Some small db updates
- fixed Bongun Card thanks to Gepard
- updated Ifrit Card to official
- Fire Wall now has 2 cells knockback
- set interval values of Fire Wall and Fire Formation to 20ms

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-26 10:17:06 +00:00