Commit Graph

  • f9bca76cd9 - Set the inf2 to encore skills of Wand of Hermode - Modified battle_calc_return_damage to take the skill id as well, now magic damage return will not work on skills tagged as ground or self targetted. - Fixed Gank not working at all with the default max steal tries setting. - Soul Drain won't work with skills tagged as self-targetted. - Improved the Suiton code so that the walk/agi penalty only applies to enemies of whoever casted the skill. - Moved the initial status_calc_pc call to when you finish loading the map, should fix equipment scripts which are based on character variables not working. - Some cleanup of the clif_parse_LoadEndAck function. skotlex 2006-10-30 17:53:18 +00:00
  • f7442ef2b3 Fixed getcharid according to samples and docs Lupus 2006-10-30 12:28:23 +00:00
  • 177d603941 added official 1st class quests Lupus 2006-10-30 09:39:29 +00:00
  • 6460515382 Official NJ/GS exp chart for level 1-48 Playtester 2006-10-29 19:57:49 +00:00
  • e70c1f9ab3 Added Shinobi Sash to Shinobi drops Playtester 2006-10-29 15:55:03 +00:00
  • c824662979 svn hates me today Playtester 2006-10-29 13:12:15 +00:00
  • 984d9ae377 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9092 54d463be-8e91-2dee-dedb-b68131a5f0ec Playtester 2006-10-29 13:09:28 +00:00
  • d4b30e927a git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9091 54d463be-8e91-2dee-dedb-b68131a5f0ec Playtester 2006-10-29 13:08:32 +00:00
  • 4569b7ad49 Updated some DB. Vicious 2006-10-29 07:46:51 +00:00
  • d6711d07b9 - Fixed mob-skill event "skillused" not triggering at all. - Summoned mobs will only be removed from a map if their master is also removed (dynamic mobs) - Minor cleanups skotlex 2006-10-28 03:55:01 +00:00
  • dd7cb86e30 Made Thief Clothes and Ninja Suit being equippable by Ninja Playtester 2006-10-27 20:47:20 +00:00
  • 2dba1b3c55 More Odin/Kiel fixes Playtester 2006-10-27 10:24:11 +00:00
  • 503bc35109 modified src/map/npc.c Lance 2006-10-27 05:36:46 +00:00
  • bdca3b4cc2 * Experimental tweak to npc_parse_function - Overwrite existing functions. Lance 2006-10-27 05:33:08 +00:00
  • e4508dae63 merged recent changes of job quests, cities, kafras, novice guild warps + official treasure chest spawns Lupus 2006-10-27 03:47:12 +00:00
  • ff9d10bc92 Updated sql files Playtester 2006-10-26 20:39:17 +00:00
  • caca2976df fixed missing tabs, extra params. thanks to irmin i CAHTEXHuK. fixed warp coord of DTS warper. added missing next; to priest Lupus 2006-10-26 18:14:09 +00:00
  • 9e4ba17a6d added missing line Lupus 2006-10-26 11:00:15 +00:00
  • e09c471f50 Fixed Constant's explode not working as it should Playtester 2006-10-26 09:23:47 +00:00
  • f5d4fd6aea added new TK job quest, added Rachel city NPC!, added louyang guide Lupus 2006-10-26 05:38:39 +00:00
  • 3e29770cc9 - Cleaned up some more the event dequeue code, it will no longer clear out the npc_id if there's no events waiting to be executed (why does it clears the npc_id anyway?) - Because of possible conflicts with this change and the on-login script, now the on-login script is executed when the player has finished loading into their start-up map rather than as soon as receiving the registry variables from the char-server. skotlex 2006-10-25 21:35:38 +00:00
  • c4932353bf - Some cleaning of the pc_eventtimer and pc enqueue code, it should fix some memory leaks when the event counter does not matches with the actual number of queued timers during logout. - Minor typos, corrections, etc. skotlex 2006-10-25 20:55:19 +00:00
  • c91de6309d More Kiel Mob updates Playtester 2006-10-25 19:39:57 +00:00
  • 0c4e29c52b Changed order of Aliza drops to prevent steal exploit Playtester 2006-10-25 18:31:16 +00:00
  • 7d2bc900c7 - Fixed "skill_sp_override_grffile: yes" causing crashes when parsing Homuncuus/Guild skills. skotlex 2006-10-25 16:15:28 +00:00
  • 71601f58b3 - Made the exp bonus settings be adjustable: - exp_bonus_attacker: Indicates how much additional exp a mob gives per additional attacker (eg: 10 -> +10%*attacker) - exp_bonus_max_attacker: Indicates at which number of attackers the bonus is capped (eg: 5 -> 5 attackers, so a mob yield the same exp whether 5 or 10 people attack it) - Changed the way the party_even_share_bonus setting works. It now uses a simple linear bonus increase (eg: 10 -> +10%*party member) - The defaults are as explained by Tharis: +25%/attacker, capped at 12 attackers, no party bonus. skotlex 2006-10-25 14:44:14 +00:00
  • 274bcb4fa0 - MG_STONECURSE and NPC_PETRIFYATTACK now use time1 to specify the "petrifying time". This value has been set to 5 seconds. - Now when SC_STONE is triggered from status-change cards, it's petrifying duration will be passed as 0, causing the minimum (1 sec) to be used. skotlex 2006-10-25 13:34:43 +00:00
  • a196278e08 Fixed view ids of some headgears Playtester 2006-10-25 09:44:14 +00:00
  • 27fbde260e final clone maps -> original maps change. also fixed novice grounds map in char.c. fixed socked_enchant npc Lupus 2006-10-25 05:26:11 +00:00
  • 0ca7a68aa7 Kiel Mob updates Playtester 2006-10-24 21:37:47 +00:00
  • a5185eeba3 Spawn updates for Einbroch Fields Playtester 2006-10-24 19:34:11 +00:00
  • d56e63a998 fixed pucca's typo Lupus 2006-10-24 18:18:23 +00:00
  • 2b16b2d295 - Removed again your mdef reducing "petrifying" time as apparently it can't be reduced by mdef. skotlex 2006-10-24 18:13:51 +00:00
  • 47648ac285 Reverted lupus' map_index update Vicious 2006-10-24 17:34:04 +00:00
  • 14fd5f1b63 - Cleaned up the "show_steal_in_party" setting so it only takes effect when the item was successfully stolen (there was no point in telling you the item couldn't be stolen due to being overweight) - Cleaned up the pc_steal_item implementation (again). It now uses a more random, simple approach in each steal attempt. - Changed the way the skill_steal_max_tries work. Now it actually MEANS the max number of steal tries, use 0 to disable (unlimited tries). - Changed the default of skill_steal_max_tries to 0 as there's no proof anywhere that there should be such a limit. skotlex 2006-10-24 16:34:51 +00:00
  • d182470892 - Corrected the skill_castnodex file speaking about dex reducing delay when now it's agi the one that can reduce it. skotlex 2006-10-24 15:17:57 +00:00
  • ae0850ea19 fixed map index Lupus 2006-10-24 13:01:57 +00:00
  • 83b3460e60 few typos fix Lupus 2006-10-24 11:39:06 +00:00
  • 24a1453543 removed unused map locations. freed some RAM, fixed Novice Grounds, JobQ warps Lupus 2006-10-24 10:12:06 +00:00
  • 182e56b1d7 - Added a bunch of important indexes when dealing with the log tables. Added upgrade_svn9050.sql for this purpose. skotlex 2006-10-23 18:54:28 +00:00
  • 997bb3ebf9 added official Gonryn Power Arena Lupus 2006-10-23 18:53:48 +00:00
  • 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) skotlex 2006-10-23 18:21:49 +00:00
  • 8b37134bc7 - Double Casting will no longer fail when used. skotlex 2006-10-23 17:55:42 +00:00
  • 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%) skotlex 2006-10-23 17:11:02 +00:00
  • 8a569af435 - Removed useless variable in char-txt from-str char loading. skotlex 2006-10-23 16:12:08 +00:00
  • 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. skotlex 2006-10-23 16:06:01 +00:00
  • 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 skotlex 2006-10-23 13:57:54 +00:00
  • c0a2534c76 Fixed small typo in the Priest job quest Playtester 2006-10-23 13:21:18 +00:00
  • 37ee3a81a3 Small spawn updates for Gefenia and Einbech Dungeon Playtester 2006-10-22 12:31:20 +00:00
  • 1e4545aef5 clif_fixpos -> clif_slide in HAMI_CASTLE code blackhole89 2006-10-21 16:18:55 +00:00
  • 62db9f17b5 Official spawns for: - Niflheim - Louyang Field - Louyang Dungeon - Ayothaya Field - Ayothaya Dungeon Playtester 2006-10-21 12:41:54 +00:00
  • 6eb249ec22 Official kRO 10.1 spawns for: - Gonryun Field - Gonryun Dungeon - Umbala Field - Umbala Dungeon - Yggdrasil Playtester 2006-10-21 12:13:35 +00:00
  • bf7b1c75b2 * Further spawn updates for: - Yuno Field - Magma Dungeon - Amatsu Field - Amatsu Dungeon Playtester 2006-10-21 11:38:59 +00:00
  • a127683c6b - Some minor cleanups - Fixed the Homunc not spawning next to you after receiving it's data from the char-server. skotlex 2006-10-21 03:38:14 +00:00
  • 690811805d Official Muscipular drops Playtester 2006-10-20 21:17:38 +00:00
  • 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) skotlex 2006-10-20 18:30:05 +00:00
  • 9182d7ea01 Reorganized citycleaners.txt, they now contain all city spawns, also they use official X.3 spawns. Playtester 2006-10-20 17:44:22 +00:00
  • dd2b681e82 Official kRO 10.1 spawns for: - Morroc Field - Prontera Field Playtester 2006-10-20 17:05:51 +00:00
  • 18bb0d3b0e swapped 2 lines to make NPC name visible Lupus 2006-10-20 15:48:58 +00:00
  • 5b5aa4081c tested and fixed novice Red Potion exchanger Lupus 2006-10-20 15:46:07 +00:00
  • 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. skotlex 2006-10-20 14:30:28 +00:00
  • eeb8324eb2 fixed 2 typos Lupus 2006-10-20 14:00:05 +00:00
  • efdb13be3c Added Feast Day Of Ramadan Idul Fitri Event (official idRO) Lupus 2006-10-20 10:58:29 +00:00
  • 312a0db44d added "free kafra cart rent ticket" to novice grouds Lupus 2006-10-20 10:38:29 +00:00
  • 10b070ce22 Official kRO 10.1 spawns for Payon Field Playtester 2006-10-20 10:08:44 +00:00
  • 354289ebed Official kRO 10.1 spawns for: - Mjolnir Field - Comodo Field - Geffen Field (+ 10.4 Orc Village change) Playtester 2006-10-20 09:33:27 +00:00
  • 344b6d44fc updated Gonryun, added new official Broken sword quest Lupus 2006-10-20 09:05:28 +00:00
  • 028fb47447 updated novice_exchange Lupus 2006-10-20 08:29:13 +00:00
  • da6e94ebee fixed mjolnir seal bugs, fixed the sign bugs Lupus 2006-10-20 05:57:28 +00:00
  • 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) skotlex 2006-10-19 21:25:56 +00:00
  • ec58efcdbe ...and Prontera Culverts Playtester 2006-10-19 21:05:30 +00:00
  • bcd0cb820e Official kRO 10.1 spawns for: - Anthell - Orc Dungeon - Coal Mine Playtester 2006-10-19 20:57:42 +00:00
  • 54deaedc77 Official kRO 10.1 spawns for: - Byalan - Payon Cave - Toy Factory - Lutie Field Playtester 2006-10-19 20:32:03 +00:00
  • 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. skotlex 2006-10-19 16:47:30 +00:00
  • 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 skotlex 2006-10-19 16:21:09 +00:00
  • 6e7319212f fixed The Sign Quest Lupus 2006-10-19 05:22:55 +00:00
  • 0ee096b60e - Added a overflow check when calculating party exp share. skotlex 2006-10-18 21:31:59 +00:00
  • 216850007c Official kRO 10.1 spawns for: - Beach Dungeon - Pyramid - Geffen Tower Playtester 2006-10-18 17:49:58 +00:00
  • b271cab09d Official kRO 10.1 spawns for: - Sphinx - Prontera Maze - Sunkenship Playtester 2006-10-18 16:49:38 +00:00
  • 2e12c2a2a5 Official kRO 10.1 spawns for: - Turtle Island - Clock Tower Playtester 2006-10-18 16:18:33 +00:00
  • aff9db38f1 - Added monster_noteleport mapflag to the guild castles maps to prevent "avoiding MVPs" by forcing them to teleport from rude-attacks. skotlex 2006-10-18 16:11:25 +00:00
  • 682c765083 Official kRO 10.1 spawns for Glastheim Playtester 2006-10-18 15:52:27 +00:00
  • c661a6d282 Updated the packetdb for the 2006-10-17a client. Zephiris 2006-10-18 15:41:56 +00:00
  • f7ce5b873c Official kRO 10.1 spawns for the guild dungeons Playtester 2006-10-18 09:50:47 +00:00
  • 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. skotlex 2006-10-16 20:22:31 +00:00
  • 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. skotlex 2006-10-16 19:16:16 +00:00
  • d99bf3c795 - Applied most of Mpeg's work on Ninja Skills. For information see: http://gpegon.free.fr/ea/ninja_10-15-06_mpeg.txt skotlex 2006-10-16 19:07:24 +00:00
  • 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. skotlex 2006-10-16 14:05:24 +00:00
  • ac6b838a98 Small Kiel MVP drop rate increase Playtester 2006-10-16 11:11:35 +00:00
  • c16645f3d3 Homun info window to display crit value Vicious 2006-10-14 17:24:52 +00:00
  • be434e2bc9 Added Payon Thief Bug room Playtester 2006-10-14 13:50:24 +00:00
  • 3909decbde Fixed Bacsojin's and Chung E's stats Playtester 2006-10-14 13:41:04 +00:00
  • da022e5533 Some more official spawns Playtester 2006-10-14 13:20:07 +00:00
  • 43d3535c55 Fully official Juperos and Bio Lab spawns Playtester 2006-10-14 12:04:38 +00:00
  • 152d600186 Updated some field spawns to official Playtester 2006-10-14 11:47:51 +00:00
  • 79a467039c Fully official Abyss Lake spawns Playtester 2006-10-14 10:35:51 +00:00
  • 29837f9328 * Fully official Thanatos Tower spawns * Fixed typo in Lighthalzen Bank Playtester 2006-10-14 10:19:06 +00:00
  • e524b78a2a fixed nameless npc - assassin job quest Lupus 2006-10-14 08:53:30 +00:00
  • 6fe1da0aab No comments... eaac 2006-10-13 22:46:03 +00:00
  • 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) skotlex 2006-10-13 20:16:23 +00:00