Historial de Commits

Autor SHA1 Mensaje Fecha
  skotlex 38a15cc4e1 - Fixed compilation error/warning on script command setbattleflag. hace 19 años
  skotlex 234ac1fddc - Some changes in the slave skill conditions. All their skills are triggered at a 10% chance now. hace 19 años
  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. hace 19 años
  skotlex 6082535bca - Small change in @commands, may fix the null-pointer error. hace 19 años
  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. hace 19 años
  skotlex fc449ba30f - Fixed the compilation error. Gee, how did that slipped by... hace 19 años
  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. hace 19 años
  skotlex 2728afbb10 - Added at command @commands, displays the list of commands available to you. hace 19 años
  skotlex 21b2151c97 - Added the missing clif_* calls to make changebase's view-class change update on the client. hace 19 años
  skotlex 1a3d6004c5 - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") hace 19 años
  skotlex 11bb133151 - Fixed base-level up @ command giving stat points instead of taking them away when leveling down. hace 19 años
  skotlex 97f93f125a - Fixed unit_attack_timer mismatch warnings (this was solved yesterday, but I forgot to apply the fix to trunk) hace 19 años
  Lupus ccac4a5746 added setmapflag sample hace 19 años
  Lupus b662c487e4 updated 'setmapflag' script command hace 19 años
  Lupus 37b5553438 commented out temp gunslinger shops hace 19 años
  skotlex af55aa1e6e - Updated item_db.sql to current. hace 19 años
  skotlex 66cb46e29d - Modified mob_drop_adjust function to receive unsigned int as initial parameter, should give a bit more room before data overflows. hace 19 años
  skotlex d66d94cd80 - Item use interval is set to a default of 100ms now. hace 19 años
  Playtester a12fcabe54 Fixed Food Seller in Alberta hace 19 años
  skotlex dfca545bcf - When Taekwons level up they get Bless and Agi Up level 10 instead of the S.Novice bonuses. hace 19 años
  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] hace 19 años
  skotlex 56571363d2 - Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scripts. hace 19 años
  skotlex 6aa5c83229 - Changed the skill_wall_check to use shoot-path seeking. May fix skill_wall_check setting. hace 19 años
  Playtester 8fab64aa3c Updated drop rates of Remover and Gemini to 1/2 of the guessed values from Tharis hace 19 años
  Lance 33916be18e * Fixed typo in skill.c: skill_clear_group hace 19 años
  Kargha 2cfae7e330 hace 19 años
  Kargha 4cf6d42212 fixed a small error hace 19 años
  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) hace 19 años
  Kargha b4feb79020 Re-Made Izlude NPCs, thanks to Muad_Dib hace 19 años
  skotlex 65a1e97ed5 - Cleaned up a bit the implementation of SC_MAXIMIZEPOWER, SC_CHASEWALK and SC_CLOAKING to prevent infinite looping timers. hace 19 años