Historia zmian

Autor SHA1 Wiadomość Data
  sketchyphoenix 76ff905e03 Removed charcommand code while allowing atcommand code to support its functionality. 16 lat temu
  FlavioJS f74b445add * Updated script_commands.txt 16 lat temu
  Paradox924X 2df3de1596 Removed leftovers of "bLoseSPWhenUnequip" and "bDamageWhenUnequip" -- deprecated in r6204. 16 lat temu
  L0ne_W0lf 331e0a0a15 Enabled WoE SE to be run independently of WoE. Let's see how long it is before something blows up, or Ultramage pulls out his hair while cursing my existence. 16 lat temu
  ultramage cf57c2fc20 Removed hardcoded equip position names from getequipname (bugreport:2156). 16 lat temu
  zephyrus c1fa49b7e6 - New invisible walls system (for WOE SE and Battlegrounds). 16 lat temu
  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