Revīziju vēsture

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