Histórico de commits

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