Historial de Commits

Autor SHA1 Mensaje Fecha
  ai4rei 4356e5fdbc * Fixed NULL pointer in status_change_timer (SC_BERSERK), when the HP subtraction causes the HP drop below 100, but does not exceed remaining HP (bugreport:1150, related r8705, r11786 and r12061). hace 14 años
  ai4rei aa0bf03f74 * Updated script commands 'npcshopitem', 'npcshopadditem' and 'npcshopdelitem' to support cashshops as well (bugreport:4928). hace 14 años
  ai4rei 8325f3518f * Fixed players could add themselves to their friendslist through their clones or WPE (bugreport:4909). hace 14 años
  ai4rei 0bbca2a6aa * Fixed bonus 'bHPDrainValue' on left hand would work as right hand bonus, when specified with 'bonus' rather than 'bonus2' (bugreport:4939, since r6221). hace 14 años
  brianluau 1c0abe84ef - Fixed a possible exploit in guild castle investment. (bugreport:4929, topic:272783) hace 14 años
  brianluau 177342ad2b - Fixed some bugs in Cursed Spirit quest. (bugreport:4926) hace 14 años
  ai4rei bfbac60c74 * Changed enumerating defines into enumerations (related topic:264007). hace 14 años
  brianluau d3d4504d7f - Fixed a typo in eA Job System documentation. hace 14 años
  ultramage 1370e74073 Quick fix to Venom Splasher's Poison React bonus, 30% -> 20%, based on aegis (bugreport:230). hace 14 años
  ai4rei e769080fca * Fixed Super Novices could not be adopted (bugreport:4907, since r12389). hace 14 años
  ai4rei c5c6d83877 * Improved error reporting during monster database and spawn data reading. hace 14 años
  Gepard 336680302f * Extracted calculations of the number of status points PC gets when leveling up to a function. hace 14 años
  Gepard 5d8e2e76bb * Removed status point calculations (duplicate) from `pc_resetstate` function. It is now handled by `pc_need_status_point`. hace 14 años
  ai4rei 5179a206ba * Merged pcdb_checkid update from renewal [14810/branches/renewal]. hace 14 años
  ai4rei 600e9e8320 * Moved bitfield 'boss' inside 'spawn_data' and 'mob_data' into the respective state struct (from r13813, follow up to r14795). hace 14 años
  ai4rei aaab80fb80 * Some NPC event related cleaning. hace 14 años
  ai4rei f34de92ef0 * Removed impossible condition in mob_parse_dataset as spawn_data::eventname was/is the same size as mob_data::npc_event (since r5707). hace 14 años
  ai4rei 333c944cae * Fixed map-server printing deprecation message, when monster event label was used as transport for special attributes (small/large monsters etc.) in script command 'monster' and related commands (bugreport:1274, since r6592, related r5707). hace 14 años
  ai4rei 9d505aed9b * Random accumulated bits and pieces. hace 14 años
  ai4rei 88785ac802 * Added settings 'cashshop_show_points' and 'mail_show_status', both disabled by default, as the messages they control are custom (follow up to r11548 and r12264). hace 14 años
  ai4rei 1eb3c83394 * Script command 'query_logsql' now throws a warning when SQL logs are disabled (related r11892). hace 14 años
  ai4rei 0c22fcf28e * Updated/revised description of instance-related script commands (bugreport:4880). hace 14 años
  ai4rei 6f5cd0921e * Removed functions 'decode_zip' (ancient) and 'encode_zip' (from r824) from grfio. These were outdated copies of zlib's 'uncompress' and 'compress' respectively (related r1530 and r5152). hace 14 años
  ai4rei e7e8d8b953 * Removed auto-add feature from mapindex code, as map indexes are used for save data, thus need to be constant across server starts (since r4726). hace 14 años
  ai4rei a5fb3f66cb * Fixed @makehomun not checking for existing homunculus properly and thus allowing to create a homunculus when one is already present but inactive (bugreport:4879, since r10272). hace 14 años
  ai4rei e6a7748564 * Code cleaning and reformatting in functions responsible for sending guild expel information packets (follow up to r14718 and r14804). hace 14 años
  ai4rei 6e34da4c83 * Updated packet 0x163 (ZC_BAN_LIST) to reflect change in packet layout introduced with 2010-08-03aRagexeRE (bugreport:4881, follow up to r14718). hace 14 años
  ai4rei 5ae9f931de * Fixed formatted broadcast messages not working with 2010-11-24aRagexeRE and later (bugreport:4872, since r14120). hace 14 años
  ai4rei 1816631974 * Fixed description for script command 'itemheal' claiming, that this command is responsible for potion visual effects which it is not (item-use causes the client to display these) (since r2397). hace 14 años
  ai4rei 40ec74d163 * Extended debugging code for bugreport:3504 (related r14599). hace 14 años