コミット履歴

作者 SHA1 メッセージ 日付
  skotlex 7509afab42 - Fixed player auto-attack not cancelling when dead. 19 年 前
  skotlex 936d506fdf - Changed the mode of the crystals to 193 (can move, can attack, plants) 19 年 前
  skotlex 236bb687c9 - Finished some checks to make sure Land Protector Only blocks BF_MAGIC skills. Hammerfall is no longer blocked. 19 年 前
  skotlex d842b9f68d - Fixed script command warpparty looking for an attached player even when it is not needed. 19 年 前
  skotlex 8cba6f1973 - HW_GRAVITATION now ignores elemental modifiers. 19 年 前
  skotlex e9fc1d9198 - Updated the jobmaster custom script to properly use Job_* constants rather than hardcoded numbers. Thanks to Pxxx for doing the update. 19 年 前
  skotlex 6e2b036285 - Shield Reflect is now passed through Devotion as well. 19 年 前
  skotlex 2f1e8fcdaa - Added function battle_calc_gvg_damage for gvg related damage reductions. Fixes Gravitation being reduced as well as Pressure overriding max-castles restriction. 19 年 前
  Lupus 557741cf43 Added missing mob skills to G_HYDRA, G_PARASITE 19 年 前
  skotlex f5359b3bbc - Corrected char-server parameters so that the subnet config file is the third parameter, not the second (which was conflicting with inter_athena.conf's argument), thanks to foobar. 19 年 前
  skotlex 0e82adb9bf - Updated clone skill copy to consider combo-skills. 19 年 前
  Lupus 235843ca45 19 年 前
  MasterOfMuppets a8bc082afc bah 19 年 前
  MasterOfMuppets a1fe545585 Another eAAC update. 19 年 前
  MasterOfMuppets ef285b6e9f eAAC updates. 19 年 前
  MasterOfMuppets a6f0719f2d Added a weapon shop to Einbroch and adjusted the prices of some daggers, thanks to Muad_Dib. 19 年 前
  Vicious d6f096d89d nj/gs work by RockmanEXE and red_sun 19 年 前
  Vicious 173221b52e more ninja/gs work 19 年 前
  Lupus 2933d1638b ipdated Mimc/MystCace cards. Update Thanatos Statues Quest. 19 年 前
  skotlex 1b0b8a393a - Fixed mob-casted demonstration/quagmire being affected by the gvg_traps_all config setting. 19 年 前
  skotlex dd2012602d - Cleaned up the Skillbreaker implementation, HP gaining happens at level 5 now. 19 年 前
  skotlex 60d11ae90c - Increased the range for unlocking out of Close confine. 19 年 前
  skotlex 5f8c670ba3 - Added a few dummy times in skill_cast_db for some GS skills. 19 年 前
  skotlex 8fe81d12a3 - Changed div behaviour. Skills with div above zero will get their total damage increased by the number of hits, div less than zero is just for "show", total number of hits displayed is abs(div), but damage isn't increased by number of hits. 19 年 前
  blackhole89 f92652ee92 GS_MAGICALBULLET implementation: declaring variables after case: without defining a block of {}, using something weird called atn_rand(something) instead of just rand. Fixed. 19 年 前
  blackhole89 82fec3e7e0 missing } near line 449 19 年 前
  Vicious 6a9cccbf46 some ninja/gs work 19 年 前
  skotlex bc1362c571 - Cleaned-up the random item reading routine. Fixed a overflow bug when one of the files has too many random items. 19 年 前
  Lance 71fc431888 * Fixed a variable loopback problem on NPC shop price checking routine. 19 年 前
  skotlex 01cf48cd39 - Fixed a memory overwrite crash on pc_readdb, thanks to foobar. 19 年 前