Историја ревизија

Аутор SHA1 Порука Датум
  Playtester d90c69d8a9 Updated drops of Bio Lab 3 mobs пре 19 година
  Playtester ac6c93ef2d Updated mob delays to current info пре 19 година
  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 година
  Playtester c6b604a02f More fixes in the mob db пре 19 година
  Playtester 019d76ce8c Started fixing the drops of mobs with more than 8 different items пре 19 година
  Lupus 76bd040f29 Added new hats ViewID пре 19 година
  Lupus 5889d060e1 added new cards пре 19 година
  skotlex 2dc08e9bda - Added another missing prev/next = NULL setting in chat.c пре 19 година
  skotlex 54e4cd9afc - Added support for packet 0x229 (clif_changeoption). пре 19 година
  skotlex 056ee82c7f - Added missing sql-files/mob_db.sql... somehow it was missing from the mob_db update. пре 19 година
  Lance b0698104c3 пре 19 година
  skotlex 552bc8752c - Clones can't be class-changed now пре 19 година
  Lance 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. пре 19 година
  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 година
  Playtester 39f49da059 Fixed the stun typo that has been in eAthena for ages пре 19 година
  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 година
  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 година
  skotlex 1b38364cab - Storm Kick's range increased to 2. пре 19 година
  skotlex 0f3de92a52 - Added function stristr to strlib.c, used by mob.c and item_db.c for case-insensitive seeks. пре 19 година
  skotlex 6469df410d - Removed the sending of the online guild list when you log-on, may fix the "getting stuck" problem. пре 19 година
  Playtester 7adaf687d3 Lowered drop rates of Bio Lab 3 normal mobs пре 19 година
  Lupus c2507df8c3 flying sidekick range 10->8 cells пре 19 година
  Playtester 5015ea3ca2 Updated drop rates of the Bio Lab 1&2 mobs пре 19 година
  celest 63a226a4a0 Rearrange makefile so dependencies won't get overwritten by 'make depend' пре 19 година
  skotlex 4ded556eb0 - skill_castend_id and skill_castend_pos will trigger unit_stop_walking with flag 1 (fix pos) rather than none. Should fix some skills making you appear moving while doing them. пре 19 година
  skotlex e967ccf396 - Modified clif_skill_nodamage to allow for a NULL source. This is to simplify code related to AL_HEAL/MG_RECOVERY effects where someone shows a healing value, but there's no "caster" in sight (Pitcher skills, Blood Drain, Kaahi) пре 19 година
  skotlex ebf3c20d6b - Added unlocking ud.target on mob_unlocktarget, fixes mobs chasing you around while cloaked. пре 19 година
  skotlex 1e0a083910 - Changed the default rate of clone mob skills to 5% modified by mob_skill_rate setting. пре 19 година
  skotlex 7a07d3c6ec - Applied some changes in unit.c to make mobs pick chase paths as they should. пре 19 година
  skotlex a5e5db6539 - unit_remove_map will reset attackable-time, canact and canwalk delays. пре 19 година