Histórico de Commits

Autor SHA1 Mensagem Data
  Paradox924X d95e3e7999 Implemented official cash food behavior, including use delay, not being dispelled (including on death), distinct status effects and icons from the ordinary food types. há 14 anos atrás
  Paradox924X 40feb456e8 Applied ultramage's fix to prevent a segfault when a mob dead event triggered by a land-based skill causes the player to warp. (bugreport:4426) há 14 anos atrás
  Paradox924X ef4055a3b7 Applied Ai4rei's patch to prevent an invalid rid from being attached to the execution of a script. (bugreport:4470) há 14 anos atrás
  Paradox924X f90cd14259 Added NULL initialization to info variable in map_readfromcache() to satiate compiler. (bugreport:4399) há 14 anos atrás
  Paradox924X 0aceee708c Applied Ai4rei's patch to eliminate unnecessary and redundant castle data saving. (bugreport:4471) há 14 anos atrás
  Paradox924X 120bf1dfec Added a missing const qualifier to a variable. (bugreport:4472) há 14 anos atrás
  L0ne_W0lf 0beff75597 Follow up from r14413, should take care of the errors from bugreport:4472. há 14 anos atrás
  Paradox924X d046e32913 Pull `name` from character table instead of using `master` from guild table when loading guild data. há 14 anos atrás
  Paradox924X b95fe4e843 Use `char_id` rather than `master` when checking if a guild needs to be deleted during character deletion. há 14 anos atrás
  Paradox924X 2f9e3dbf81 Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. há 14 anos atrás
  L0ne_W0lf b0ba85081c * Touched up the party booking patch, seems I forgot some lines in clif.c...and managed to duplicate a line in map.c. há 14 anos atrás
  L0ne_W0lf ba7f770b45 * Added Spira's Party Booking System implementation há 14 anos atrás
  brianluau 8f05766ab1 - Added instance, GVG, and BG maps to nopvp.txt (bugreport:4396) há 14 anos atrás
  Inkfish c57a1afa9d Fixed when devoter is killed by the redirected damage, devotee takes the whole damage. (follow up to r14406) há 14 anos atrás
  L0ne_W0lf 6e837a5214 * Added bard/dancer songs and duets to the nodispell list. (bugreport:4411) há 14 anos atrás
  L0ne_W0lf 11bdd57998 Added updated stats for Brasilis monsters. há 14 anos atrás
  L0ne_W0lf 4ebd58b32d * Some more Endless tower bugfixes. há 14 anos atrás
  Inkfish 40608976b6 All direct damages such as reflected damage or Tarot Card damage should not be redirected. (follow up to r14400) há 14 anos atrás
  Paradox924X c29c148adc All mobs whose display sprites are those of a job id will now appropriately be identified to the client as players, not mobs. há 14 anos atrás
  Paradox924X b03c315610 Updated License from GNU GPLv2 to GNU GPLv3. há 14 anos atrás
  Paradox924X 00418810ed Added MD_TARGETWEAK to list of modes not to give a player when calculating player data. há 14 anos atrás
  Paradox924X e2ada0e1ea Ensure a pointer is valid within map_readfromcache() before attempting to access its members. há 14 anos atrás
  L0ne_W0lf a41b86bfdc * Implemented Icescope's fix for devotion, reflect damage is no longer absorbed by the devoter. (bugreport:3189) há 14 anos atrás
  Paradox924X 133d65a2d7 Force a map_quit() call on the session data after a block/ban/changesex/acc deletion to remove leftovers of a player's session caused by when the fd has already been set to eof (player is not connected) but session data is kept (e.g. autotrading). há 14 anos atrás
  L0ne_W0lf 7fb5455c0a Removed a disablenpc from #102FShadowDust1. (bugreport:4415) há 14 anos atrás
  Paradox924X 53f1cbbf6c Replaced a map_moveblock() call with a call to unit_movepos() to prevent an exploit. há 14 anos atrás
  L0ne_W0lf aa9990ec16 * instance_npcname will now error if the NPC being looked up is not found, care of ramsey. há 14 anos atrás
  brianluau 239a74fc2c - Fixed duration of Box_Of_Sunlight. (bugreport:4408) há 14 anos atrás
  L0ne_W0lf a5170e7694 Follow up to r14392, forgot to remove the old snprintf. há 14 anos atrás
  L0ne_W0lf 56def26c05 Mob chat now strips "#unique" names off monsters, curtosy of Daegaladh. há 14 anos atrás