shennetsind
7c1f6a70c9
Fixed bugreport:5794 characters are no longer able to bypass servers max level with @baselevel/@jlevl/etc
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16139 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-23 07:43:31 +00:00
masao87
c0a3c94ce5
- Added probably all 3rd Class related Shops. bugreport:5781 bugreport:5782 bugreport:5783
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21 19:41:49 +00:00
rud0lp20
951e9f4400
Fixed bugreport:5777 WL_DRAINLIFE HP absorption based on damage is now working properly. Thanks to Rytech
...
Fixed WL_SOULEXPANSION now it should do double damage on White Imprisoned targets and WL_WHITEIMPRISON should not work with bosses.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21 17:05:05 +00:00
masao87
c3bbe80dae
- Fixed check quest in Brasilis puppy quest. bugreport:5376
...
- An little update to the new script command "instance_check_party" in script_commands.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21 17:04:23 +00:00
masao87
5b9994b9ec
- Added 'instance_check_party' command to all instance scripts for proper checking if the invoking party meets the requirements to join the Memorial Dungeon. Thanks to malufett for creating the command.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16135 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21 15:02:41 +00:00
rud0lp20
d1e0139939
Added new script command: instance_check_party <Party ID>{,<amount>{,<min>{,<max>}}};
...
-Checks the Players Party if it meets the above set requirements. see script_commands.txt for more info. Thanks Masao
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16134 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21 13:33:43 +00:00
tr0n93
3acd50f74c
Fixed (bugreport:5758). Quests should be checked correctly now.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21 11:42:28 +00:00
shennetsind
3c982479c8
Fixed bugreport:5699 all new options should now be passed properly to clones and mobs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-21 07:16:12 +00:00
rud0lp20
d7bdef99e5
Fixed bugreport:5619 MO_EXTREMITYFIST should now consume all spirit sphere.
...
Fixed bugreport:5632 SR_FALLENEMPIRE should now chain with SR_GATEOFHELL and SR_TIGERCANNON and add bonus damage.
Update SR_GATEOFHELL damage formula where sp has now contribution with the damage.
Fixed wrong displayed status mdef.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-20 11:27:50 +00:00
shennetsind
d098c01bd2
NPC Loaded by @loadnpc will now trigger their OnInit labels as they're loaded.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16130 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-19 23:15:28 +00:00
shennetsind
5e17e36d22
Fixed bugreport:5618 @summon stuff trap-like skills no longer hit its allies
...
removed wrong target-type check on battle.c (its set in skill.c and then passed as its righteous flag to battle_check_target).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16129 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-19 07:00:19 +00:00
ignizh
ac0222d130
Fixed bugreport:5760
...
Expiatio now can be castable to other players.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16127 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 23:44:21 +00:00
masao87
df766d8374
- Added +11 and above refiner NPC.
...
- Added NPC to refine Oridecons / Eluniums to Cardium / Bradium.
- Added downrefitem script command and updated script_commands.txt with it.
- Updated refine_db.txt with probably custom values for +11 to +20 values. Source : http://ratemyserver.net/index.php?page=misc_table_refine
- Some little script improvements to Suhnbi. (Enriched Elunium / Oridecon Upgrader.)
* Further improvements for the refinement system and refinement NPC's will come within the next few days.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 20:39:42 +00:00
masao87
c61f99302b
- Updated some Alberta NPC Locations to match with the new Map. Also updated the coordinates in the Alberta Guide NPC. bugreport:5273
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 14:05:14 +00:00
masao87
f8b0c2426d
- Updated Monster spawns in Job change Quests to renewal. bugreport:5574
...
- Some minor changes to the Arch Bishop Job change Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16124 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 12:53:16 +00:00
shennetsind
6126c9013e
Added new command: @set
...
- Extremely helpful at debugging and by manipulating npc vars with ease.
Examples:
* @set poring 1 -> poring char reg is now 1.
* @set poring$ wtf dude -> poring$ str char reg is now 'wtf dude'
* @set #CASHPOINTS 50 -> #CASHPOINTS acc reg is now 50.
* #set "Target" #CASHPOINTS 30 -> "Target"'s #CASHPOINTS acc reg is now 30.
* @set #CASHPOINTS -> outputs the current value of cashpoints.
note the last one above, if you dont provide a value it will output the current value of the variable.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 10:17:56 +00:00
shennetsind
7653a24094
Fixed bugreport:5620 Fear Breeze auto attack should now trigger properly.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 09:06:40 +00:00
shennetsind
a4ad2b26f9
Removed pointless config in groups.conf (accidentally added by me in the @accinfo commit)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16121 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 09:02:31 +00:00
shennetsind
c2cb86800b
Fixed bugreport:5622 Fixed bug with renewal mode berserk not removing twohandquicken icon
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16120 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 09:01:05 +00:00
shennetsind
1e509670d1
Fixed bugreport:5491 Adrenaline Rush boost was updated to renewal standards.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 08:56:17 +00:00
shennetsind
159c53b40e
Updated renewal's level modifier on damage formula.
...
Made the formula into a set of macros for easy customization.
Added a switch for this feature (due to popular demand) RENEWAL_LVDMG in renewal.h
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16118 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 06:57:05 +00:00
shennetsind
ff4b1ee626
Fixed bugreport:5755 Howling of Mandragora cast time effect should now work properly. Also fixed Arch Bishop laudra ramus ability to remove howling of mandragora effect.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16117 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 06:11:31 +00:00
shennetsind
e5c38902de
follow up r16115, accidentally committed debug thing
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 06:02:11 +00:00
shennetsind
df2f149052
Fixed bugreport:5757 Added missing Sorcerer Insignias, Credits to brAthena
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 06:01:15 +00:00
rud0lp20
2990091a11
Fixed bugreport:5749 Amplify Magic Power should now work properly on multi-hit magical skills.
...
Fixed bugreport:5748 Masquerade-Groomy now removes Dragon and Warg.
Fixed bugreport:5751 Implemented script command in checking/mounting Dragon, Warg and MADO Gear, also made a clean up regarding MADO Gear and Warg conditions.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16114 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-16 16:56:43 +00:00
masao87
5a006df5c0
- Made some NPC's into duplicates and fixed some && / || checks in the Arch Bishop Job change Quest. bugreport:5437
...
- Bomb poring is now aggressive and explodes right away after it has been summoned. bugreport:5575
- Added some more checks tot he Pile Bunker NPC.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-14 16:49:17 +00:00
masao87
1cf866c740
- Added Pile Bunker Quest. bugreport:5397
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-14 12:40:15 +00:00
masao87
47dc26c6cb
- Follow up r16107 .
...
* Fixed the additional check for Players in a Party.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16111 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-13 21:37:44 +00:00
eathenabot
2f87c4dd0b
- Full revert of r16105 and r16106.
...
* Merged changes up to eAthena 15094.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-13 17:14:43 +00:00
shennetsind
8c720a9ebd
Fixed bugreport:4951 Bard/Dancer songs duration exploit fixed
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16109 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-13 09:30:31 +00:00
shennetsind
13b40cc149
Fixed bugreport:5722 now client "/" commands that use @command functionality will respect the atcommand_symbol config. Special Thanks to Lighta
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16108 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-13 08:51:43 +00:00
masao87
bf1f8a237f
- Added an extra check to all instance script if there are actually 2 Players online in the Party to be able to enter the Dungeon. bugreport:3970
...
- Added a few new statuses to not disappear upon death. bugreport:2652
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12 20:49:09 +00:00
eathenabot
1798cf32c4
* Merged changes up to eAthena 15096.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16106 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12 20:31:55 +00:00
eathenabot
0769329223
* Merged changes up to eAthena 15095.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12 20:14:01 +00:00
masao87
2b95b5bfef
- Added 2 new Shops to Comodo. bugreport:5732
...
- Added check for Baby Warlock to Magic Book Quest. bugreport:5527
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16104 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12 16:49:16 +00:00
masao87
e31be3cd2c
- Added Magic Book Quest for Warlocks.
...
- Followup r16102
* Correctly fixed bugreport:5030 now.
* Restorded scripts_custom.conf since mine accidently got commited with my last commit.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12 16:07:52 +00:00
masao87
cfa8d5c68e
- Updated town.txt to allow Mailbox access in all the newer cities. bugreport:4457
...
- Removed easter.txt event and the corresponding mobs in mob_db2.txt and mob_db2.sql since they collide with Satan Morroc minions Mob ID's. bugreport:1240
- Updated Magical Amplify Power cast time to only be affected by item bonuses. bugreport:2777
- Added missing Economy check in agit_main and some missing close; also fixed bugreport:5030
- Added Credits for Ziu in Falcon Flute NPC.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12 14:28:16 +00:00
shennetsind
3f4b8c5321
Follow up r16062 added missing produce table update. special thanks to Igniz
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12 01:16:25 +00:00
shennetsind
2bb3fdceb3
Fixed bugreport:4955 @changegm no longer functions within gvg castles, special thanks to masao
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-11 22:17:11 +00:00
greenboxal2
a080d890bb
Fixed bugreport:5729 Effect formula and duration of LG_SHIELDSPELL level 1 fixed.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16098 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-11 17:22:40 +00:00
masao87
069b16546f
- Added Baby Hunter and Baby Ranger check. bugreport:5728
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-11 11:29:01 +00:00
eathenabot
cc095606bf
* Merged changes up to eAthena 15094.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16096 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-11 02:37:53 +00:00
masao87
16e1bb4ab5
- Added Falcon Flute Trader NPC.
...
- Added Falcon Flute to db/pre-re/item_db.txt, db/re/item_db.txt and item_db.sql.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-10 23:59:28 +00:00
shennetsind
36e800d99f
Added 2 option flags constants used on scripting to const.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-10 23:31:52 +00:00
shennetsind
df7b296a58
changing these 3 dudes to be off by default:
...
1) its not official.
2) it bugs people who dont even know they're online.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16093 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-10 23:20:56 +00:00
shennetsind
6f7e3fd73b
Wug rider may no longer be used on rangers with a falcon -- special thanks to masao.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16092 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-10 23:10:31 +00:00
cleaverbeaver
24cfb989e2
* Fixed the guild skill delay reset feature bugreport:5715
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-09 23:17:18 +00:00
kenpachi2k11
f456ac817c
Fixed the target of various skill. (bugreport:5718)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16089 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-09 11:49:54 +00:00
kenpachi2k11
e936c9fe93
Fixed Nydhorgg's Shadow Garbs (2554) bonus script. (bugreport:5648)
...
Fixed bonus3 bSPDrainRate documentation. (bugreport:5648)
Fixed Tao Gunka Cards bonus script.(bugreport:5711)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16087 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-08 20:49:16 +00:00
rud0lp20
cf0ed5b79d
Fixed bugreport:5513 Chaos Panic should now inflict Confusion/Chaos effect work properly.
...
Follow up r16085 Fixed the min cap value for negative mdef. Thanks Epoque
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16086 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-08 11:36:34 +00:00