提交歷史

作者 SHA1 備註 提交日期
  skotlex 37d79a46de - Corrected skill_check_condition to not delete items right away for certain skills that do the deletion themselves. Fixes several skills consuming items twice. 17 年之前
  ultramage c4f9142c9d Fixed reflected spells bypassing WoE no-knockback restriction, because the code allowed that when cast on self; not anymore (bugreport:231) 17 年之前
  ultramage 722c5f3f90 Fixed a typo in r11826 messing up TXT gm account loading. 17 年之前
  ultramage 979cf2cdf9 Yikes, forgot to add the new admin.c file... (followup to r11826) 17 年之前
  skotlex 8463446738 - Reverted the position of the max_hp/max_sp basic setting, modified the max_hp/max_sp bonuses to use casting in order to work correctly with negative bonuses. 17 年之前
  ultramage 0b58320eb0 Applied clif_setlevel() to the new trade window packets to make it display properly when going over lvl99. 17 年之前
  ultramage 1f8e1313df * Reconstructed a list of all PACKETVER types, by reverse-engineering it from places in the code where the define is used 17 年之前
  samuray22 c89ad7bb99 * Corrected some broken warp points. (bugreport:497) 17 年之前
  FlavioJS e207fecd8c * Added safesnprintf to strlib.c/h (bugreport:372) 17 年之前
  skotlex d19659bbdd - reverted R11820, Cart Termination was already a 0x8 nk skill, I accidentally set inf2 to that, which meant 'spirit skill'! 17 年之前
  ultramage ea5212c5a8 * TXT/SQL login server code synchronization 17 年之前
  ultramage 4b8cf3c768 Removed some unneccessary charserver code. 17 年之前
  L0ne_W0lf eac1b05f1f Added Battle field and Memorial dungeon maps. 17 年之前
  skotlex a63fc8093f - Overpowered some more NPC_EARTHQUAKE as per Gravity retardation. 17 年之前
  skotlex f98611b450 - Cleaned some more the sc_end check so it is more generic and not so limited just to infinite endure. 17 年之前
  skotlex ff43b0d74a - Cart Termination now ignores the attacker's cards, as a side effect makes it bypass AutoGuard & Cicada Skin Shedding 17 年之前
  skotlex b06c88e70f - Moved basic max HP/SP calculation to before parsing equipment, fixes negative absolute HP/SP bonuses not working. 17 年之前
  skotlex 9a56a88f4a - Corrected the online_data_cleanup routine setting offline characters that are still connected to the char-server. 17 年之前
  FlavioJS 8e58ea8df8 * Fixed fake_nd not being exported correctly and being unloaded when reloading scripts. (probably fixes bugreport:444) 17 年之前
  L0ne_W0lf 6e7b655600 Fixed a bad warp in ice dungeon. 17 年之前
  L0ne_W0lf 5660527f12 Updated the Soul Linker job quest. 17 年之前
  L0ne_W0lf 669ebdc9dd Updated the Taekwon Master quest. 17 年之前
  FlavioJS 7bfaec4529 * Normalized makefiles: 17 年之前
  L0ne_W0lf 6182a13c05 * Fixed some minor guild script related bugs. 17 年之前
  L0ne_W0lf 57250cbf9d Updated trigger area of Payon's West exit/entrance. 17 年之前
  FlavioJS 83fb3336e7 * Fixed buildin_query_sql using Sql_Query instead of Sql_QueryStr, wrongly processing all %f,%d,... (fixes bureport:218) 17 年之前
  ultramage 6e3396f84c Fixed guild expulsion not working correctly. 17 年之前
  FlavioJS 78571e990c * Fixed a memory leak in mail_savemessage (src\char_sql\int_mail.c). 17 年之前
  samuray22 407e51f6e5 17 年之前
  samuray22 baa7b8a1ac * Fixed a Problem in Mage Quest. (bugreport:489) 17 年之前