2507 Commits

Author SHA1 Message Date
glighta
752776e4cc -Add Homon-S skills, 1st implementation (all done except Eleanors)
--Upd Skill conf to set land-limit for homonculus by default (ground skill limit)
--Mv MH_HEILIGE_STANGE and MH_ANGRIFFS_MODUS skill from Eleanor to Bayeri

-Enforce all zeny transaction to use pc_payzeny and pc_getzeny handlers, (auto log and clif)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16914 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-12 00:06:25 +00:00
flaid
0ad26adc3c Shiny Wing Gown was set to tame the wrong monster, fixed now.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16886 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09 04:33:14 +00:00
momacabu
aae7d1d129 - Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);
- Merged @killmonster2 with @killmonster tid:73632;
- Fixed bugreport:6764, auction code was misplaced;
- Follow up to r16753 (bugreport:6523), fixed bugreport:6673, using Gravitational Field with Safety Wall would keep the character immobilized. Blame myself, thankyou Lunar for the fix;
- Fixed bugreport:6514, @slaveclone wouldn't be targeted by monster. Thanks to zippy;
- Fixed bugreport:6837, some code was duplicated;
- Fixed bugreport:6768, removed some leftovers from TXT removal;
- Fixed bugreport:6868, Unequipping a weapon with Incantation Samurai card will not kill you if you have less than 999 hp and are on a non-pvp map;
- Fixed wrong bit field on ai field in mob_data structure. Credits to Ind.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16881 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09 00:26:36 +00:00
shennetsind
58bf9e0801 Added support to pre-re/re map_cache since some maps differ, this results in map servers' map_cache_file config being dropped.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-07 23:36:00 +00:00
brianluau
70edb63177 - Added LOOK_*** script constants, same names as from map.h
- Changed atcommand "@changelook" to changelook script command in custom quest_shop.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-05 18:25:15 +00:00
rud0lp20
9bde36efae Fixed bugreport:6839 where SC_CAMOUFLAGE is not ending properly.
Fixed bugreport:6710 where SR_EARTHSHAKER ATK bonus is not applied properly.
Implemented KO_MAKIBISHI and updated some Kagerou/Oboro skills.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-02 11:52:46 +00:00
rud0lp20
e3c02a5bc2 Fixed bugreport:6833 a typo in the level difference database.
Fixed bugreport:6438 now WL_TETRAVORTEX shows proper animation display.
Follow up r16776 added some missing updates for MO_EXTREMITYFIST thanks to kyeme.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-02 05:47:34 +00:00
glighta
e41effbc4b -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk
-Fix bugreport:6208, bugreport:6805 (chaos panic) fix range effect
-Partial Fix bugreport:5275 (toxin now won't interupt unbreackable castskill)
-Folllow up r16847 fix UNT_ZEPHYR get some unwanted bonus, fix Insignia unit range

-Add UF_RANGEDSINGLEUNIT unit propriety thx to 3ceam, workaround to fix ranged unit without timer.
-Prevent WM_SOUND_OF_DESTRUCTION, SC_MANHOLE, WM_LULLABY_DEEPSLEEP being cast in non pvp map
-Fix SC_MAGICMUSHROOM shouldn't force skill if sit
-Replace some hardcoded mobid by enum
-add some mob_is definition for quicker search (gvg and treasure)
-Remove some duplicate check for status_heal (if berserk already done in status heal)
-Upd few documentation

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-01 01:40:29 +00:00
brianluau
5953c51bf4 - Moved level_penalty.txt into /db/ folder (tid:73289), follow up to r16842:16843.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16852 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31 13:16:27 +00:00
glighta
234beac39d -Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki, remove duplicate atk_ele
-Fix bugreport:6096 (saturday_night), add rate failure, fix sit icone, add restrict to pvp map
-Fix bugreport:6831 (sc_intravision), prevent item starting (and so ending) intravision while wearing maya purple

DB:
-Upd *INSIGNIA duration to 60s, fix requirement indigo per level (itemid ain't split in src =( )
-Upd WM_SATURDAY_NIGHT_FEVER hp/sp drain interval to 12-2*skilllv
-Upd skill_require_db fix add note about some state status wich were present but not mentionned.
-Add poisonweapon and rollingcutter code implantation. (was used in require db without effect and removed hardcoded check)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16847 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31 01:38:20 +00:00
brianluau
b69048d9c5 - Added svn:eol-style=native property.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-30 08:26:18 +00:00
rud0lp20
156446bf33 Fixed Level/Drop modifier based on level difference and created a db as suggested in pid:137564. (bugreport:6585)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-30 07:30:36 +00:00
spre123
5b4644367c Fixed bCastrate function in item_combo_db. bugreport:6815
Fixed Item 13694, Freyas Crown Box Changed getitem to the official rentitem Item Script(verified By Joseph and muad). Continuation of bugreport:6714

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-25 07:27:43 +00:00
spre123
5a4acba757 Fixed/Changed the rest of the RE Items with the reversed/broken bcastrate with bVariableCastrate So it actually works as intended(ONLY RE needed this update). bugreport:6548
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16826 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-24 00:39:23 +00:00
spre123
6b6e42a3e5 major item update activating many script commands aswell as activating many items that are now in the client this effects 250+ items. Bugreport:6714
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-20 00:42:55 +00:00
euphyy
d2d9897606 * Standardization of doc\sample\ folder.
* Deleted doc\sample\PCLoginEvent.txt, which contained outdated information.
* Follow-up r16812, fixed file encoding.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-03 23:13:33 +00:00
technote24
73c9feb7d6 =General
*Updated a hand full of enum tables and added some place holders in the skill databases.
-Tables updated are the Emotions, Map Types, Use Skill Fail Causes, Skills, Units, and Status.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16812 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-03 20:45:45 +00:00
spre123
98887e4025 Updated bonus2 bCastrate items. Cast reducing equipment should now function properly. Bugreport:6745
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-29 20:38:34 +00:00
spre123
cc4f755901 Updated Items, Uncommented the Traditional Cookie as it works fine and is needed for a pet. Also updated The Groomers That sell it. Bugreport:6734 [Spre]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-26 05:40:18 +00:00
spre123
09aa5cba91 Fixed Warg Strike and Warg Bite Ranger Skills. To Use Neutral Property Bugreport:6717
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-24 17:26:30 +00:00
euphyy
fc688d4916 * Fixed applicable job on Ebone Armor (bugreport:6705)
* Follow-up r16790 / r16791, formatting and strncmp -> strcmp (src\map\atcommand.c)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-22 18:32:55 +00:00
euphyy
22d8187238 * Removed invalid 8th column from pre-re skill_cast_db, bugreport:6692 / bugreport:6696
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16789 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-22 04:00:34 +00:00
rud0lp20
5db62f5c84 Follow up r16738 MO_ETREMITYFIST renewal behavior.
Fixed bugreport:6580 where SC_MANHOLE targets can use items.
Fixed bugreport:6636 a typo formula in WL_WHITEIMPRISON.
Fixed bugreport:6685 a missing column in skill_cast_db.txt for WL_COMET entry.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-13 16:16:08 +00:00
euphyy
a9841bca61 * Added and updated duplicate coordinates in custom Healer (custom\healer.txt)
* Follow-up r16765, forgot a bonus (bugreport:6646)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-09 01:26:00 +00:00
euphyy
05b65b91b3 * Updated Renewal 'Mjolnir' item (bugreport:6646)
* Updated slots on RWC 2008 Dragon Helms (bugreport:6645)
* Other minor changes...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16765 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-08 19:58:00 +00:00
rud0lp20
8fc8fedf63 Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST.
Fixed bugreport:6457 where SR_CURSEDCIRCLE is not remove when target dies.
Fixed bugreport:6535 updated GN_CRAZY_WEED to its official behavior.
Fixed bugreport:6592 added a missing break in Spiral Pierce skillratio at battle.c.
Fixed a faulty skillratio formula of GN_CART_TORNADO. Thanks to Lighta

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-03 02:50:41 +00:00
euphyy
53acf2911c * Merged eAthena r15184 by ai4rei, updated effect IDs and NPC IDs (db\const.txt)
* More updates to effect list documentation (doc\effect_list.txt)
* Uncommented a status change in Ranger job quest, bugreport:6551 (npc\re\jobs\3-1\ranger.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16731 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-01 16:59:14 +00:00
brianluau
c37e0bdd3f - help.txt Params lists: changed "/" to "|" to match the rest of the file.
- Removed an extra 'packet_db_ver' comment from r15173.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16728 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-01 04:04:00 +00:00
rud0lp20
fb23c27da5 Partial fixed for bugreport:6563 updated renewal casting and all 3rd job skills cast, delay, and cooldown.
Fixed bugreport:6583 where GN_MIX_COOKING and GN_MAKEBOMB doesn't produce the right amount of item.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16717 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-29 16:49:15 +00:00
rud0lp20
5bd2f6f4f2 Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored when both required skills are present in a character (ex. AM_PHARMACY w/ GN_CHANGEMATERIAL)
Updated all Genetic's item creation skills to its official behavior and added all missing items used for GN_CHANGEMATERIAL.(bugreport:6539)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27 11:41:16 +00:00
brianluau
c80aa9c9c2 - read_elementaldb: skip blank lines.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16710 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27 05:12:41 +00:00
euphyy
b76d16d0c4 * Standardization in some database files, and other minor cleaning
* Disabled Ash Vacuum Warper since it's no longer in iRO - fixes bugreport:6560 (quests\quests_13_1.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16709 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-27 02:26:35 +00:00
euphyy
45cedb3a15 * Added warg checks to Falcon Renter, bugreport:6546 (merchants\renters.txt)
* Follow-up r16695, finished documentating.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16696 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-24 04:04:45 +00:00
euphyy
197fe3a6eb * Cleaned up documentation of mob_skill_db a little bit.
* Added documentation on ancient code in mob_skill_db.txt, where skills will be treated as 'global' if a negative mob ID is specified.
* Follow-up r16694, reverted to official behavior (bugreport:6545)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-23 19:35:50 +00:00
kenpachi2k11
2d7616d7d7 Fixed Highness Heals cooldown. (bugreport:6542)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16691 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-23 07:34:22 +00:00
kenpachi2k11
8c152d9370 Fixed Angelic Rings (#2743) autobonus duration. (bugreport:6434)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 19:46:01 +00:00
kenpachi2k11
08587f9c15 Fixed Ur's Seals (#2883) bonus script. (bugreport:5895)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 19:03:51 +00:00
kenpachi2k11
acd1428080 Renamed Elanor to Eleanor and fixed its food ID. (bugreport:6538)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-22 18:40:48 +00:00
flaid
731c58d598 Sleipnir fix in renewal bugreport:6524
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16674 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-21 07:34:23 +00:00
kenpachi2k11
b52386fefe Updated all glorious weapons. (bugreport:5013)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16673 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-20 21:07:52 +00:00
euphyy
d0d887fffa * Some cleaning of "Eden Group Quests" script, fixes include bugreport:6510 (re\quests\eden\eden_quests.txt)
* Other misc. cleaning...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-20 19:07:14 +00:00
kenpachi2k11
4d97ca703d Updated some EP 13.2 accessories. (bugreport:5128)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16670 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-20 17:38:47 +00:00
shennetsind
111a20dbc4 Added support for the new monster purple hp bar packet (packetver >= 20120404), make sure to toggle /monsterhp in the client to show the bar. Special Thanks to EvilPuncker and scriptor for the packet structure
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-20 11:59:22 +00:00
kenpachi2k11
7da0f3da8b Renamed bMatk and bWeaponMatk to make it easier to understand the bonus when reading the DB file.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-17 10:51:44 +00:00
kenpachi2k11
9f724967d5 Follow up r16641 - Updated Ahura Mazdahs DEF and Angra Manyus ATK/MATK again. (Found a newer file...)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16642 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 21:13:48 +00:00
kenpachi2k11
e73d843cac Fixed Angra Manyus and Ahura Mazdah script and ATK/MATK/DEF. Additionally corrected some descriptions in item_bonus.txt. (bugreport:5172)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 21:05:28 +00:00
kenpachi2k11
c28a15e521 Fixed Zangetsus (OB_ZANGETSU) duration. (bugreport:6470)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16640 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-15 20:18:57 +00:00
euphyy
bcfd5cf6d5 * Fixed cutin errors in Fortune script, bugreport:6466 (other\fortune.txt)
* Fixed item #5503, bugreport:6440

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16630 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-13 14:41:57 +00:00
j-tkay
3c5f65f222 - Fixed bugreport:6441 incorrect monster name. (db/re/mob_db.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16618 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-10 10:55:32 +00:00
rud0lp20
09dab12f3b Fixed bugreport:6406,bugreport:5986 updated Extreme Vacuum to its official behavior.
Fixed bugreport:6404 where using KG_GENWAKU on sitting targets the client doesn't sync with the server in sitting state.
Updated RK_FIGHTINGSPIRIT ASPD bonus. Thanks to michieru.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16591 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07 14:43:19 +00:00