提交歷史

作者 SHA1 備註 提交日期
  ai4rei f87e0c0adf * Added support for new act/damage packet 0x2e1 (ZC_NOTIFY_ACT2) for clients 2007-11-13Sakexe and newer. 13 年之前
  ai4rei b13243b678 * Added a message indicating how many concurrent connections the server was compiled to support. 13 年之前
  ai4rei 7b4a76f4bd * Added field for the change slot feature to character select list packet for 2011-09-28aRagexeRE and newer. 13 年之前
  ai4rei ddd5609af3 * Changed function-like macros into inline functions where it seemed appropriate (topic:264007). 13 年之前
  ai4rei 256fd34dab * Fixed public/guild chat message packets sending strings without zero-termination causing recent clients to display trailing junk on such messages (bugreport:5068). 13 年之前
  brianluau b6e6bec3c6 - Fixed .@GID not being set in Gld_Trea_Spawn, since r13559. (bugreport:5067) 13 年之前
  ai4rei d86eaff5e6 * Some readme clean-ups (related r14711). 13 年之前
  ai4rei 255d0be211 * Updated misleading comment in conf/mapflag/partylock.txt (bugreport:4930, since r14092). 13 年之前
  flaviojs c5832ca11e * Add correct reply when player invited to party isn't found. 13 年之前
  flaviojs 7b1ca6d8b3 * Rework some party code. 13 年之前
  flaviojs dd51e5d71a * Remove fds from the shortlist before processing. 13 年之前
  ai4rei 155a869499 * Updated item_noequip.txt examples to reflect recent changes (follow up to r14961). 13 年之前
  L0ne_W0lf 76277a427f Fixed a typo (1013,2048 -> 2) 13 年之前
  L0ne_W0lf d25e1c287b * Applied map flag update patch provided by Daegaladh. Will mess with custom restricted items. 13 年之前
  brianluau 558b08bfe7 - Updated strnpcinfo documentation, following r14929. 13 年之前
  ai4rei 38210eebbd * Fixed CR_SLIMPITCHER passing item requirement index to itemdb_search when used by a monster (bugreport:5021, since r6791). 13 年之前
  ai4rei 2a28207ffd * Rental items no longer expire in cart and storage. The packet does not support this and rentals cannot be put in on official either (since r14082, related r14083). 13 年之前
  ai4rei 61395a6003 * Fixed missing edits for cash shop support for clients 2007-07-10aSakexe and older (follow up to r14932). 13 年之前
  brianluau f6152933d5 - Fixed some typos in item_db.txt (bugreport:5048) 13 年之前
  flaviojs 9703374f8a * Fix C++ compilation issues. 13 年之前
  flaviojs 36bac9f797 * Restrict intif_quest_save to sql only. txt char-server doesn't support the packet and disconnects the map-server. 13 年之前
  flaviojs 967eaaa7a5 * Add consistency checks to the shortlist. 13 年之前
  brianluau df757a04ed - Fixed a typo in Nidhoggr's Nest. (bugreport:5041) 13 年之前
  Skotlex 1a369e2eb5 - Fixed @reloadmobdb wiping out monster spawn information 13 年之前
  ultramage 225a4b2ce2 Fixed 'getitem' documentation typo (stating the optional 3rd argument is char id instead of account id). 13 年之前
  Skotlex 4fed311425 - Updated mmo_char_tosql and memitemdata_to_sql to keep a count of errors while saving a character. If there are any errors, the in-memory copy (cp) will not be updated. Should fix dupes that can happen when a intermediary save fails because of sql access being down. 13 年之前
  brianluau 0a72363b1c - Fixed a typo in quests_amatsu (bugreport:4861). 13 年之前
  Skotlex 5b4c84d286 - Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage of packet 0x7e1 (PACKET_ZC_SKILLINFO_UPDATE2) to report skill inf changes. 13 年之前
  ai4rei 7662f1e897 * Fixed monsters above Lv99 displaying a Lv99 aura (bugreport:3986). 13 年之前
  ai4rei 9b7854c898 * Added quick validation of guild emblems' bitmap format to prevent forged emblems, that cause the client to crash, from being accepted (thx to sinya for a sample). 13 年之前