Cronologia Commit

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