Historique des commits

Auteur SHA1 Message Date
  Playtester d2c2c8d9bb Updated Kiel Hyre quest related files il y a 18 ans
  Playtester c75677193c Added Kiel Hyre quest items to item_trade il y a 18 ans
  skotlex 9810da7f62 - Oops, it turns out the state is never reset from walking to idle automatically when a mob was random walking... il y a 18 ans
  skotlex aa0e780bd5 - Moved the idle state random walk and idle skill triggering to mob_unlock_target, since our current AI has some execution paths where these would never be triggered. il y a 18 ans
  Playtester ef10fe3a04 * Kyrie Eleison cannot be cast on mobs anymore il y a 18 ans
  ultramage cf77f95ed1 fixed makefile typo, maps_athena typo, svn:eol-style native for some files il y a 18 ans
  skotlex a6e2bc1d01 - Corrected mob skill CALLSLAVE's target to be always 'self' il y a 18 ans
  skotlex 2c8dd7666b - Oops, little error on previous commit. il y a 18 ans
  skotlex e1a0d14886 - Converted mob skills that had the combination idle+target+always to idle+randomtarget+always as per Playtester's request. il y a 18 ans
  skotlex f1bf0b8e80 - Changed the meaning of inf2=0x1000. Now it is used to "disable usage on enemies", which only works for non-aggressive (inf!=1) skills. il y a 18 ans
  skotlex 43d128ac3e - Added debug command @displayskill. Should be used only by people searching for new skill IDs. il y a 18 ans
  Playtester 79acbed9f0 * Thanatos, Kiel and Randgris now use Ganbantein il y a 18 ans
  skotlex 1a54f19292 - Fixed status changes that can't be reduced and have a passed duration of 0 'failing' when the inner code will give it some duration (eg: the weight icons) il y a 18 ans
  Playtester 2185c69554 * Added Veins field spawns thanks to $ephiroth il y a 18 ans
  Playtester 3c6c56ed2b * Added Kiel Hyre quest thanks to L0ne_W0lf il y a 18 ans
  Playtester bfa6e3f720 * Merged duplicate Rachel Temple entrance into one NPC il y a 18 ans
  Playtester c4787c6b52 Adjusted spawn rate of new spawns il y a 18 ans
  Playtester c6595c792a Some 11.1 and 11.2 spawn updates il y a 18 ans
  skotlex 272cc6201e - When a mob fails to use the selected skill, it will now move on to the next one in the list, rather than return from the function with fail status. il y a 18 ans
  Playtester 5d0f037f75 * Ganbantein now has a range equal to the level used il y a 18 ans
  skotlex d0e92fa7f4 - Fixed crash caused by fake-NPC (some fields were not initialized to NULL, I think it's safer to just use aCalloc rather than aMalloc here) il y a 18 ans
  Playtester bfdc71537c Forgot que_thor il y a 18 ans
  skotlex ac0c23863d - Trade-requests now fail if the target is in a NPC. il y a 18 ans
  skotlex ced5130a7b - Some cleaning of the castend_map code to prevent the menuskill variable from not being cleared if you made a choice but the skill was not triggered (due to silence, stun or whatever). il y a 18 ans
  Playtester 2de330fddc Updated various mapflags with 11.2 maps il y a 18 ans
  Playtester a83cb8f5ac * Added Cool Corp Event Staff in Rachel il y a 18 ans
  Playtester d6bb7e0643 Fixed up some Veins warps il y a 18 ans
  skotlex d404a449a1 - Updated a bit the pet_db.txt, added info for Xmas Goblin and Rice Cake. Since little is known about them, most of the info is custom! il y a 18 ans
  skotlex 0aa57161b9 - Modified spirit of Wizard so that the consumption of 'Fragments' when blocking bounced spells will only consume 1 Fragment per skill casted, regardless of how many hits were reflected. il y a 18 ans
  skotlex b6bfcce712 - Modified status_get_sc_def to handle both rate and tick reductions. This way it can take care of the fact that curse rate/duration reductions are not reduced by the same stats. il y a 18 ans