提交历史

作者 SHA1 备注 提交日期
  skotlex 5d9e6b4a71 - GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the place. The idea is that the TBL* versions are supposed to be easier to use than the standard structure definition, but using TBL_HOMUNCULUS as an alias to struct homun_data kinda beats the purpose! Renamed them all to TBL_HOM/BL_HOM. 19 年之前
  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. 19 年之前
  skotlex 34eea8ae57 - Cleaned up the last NJ update code. 19 年之前
  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. 19 年之前
  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. 19 年之前
  skotlex f131a8bda7 - Moved Full Buster blind penalty to skill_counter_additional_effect 19 年之前
  skotlex 8961bc591d - Fixed failing to create Deadly Poison Bottles damaging 50% of your max life instead of 25% 19 年之前
  toms 20da0f1913 Merged Mpeg's work on Ninja skills 19 年之前
  skotlex 8d7c008a65 - Fixed Defender Raising Walk speed instead of diminishing it. 19 年之前
  skotlex 19a4f0b31a - Recoded the GuildAura code to use val3 & val4, allowing much greater stat bonuses (in case someone wants to get Guild Skill level 20 or something crazy like that) 19 年之前
  skotlex 7a082b02a8 - Updated battle_check_target so that all alchemist summoned mobs can be target by everyone. 19 年之前
  skotlex 14b59636c7 - Made Deluge/volcano/v. gale be castable on top of each other again 19 年之前
  skotlex 56c9df875c - Cleaned up some more the SC_JAILED code 19 年之前
  skotlex 4550e45f33 - Modified Self Destruction, so that Marine Spheres in non-versus maps will hurt only enemies, while in all other situations this skill will hurt everyone around them. 19 年之前
  skotlex 010bec3575 - Updated Poison React chance to counter and number of counters as per skill description updates. 19 年之前
  skotlex cd1b6a71e9 - Fixed NPC_STOP id value in skill_cast_db 19 年之前
  skotlex 5bbd6fe6b9 - Corrected a status_get_race call which should be status_get_race2 in misc attacks. 19 年之前
  skotlex 2fd9920c75 - Changed the variable message in parsing normal text from unsigned char to char (should shut up some compiler warnings) 19 年之前
  skotlex 56580d56f0 - Removed incorrect "Waterball range+1 when standing on suiton" feature. 19 年之前
  toms 30c231ad0c Fixed segmentation fault in status_change_end, vd wasn't initialized 19 年之前
  skotlex 8c1698e2e5 - Mob casted Sanctuary will no longer always heal it's targets regardless of element/race 19 年之前
  toms d05578fe70 Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALE 19 年之前
  skotlex 2c88556eb7 - Added bNoMiscDamage setting so you can specify misc-damage blocking from skills. Modified battle_calc_damage so that even Pressure and similar skills will be affected by this setting. 19 年之前
  Vicious f0d0180409 GS Skill updates/fixes 19 年之前
  skotlex 2239037185 - Some small bug fixes discovered while merging. 19 年之前
  skotlex 7cdbea9cf2 - Cleaned up the NJ update code. 19 年之前
  skotlex 1d754d8cd8 - Some cleaning of battle_drain, Evil Druid card should work now. 19 年之前
  Vicious 52e67c144d Commiting mpeg's NJ work(from jA). some things might have gotten reversed/broken, so please do check, and don't kill me! D: 19 年之前
  skotlex a549cdaf1a - Added missing SC information to NPC_CHANGEUNDEAD 19 年之前
  skotlex 932107f772 - Now when you set the guardian's HP, if the guardian is spawned, it's HP will be updated accordingly (and if you set it to 0, the guardian is killed) 19 年之前