提交历史

作者 SHA1 备注 提交日期
  skotlex 42c6f89d86 - Multiple optimizations to the unit_data auto-chase upgrade, also simplified the mob and pet ai routines. 19 年之前
  skotlex 3acdfa691b - Finished fixing the unit_data auto-case update. Still need to do some optimizations... but the current code-base should be usable. 19 年之前
  skotlex e68983a063 - Fixes to the unit_data update that lets characters auto-chase while attacking. 19 年之前
  skotlex 418c98ea0a - Modified the unit_data structure to handle automatically switching between chasing and attacking a character. Note that it's a work in progress and not yet properly tested/finished... 19 年之前
  skotlex b6fa7be9e9 - Updated the subnet support to not require specifying the subnet mask, it is auto-acquired from the char/map IP and the subnet-mask. 19 年之前
  Lupus 5881a458b2 fixed refiner items check 19 年之前
  skotlex e8a8c8fbb9 - Added the missing last_thinktime initialization to pets. 19 年之前
  skotlex db62926e5b - Changed use of strtol to strtoll as strtol's result is just a signed int, and we need to parse values above 0x7FFFFFFF 19 年之前
  skotlex 3954b070de - Modified @warp/@rura to prevent causing pc_setpos position error messages. 19 年之前
  skotlex 3851b1299d - Fixed @npcmove not sending the correct packets to make the moving refresh client-side. 19 年之前
  skotlex 0ed5d38cdd - Small code cleanups. One should lower a bit function overhead when using mob_ai&32 19 年之前
  Lance d955a685c3 * Fixed map_waterheight prefixing extra "data\" 19 年之前
  skotlex b810c3cefb - Mob_ai update. The attacked checks will trigger even if the mob can't move. Being attacked while the mob can't move no longer will trigger rude-attacked skills. 19 年之前
  skotlex 3faa5d199f - Changed the default of multi_hit_delay from 230 to 80 which seems more official. 19 年之前
  skotlex 1f0de23255 - Fixed skill_nocast_db reading so that when the same skill is specified multiple times, the blocked effects add up instead of replacing each other. 19 年之前
  skotlex 07c8dd3902 - Fixed @movenpc 19 年之前
  Zido cb78101f64 - The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded 19 年之前
  Zido 2113db40cb - Wedding Sprites fixed 19 年之前
  Vicious 05486873e6 fixed job changer 19 年之前
  Zido 4287764b5d - Fixed irc.c, no more crashes 19 年之前
  skotlex 8f20e263b2 - Added function status_change_init to initialize all the sc timers. Added sc_data initialization to the npc structures who were missing them. 19 年之前
  skotlex 38bd5b5675 - Likely fixed a mob not returning to their original class view on respawn after they changed class. 19 年之前
  skotlex 7015c8578f - Modified the equip_job field in the item_db to be a hexadecimal value for easier handling. 19 年之前
  Vicious 5e837a9caa GS related npcs 19 年之前
  skotlex 3b5c9e1f78 - Moved the devotion damage reduction to the block that only executes if flag is zero in battle_damage. 19 年之前
  Zido 8c9b7356eb - IRC User access levels now refresh on a mode set and join/part 19 年之前
  skotlex a97e263cd9 - Fixed an already free'd pointer error in irc.c:144 19 年之前
  skotlex 0837bb4f38 - Added missing creation/destruction of the expcache_ers in guild.c 19 年之前
  skotlex 4dc9cb89ad - Fixed pc_setpos ignoring the clrtype sent to it. 19 年之前
  Lupus d64b74a4f5 updated new items 19 年之前