2424 Commits

Author SHA1 Message Date
daegaladh
f76aedb4f8 Added mob_classchange.txt since SA_CLASSCHANGE was using mob_boss.txt monsters instead of the correct ones. (bugreport:3478 and related to bugreport:850)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16395 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 12:26:45 +00:00
shennetsind
a7716f2267 Implementing Kenpachi's design of item_combo_db.txt
- Credits to Kenpachi and Masao for the db file edits.
- Credits to GreenBox for the parsing
- This commit might accidentally override a few item db entries, our db developers are expecting this and will work on the conflicting entries.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 11:26:55 +00:00
daegaladh
da7609c973 Updated Item Group items to episode 13.2 and reorganized the files for future renewal updates. (bugtracker:3412)
Removed renewal cards from pre-renewal item_cardalbum.txt. (bugtracker:5414)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 09:57:49 +00:00
daegaladh
04f8662baf Follow up r15680 & r15679. Fixed a couple of missed Garm Baby/Baby Hatii names.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-10 23:51:45 +00:00
daegaladh
64b4f73a80 Updated skill_nocast_db with renewal skills. Fixed a little typo on BS_GREED and readded MO_BODYRELOCATION battleground restrinction since it's still on official servers. (bugreport:5415)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16389 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-10 20:41:09 +00:00
kenpachi2k11
9f9a51a44b Fixed Frost Novas cast time and Battle Orders duration. (bugreport:5419)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-09 09:53:22 +00:00
shennetsind
2ba7a7648d Updating GeoIP database to june 24th version (was may 1st version)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 19:41:18 +00:00
shennetsind
24e655bd3c Hello World. Initial support for the new homunculus has been added, credits to brAthena for the base. Not all skills are yet supported, when a non-supported skill is used rather than the usual warning in the console you'll get a red-coloured message in-game "this skill is not yet supported". please step by our bug tracker should you step by any bugs. thank you very much, you're a great crowd.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 17:38:44 +00:00
euphyy
865d3e7471 * Added missing pre-re item database entries (bugreport:6177)
* Fixed a couple wrong SQL item database entries (bugreport:6133)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-06 15:28:30 +00:00
rud0lp20
425f381859 Implemented Renewal ASPD formula(bugreport:5644)
- all suggestions/contributions/comments regarding RE ASPD ATM will be entertained in [tid:63256]
Fixed bugreport:6176 where WM_LULLABY_DEEPSLEEP doesn't target all party and guild members.
Temporarily disable the official walk path until the right algorithm is formulated.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-05 16:49:25 +00:00
euphyy
741c59a409 * Neuralizer is no longer consumed upon failure (bugreport:6040)
* Some cleaning of the Sorcerer job change quest (jobs\3-2\sorcerer.txt)
* Cleaning of "Bunny Band Quest" script (quests\bunnyband.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16367 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-02 18:09:25 +00:00
rud0lp20
2e4022e97a Fixed bugreport:5788 WL_READING_SB should now work like official behavior(save preserved spell on relog, proper skill fail message, maximum number of spell that a char can hold)
Fixed bugreport:5657 WL_EARTHSTRAIN should now work like official behavior(total number of range [15x4+lv], layout when casted, interval)
Updated WL_IMPRISON duration, rate and proper skill fail message.
Special thanks to Yommy and his amazing tool...

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16365 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 17:27:37 +00:00
euphyy
727327df6f * Fixed Elemental Sword database entry, bugreport:6134
* Clarified documentation for "doevent" and "donpcevent", as per bugreport:428 (doc\script_commands.txt)
* A major cleanup/rewrite of the "Whisper System" documentation (doc\whisper_sys.txt)
* A few other minor documentation corrections

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 02:39:47 +00:00
flaid
8813c242c5 Fixed matk bonus bugreport:6134
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-29 22:01:05 +00:00
rud0lp20
2cf6927750 Implemented new item script bonuses:
- bSkillCooldown,n,x;
   - bSkillFixedCast,n,x;
   - *bSkillVariableCast,n,x;
   - bFixedCastrate,x;
   - *bVariableCastrate,x;
*Pending until RE Casting system is fully implemented.
ATM bCastrate is used to manipulate variable cast time where it should not.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16355 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-29 15:52:29 +00:00
euphyy
de7ebc5300 * Standardized and added Shadow Chaser job quest! (bugreport:5834)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 04:44:17 +00:00
protimus
7b7c5d8b7d Updated packets of 2012-04-10 with informations provided by earthlingz.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16348 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-27 19:49:04 +00:00
kenpachi2k11
2316ba38c2 Fixed a value in renewal Homunculus EXP table. (bugreport:6075)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16345 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 07:00:04 +00:00
ignizh
75dcd8e7dd Follow up r16343, missing Pre-Re fix o.o;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16344 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 01:29:01 +00:00
ignizh
ef76e2e5d1 Fixed bugreport:6083, Hell Plant now bypass flee & def of the target.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 01:25:41 +00:00
masao87
9e7531e0ed - Fixed Eden Group Quest Board 91-99 checking for Quests and giving the corresponding Experience if you've completed the Quest but during completion you've reached Baselevel 100 or greater. bugreport:6039
- Fixed Checkquest Problem in Eden Quest Board 71-85. bugreport:6015


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 22:37:56 +00:00
kenpachi2k11
a461f35c30 Corrected all pre-renewal and renewal EXP tables. (bugreport:6050 and bugreport:6075)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16341 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 20:28:13 +00:00
rud0lp20
0def9332a2 Fixed bugreport:6008 remove the weight factor with the damage done by LK_SPIRALPIERCE of mobs and recoding of Renewal Spiral Pierce.
Fixed bugreport:5752 SC_AUTOSHADOWSPELL should only consume required items and not sp.
Fixed bugreport:5792 updated WM_GLOOMYDAY status effect(mount, ASPD, walk & flee penalty) and should now boost selected skills.
Follow up r16309 and bugreport:5940 should now be fixed.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16316 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-18 16:15:43 +00:00
flaid
b1ca96994e Fixed a wrong item ID bugreport:6049
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16315 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-18 09:12:23 +00:00
rikimaru17
f1936d2f98 Fixed bugreport:6030 item bonus of item ID 18656 should now work
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16314 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-17 12:42:42 +00:00
rud0lp20
21507c7b77 Fixed bugreport:6038 WM_REVERBERATION behavior should now work properly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16312 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-16 19:01:56 +00:00
flaid
b6bf1444e5 item_db stat optimization and fix bugreport:6001
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-15 21:30:17 +00:00
rud0lp20
2e59316f3e Fixed bugreport:5788 no 2 Releasing Spells should now update/reset sp reduction while WL_READING_SB is active.
Fixed bugreport:6029 GN_MANDRAGORA is now updated its success chance percentage.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-15 14:57:54 +00:00
xantara
f1f2c7f0db Applied renewal skill changes: (bugreport:5302)
- Energy Coat: Reduces both physical and magical attacks and now has fixed cast time of 5 seconds
- Throw Huuma Shuriken (33%): Cannot be interrupted
- Spread Attack: Can be used with a Grenade Launcher and attack power is increased; now 20*skill_lv
- Turn Undead: Success rate formula changed, Magic damage formula changed on failure
- Drums on the Battlefield: Increase ATK and DEF granted
- The Ring of Nibelungen: Removed level 4 weapon requirement
- Apple of Idun (100%): Increase amount of HP recovered; now (100 + 5*skill_lv + 5*VIT/10)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16292 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-13 20:20:08 +00:00
rikimaru17
d186daf38d git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16291 54d463be-8e91-2dee-dedb-b68131a5f0ec 2012-06-13 19:22:49 +00:00
euphyy
0c62fa58c0 * Some cleaning of Thanatos Tower quest script (quests\thana_quest.txt)
* Minor cleaning of Nidhoggr's Nest instance script (instances\NydhoggsNest.txt)
* Fixed warp to abyss_01, as per bugreport:6002 (custom\warper.txt)
* Fixed View ID for #18613 (bugreport:6003)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16289 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-13 18:32:49 +00:00
shennetsind
b5729c7f65 Added support for 2012-04-10, super special ultra ubber plus master thanks to Judas.
Fixed support for 2012-03-07f. Made 2012-04-10 the default packet ver.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16288 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-13 18:32:05 +00:00
flaid
9d68815fd3 Follow up fix to r16284
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-13 03:40:59 +00:00
flaid
86ee10e1f3 Fixed bugreport:6001 updated item script
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-13 03:20:54 +00:00
brianluau
6261742ed4 * Merged /branches/renewal/ r14635 Item Stacking System to /trunk (follow up to r15060) pid:106973
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-12 16:22:33 +00:00
flaid
c52fdc104c Small db error fix bugreport:5997
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-12 10:57:32 +00:00
flaid
5fddaf32ff Added iRO hats and matk fixes into TXT
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16276 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-12 08:14:59 +00:00
shennetsind
4ca3aa34ed Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; // Reduced increases/reduced the SP consumption of skilln by x%. (supports skill names)
e.g. bonus2 bUseSPrateSkill,"AL_BLESSING",50; -> increases AL_BLESSING sp usage by 50% (e.g. if its 50 it goes to 75)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-12 02:09:55 +00:00
rud0lp20
f6f8f640c5 Fixed bugreport:5963 AB_CHEAL should now work properly on immune targets(Mado, berserk, shield of deaf).
Fixed bugreport:5981 PA_SACRIFICE now won't be granted by bonus damage from cards(RENEWAL CHANGE).
Fixed bugreport:5892 & bugreport:5900 SO_SPELLFIST is now working properly.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-11 21:00:12 +00:00
kenpachi2k11
0e7adedaab Follow up r16249 - enabled double attack ability for all weapon types in all item scripts that enables use of TF_DOUBLE. (bugreport:5935)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10 21:00:08 +00:00
blacksirius
d436ed710f moved skill_nocast_db.txt to re / pre-re db path
moved item_noequip.txt to re / pre-re db path 

NOTE: 
 both files are now located in db/re/ (or db/pre-re/) folders
 depending on your build.





git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10 16:28:48 +00:00
kenpachi2k11
afe325282c Fixed Concentrated White Potion(Z)s script. (bugreport:5895)
Fixed Gym Pass Box' script. (bugreport:5976)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10 15:24:04 +00:00
brianluau
b22632ed62 - Fixed unescaped double quotes (follow up to r16251, bugreport:5895).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-10 06:52:00 +00:00
kenpachi2k11
914fa51e06 Fixed Black Wing, Peuz's and Ur's sets, Scarlet Rose' (#5548) location and Ebon Armors (#15014) job code. (bugreport:5895)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 23:12:19 +00:00
kenpachi2k11
5cb37c2157 Fixed some Genetic items related to Pharmacy skill. (bugreport:5790)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 21:03:30 +00:00
kenpachi2k11
7862bffff8 Follow up r16248 - changed table name for Canon Balls (#18000-#18004) to item_db_re.
Added some books to the renewal database because of their MATK changes. (bugreport:5921)
Changed bonus bDoubleRate to skill "TF_DOUBLE" because bonus bDoubleRate isn't enough and the official script explicitly states that the skill should be given. (bugreport:5935)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 20:17:21 +00:00
kenpachi2k11
c2cf919d35 Follow up r16245 and r16247 - changed table name for Megingjard (#2629) and Tao Gunka Card (#4302) to item_db_re.
Fixed job code for Bone Plate (#15000). (bugreport:5816)
Added Wizardry Staff (#1473) to renewal SQL database. (bugreport:5904)
Moved Cannon Balls (#18000-#18004) from pre-renewal to renewal database and changed their weigth to 1. (SQL DB only) (bugreport:5907)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16248 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 19:36:57 +00:00
kenpachi2k11
8ac22b2526 Moved a few merchants and mob spawns to separate files to prevent error message when running server in pre-RE mode and with TXT databases. (bugreport:5846)
Fixed Tao Gunka Cards (#4302) renewal effect. (bugreport:5866)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 18:48:50 +00:00
kenpachi2k11
2acc5c10bb Fixed Shining Electric Bulb Hairbands (#5310) script. (bugreport:5805)
Fixed Imperial Guards (#2153) ViewID. (bugreport:5785)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 18:13:45 +00:00
kenpachi2k11
3e0d0ab73b Updated MATK of several Staff weapons in renewal databases. (bugreport:5646)
Updated Megingjards (#2629) renewal bonus script. (bugreport:5694)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-09 17:18:50 +00:00