Historial de Commits

Autor SHA1 Mensaje Fecha
  Playtester ddfbc69bfe Fixed some typos and updated Atroce Card hace 17 años
  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. hace 17 años
  FlavioJS 613b8a5b65 * Clarified how npc names work in script_commands.txt. hace 17 años
  FlavioJS a8d7143d0e * Loot code using charid's instead of id's in pick priority. hace 17 años
  FlavioJS b848357f20 * Added a sanity check for MAX_ZENY (doesn't compile if too big). hace 17 años
  skotlex 8105f340a2 - Applied various crash-protections to script commands that deal with the equip-position array. hace 17 años
  ultramage 5351aad3a6 Fixed missing 'name' parameter in 'duplicate' script command documentation. hace 17 años
  ultramage 562e687322 Added config option 'quest_exp_rate' to adjust exp gained by the 'getexp' script command (followup to r11165). hace 17 años
  skotlex 7233562a1a - Removed bonus bAddEffWhenHitShort as it is unneeded and unused. hace 17 años
  ultramage e7e0ddde9d Fixed certain typos in src/npc/doc files hace 17 años
  ultramage 025bcc1f28 Fixed a documentation mistake in 'areamonster' (missing argument). hace 17 años
  ultramage e476015e82 Set proper limits to drop rates to prevent integer overflow. hace 18 años
  Paradox924X fe3ee37d0b Fixed a small error in the script_commands documentation about getpartyleader. hace 18 años
  skotlex 9e9847a83e - Fixed some missing max levels for npc skills hace 18 años
  ultramage 8db83e248a - Re-coded 'soundeffectall'; removed the third parameter ('coverage') hace 18 años
  ultramage 1ed7f6c584 Cleaned up some parts of the code. hace 18 años
  FlavioJS 2d1ad607c3 * Fixed script command sc_end not supporting the extra argument as stated in script_commands.txt. hace 18 años
  FlavioJS f4907979c1 * Extended the functionality of StringBuf - length and appending a string. hace 18 años
  DracoRPG e572506f1a Cleaned up the doc folder. Removed outdated, untranslated, useless files and began normalizing a bit other ones~ hace 18 años
  ultramage f6cc6e26d3 - Added missing header to mapcache.c hace 18 años
  ultramage a61e02cc29 Updated the server's PCRE components to 7.0 hace 18 años
  ultramage 6867d93866 typos: recieve -> receive hace 18 años
  ultramage 3d30bfa551 - Corrected multiple "WoE has begun" announces hace 18 años
  ultramage 478b4b58e8 Fixed typos from previous revisions :) hace 18 años
  skotlex a102344894 - getpetinfo 5 will now return the pet's rename flag. hace 18 años
  Lupus 3b7ccf4d14 removed all .GAT from configs, docs and examples hace 18 años
  skotlex 8c52b6b21d - Now when a player logs out while it's running an attached npctimer, OnTimerQuit of that npc will be invoked. hace 18 años
  ultramage 32618b7ddd Corrected some typos and small details hace 18 años
  Lupus 454742c1c0 merged dancer quest from trunk, updated script doc hace 18 años
  skotlex cf8685131d - Minor cleanups hace 18 años