Historia zmian

Autor SHA1 Wiadomość Data
  ultramage dcc2cdb5da Split off mapreg code from script.c 17 lat temu
  ultramage a9a32d2da8 Added updated client effects list. 17 lat temu
  ultramage 115c5b6896 Removed the mob controller system, now a customization (see topic:194375). 17 lat temu
  sketchyphoenix d218e11636 Added support for killmonster to fire OnMyMobDead optionally. 17 lat temu
  sketchyphoenix 1cb87e882f * Modified *killmonsterall to support a new argument that will allow it to kill monsters using the new OnMyMobDead behavior (in order to avoid breaking older scripts) (bugreport:1734) 17 lat temu
  FlavioJS 57cfa2d794 * Extended script command 'set' to return the variable reference (topic:190602). 17 lat temu
  FlavioJS 625f9f62fd * Added support for skill names to script commands: 17 lat temu
  zephyrus 2da8086509 - Added support for NPC with different sizes (setnpcdisplay). 17 lat temu
  toms c68d9e2a7d * Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (optional account_id parameter) bugreport:1035 17 lat temu
  FlavioJS cd1f48cc9e * Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area. 17 lat temu
  ultramage ea403a9f9a Added proper script constants and documentation for the 'checkcell' command. (topic:183035) 17 lat temu
  ultramage 9c07918456 Added proper checks to adoption processing (followup to r12428). 17 lat temu
  L0ne_W0lf 3b801b284a Corrected cashshop description. (#FREEPOINTS->#KAFRAPOINTS) 17 lat temu
  skotlex 8ae4bd12ad - Updated firepillar so it cannot be placed on top of others. 17 lat temu
  L0ne_W0lf 631a93c854 Woopth. Fixed spelling. ;P Should be a bit clearer now. 17 lat temu
  L0ne_W0lf ceb2dce73f Added some information and documentation for cash shop. 17 lat temu
  L0ne_W0lf 66071c3330 * Removed "F_CheckMaxCount" as it seems "checkweight". preforms the aforementioned check in addition to checking weight. 17 lat temu
  FlavioJS 549684872d * Expanded the script command 'input': (bugreport:811) 17 lat temu
  skotlex ced9aada8c - Fixed getmonsterinfo to return "null" when returning the name of a non-existing mob instead of -1. 17 lat temu
  ultramage e7bb626a80 Modified the map_setcell() code to to use a boolean flag instead of needing SET_ / CLR_ pairs of defines (topic:174323). 17 lat temu
  FlavioJS b6c11a8282 * Corrected description of scope and npc variables in script_commands.txt. 17 lat temu
  ultramage f32a0b4355 Corrected mistakes in script_commands.txt (bugreport:373) 17 lat temu
  ultramage 1e6922174e Guardian hp handling code removal (see bugreport:342) 17 lat temu
  skotlex 9d353fba9b - Added query_logsql script command to perform sql commands using the log db connection. 17 lat temu
  skotlex fc7b4eaef0 - The default event script behaviour is to trigger on labels rather than NPCs now. 17 lat temu
  FlavioJS 508ffb82d9 * Renamed fakenpcname to setnpcdisplay, fixed and extended it. 17 lat temu
  ultramage 17eb2f7764 Added script function 'strnpcinfo', for increased npc awareness (originally from jAthena). 17 lat temu
  zephyrus baa7b210d9 - Removed some mail config settings and atcommands not required anymore. 17 lat temu
  Playtester ddfbc69bfe Fixed some typos and updated Atroce Card 17 lat temu
  skotlex a1becae58f - Added bonusautoscript and bonusautoscript2. These are used to attach a script to a player which gets executed on attack (or when attacked). Required for several of the more recent items. 17 lat temu