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

Аутор SHA1 Порука Датум
  foruken 16e3034ae3 Changed item description in Sage Skills Quest (Blank Script -> Empty Script), thanks to MeL [Foruken] пре 19 година
  skotlex 3a0621b9ae - Added ers handling for skill_timerskill structures. пре 19 година
  Vicious a6de127a8e bunch of updates.. пре 19 година
  skotlex 58be7c433b - You don't get critical'ed when in counter-attack stance anymore. пре 19 година
  skotlex 0ef81c9d08 - Implemented use of ers for skill_unit_groups to reduce memory usage. NEEDS TESTING пре 19 година
  skotlex 5e1c234759 - Modified battle_check_range to do a path-check on distances less than 2 (rather than 3) to avoid being able to hit through walls. пре 19 година
  skotlex d3db62a041 - Modified unit_walktoxy_sub to always move at least one cell when a large chaserange is specified to prevent possible infinite loops where attack_timer says you are not within range, but unit_walktoxy says you are. пре 19 година
  skotlex 254d003229 - Fixed various include lines in the map server (of the type <include "nullpo.h"> -> <include "../common/nullpo.h">) пре 19 година
  skotlex c8ad3fbc64 - Fixed Looted items always dropping in quantities of 1. пре 19 година
  Lance a71b9f858b * Temperory replaced strtoll to strtoul until the function changes. пре 19 година
  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 година