Histórico de Commits

Autor SHA1 Mensagem Data
  skotlex c042d6153c - Power Up and Agi Up now increase Hit/Flee by 20%/lv há 19 anos atrás
  reddozen 0277ebc706 Removed AtCommand_Monster and replaced it with AtCommand_Spawn for Skots [Reddozen] há 19 anos atrás
  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. há 19 anos atrás
  Playtester 86145b8698 More Aegis X.2 drop updates há 19 anos atrás
  skotlex 99dbd259be - Added a check to map_searchfreecell to handle the case when no ranges are specified (returns the center tile). há 19 anos atrás
  skotlex 1bac98be0c - Fire Pillar will now do 200%MATK damage per hit when level is >10. há 19 anos atrás
  Playtester 559ee0c2d6 Just a small fix(G_Khalitzburg speed 200 -> 175) há 19 anos atrás
  evera d0dfc12298 há 19 anos atrás
  evera d02b1a3a86 fixed dts, changed kafra_pay, kafra_dungeons, and functions_kafra há 19 anos atrás
  Playtester 9791bb53e6 Just a minor fix to Amon Ra... há 19 anos atrás
  Playtester f44e764d49 More Amon Ra related changes há 19 anos atrás
  Playtester 7a78e8cdfa Only a typo fix... há 19 anos atrás
  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) há 19 anos atrás
  Playtester fa44f95727 * Fixed implementation of MVP Meteor Storm há 19 anos atrás
  skotlex c832510453 - Firepillar's damage per hit is now 100% MATK (rather than 20%) when the skill level is above 10. há 19 anos atrás
  skotlex 96c03caf7e - Soul Drain will now show the SP drained regardless of drain display settings. há 19 anos atrás
  Playtester 1d8cbf92b9 Changed speed of G_Khalitzburg (very fast now) há 19 anos atrás
  skotlex e00d2e1716 - Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096) há 19 anos atrás
  Playtester 8e27e4bd1c Small skill fix on Amon Ra... há 19 anos atrás
  skotlex b2b800212c - Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers. há 19 anos atrás
  Playtester 664e4c071e More fixed on Amon Ra, it works quite well now, mostly code fixes are needed... há 19 anos atrás
  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. há 19 anos atrás
  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. há 19 anos atrás
  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. há 19 anos atrás
  skotlex 125e05d3cd - Added SC_BLADESTOP to the switch listing in status_change_start há 19 anos atrás
  Lance 6fa0186000 * Players with OPTION_INVISIBLE should not be sent to clients. há 19 anos atrás
  Lance 38703db7c9 há 19 anos atrás
  Lance f5631c0f3f * Added NPC event deprecated warnings to ease debugging old scripts. há 19 anos atrás
  Lance 1a6219365c Script devs PLEASE convert all 'donpcevent's to proper format. há 19 anos atrás
  Lance 164ac7c02a * Supplied fake NPC ID in sd->npc_id for item scripts. há 19 anos atrás