提交歷史

作者 SHA1 備註 提交日期
  Lupus caca2976df fixed missing tabs, extra params. thanks to irmin i CAHTEXHuK. fixed warp coord of DTS warper. added missing next; to priest 18 年之前
  Lupus 9e4ba17a6d added missing line 18 年之前
  Playtester e09c471f50 Fixed Constant's explode not working as it should 18 年之前
  Lupus f5d4fd6aea added new TK job quest, added Rachel city NPC!, added louyang guide 18 年之前
  skotlex 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?) 18 年之前
  skotlex 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. 18 年之前
  Playtester c91de6309d More Kiel Mob updates 18 年之前
  Playtester 0c4e29c52b Changed order of Aliza drops to prevent steal exploit 18 年之前
  skotlex 7d2bc900c7 - Fixed "skill_sp_override_grffile: yes" causing crashes when parsing Homuncuus/Guild skills. 18 年之前
  skotlex 71601f58b3 - Made the exp bonus settings be adjustable: 18 年之前
  skotlex 274bcb4fa0 - MG_STONECURSE and NPC_PETRIFYATTACK now use time1 to specify the "petrifying time". This value has been set to 5 seconds. 18 年之前
  Playtester a196278e08 Fixed view ids of some headgears 18 年之前
  Lupus 27fbde260e final clone maps -> original maps change. also fixed novice grounds map in char.c. fixed socked_enchant npc 18 年之前
  Playtester 0ca7a68aa7 Kiel Mob updates 18 年之前
  Playtester a5185eeba3 Spawn updates for Einbroch Fields 18 年之前
  Lupus d56e63a998 fixed pucca's typo 18 年之前
  skotlex 2b16b2d295 - Removed again your mdef reducing "petrifying" time as apparently it can't be reduced by mdef. 18 年之前
  Vicious 47648ac285 Reverted lupus' map_index update 18 年之前
  skotlex 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) 18 年之前
  skotlex d182470892 - Corrected the skill_castnodex file speaking about dex reducing delay when now it's agi the one that can reduce it. 18 年之前
  Lupus ae0850ea19 fixed map index 18 年之前
  Lupus 83b3460e60 few typos fix 18 年之前
  Lupus 24a1453543 removed unused map locations. freed some RAM, fixed Novice Grounds, JobQ warps 18 年之前
  skotlex 182e56b1d7 - Added a bunch of important indexes when dealing with the log tables. Added upgrade_svn9050.sql for this purpose. 18 年之前
  Lupus 997bb3ebf9 added official Gonryn Power Arena 18 年之前
  skotlex 70f2fde6ac - char_family now returns the char_id of the children when previously it would return true. 18 年之前
  skotlex 8b37134bc7 - Double Casting will no longer fail when used. 18 年之前
  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%) 18 年之前
  skotlex 8a569af435 - Removed useless variable in char-txt from-str char loading. 18 年之前
  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!) 18 年之前