Historial de Commits

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