Historia zmian

Autor SHA1 Wiadomość Data
  ultramage d9e5150a44 Added changes missing from the previous update (followup to r12710). 17 lat temu
  ultramage 3931c2db42 Added more player state variables to track party creation/invitation (bugreport:1180) 17 lat temu
  L0ne_W0lf 276b76106b Added Satan Morroc and Morroc Shadow monster stats. 17 lat temu
  L0ne_W0lf 1ac9289217 * Fixed a loading flag emblem for Payon 1. 17 lat temu
  L0ne_W0lf eb39072a74 * Corrected Fire breath being self-targeted. (bugreport:1503) 17 lat temu
  ultramage ec5c6ffe4d Also removed the move_enable requirement from KN_CHARGEATK (Charge Attack) (according to bugreport:67). 17 lat temu
  ultramage c44f57ca63 Removed the move_enable requirement from MO_BODYRELOCATION (Snap), making it possible to use it when trapped (followup to r12500 and r12501). 17 lat temu
  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 lat temu
  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 lat temu
  L0ne_W0lf ad166c8f5f * Beelzebub now summons 6 chonchons in addition to hell flies. 17 lat temu
  L0ne_W0lf 966618bee0 * Fixed guild manager charging twice for invest 17 lat temu
  ultramage 47cb29c556 Fixed @showmobs not working due to a mistake in r12436 (bugreport:1487) 17 lat temu
  ultramage 14017b0f8a Added correct extended info packets for items that are being moved into storage or cart. 17 lat temu
  ultramage 29b214017b Fixing a missed change in r12561 causing incorrect query errors (bugreport:1483). 17 lat temu
  zephyrus 9bfb1ac1be - More scripts fixes. 17 lat temu
  zephyrus 8898af1c45 - Little fix in schg_cas01 script. 17 lat temu
  zephyrus 31320fcc9d - Added some new items and headgears. 17 lat temu
  L0ne_W0lf c31d96e589 * Fixed some of the newer reported bugs. 17 lat temu
  L0ne_W0lf d1a15516f5 * Fixed times-invested not resetting in WoE scripts. 17 lat temu
  skotlex ade0947216 - Corrected default guild positions not being saved during guild creation. 17 lat temu
  skotlex 61093d095a - Moved the SD_PREAMBLE code to skill_area_sub 17 lat temu
  skotlex 247996b40e - Added function battle_attr_ratio to handle just getting the attribute table data. Fixes Sense messing up with elemental based statuses. 17 lat temu
  ultramage 4da32e3732 NPC_GUIDEDATTACK is not supposed to bypass pneuma/safetywall. 17 lat temu
  FlavioJS acde528ec5 * Fixed missing iterator destruction in the map_foreach* functions (followup to r12684). 17 lat temu
  FlavioJS 7992f84a27 * Added backward compatible handling of PACKETVER 8 and 9. (followup to r12539) 17 lat temu
  FlavioJS 1be6ba4a63 * Changes to map_foreach* functions: 17 lat temu
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). 17 lat temu
  ultramage 0ce34d51a4 Added a custom implementation of the va_copy macro for systems that don't provide it. 17 lat temu
  ultramage 6559c24882 Replaced the integers+checking approach in r12679 with usage of floating point arithmetic. 17 lat temu
  ultramage d5775e7e11 Implemented get_percentage() for compact and safe calculation of percentual values. 17 lat temu