Commit History

Author SHA1 Message Date
  skotlex 38a15cc4e1 - Fixed compilation error/warning on script command setbattleflag. 19 years ago
  skotlex 234ac1fddc - Some changes in the slave skill conditions. All their skills are triggered at a 10% chance now. 19 years ago
  skotlex 28a65510a3 - Changed in the behaviour of wedding skills, should invoke skill_castend_pos when skill_castend_id triggers, should enable all the config settings for land skills to apply to the wedding skills. 19 years ago
  skotlex 6082535bca - Small change in @commands, may fix the null-pointer error. 19 years ago
  skotlex 6e1f885043 - Small change in the pet_ai that should stop the "strange" catch-up behaviour of pets when you are much faster than them. 19 years ago
  skotlex fc449ba30f - Fixed the compilation error. Gee, how did that slipped by... 19 years ago
  skotlex 3caf2d4406 - Now when you do @baselevel to reduce your level and you don't have enough stat points to deduct, you will get a stat-reset and THEN your stat points will be reduced. 19 years ago
  skotlex 2728afbb10 - Added at command @commands, displays the list of commands available to you. 19 years ago
  skotlex 21b2151c97 - Added the missing clif_* calls to make changebase's view-class change update on the client. 19 years ago
  skotlex 1a3d6004c5 - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") 19 years ago
  skotlex 11bb133151 - Fixed base-level up @ command giving stat points instead of taking them away when leveling down. 19 years ago
  skotlex 97f93f125a - Fixed unit_attack_timer mismatch warnings (this was solved yesterday, but I forgot to apply the fix to trunk) 19 years ago
  Lupus ccac4a5746 added setmapflag sample 19 years ago
  Lupus b662c487e4 updated 'setmapflag' script command 19 years ago
  Lupus 37b5553438 commented out temp gunslinger shops 19 years ago
  skotlex af55aa1e6e - Updated item_db.sql to current. 19 years ago
  skotlex 66cb46e29d - Modified mob_drop_adjust function to receive unsigned int as initial parameter, should give a bit more room before data overflows. 19 years ago
  skotlex d66d94cd80 - Item use interval is set to a default of 100ms now. 19 years ago
  Playtester a12fcabe54 Fixed Food Seller in Alberta 19 years ago
  skotlex dfca545bcf - When Taekwons level up they get Bless and Agi Up level 10 instead of the S.Novice bonuses. 19 years ago
  eaac 200ad25417 * functions_kafra.txt was pretty buggy, including a zeny exploit (free warps). Thanks to OZ over IRC for pointing out. It needs more optimization too. [erKURITA] 19 years ago
  skotlex 56571363d2 - Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scripts. 19 years ago
  skotlex 6aa5c83229 - Changed the skill_wall_check to use shoot-path seeking. May fix skill_wall_check setting. 19 years ago
  Playtester 8fab64aa3c Updated drop rates of Remover and Gemini to 1/2 of the guessed values from Tharis 19 years ago
  Lance 33916be18e * Fixed typo in skill.c: skill_clear_group 19 years ago
  Kargha 2cfae7e330 19 years ago
  Kargha 4cf6d42212 fixed a small error 19 years ago
  skotlex d44188210b - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag to determine what to erase. &1 for elemental fields, &2 for traps. Also rewrote how it works to prevent missing elements (since each time an element is erased, the array contents shift) 19 years ago
  Kargha b4feb79020 Re-Made Izlude NPCs, thanks to Muad_Dib 19 years ago
  skotlex 65a1e97ed5 - Cleaned up a bit the implementation of SC_MAXIMIZEPOWER, SC_CHASEWALK and SC_CLOAKING to prevent infinite looping timers. 19 years ago