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
Playtester
3909decbde
Fixed Bacsojin's and Chung E's stats
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8991 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14 13:41:04 +00:00
Playtester
da022e5533
Some more official spawns
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8990 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14 13:20:07 +00:00
Playtester
43d3535c55
Fully official Juperos and Bio Lab spawns
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8989 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14 12:04:38 +00:00
Playtester
152d600186
Updated some field spawns to official
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8988 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14 11:47:51 +00:00
Playtester
79a467039c
Fully official Abyss Lake spawns
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8987 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14 10:35:51 +00:00
Playtester
29837f9328
* Fully official Thanatos Tower spawns
...
* Fixed typo in Lighthalzen Bank
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8986 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14 10:19:06 +00:00
Lupus
e524b78a2a
fixed nameless npc - assassin job quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14 08:53:30 +00:00
eaac
6fe1da0aab
No comments...
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8984 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-13 22:46:03 +00:00
skotlex
92ec28e39c
- Sight Blaster will not end after hitting 1 enemy if there's several enemies within range, it will first knock them all back, and then end (as reported by AuronX)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-13 20:16:23 +00:00
skotlex
a2be20df3d
- Base attack for non players is now calculated as str + [str/10]^2 (it does not has +dex/5+luk/5 which players do have)
...
- Fixed the char-sql server trying to read the gms off a "gm_db" config setting stead of "login_db"
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8981 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-13 18:50:55 +00:00
skotlex
af7c7912a6
- Corrected Throw Arrow/Musical Strike's damage formula
...
- Altered Trick Dead. It doesn't prevents skills from being casted on you now, but damage-based skills will do no damage.
- Made the battle_config.attack_attr_none apply to pets when using the "fixed damage" pet skill scripts.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8978 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-13 15:27:41 +00:00
Playtester
50908dad96
* Reverted GS/NJ Job Exp
...
- better too high than too low
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8977 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-13 14:38:38 +00:00
skotlex
cc00ad7c09
- made @killmonster make the mobs drop items again.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8976 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-12 20:34:50 +00:00
Playtester
bd9d16893f
Added Homunculus atcommands
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8975 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-12 19:12:04 +00:00
skotlex
8719acd1c1
- Added a temporary message when Angel of the Sun, Moon and Stars trigger so you know it triggered.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8974 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-12 14:14:39 +00:00
skotlex
ffc5a83ea9
- Corrected Caprice cast info. No cast time, delay time equal to the bolt spells.
...
- When slaves_inherit_speed is set (which is also the default), homun will have the same speed of their master when spawned.
- When using Hatred and you already have a hate target, your current hate target is displayed now.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-12 13:57:01 +00:00
Playtester
4ef3e169f3
Probably official GS/NJ Job Exp
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8971 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-12 08:36:12 +00:00
skotlex
a72bc02e69
- Removed login-sql connection variables from the map-server (the hell, these aren't used at all!)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8969 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-11 20:13:44 +00:00