Cronologia Commit

Autore SHA1 Messaggio Data
  skotlex 2c8dd7666b - Oops, little error on previous commit. 18 anni fa
  skotlex e1a0d14886 - Converted mob skills that had the combination idle+target+always to idle+randomtarget+always as per Playtester's request. 18 anni fa
  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. 18 anni fa
  skotlex 43d128ac3e - Added debug command @displayskill. Should be used only by people searching for new skill IDs. 18 anni fa
  Playtester 79acbed9f0 * Thanatos, Kiel and Randgris now use Ganbantein 18 anni fa
  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) 18 anni fa
  Playtester 2185c69554 * Added Veins field spawns thanks to $ephiroth 18 anni fa
  Playtester 3c6c56ed2b * Added Kiel Hyre quest thanks to L0ne_W0lf 18 anni fa
  Playtester bfa6e3f720 * Merged duplicate Rachel Temple entrance into one NPC 18 anni fa
  Playtester c4787c6b52 Adjusted spawn rate of new spawns 18 anni fa
  Playtester c6595c792a Some 11.1 and 11.2 spawn updates 18 anni fa
  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. 18 anni fa
  Playtester 5d0f037f75 * Ganbantein now has a range equal to the level used 18 anni fa
  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) 18 anni fa
  Playtester bfdc71537c Forgot que_thor 18 anni fa
  skotlex ac0c23863d - Trade-requests now fail if the target is in a NPC. 18 anni fa
  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). 18 anni fa
  Playtester 2de330fddc Updated various mapflags with 11.2 maps 18 anni fa
  Playtester a83cb8f5ac * Added Cool Corp Event Staff in Rachel 18 anni fa
  Playtester d6bb7e0643 Fixed up some Veins warps 18 anni fa
  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! 18 anni fa
  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. 18 anni fa
  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. 18 anni fa
  toms 9f6d32d8de Removed an ugly cast in socket.c 18 anni fa
  Playtester fe524e61fd * Added official donation items in Rachel Sanctuary quest 18 anni fa
  skotlex e939ffd654 - Fixed crash if a script does a%0 18 anni fa
  FlavioJS a91b77d781 * Recoded and renamed the trim function in strlib to normalize_name. (didn't behave like a standard trim function, see function comment for what it does) 18 anni fa
  Playtester cf4db91bef Fixed aspd value of Fuuma Shuriken 18 anni fa
  Playtester fa1d3560b2 Semi-official version of Rachel Sanctuary entrance 18 anni fa
  skotlex 8e93386102 - Fixed some compiling warnings. 18 anni fa