Commit History

Author SHA1 Message Date
  skotlex 99a6cf0627 - Changed checks of item's identify field from 0/1 to 0/non-zero 19 years ago
  skotlex 3c1a4c2b72 - Small change in pc_calc_skilltree which should fix the infinite loop... 19 years ago
  Lupus 0b3804b8b1 temp steal disable 19 years ago
  Lupus cdffe16fba fixed STEAL. now working 19 years ago
  LuzZza c2276ce3e2 Added @noask command: enable/disable deals/invites autorejecting. 19 years ago
  Lupus 367dec7ccf temp steal disable 19 years ago
  Lance adb7357fd2 19 years ago
  Playtester af63e6c2cf Updated drops of Bio Lab 3 MVPs 19 years ago
  Lance 46c0cbffff * Removed unreferenced local variable in pc.c 19 years ago
  Lance 2fc07bb1c8 * Reverted npc_checknear to exclude check for class_ -1. 19 years ago
  Playtester d90c69d8a9 Updated drops of Bio Lab 3 mobs 19 years ago
  Playtester ac6c93ef2d Updated mob delays to current info 19 years ago
  Lupus 687b2210a7 Updated STEAL skill (WIP), added a battle config option: 'skill_steal_max_tries' to set max number of stealing tries. It could help to fix stealing exploit on mobs with few drops 19 years ago
  Playtester c6b604a02f More fixes in the mob db 19 years ago
  Playtester 019d76ce8c Started fixing the drops of mobs with more than 8 different items 19 years ago
  Lupus 76bd040f29 Added new hats ViewID 19 years ago
  Lupus 5889d060e1 added new cards 19 years ago
  skotlex 2dc08e9bda - Added another missing prev/next = NULL setting in chat.c 19 years ago
  skotlex 54e4cd9afc - Added support for packet 0x229 (clif_changeoption). 19 years ago
  skotlex 056ee82c7f - Added missing sql-files/mob_db.sql... somehow it was missing from the mob_db update. 19 years ago
  Lance b0698104c3 19 years ago
  skotlex 552bc8752c - Clones can't be class-changed now 19 years ago
  Lance 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. 19 years ago
  skotlex 38243e373c - Modified the mob_db structure. The mvp related columns were moved to before the drops, amount of drops increased from 10 to 15. 19 years ago
  Playtester 39f49da059 Fixed the stun typo that has been in eAthena for ages 19 years ago
  skotlex c791cc651f - Modified HP conversion so that it fails when you don't have enough Hp. Also updated it to enable casting on "someone else" (effect: target loses Hp and gains Sp based on the max HP of the caster, will someone ever use this? who knows, but it's nice to have :P) 19 years ago
  skotlex f8db64c952 - Added constant MAX_MOB_DROP to specify the amount of normal drops a mob has. The mob_db reading code will automatically parse the file according to the number of drops expected (the Mexp/Mper and MVP item rewards must still be after the normal drops). Set to 10 currently. 19 years ago
  skotlex 1b38364cab - Storm Kick's range increased to 2. 19 years ago
  skotlex 0f3de92a52 - Added function stristr to strlib.c, used by mob.c and item_db.c for case-insensitive seeks. 19 years ago
  skotlex 6469df410d - Removed the sending of the online guild list when you log-on, may fix the "getting stuck" problem. 19 years ago