Commit történet

Szerző SHA1 Üzenet Dátum
  ultramage eb99fad326 Added itemid defines for Stone and Skull_ (used by Pick Stone skill and pvp skull drop, respectively). 17 éve
  ultramage c9d36f8201 Disabled the gm-hide namerequest cheat detection, uncomment if you know what you're doing. 17 éve
  ultramage 115c5b6896 Removed the mob controller system, now a customization (see topic:194375). 17 éve
  ultramage 54dc1c0f1a Removed the IRC bot system, now a customization (see topic:194306) 17 éve
  zephyrus d48a482180 - Implemented official Convex Mirror (With help of Yomanda and Sirius White) 17 éve
  ultramage 249d1350e5 Fixed a bug in the npc shop code, where requesting an item that wasn't on the list caused the server to keep scanning past the list's array bounds. 17 éve
  ultramage 4546c7fc0a Modified storage data loading 17 éve
  ultramage d8ce1f4aa5 storage code cleanup (no behavioral changes yet) 17 éve
  ultramage bfd5397913 Renamed 'storage_' to 'items' in the storage_data structure. 17 éve
  ultramage a35279667d Renamed 'struct storage' to 'struct storage_data' (to make 'storage' available as a variable name). 17 éve
  FlavioJS 9df0adf347 * Users can't click floating npcs directly. (quick fix for bugreport:1814) 17 éve
  akrus a4c55c070a Fixed a typo :o 17 éve
  sketchyphoenix c63756b74b * Players autotrading will not be able to recieve whispers (bugreport:1804) 17 éve
  ultramage 7444eb572c Random assortment of various small corrections and tweaks. 17 éve
  sketchyphoenix 85e23b586c Added a fix for refresh properly displaying dead and sitting players. 17 éve
  ultramage 66fe96fbb0 Devotion links will now be sent properly in all situations (followup to 12171). 17 éve
  ultramage 37ddd1c503 Added Ai4rei's "gm can view all players' equips" feature (topic:186519). 17 éve
  ultramage 5ae3401e2a Removed the debug message from r12726 (bugreport:1587) 17 éve
  zephyrus 2da8086509 - Added support for NPC with different sizes (setnpcdisplay). 17 éve
  ultramage 7779074bd2 Fixed stat values displaying incorrectly when increasing them past 255 (wraparound, ack packet only has 1 byte). 17 éve
  ultramage 2ecdab9606 Moved the options to disable specific compiler warnings from the generic 'AdditionalOptions' to the appropriate 'DisableSpecificWarnings' section. 17 éve
  ultramage 6b904e34cb Increased the allowed packet size for chat messages. 17 éve
  ultramage 99926544f3 Added clif_announce_ex() for broadcasts with varying font size 17 éve
  ultramage dca2adcfd4 Fixed a mistake in r11344 that caused the 'my shop' window to display info about cards slotted in items incorrectly (bugreport:1502). 17 éve
  ultramage 836deebfb9 Fixed a script engine problem where warping away while having a menu window open and talking to an another npc with a menu would produce menu option count mismatch errors (bugreport:1208) 17 éve
  ultramage 14017b0f8a Added correct extended info packets for items that are being moved into storage or cart. 17 éve
  zephyrus 31320fcc9d - Added some new items and headgears. 17 éve
  skotlex 247996b40e - Added function battle_attr_ratio to handle just getting the attribute table data. Fixes Sense messing up with elemental based statuses. 17 éve
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). 17 éve
  ultramage 6559c24882 Replaced the integers+checking approach in r12679 with usage of floating point arithmetic. 17 éve