Commit History

Author SHA1 Message Date
  Playtester bfa6e3f720 * Merged duplicate Rachel Temple entrance into one NPC 18 years ago
  Playtester c4787c6b52 Adjusted spawn rate of new spawns 18 years ago
  Playtester c6595c792a Some 11.1 and 11.2 spawn updates 18 years ago
  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 years ago
  Playtester 5d0f037f75 * Ganbantein now has a range equal to the level used 18 years ago
  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 years ago
  Playtester bfdc71537c Forgot que_thor 18 years ago
  skotlex ac0c23863d - Trade-requests now fail if the target is in a NPC. 18 years ago
  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 years ago
  Playtester 2de330fddc Updated various mapflags with 11.2 maps 18 years ago
  Playtester a83cb8f5ac * Added Cool Corp Event Staff in Rachel 18 years ago
  Playtester d6bb7e0643 Fixed up some Veins warps 18 years ago
  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 years ago
  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 years ago
  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 years ago
  toms 9f6d32d8de Removed an ugly cast in socket.c 18 years ago
  Playtester fe524e61fd * Added official donation items in Rachel Sanctuary quest 18 years ago
  skotlex e939ffd654 - Fixed crash if a script does a%0 18 years ago
  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 years ago
  Playtester cf4db91bef Fixed aspd value of Fuuma Shuriken 18 years ago
  Playtester fa1d3560b2 Semi-official version of Rachel Sanctuary entrance 18 years ago
  skotlex 8e93386102 - Fixed some compiling warnings. 18 years ago
  FlavioJS d6b4625e06 * Cleanups at npc source file adding/removing. (one variable has been removed) 18 years ago
  FlavioJS cc893dbaab * Changed db key from 'unsigned char*' to 'const char*'. 18 years ago
  ultramage 5d3ea3da27 * Played around with MinGW a bit today... 18 years ago
  skotlex 87ac06f325 - Fixed sometimes retrieving the svn-version with fopen not doing a fclose afterwards. 18 years ago
  ultramage 6caae988d5 Declaring the 'saving in castles' thing as an ASB mistake and reverting (it's also exploitable to the max) 18 years ago
  skotlex ced0e947db - Now when saving a character, only the cart/peco/falcon 'option' states are saved, the rest should be handled by the status change load/save functions. 18 years ago
  skotlex 4d2c2543b6 - Updated some Guild WoE rules to behave as explained here: http://www.eathena.ws/board/index.php?showtopic=146581 18 years ago
  skotlex 7f98907fa9 - Made the return code \n for Apple systems (it was \r before), this still needs fixing, since it should be /r only for pre OSX systems. 18 years ago