skotlex
70f2fde6ac
- char_family now returns the char_id of the children when previously it would return true.
...
- Expanded the family check to work as it should, exp-share-range is respected, and the child is not considered for it (thanks to TheUltraMage for the investigation)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23 18:21:49 +00:00
skotlex
8b37134bc7
- Double Casting will no longer fail when used.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23 17:55:42 +00:00
skotlex
d80ed485d0
- Modified SC_STONE so that the duration of the "petrifying" time is 5 secs reduced by your natural resistance to petrify (which is mdef%)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9047 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23 17:11:02 +00:00
skotlex
8a569af435
- Removed useless variable in char-txt from-str char loading.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23 16:12:08 +00:00
skotlex
c87ac4f0a5
- Modified the meaning of the third column in the skill_require_db. Instead of MaxHP, this is now called MaxHPTrigger. This column (which was previously unused by all skills) signals the limit HP% that you can have to be able to use the skill. For example, setting it to 20 means the skill is unusable if you have more than 20% life (not that this is merely a threshold setting, it won't actually substract HP when used!)
...
- Adjusted LK_BERSERK so you can only use it when you have 20% or less life.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23 16:06:01 +00:00
skotlex
a78eb50f08
- Removed NJ_TOBIDOUGU adding damage to W_HUUMA weapons which somehow got readded.
...
- When nonplayers use Cloaking, it will be forced to level 10 since mobs shouldn't have movement/attack restrictions while walking cloaked.
- Should fix a warning in int_homun.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23 13:57:54 +00:00
Playtester
c0a2534c76
Fixed small typo in the Priest job quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23 13:21:18 +00:00
Playtester
37ee3a81a3
Small spawn updates for Gefenia and Einbech Dungeon
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-22 12:31:20 +00:00
blackhole89
1e4545aef5
clif_fixpos -> clif_slide in HAMI_CASTLE code
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9039 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-21 16:18:55 +00:00
Playtester
62db9f17b5
Official spawns for:
...
- Niflheim
- Louyang Field
- Louyang Dungeon
- Ayothaya Field
- Ayothaya Dungeon
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9038 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-21 12:41:54 +00:00
Playtester
6eb249ec22
Official kRO 10.1 spawns for:
...
- Gonryun Field
- Gonryun Dungeon
- Umbala Field
- Umbala Dungeon
- Yggdrasil
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-21 12:13:35 +00:00
Playtester
bf7b1c75b2
* Further spawn updates for:
...
- Yuno Field
- Magma Dungeon
- Amatsu Field
- Amatsu Dungeon
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9036 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-21 11:38:59 +00:00
skotlex
a127683c6b
- Some minor cleanups
...
- Fixed the Homunc not spawning next to you after receiving it's data from the char-server.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9035 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-21 03:38:14 +00:00
Playtester
690811805d
Official Muscipular drops
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9033 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 21:17:38 +00:00
skotlex
1107b381bd
- Fixed Charge Atk being able to go through chasm/pits.
...
- Moved the homunculus DB information from the player structure to the homun structure. Modified the homunculus creation packets to hold this information during creation, also, all initial values are handled by the map-server, the char server only assigns it a homun ID.
- Removed target_id/attacked_id from homun_data as it wasn't really used.
- Codes cleanup (removing of commented code mostly)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9031 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 18:30:05 +00:00
Playtester
9182d7ea01
Reorganized citycleaners.txt, they now contain all city spawns, also they use official X.3 spawns.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9030 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 17:44:22 +00:00
Playtester
dd2b681e82
Official kRO 10.1 spawns for:
...
- Morroc Field
- Prontera Field
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 17:05:51 +00:00
Lupus
18bb0d3b0e
swapped 2 lines to make NPC name visible
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9028 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 15:48:58 +00:00
Lupus
5b5aa4081c
tested and fixed novice Red Potion exchanger
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9027 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 15:46:07 +00:00
skotlex
8c699742a8
- Added config setting "summon_flora_setting", which it you can decide now two things: a. Whether or not players can harm your floras outside versus grounds, and b. Whether or not you can summon out and mix different types of plants at the same time.
...
- Likely fixed pc_steal_item always failing to steal (it was attempting to steal random item IDs...)
- Cleaned up a bit the mob on-death event so that when the killer is a homunculus, it's master will be taken. Also, the variable killerrid will be set before running the script to specify who delivered the final blow. If the killerrid matches with the script attached player, you can be sure your player did the final blow to the mob, otherwise, the attached player is who did the most damage to the mob.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9026 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 14:30:28 +00:00
Lupus
eeb8324eb2
fixed 2 typos
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 14:00:05 +00:00
Lupus
efdb13be3c
Added Feast Day Of Ramadan Idul Fitri Event (official idRO)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 10:58:29 +00:00
Lupus
312a0db44d
added "free kafra cart rent ticket" to novice grouds
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 10:38:29 +00:00
Playtester
10b070ce22
Official kRO 10.1 spawns for Payon Field
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 10:08:44 +00:00
Playtester
354289ebed
Official kRO 10.1 spawns for:
...
- Mjolnir Field
- Comodo Field
- Geffen Field (+ 10.4 Orc Village change)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 09:33:27 +00:00
Lupus
344b6d44fc
updated Gonryun, added new official Broken sword quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9020 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 09:05:28 +00:00
Lupus
028fb47447
updated novice_exchange
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9019 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 08:29:13 +00:00
Lupus
da6e94ebee
fixed mjolnir seal bugs, fixed the sign bugs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 05:57:28 +00:00
skotlex
2b44fd5db4
- Cleaned up the log.c file.
...
- Splitted log_pick into log_pick_pc and log_pick_mob to avoid ugly type-casting.
- Fixed log_chat not recording anything if the server is compiled in SQL mode and sql_logs is turned off (it should then record to a plain txt file)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19 21:25:56 +00:00
Playtester
ec58efcdbe
...and Prontera Culverts
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9016 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19 21:05:30 +00:00
Playtester
bcd0cb820e
Official kRO 10.1 spawns for:
...
- Anthell
- Orc Dungeon
- Coal Mine
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19 20:57:42 +00:00
Playtester
54deaedc77
Official kRO 10.1 spawns for:
...
- Byalan
- Payon Cave
- Toy Factory
- Lutie Field
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9014 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19 20:32:03 +00:00
skotlex
b0f98e1dad
- Corrected a compilation error.
...
- Fixed SG_FRIEND, it should be triggering when Monks do Combo Finish (not triple blows), and the trigger rate increase should be based on your known level of SG_FRIEND, NOT TK_COUNTER.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9013 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19 16:47:30 +00:00
skotlex
b8d25efdf3
- Added the Monk combos to skill_castnodex so their delay is not decreased by skills.
...
- Added the actual skill delay of 1000ms to Triple Attack and Chain combo in skill_cast_db. Added Combo Finish and TigerFist as well with a delay of 700ms.
- Phantasmic arrow now knockbacks even if it misses.
- Adjusted the way Monk combo times work. The combo time is now always 300ms (adjusted by combo_delay_rate) which takes effect inmediately AFTER your current skill's canact-delay (which is why the particular skill delays were moved to skillcast_db)
- Modified skill_delayfix so it performs the can-act reduction from agi/dex for combos there.
- Modified pc_steal_item so that it behaves more closely to the way it does on Aegis.
- Commented out the monster_noteleport mapflag from the guild castles as this is the Aegis behaviour
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19 16:21:09 +00:00
Lupus
6e7319212f
fixed The Sign Quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9011 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19 05:22:55 +00:00
skotlex
0ee096b60e
- Added a overflow check when calculating party exp share.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18 21:31:59 +00:00
Playtester
216850007c
Official kRO 10.1 spawns for:
...
- Beach Dungeon
- Pyramid
- Geffen Tower
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18 17:49:58 +00:00
Playtester
b271cab09d
Official kRO 10.1 spawns for:
...
- Sphinx
- Prontera Maze
- Sunkenship
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18 16:49:38 +00:00
Playtester
2e12c2a2a5
Official kRO 10.1 spawns for:
...
- Turtle Island
- Clock Tower
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9007 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18 16:18:33 +00:00
skotlex
aff9db38f1
- Added monster_noteleport mapflag to the guild castles maps to prevent "avoiding MVPs" by forcing them to teleport from rude-attacks.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9006 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18 16:11:25 +00:00
Playtester
682c765083
Official kRO 10.1 spawns for Glastheim
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9005 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18 15:52:27 +00:00
Zephiris
c661a6d282
Updated the packetdb for the 2006-10-17a client.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9004 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18 15:41:56 +00:00
Playtester
f7ce5b873c
Official kRO 10.1 spawns for the guild dungeons
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9003 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18 09:50:47 +00:00
skotlex
e20dcadea9
- Adjusted UTSUSEMI/BUNSINJYUTSU so that they block range/melee weapon attacks and only melee misc attacks. This isn't 100% correct, but it's a better approximation to the way these skills behave.
...
- Corrected issen's range to 5, as per the login packet information.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9001 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-16 20:22:31 +00:00
skotlex
9860974ef6
- Emergency call &16 (disable skill from nowarpto maps) will now NOT block Emergency Call if that map is also a gvg-castle map. Makes it safe to turn on this option to prevent usage from special maps (like Lhz3) without crippling the skill during WoE.
...
- Added &16 to the default of the emergency_call setting.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-16 19:16:16 +00:00
skotlex
d99bf3c795
- Applied most of Mpeg's work on Ninja Skills. For information see: http://gpegon.free.fr/ea/ninja_10-15-06_mpeg.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8999 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-16 19:07:24 +00:00
skotlex
6326212fda
- When reinvoking a combo-time, the previous combo time will be terminated.
...
- Fixed Esma-state not ending after casting it.
- Fixed @hominfo displaying intimacy on a 1/10k scale.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-16 14:05:24 +00:00
Playtester
ac6b838a98
Small Kiel MVP drop rate increase
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8995 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-16 11:11:35 +00:00
Vicious
c16645f3d3
Homun info window to display crit value
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8993 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14 17:24:52 +00:00
Playtester
be434e2bc9
Added Payon Thief Bug room
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8992 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14 13:50:24 +00:00