提交历史

作者 SHA1 备注 提交日期
  ai4rei c9a3277785 * Cleaned up packet dumping code. 14 年之前
  ai4rei 6b74ef9b50 * Implemented search store info system (aka. vending and buying store search) together with related items. 14 年之前
  ai4rei ffe2f08b20 * Fixed possible crash in script_reportdata, when a script string becomes NULL. 14 年之前
  ai4rei a8b582fbf8 * Fixed recursive map_quit invocation when a buying store is auto-closed (login when @autotrade/logout) (bugreport:4796, since r14724). 14 年之前
  ai4rei 9a7c05e962 * Updates to the super novice's guardian angel prayer effect and related handling code. 14 年之前
  ai4rei 57dc2cdfcf * Fixed packet 0x839 (new guild member expel notification) was expected on clients 2010-06-08aRagexeRE~2010-07-30aRagexeRE, although those do not implement it (bugreport:4789, since r14718, related r14368). 14 年之前
  ai4rei 6875f52a54 * Reduced MAX_GUILD_STORAGE from 1000 to 600 (like MAX_STORAGE), since storage with 1000 items causes too large packets that are dropped then, which in turn gives the impression that the items are lost (follow up to r14503). 14 年之前
  ai4rei c9d4af2383 * Updates to various custom stuff that buying stores might/are expected to support (follow up to r14713). 14 年之前
  ai4rei 824b3f8a47 * Fixed whispering to NPCs (::OnWhisperGlobal) not working for NPCs whose unique name is different from the display name (bugreport:4776, since r2624). 14 年之前
  ai4rei b70116a541 * Fixed SP regen not stopping when Maximize Power (BS_MAXIMIZE) is in effect. 14 年之前
  ai4rei 40a8a9cb74 * Fixed missing </File> end-tag in VC8 map-server sql project file (since r14713). 14 年之前
  ai4rei 7aedde90e8 * Updated guild expel notification packet 0x15c (ZC_ACK_BAN_GUILD) for clients 2010-06-08aRagexeRE and newer to 0x839. 14 年之前
  ai4rei bc951500fd * Removed '.txt' from log config info messages, as the values already have an extension (since r197, related r196). 14 年之前
  ai4rei 48746d078e * Fixed gcc compile warnings in char-server and console plug-in (bugreport:4771, topic:208746, since r9631 and r14700). 14 年之前
  ai4rei 3f4cacac0b * Fixed buying stores could be opened and sold to regardless of distance between seller and buyer (since r14713). 14 年之前
  ai4rei 50eab8f576 * Fixed 'feature.conf' not getting loaded and a typo buying store feature setting name (follow up to r14713). 14 年之前
  ai4rei ce3f78556c * Implemented buying store system (aka. reverse vending, purchase shop) together with related skill and items, without NPCs. 14 年之前
  ai4rei 5ed2bd8367 * Merged enumeration update from renewal [14699/branches/renewal] for a future commit. 14 年之前
  ai4rei ba8bd70b0c * Updated configure/make scripts to resolve various issues. 14 年之前
  ai4rei 86091a86f7 * Added support for client GM command /check (related r12076). 14 年之前
  ai4rei 2fb2b1444f * Fixed drop list of map flag 'pvp_nightmaredrop' not getting cleared upon @reloadscript (bugreport:4282, follow up to r14668). 14 年之前
  ai4rei 0cd89ec86f * Fixed GMs with GM level equal to 'lowest_gm_level' being treated as normal players in 'gm_can_party' check (bugreport:4162, since r13143). 14 年之前
  ai4rei 531584b648 * Fixed a crash when script 'npctalk' is given too long string (bugreport:4759, related r2145). 14 年之前
  ai4rei 9f2620f2fa * Fixed script command 'bpet' (Pet Incubator) displaying an empty egg list when attempting to hatch a pet while already having one out (bugreport:3313). 14 年之前
  ai4rei 63321f205e * Moved script constant manipulation code into separate functions script_get_constant / script_set_constant. [Ai4rei] 14 年之前
  ai4rei da989bb356 * Added support for new delayed character deletion. 14 年之前
  ai4rei 4592b9832d * Updates to various client packets. 14 年之前
  ai4rei bc2ec92a4a * Replaced 'nameid < 500' checks in script commands 'countitem', 'countitem2' and 'autoequip' with stricter ones. 14 年之前
  ai4rei 1bb6a3d506 * Fixed NPCs with closing parenthesis in their name could not be duplicated (bugreport:3235). 14 年之前
  ai4rei 0045508031 * Fixed closing 'switch' curly not causing script EOL processing to trigger, leading to the script line after the switch being handled as belonging to the curly-less statement block (bugreport:3273, since r3422). 14 年之前