10297 Commits

Author SHA1 Message Date
shennetsind
086af74531 Okie ladies and gentleman if this commit breaks anything it's jman's and maki's fault, yes, blame them.
Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 19:30:07 +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
26f5eadf1c * Fixed an incorrect item check (bugreport:6184)
* Disabled two Dewata warp portals clashing with quest scripts (bugreport:6185, bugreport:5944)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16380 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-06 20:55:43 +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
70eb508450 * Massive cleaning of "The Sign Quest" script, ~90kb reduction (quests\The_Sign_Quest.txt)
* Removed OnInit label of "Card Trader" NPC, since it most likely won't be used (other\card_trader.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16377 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-05 01:55:47 +00:00
euphyy
7bd7f81dae * Corrected and optimized 12 guide NPCs (/guides/)
* Fixed a small typo in Warlock quest, bugreport:6164 (jobs\3-1\warlock.txt)
* Fixed a couple of job constant typos in "Nameless Island Quests" (quests\quests_nameless.txt)
* Removed non-RE changelogs from RE scripts

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-04 15:26:16 +00:00
shennetsind
93c0688b11 Fixed a couple compiling warnings
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16375 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-04 11:00:51 +00:00
euphyy
36c9f0887b * Optimization of Knight job change quest, and fixed bugreport:6163 (jobs\2-1\knight.txt)
* Follow-up r16373: added another missing entry (bugreport:6162)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-04 03:31:55 +00:00
euphyy
f49c1b21c9 * Added missing .conf entry (bugreport:6162)
* Replaced old, outdated custom WOE setter (custom\WoE_Setter.txt) with my script, and renamed to "woe_controller"
* Optimized "Bossnia Warp NPCs" script (events\bossnia.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16373 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-03 21:27:44 +00:00
shennetsind
1105b7ac17 r16370 has fixed a behavior in *athena that has always made walking easier/smoother, unlike how it actually is meant to be, however since users have been exposed to this behavior for so many years I'm adding a config to disable it in order to save endless posts/bug reports on a intended feature.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-03 10:22:03 +00:00
shennetsind
b411524f2e bugreport:6137 fixed a bug that allowed item delays to be bypassed when a empty slot was found in the item delay array (e.g. a delay from other item was cleared and left the slot empty). also fixed a issue with the seconds display.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16371 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-03 08:37:28 +00:00
rud0lp20
f52904ee31 Fixed bugreport:6156 HT_REMOVETRAP must show a skill fail message when it fails.
Fixed bugreport:4160 after casting skills it should now check for the path if it is ok to execute same as official behavior.
Fixed bugreport:5830 now caster should not hit/chase target between an obstacle same as official behavior.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-03 07:41:12 +00:00
shennetsind
7207c06aeb bugreport:2638 Fixed exploit which allowed items to be mailed while trading/in-npc/etc. (could cause item dupe on badly scripted npcs). super mega ultra plus master thanks to GM Takumirai.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16369 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-03 06:54:17 +00:00
shennetsind
e1a74751ca Follow up r16365 removed unused variable and a re-declared variable
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-02 20:46:28 +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
shennetsind
6df723178a Fixed bugreport:6151 monster skills will only trigger their text messages if they're successful, special thanks/credits to Daegaladh
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16366 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-02 09:20:26 +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
masao87
9d3e2c3021 - Redone the whole Arch Bishop Job change Quest in order to hopefully have fixed all the bugs from bugreport:5983 .
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16364 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 16:59:44 +00:00
shennetsind
5a8d5ca222 Fixed bugreport:6045 characters will no longer be left "broken" when with 0 hp (usually caused by a crash), instead they'll login dead with the window to go back to respawn point or remain there :p.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 15:54:24 +00:00
masao87
a1c12384fa - Fixed a bug in Eden Group Quests where a variable was set which was supposed to be converted and give the player certain gears. bugreport:6143
- Fixed an Priest Quest cutin which would result in getting an missing file error of the MvP Mistress Card illustration. bugreport:6144
- Fixed EXP Values in Eden Group Quest Boards 86 - 90 and 91 - 99. Source: http://irowiki.org/wiki/Eden_Group_Leveling_Quests
* 3 Hours cooldown isn't added yet since some testing is needed. bugreport:6110
- Some minor paranthesis fix in Knight Jobchange Quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16362 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 14:13:56 +00:00
shennetsind
32b82f75b8 Fixed bugreport:5984 rental items exploit which allowed a rental item from never being deleted when used alongside storage has been fixed, blame on r14958
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16361 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 12:29:38 +00:00
shennetsind
d0105f816b Fixed bugreport:6107 item restrictions are now checked upon logoff/mapchange which leads to gear being unequipped when conditions are not met. Super-Mega-Ultra Thanks/Credits To: Daegaladh
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16360 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 12:05:02 +00:00
shennetsind
644bc3dbe5 Fixed bugreport:6123 fixed issue with null dat->src crash. Also applied a performance improvement by removing the idb lookup on every delayed damage
Super mega thanks to Cookie and Wildcard.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16359 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-01 11:21:33 +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
xantara
c922bf99a4 Fixed bugreport:6136, mob chat should now be working.
- Chat database should be read before the mob db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16357 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-30 19:42:42 +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
rud0lp20
881e952b5a Follow up r16353 and fixed of bugreport:6135
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-29 07:00:07 +00:00
rud0lp20
0e6ba7d3ca Fixed bugreport:6127 remove the double duration bonus from GC_RESEARCHEWPOISON
Fixed bugreport:6109 GN_CARTBOOST should now give atk bonus and fixed some genetic skills damage ratio and behavior
Fixed bugreport:6121 Rolling cutter's counter should now only be removed by walking and Cross Ripper Slasher
Fixed bugreport:6100 Cart should now can't be removed when character dies

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 14:41:25 +00:00
shennetsind
2c054848be Fixed typo that made this thing on by default while it should be off.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 09:05:36 +00:00
brianluau
32cb4c7931 - Changed the default log type to SQL. (tid:62476)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16351 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 05:14:08 +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
shennetsind
5af9566629 Fixed a couple mismatching block locks
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16349 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-28 03:01:46 +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
euphyy
383dcfaf16 * Fixed a minor label typo in "Endless Tower" script, bugreport:5973 (instances\EndlessTower.txt)
* Fixed reset on Baby job change in custom "Job Master", bugreport:6101 (custom\jobmaster.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16347 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 20:46:31 +00:00
rud0lp20
fb56e5bc13 Fixed bugreport:5843 WL_HELLINFERNO should now deal 2 elemental(fire ad shadow) hits and updated its damage formula.
Fixed bugreport:6068 Cloaking/Hiding skills is now working to hide it self to non boss/detector monster.
Fixed bugreport:6105 Stone Curse should now stop target to attack once activated.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16346 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-25 11:54:35 +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
lmaatl
7ece356298 - Fixed bugreport:6101, the points of skills are not restarted after change the job
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 18:43:43 +00:00
shennetsind
b7d3e0665f Fixed bugreport:5808 GN Cart Boost is now removed when user takes off his cart
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 01:33:50 +00:00
shennetsind
d45d8b42a8 Fixed bugreport:6021 raised maximum aura_lv from 127 to MAX_LEVEL define
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 01:24:38 +00:00
shennetsind
487a66a879 Fixed bugreport:5295 Added a config so each server owner may decide whether their users are to view the actual data or not, requires RENEWAL_DROP
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 01:09:43 +00:00
shennetsind
e24fccbcf9 Fixed bugreport:5951 changesex bug regarding it not changing bard/dancer classes after the change has been fixed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 00:36:01 +00:00
shennetsind
8e17ae71b4 Fixed bugreport:5947 Genetic/Mechanics should be displayed properly in their /alchemist /blacksmith ranks, special thanks to Xantara and Aleos.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16335 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 00:26:10 +00:00
shennetsind
933eddd984 Fixed bugreport:4895 external bleeding will no longer cancel status changes (i.e. won't remove hide cloaking etc)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-24 00:01:19 +00:00
shennetsind
e83f4ecdf6 Fixed bugreport:6090 Mercenary Skills are no longer broken after a @reloadmobdb
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-23 23:43:25 +00:00