提交历史

作者 SHA1 备注 提交日期
  ai4rei c82e8e36f1 * Added an option to re-roll the /dice emotion server-side, to prevent cheats during events (bugreport:4194). 14 年之前
  ai4rei 93e376eac5 * Added emotion_type enumeration for clif_emotion constants. 14 年之前
  ai4rei 5d1bbf6c2a * Added clr_type enumeration for vanish effect constants. 14 年之前
  ai4rei 8b5c0c742b * Resolved multiple issues with the party booking system (bugreport:4573, since r14412). 14 年之前
  ai4rei 7a092c2aca * Removed 'negative clrtype is used for skipping unauthed objects from saving' introduced in r9975, as it is no longer required/used (follow up to r12223). 14 年之前
  ai4rei 4d73f8ab86 * Made the party booking search pass results as array of pointers, rather than array of indexes, which require further lookup. 14 年之前
  ai4rei c13027baf7 * Replaced literal constants related to the party booking system with defines. 14 年之前
  ai4rei 97f148678c * Fixed pets derived from immobile monsters not being able to walk (bugreport:3377, since r13789). 14 年之前
  ai4rei a5326bd2b6 * Fixed a crash uncovered with r14501, caused by outdated local variables when a script is about to suspend or terminate (bugreport:4577). 14 年之前
  ai4rei 2c88023b3d * Fixed a crash when using food status bonuses with cash food status bonuses (bugreport:4582, since r14437). 14 年之前
  ai4rei 81a1e993cc * Fixed description of bCriticalAddRace having 'race' and 'crit' parameters interchanged (bugreport:4383, since r1116 and r1382, related r12804). 14 年之前
  ultramage 81420ce9cd Reverted r14504, the old value is correct due to how the equation works. 14 年之前
  ultramage 74872445ff Changed 'killerrid' and 'killedrid' from player vars to player params (bugreport:3249). 14 年之前
  ai4rei 6354bf0a0c * Some updates and fixes to script command documentation. [Ai4rei] 14 年之前
  ai4rei 5042f8262c * Fixed base and job exp not getting reset on (de)leveling through commands (bugreport:85). 14 年之前
  ai4rei f483bfedc3 * Fixed auto-generated statpoint table missing 3 status points (since r1107). 14 年之前
  ai4rei 10396bbbbf * Too large client packets, which would otherwise cause the client to crash, are now dropped and reported (bugreport:4391). 14 年之前
  ai4rei 3541b61e5e * Fixed a crash when an unknown map is encountered during parsing a 'script' npc and the script has mismatched curly braces (bugreport:4423, since r11502). 14 年之前
  ai4rei db5357a6e0 * Fixed script commands attachrid and detachrid not updating the attached character's information about currently running script, causing errors with dialog-based scripts or preventing characters from walking (bugreport:4571). 14 年之前
  ai4rei 68168bbf6d * Fixed party booking search not interpreting level 0 as 'all levels' and using level as upper rather than lower bound (bugreport:4537, since r14412). 14 年之前
  Paradox924X 8b08fa4241 Display a message showing the user where to change MAX_ITEMDELAYS when they have too many entries in the item_delays db. Follow-up to r14455. 14 年之前
  ai4rei d19aa50b9e * Fixed calls to pc_delautobonus assuming map_session_data::autobonus2 and map_session_data::autobonus3 arrays having the same size as map_session_data::autobonus (since r13915). 14 年之前
  ai4rei d503330ed8 * Fixed pets with player sprites causing the client to crash while looking for non-existing resources (topic:260895, follow up to r14488). 14 年之前
  ai4rei f4cf08b311 * Fixed script command getusers causing map server to crash when called with type 0 without attached character (bugreport:4565). 14 年之前
  ai4rei 338b3ad2d4 * Labels longer than 23 characters will no longer cause the server to exit immediately (bugreport:4563, since r1213). 14 年之前
  ai4rei 4ffaed9527 * Various small cleanups. 14 年之前
  ai4rei 1b9c1fc3d1 * Added script command pushpc, which is required by newer scripts. 14 年之前
  ai4rei 3d66b0309b * Fixed map-server displaying 'PK Mode' notice only for pk_mode 1 (since r8402). 14 年之前
  L0ne_W0lf 6f62ea2499 * Added quest log support for the following quests. 14 年之前
  ai4rei 6688ea5e2c * Fixed Rogue skill Steal Coin working on boss monsters (bugreport:2442). 14 年之前