Histórico de Commits

Autor SHA1 Mensagem Data
  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... há 19 anos atrás
  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. há 19 anos atrás
  Lupus 5881a458b2 fixed refiner items check há 19 anos atrás
  skotlex e8a8c8fbb9 - Added the missing last_thinktime initialization to pets. há 19 anos atrás
  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 há 19 anos atrás
  skotlex 3954b070de - Modified @warp/@rura to prevent causing pc_setpos position error messages. há 19 anos atrás
  skotlex 3851b1299d - Fixed @npcmove not sending the correct packets to make the moving refresh client-side. há 19 anos atrás
  skotlex 0ed5d38cdd - Small code cleanups. One should lower a bit function overhead when using mob_ai&32 há 19 anos atrás
  Lance d955a685c3 * Fixed map_waterheight prefixing extra "data\" há 19 anos atrás
  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. há 19 anos atrás
  skotlex 3faa5d199f - Changed the default of multi_hit_delay from 230 to 80 which seems more official. há 19 anos atrás
  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. há 19 anos atrás
  skotlex 07c8dd3902 - Fixed @movenpc há 19 anos atrás
  Zido cb78101f64 - The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded há 19 anos atrás
  Zido 2113db40cb - Wedding Sprites fixed há 19 anos atrás
  Vicious 05486873e6 fixed job changer há 19 anos atrás
  Zido 4287764b5d - Fixed irc.c, no more crashes há 19 anos atrás
  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. há 19 anos atrás
  skotlex 38bd5b5675 - Likely fixed a mob not returning to their original class view on respawn after they changed class. há 19 anos atrás
  skotlex 7015c8578f - Modified the equip_job field in the item_db to be a hexadecimal value for easier handling. há 19 anos atrás
  Vicious 5e837a9caa GS related npcs há 19 anos atrás
  skotlex 3b5c9e1f78 - Moved the devotion damage reduction to the block that only executes if flag is zero in battle_damage. há 19 anos atrás
  Zido 8c9b7356eb - IRC User access levels now refresh on a mode set and join/part há 19 anos atrás
  skotlex a97e263cd9 - Fixed an already free'd pointer error in irc.c:144 há 19 anos atrás
  skotlex 0837bb4f38 - Added missing creation/destruction of the expcache_ers in guild.c há 19 anos atrás
  skotlex 4dc9cb89ad - Fixed pc_setpos ignoring the clrtype sent to it. há 19 anos atrás
  Lupus d64b74a4f5 updated new items há 19 anos atrás
  Lupus 998cf40a2c updated items há 19 anos atrás
  skotlex 1d5b54e996 - Hopefully fixed the wedding item-trade restriction. há 19 anos atrás
  skotlex 5e7533d609 - Removed mapflag noreturn from pvp maps. há 19 anos atrás