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
rud0lp20
e1c289721a
Fixed an issue with MDEF & DEF where it does not updating after equipping.
...
MDEF & DEF are now can be negative value and adds boost on damage like in the official servers.
Fixed aspd calculations on some skill bonuses and reductions(SC_PARALYSE, SC_BODYPAINT, SC_INVISIBILITY, SC_GROOMY, SC_SWINGDANCE, SC_DANCEWITHWUG, SC_GLOOMYDAY, SC_EARTHDRIVE, SC_GT_CHANGE, SC_GT_REVITALIZE, SC_MELON_BOMB, SC_BOOST500, SC_EXTRACT_SALAMINE_JUICE, SC_INCASPDRATE)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16085 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-08 08:37:47 +00:00
rud0lp20
99f6dff2f2
Fixed bugreport:5685 Base atk formula is now in RE
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16084 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-07 09:36:53 +00:00
greenboxal2
ad0c1f78d5
Fixed bugreport:5698 Missing null pointer check on NC_MAGNETICFIELD.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16083 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-06 21:58:15 +00:00
shennetsind
a7d875ae98
Follow up r16071 Fixed memory thing (if atcommand_suggestions_enabled was disabled it'd allocate the iterators but not free them.)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16082 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-05 04:03:25 +00:00
shennetsind
3bf5adbb9b
Added a quick start script for our OSX users.
...
- It launches all 3 servers (login char map) in a single terminal window, each under it's own tab.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16081 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-05 03:53:40 +00:00
greenboxal2
e82b087692
Fix bugreport:5695 local scoped variables reference map not being freed after return.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-04 23:17:25 +00:00
xazax-hun
ff9de8d82c
* Partially reverted r16076. The 2 loops wasn't unnecessary, they use different match strategy.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-04 21:53:09 +00:00
epoque11
ee483eea0e
- Fixed feature.conf improper formatting and removed two unnecessary iterations (follow-up to r16071)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-04 09:43:31 +00:00
xazax-hun
710849412d
* Replaced some literals with enum values.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-03 20:02:01 +00:00
xazax-hun
d7c5f0acf3
Regularized file not found error messages.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16073 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-03 19:46:59 +00:00
xazax-hun
be17243094
* Implemented an atcommand suggestion system.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16071 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-03 19:35:17 +00:00
shennetsind
f680759925
Fixed bugreport:5643 Wall of Thorns should now deal damage properly as well as lock the trapped character in.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-03 05:29:55 +00:00
shennetsind
00846d9366
Fixed bugreport:3591 Ninja's Cast-off Ciceda Shell now triggers card effects even tho it misses (e.g. garm card / pest card)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16063 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-03 03:44:41 +00:00
shennetsind
19043f454c
Fixed bugreport:5603 Genetic Change Material missing items were added thanks to Igniz.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16062 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-03 03:23:46 +00:00