Historique des commits

Auteur SHA1 Message Date
  skotlex 5ed686f6a8 - Updated the Dancer job quest to attach a player to the main timer script. il y a 18 ans
  skotlex 68e1eb420a - Corrected range of self destruction / bio explosion to be equal to their splash range. il y a 18 ans
  FlavioJS b8bc4928ac - Corrected/updated info on Xor/setd/getd/callfunc/callsub/return and updated some examples to use "better" code. il y a 18 ans
  ultramage 1de2ea7630 Updated some info in script_commands: il y a 18 ans
  eaac 05def906dd eAAC has checked the source and added missing commands to the script_commands.txt (the long-awaited mob control suit made by Lance, for example), also explained the logical operators AND,OR,XOR, left and right shift. We also sorted the commands according to what they do. il y a 18 ans
  ultramage 12a784cf17 Changed the 'getpartyleader' script command so that it returns a map name instead of the useless mapindex number. il y a 18 ans
  ultramage 7d1e080338 Corrected a lie in the script documentation il y a 18 ans
  skotlex 4130bdd3b8 - Cleaned up the npcshop(add/del) item script commands, fixed a possible dangling pointer crash caused by their improper use of realloc. They no longer automatically attach the script to the shop, and they will return true/false based on whether the shop was found or not. il y a 18 ans
  ultramage e034ce07bb Typo hunt il y a 18 ans
  ultramage dc139362e8 Small typo fixes il y a 18 ans
  FlavioJS 4b78fc3c9f - Changes to script buildin functions: il y a 18 ans
  ultramage 3433d36c12 Updated the documentation to match the agitcheck() behavior il y a 18 ans
  FlavioJS 2bd2fbacbe - added info about sleep,sleep2,awake commands and updated the variables section (hopefully all info is correct) il y a 18 ans
  FlavioJS 0cf60d9ca1 - Updated getitem and guardian entries in script_commands.txt. il y a 18 ans
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. il y a 18 ans
  Lance e04b0c735a Documentation update to atcommand il y a 18 ans
  Lance 3847e1c0e8 * For the sake of avoiding confusion, all script events are named with prefix 'On' from now on. il y a 18 ans
  Lupus dc65b3bc38 added Halloween Event, fixed seals quest, updated Pavianne KAfra il y a 18 ans
  skotlex ee19937202 - Reloading scripts will no longer eliminate mobs with no respawn data. Watch out for duplicating Treasure Boxes? il y a 18 ans
  Lupus 59e39f1b71 il y a 18 ans
  skotlex a9e7abfc20 - Corrected script_commands description of getequipid, it returns -1, not 0 on fail. il y a 18 ans
  eaac f951a22a13 * Added 3 missing, working commands, thanks to RedXII. [erKURITA] il y a 18 ans
  skotlex 78789dc389 - Added script commands roclass/eaclass to enable scripts to access eA's job format. Read script_commands.txt and ea_job_system.txt for a more complete explanation of how this job system works. il y a 19 ans
  skotlex 1079f53d4c - Spirit of Wizard will now consume an item 7321 each time it blocks reflected magic. il y a 19 ans
  skotlex 85655282d4 - Adjusted the order in which option/sc change packets are sent to match Aegis's il y a 19 ans
  toms e61a6fb306 Removed ugly struct cast in login.c il y a 19 ans
  Lupus d5dd578e57 added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings il y a 19 ans
  skotlex c832510453 - Firepillar's damage per hit is now 100% MATK (rather than 20%) when the skill level is above 10. il y a 19 ans
  skotlex ae5d5020c0 - Changed wedding costumes to use setoption rather than changebase. il y a 19 ans
  skotlex 73b98ea723 - Updated setoption script command to receive a second (optional) argument flag. If the flag is 1, the option is added to what the player currently has; likewise using flag 2 removes only that option. No flag (or any other value) is the older behaviour of removing all other options and setting specificly what is passed. il y a 19 ans