Historia zmian

Autor SHA1 Wiadomość Data
  Lupus e3c172e392 new items 19 lat temu
  evera a35914d253 19 lat temu
  Playtester ae012b0408 Fixed the item_bonus doc saying autospell3 rate is y% rather than y/10% 19 lat temu
  skotlex e2ba12927e - Modified mob_can_changetarget to return true always when the new target is the provoked-by character. Fixes provoke not making the mob change target when it already is locked on another player. 19 lat temu
  Playtester 0b5634517c Now the Inns are like on official servers 19 lat temu
  skotlex af26a46c9b - Added check to clear previous skill when combo time ends. Should fix TK Rankers being unable to initiate a combo with the same kick their previous combo was finished with. 19 lat temu
  skotlex c042d6153c - Power Up and Agi Up now increase Hit/Flee by 20%/lv 19 lat temu
  reddozen 0277ebc706 Removed AtCommand_Monster and replaced it with AtCommand_Spawn for Skots [Reddozen] 19 lat temu
  skotlex 4fcac3b2f9 - Modified "hide woe damage" to send the number of hits rather than 1 as damage Because when the damage is less than the number of hits, the client will display MISS. 19 lat temu
  Playtester 86145b8698 More Aegis X.2 drop updates 19 lat temu
  skotlex 99dbd259be - Added a check to map_searchfreecell to handle the case when no ranges are specified (returns the center tile). 19 lat temu
  skotlex 1bac98be0c - Fire Pillar will now do 200%MATK damage per hit when level is >10. 19 lat temu
  Playtester 559ee0c2d6 Just a small fix(G_Khalitzburg speed 200 -> 175) 19 lat temu
  evera d0dfc12298 19 lat temu
  evera d02b1a3a86 fixed dts, changed kafra_pay, kafra_dungeons, and functions_kafra 19 lat temu
  Playtester 9791bb53e6 Just a minor fix to Amon Ra... 19 lat temu
  Playtester f44e764d49 More Amon Ra related changes 19 lat temu
  Playtester 7a78e8cdfa Only a typo fix... 19 lat temu
  skotlex 1b1249c5d8 - When reading mapflags, when a map is set to be pvp or gvg, the other will be turned off (disables pvp mapflags in gvg maps for pk-servers) 19 lat temu
  Playtester fa44f95727 * Fixed implementation of MVP Meteor Storm 19 lat temu
  skotlex c832510453 - Firepillar's damage per hit is now 100% MATK (rather than 20%) when the skill level is above 10. 19 lat temu
  skotlex 96c03caf7e - Soul Drain will now show the SP drained regardless of drain display settings. 19 lat temu
  Playtester 1d8cbf92b9 Changed speed of G_Khalitzburg (very fast now) 19 lat temu
  skotlex e00d2e1716 - Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096) 19 lat temu
  Playtester 8e27e4bd1c Small skill fix on Amon Ra... 19 lat temu
  skotlex b2b800212c - Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers. 19 lat temu
  Playtester 664e4c071e More fixed on Amon Ra, it works quite well now, mostly code fixes are needed... 19 lat temu
  skotlex aed41cb881 - Changed the behaviour of immobile mobs when they can't chase their target. Rather than using a longrange skill and then unlocking, they will use an attack/angry state skill and then unlock. 19 lat temu
  skotlex 2c902be399 - Removed Lance's checks in clif.c to prevent sending packets when a player is in OPTION_INVISIBLE mode. Now pc_disguise won't change your viewclass when you diguise while hiding. The disguise should "show up" when you uncloak, instead. 19 lat temu
  skotlex eb63227578 - Fixed clif_GlobalMessage being the exact same function as clif_message (the fiirst should send to ALL_CLIENT and the later should send to AREA_CHAT_WOS). Should fix globalmes script command. 19 lat temu