Historial de Commits

Autor SHA1 Mensaje Fecha
  Lance 008b473603 Fixed the dynamic shop system memory allocation and id_db problem. Added sample script. hace 19 años
  Lance e051037bce * Dynamic shops support with script callback. (needs testing) hace 19 años
  Lance f2e352bb0f * Fixed compiler warnings. hace 19 años
  skotlex e9c44b50c8 - Added structure view_data to handle sprite information for all characters (equipment, weapons, hair, dyes, etc). Unified a bunch of clif functions now that you only need to handle the view_data (so instead of clif_spawn[pc/mob/npc/pet] you just have clif_spawn) hace 19 años
  Lance 343deba71c * April fool! Improved soundeffectall script command. (No, this is not a lie) hace 19 años
  foruken 57ce40d17a Added year day return in gettime function. gettime(8) returns 1~366 hace 19 años
  skotlex 323a04f86d - Modified script commands atcommand/charcommand to execute even if there isn't a player attached. They'll use a dummy player data with the same position/name as the script's owner (usually an npc) hace 19 años
  Lance b8116f49db * Minor cleanups. hace 19 años
  skotlex 7a8371273a - Merged the unit_data structure from jA for handling unit-related data (attack times, walking, auto-attack timers, skill related data) hace 19 años
  Lance 0e1c1ec72e * Fixed event_kill_pc to behave like what it should instead of another replication of event_death. Added script function rid2name to convert bl ids to name. hace 19 años
  Lance 6ef4e75bb4 * Recoded getmobdata script function. Fixed mob_damage typo sd -> mvp_sd. Cleanep up confusing indentation in clif.c. hace 19 años
  Lupus 9a51949029 added script function 'getmonsterinfo' hace 19 años
  Lance e804a51220 * Fixed misleading and inaccurately documented events and added a missing flag. hace 19 años
  skotlex a8aba5331a - removed auto-attaching of player-run scripts in initnpctimer. You must use attachnpctimer! hace 19 años
  Lance ceea8fde6c * Final fix on Juperos NPC. hace 19 años
  Lance 2d6182f027 * Fixed compiler warning in script.c get_mob_data. hace 19 años
  Lance d5cf7d95e0 * mob_chat_sub fix. Added buildin_pcblockmove. hace 19 años
  Lance 46bdee18f9 * BL_PC and BL_MOB control script commands (experimental). hace 19 años
  skotlex 8955a37a9b - Added mapflag nodrop, fixed mapflag notrade. hace 19 años
  skotlex d842b9f68d - Fixed script command warpparty looking for an attached player even when it is not needed. hace 19 años
  skotlex 445fa07fa2 - Some corrections due to the guild skill position change. hace 19 años
  Lance 18b0a014dd * Fixed easter.txt typo. hace 19 años
  skotlex db973e2998 - The rate passed to status_change_start must now be in 0->10000 range. hace 19 años
  skotlex d770421a9d - Trick dead now ends on logout hace 19 años
  Lance 7f378f29f8 - Fixed typo in script.c hace 19 años
  Lance 348f88c110 * IDE error. hace 19 años
  skotlex c64fbb45b5 - Hopefully fixed the compile error due to the mapregsql_handle... hace 19 años
  skotlex bb7a50a009 - Fixed item pickup not picking anything unless you were in a party with item distribution set o.O hace 19 años
  Lance acb95c4f12 * Mapregsql will now fully depend on mmysql_handle. hace 19 años
  Lance 16a1b9d809 * Optimized strcharinfo to use switch. Looks like Skot fixed the crash already XD. hace 19 años