提交历史

作者 SHA1 备注 提交日期
  euphyy cde78b4fc4 * Updated Super Novice Expansion quest to match the official one, thanks to Gennosuke (the original script is edited a lot, though) 13 年之前
  masao87 0d89eca0f2 - Fixed Baby Priest & Arch Bishop Baby checks in the job change quest. 13 年之前
  shennetsind bfb1f25d06 Follow up r16502 / bugreport:6115 added missing check on battle_calc_gvg_damage 13 年之前
  shennetsind 941818dec5 Fixed bugreport:6115 players without guild may now attack guardians during woe, mercenaries no longer can attack emperium. 13 年之前
  shennetsind 2160fbf074 Fixed bugreport:6311 capped summons speed to a minimum of 2 in order for them not to become useless (before this if you say cloned someone with less than 2 of speed the clones wouldn't function properly) 13 年之前
  shennetsind 9fda9405d6 Added the merges proposed in evilpuncker's list of suggestions: http://rathena.org/board/topic/63001-my-rathena-suggestions/page__st__20#entry124218 13 年之前
  rud0lp20 0339913aa3 Fixed bugreport:6320 where trading with multiple characters may lead to exploitation. 13 年之前
  kenpachi2k11 c37d8b6407 Fixed some BRO Package item scripts. (bugreport:6319) 13 年之前
  kenpachi2k11 5b646086e1 Follow up r16494 - added bonus script to the SQL version of item #12311. 13 年之前
  rud0lp20 d62b55db3f Fixed bugreport:6312 where level of GC_RESEARCHNEWPOISON was not passed through where leech end damage is not properly calculated. 13 年之前
  xazax-hun 0764ca499e Moved a few messages from source to msg_athena.conf. 13 年之前
  xazax-hun 2851ac53f2 Merged ALL_PARTYFLEE from eAthena renewal branch. 13 年之前
  xazax-hun ae1726dbae Renamed leftovers REMODE to RENEWAL in documentation. 13 年之前
  rud0lp20 7b294eebf9 Fixed bugreport:6310 where flinching/casting motion always trigger with ground type skills.[sorry forgot to remove it :)] 13 年之前
  rud0lp20 2262d45e25 Fixed bugreport:6302 where WUG Riding state is not save in char log out. 13 年之前
  kenpachi2k11 d3aa277d3b Made field `name` in `char` table unique to prevent 3rd party tools from making our data messy. (bugreport:5587) 13 年之前
  xazax-hun e29045dcd5 Refinements to atcommand suggestions. 13 年之前
  shennetsind fd883e509b Fixed @adjgroup so that the cached permissions are updated alongside the group id. 13 年之前
  rud0lp20 1a842445c0 Follow up r16486 a little code optimization and fixed its server crashing/halting tendency. 13 年之前
  ignizh c3386ad45d Fixed bugreport:5817. Hundred Spear now have his official behavior. (Thanks to Rytech for his base) 13 年之前
  shennetsind dc62ddd164 Follow up r16471 improved overall feature performance by making the bind list a pointer array, this also allows the system to have a unlimited amount of atcommand bind instances. also fixed a memory leak that'd be caused when npc_do_atcmd_event fails (e.g. when target npc is manually reloaded) 13 年之前
  shennetsind c2a83e1579 reverting r16476, for 1) after extensive debugging cookie and I found out it wasn't related to the crashes on the report and 2) it breaks the official behavior of reflect shield. 13 年之前
  rud0lp20 041d671412 Updated most Ranger skills to its official behavior and damage formula.(bugreport:5272, bugreport:6249, bugreport:5548, bugreport:5888) 13 年之前
  rud0lp20 2364714b7c Fixed bugreport:6297 where Cart can be dispelled by SA_DISPELL and AB_CLEARANCE. 13 年之前
  kenpachi2k11 96d35fa20e Updated renewal warp from airship to izlude. (bugreport:6285) 13 年之前
  shennetsind c7eda237eb follow up the awesome killer-commit r16479 13 年之前
  shennetsind cb573fb6cf Follow up r16470 adjusted the fix for the longing of freedom 13 年之前
  daegaladh 677941e05e Added checkre() script command, which allows to check if a renewal feature is enabled or not. 13 年之前
  cookiecrumbs 4f997e2b75 Fixed a bug where Storm Gust and other miscellaneous skills were not sending the packets to the client; prior to this revision, if you used, SG for example, you wouldn't see the mobs push until you @refresh. Storm Gust was also not pushing mobs as per the official mechanic (randomly) as it was pushing one cell backwards (prior to this revision). bugreport:6225 13 年之前
  cookiecrumbs 1a4c429b2d Added a check on the battle_delay_damage_sub to prevent crashes from map_freeblock_lock/unlock issues and the pointer becoming dereferenced. Original fix suggested by WildCard and it has proven to resolve issues on a larger scale server. bugreport:6123 13 年之前