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

Аутор SHA1 Порука Датум
  Playtester 7e84ed1f5b Hopefully fixed all warps. There are no more warnings on the console. пре 19 година
  Vicious 62596cd507 up to date with stable-ish пре 19 година
  MasterOfMuppets f6e1cd426d Some typo fixes by IVBela. пре 19 година
  skotlex d29c6d8a27 - Simplified the mob-drops structure by using a single timer with a linked list of drops instead of separate timers for each drop. пре 19 година
  Playtester 56b98e3050 Fixed produce_db.txt for Halberd. It now needs 12 Oridecons because that's what it says on the kRO website and it's also more reasonable. пре 19 година
  Playtester 04b63f370e Fixed a typo in quests/juperos.txt and in skill_cast_db.txt and sorted the skill_cast_db.txt by skill id. пре 19 година
  Playtester 613ac282ef Fixed Bio Lab spawns and added custom eAthena Bio Lab spawns for eamobs as well. пре 19 година
  Playtester d0f26e452f Added some warps for the kiel buildings thanks to Celestria and fixed Violy's Violin[4] drop rate. пре 19 година
  MasterOfMuppets 2dacd594db Blah blah. пре 19 година
  MasterOfMuppets 6aef119368 Commited erKURITA's warp fixes. пре 19 година
  Lupus bd60d1e117 fixed typos in waterheight, mapflags. updated items weigh пре 19 година
  Lupus 3cd0c8c1e0 updated mapflags пре 19 година
  foruken 79a6d36397 Corrected some errors in cities/hugel.txt and guides/guides_hu.txt пре 19 година
  skotlex 97af776e02 - Added special_state changebase to identify when a character has a special-view associated with some equipment to correctly revert the look when you take off said equipment (fixes tuxedo/wedding dress when you use modify_wedding_display: yes) пре 19 година
  skotlex 6676a74acd - Removed the piece of code that "guesses" that job classes between 24 and 68 are advanced classes from mob_avail reading since they conflict with NJ/GS. Use the correct class numbers from now on! пре 19 година
  skotlex df06ad84f3 - Fixed Landmine's level 1 duration. пре 19 година
  skotlex a489ed4364 - Changed clif_damage/clif_skill_damage to return the walk-delay based on the passed on damage-delay. пре 19 година
  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 година