Historial de Commits

Autor SHA1 Mensaje Fecha
  Playtester f9c12a7b6a Hydro is no longer an MVP hace 19 años
  skotlex 1296ac9375 - Added a damage cap to CR_ACIDDEMONSTRATION of INT_MAX/2 to prevent overflows. It is not capped to INT_MAX because damage increasing skills would cause it to still over flow afterwards. hace 19 años
  skotlex fb0b6dcabf - Fixed NPC_CRITICALSLASH not being considered as a Critical hit by the code. hace 19 años
  skotlex 187fb75379 - Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks should happen before a mob uses the rude-attacked skill. Value has been set to 2 for now. hace 19 años
  skotlex 5f6f6ff55e - Some adjustments so that the last-skill-used will be correctly cleared when your combo-time ends. hace 19 años
  toms b34ef7be7c Fix a bug in atcommand_charspeed hace 19 años
  skotlex 4a27d643ce - Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence now ONLY blocks skills from being used, it will not stop on-going casts. hace 19 años
  DracoRPG ac75d02b8a Cooking fix hace 19 años
  skotlex 34eea8ae57 - Cleaned up the last NJ update code. hace 19 años
  Playtester 526cabe018 * Updated some monsters hace 19 años
  evera 9689324b75 fixed zeny bug in dts_warper.txt hace 19 años
  Playtester 51c7797bbb Finally updated stats of the monsters that got their exp updated a month ago hace 19 años
  Playtester 75f193f828 Fixed some items I added yesterday hace 19 años
  toms 5511cb9ea3 Changed atoi to strtoul for guild-experience's field hace 19 años
  toms c831b74d87 Fixed a bug in int_storage.c, temp array doesn't have the good size hace 19 años
  skotlex aebca964db - Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence now ONLY blocks skills from being used, it will not stop on-going casts. hace 19 años
  evera 59d5ec0acf removed kafra saves outside towns from inside towns, reenabled culvert save hace 19 años
  skotlex 689c7368e6 - Updated the way SC_SILENCE works. From what I remember (from previous forum discussions) it: 1- Always blocks skills from being used. 2- Will only block a skill when the cast-bar ends IF the skill is targetted. If anyone wants to debate to get this changed, make an appropiate forum topic in the svn development area to discuss. hace 19 años
  skotlex f131a8bda7 - Moved Full Buster blind penalty to skill_counter_additional_effect hace 19 años
  skotlex c02123e704 - Added a check in the walking code when triggering skills. NPC_SELFDESTRUCTION will no longer cancel walking, it will instead resend the walk packet, this effectively causes the mob to start walking (clientside) while the cast-bar is showing. hace 19 años
  skotlex 587f8e7568 - Fixed a logic error on battle_get_master which was causing infinite loops... ~.~ hace 19 años
  Playtester b16e5c44a5 Updated Create Arrow to X.4 hace 19 años
  Playtester abf09acced * Gold Lux now makes you autocast Flip Coin on attack hace 19 años
  toms c68d6a5717 Fixed homunculus error message hace 19 años
  skotlex ed76d50157 - Rewrote pc_payzeny to not use doubles, it may more accurately prevent charging a player more zeny than they can withhold. hace 19 años
  skotlex 8961bc591d - Fixed failing to create Deadly Poison Bottles damaging 50% of your max life instead of 25% hace 19 años
  toms 28a6fc49c1 Little add on NJ_HUUMA hace 19 años
  toms 20da0f1913 Merged Mpeg's work on Ninja skills hace 19 años
  Playtester 9ed83effce Unix to Windows format hace 19 años
  skotlex a70dcb58c6 - Fixed char-txt compilation. hace 19 años