Revīziju vēsture

Autors SHA1 Ziņojums Datums
  L0ne_W0lf 961cb1ba1b * Fixed skill_calc_heal applying heal bonuses only to AL_HEAL. 13 gadi atpakaļ
  ai4rei 155a869499 * Updated item_noequip.txt examples to reflect recent changes (follow up to r14961). 13 gadi atpakaļ
  L0ne_W0lf 76277a427f Fixed a typo (1013,2048 -> 2) 13 gadi atpakaļ
  L0ne_W0lf d25e1c287b * Applied map flag update patch provided by Daegaladh. Will mess with custom restricted items. 13 gadi atpakaļ
  brianluau 558b08bfe7 - Updated strnpcinfo documentation, following r14929. 13 gadi atpakaļ
  ai4rei 38210eebbd * Fixed CR_SLIMPITCHER passing item requirement index to itemdb_search when used by a monster (bugreport:5021, since r6791). 13 gadi atpakaļ
  ai4rei 2a28207ffd * Rental items no longer expire in cart and storage. The packet does not support this and rentals cannot be put in on official either (since r14082, related r14083). 13 gadi atpakaļ
  ai4rei 61395a6003 * Fixed missing edits for cash shop support for clients 2007-07-10aSakexe and older (follow up to r14932). 13 gadi atpakaļ
  brianluau f6152933d5 - Fixed some typos in item_db.txt (bugreport:5048) 13 gadi atpakaļ
  flaviojs 9703374f8a * Fix C++ compilation issues. 13 gadi atpakaļ
  flaviojs 36bac9f797 * Restrict intif_quest_save to sql only. txt char-server doesn't support the packet and disconnects the map-server. 13 gadi atpakaļ
  flaviojs 967eaaa7a5 * Add consistency checks to the shortlist. 13 gadi atpakaļ
  brianluau df757a04ed - Fixed a typo in Nidhoggr's Nest. (bugreport:5041) 13 gadi atpakaļ
  Skotlex 1a369e2eb5 - Fixed @reloadmobdb wiping out monster spawn information 13 gadi atpakaļ
  ultramage 225a4b2ce2 Fixed 'getitem' documentation typo (stating the optional 3rd argument is char id instead of account id). 13 gadi atpakaļ
  Skotlex 4fed311425 - Updated mmo_char_tosql and memitemdata_to_sql to keep a count of errors while saving a character. If there are any errors, the in-memory copy (cp) will not be updated. Should fix dupes that can happen when a intermediary save fails because of sql access being down. 13 gadi atpakaļ
  L0ne_W0lf 1e6fffed3c *Fixed Blessing crashing the server when used on monsters, monster weapon attack mechanics are currently unknown. * Updated conditions for UNT_EPICLESIS and AB_ADORAMUS (two cases of || to &&.) 13 gadi atpakaļ
  Inkfish 1fd99c30e5 Fixed AB_ADORAMUS and AB_JUDEX's damage unnaturally high. 14 gadi atpakaļ
  Inkfish adc70a0595 * Fixed AB_ADORAMUS's partner and item check. 14 gadi atpakaļ
  Inkfish cfcffb4d0f * Added a null pointer check to AB_CLEMENTIA and AB_CANTO. 14 gadi atpakaļ
  Inkfish 0dded7556b * Fixed skillratio of Archbishop skills is 100% higher than it's supposed be.(it's initialized to be 100% not 0) 14 gadi atpakaļ
  flaviojs 45a7620f6b * Quick fix for crash when blessing a mob. 14 gadi atpakaļ
  Gepard 661412206e * Reverted unnecessary signature change of clif_skill_fail from r14941. 14 gadi atpakaļ
  L0ne_W0lf f755dd18b3 - Implemented first version of Archbishop skills. Preliminary version, see doc/3rd_job_notes.txt for details/bugs/issues with skills. 14 gadi atpakaļ
  brianluau 0a72363b1c - Fixed a typo in quests_amatsu (bugreport:4861). 14 gadi atpakaļ
  Skotlex 5b4c84d286 - Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage of packet 0x7e1 (PACKET_ZC_SKILLINFO_UPDATE2) to report skill inf changes. 14 gadi atpakaļ
  ai4rei 7662f1e897 * Fixed monsters above Lv99 displaying a Lv99 aura (bugreport:3986). 14 gadi atpakaļ
  ai4rei 9b7854c898 * Added quick validation of guild emblems' bitmap format to prevent forged emblems, that cause the client to crash, from being accepted (thx to sinya for a sample). 14 gadi atpakaļ
  brianluau fdc4f040c7 - Fixed some script typos (bugreport:4861, bugreport:5028). 14 gadi atpakaļ
  ai4rei deb770e053 * Added -fno-strict-aliasing detection to configure.in (-fstrict-aliasing is added through -O2), since the code is not aliasing safe and causes warnings with gcc. 14 gadi atpakaļ