提交历史

作者 SHA1 备注 提交日期
  sketchyphoenix 76ff905e03 Removed charcommand code while allowing atcommand code to support its functionality. 16 年之前
  FlavioJS f74b445add * Updated script_commands.txt 16 年之前
  Paradox924X 2df3de1596 Removed leftovers of "bLoseSPWhenUnequip" and "bDamageWhenUnequip" -- deprecated in r6204. 16 年之前
  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 年之前
  ultramage cf57c2fc20 Removed hardcoded equip position names from getequipname (bugreport:2156). 16 年之前
  zephyrus c1fa49b7e6 - New invisible walls system (for WOE SE and Battlegrounds). 16 年之前
  ultramage dcc2cdb5da Split off mapreg code from script.c 17 年之前
  ultramage a9a32d2da8 Added updated client effects list. 17 年之前
  ultramage 115c5b6896 Removed the mob controller system, now a customization (see topic:194375). 17 年之前
  sketchyphoenix d218e11636 Added support for killmonster to fire OnMyMobDead optionally. 17 年之前
  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 年之前
  FlavioJS 57cfa2d794 * Extended script command 'set' to return the variable reference (topic:190602). 17 年之前
  FlavioJS 625f9f62fd * Added support for skill names to script commands: 17 年之前
  zephyrus 2da8086509 - Added support for NPC with different sizes (setnpcdisplay). 17 年之前
  toms c68d9e2a7d * Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (optional account_id parameter) bugreport:1035 17 年之前
  FlavioJS cd1f48cc9e * Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area. 17 年之前
  ultramage ea403a9f9a Added proper script constants and documentation for the 'checkcell' command. (topic:183035) 17 年之前
  ultramage 9c07918456 Added proper checks to adoption processing (followup to r12428). 17 年之前
  L0ne_W0lf 3b801b284a Corrected cashshop description. (#FREEPOINTS->#KAFRAPOINTS) 17 年之前
  skotlex 8ae4bd12ad - Updated firepillar so it cannot be placed on top of others. 17 年之前
  L0ne_W0lf 631a93c854 Woopth. Fixed spelling. ;P Should be a bit clearer now. 17 年之前
  L0ne_W0lf ceb2dce73f Added some information and documentation for cash shop. 17 年之前
  L0ne_W0lf 66071c3330 * Removed "F_CheckMaxCount" as it seems "checkweight". preforms the aforementioned check in addition to checking weight. 17 年之前
  FlavioJS 549684872d * Expanded the script command 'input': (bugreport:811) 17 年之前
  skotlex ced9aada8c - Fixed getmonsterinfo to return "null" when returning the name of a non-existing mob instead of -1. 17 年之前
  ultramage e7bb626a80 Modified the map_setcell() code to to use a boolean flag instead of needing SET_ / CLR_ pairs of defines (topic:174323). 17 年之前
  FlavioJS b6c11a8282 * Corrected description of scope and npc variables in script_commands.txt. 17 年之前
  ultramage f32a0b4355 Corrected mistakes in script_commands.txt (bugreport:373) 17 年之前
  ultramage 1e6922174e Guardian hp handling code removal (see bugreport:342) 17 年之前
  skotlex 9d353fba9b - Added query_logsql script command to perform sql commands using the log db connection. 17 年之前