Commit History

Autor SHA1 Mensaxe Data
  skotlex ae631dda54 - Updated the item_db search functions so that when returning the dummy-item, it first updates the nameid to match the requested one, this prevents pc_additem later on giving you an item with ID 500 instead of the ID requested. %!s(int64=18) %!d(string=hai) anos
  skotlex 25b73f7772 - Added a clif_skill_nodamage packet when using Repair Weapon, just to see what happens. %!s(int64=18) %!d(string=hai) anos
  skotlex f7e2c8a84c - Likely fixed "half" of the alliance being saved, which ends up in guilds that can attack another, but not viceversa. %!s(int64=18) %!d(string=hai) anos
  skotlex 961cd2330f - Added deleting of saved Status changes on character delete for the Char-TXT server. %!s(int64=18) %!d(string=hai) anos
  skotlex 570b52caff - Fixed the can-act delay never being checked when requesting to use Homunculus Skills. O.O %!s(int64=18) %!d(string=hai) anos
  skotlex 4eabecd228 - Fixed warmth skills draining SP of the target, not the caster. %!s(int64=18) %!d(string=hai) anos
  skotlex 1b4521aff2 - Estimation /Sense/ whatever will no longer hide the vit bonus to mdef2, as reported by Playtester. %!s(int64=18) %!d(string=hai) anos
  Playtester 95f9bcf86d Updated item_db.sql and mob_db.sql %!s(int64=18) %!d(string=hai) anos
  Playtester dcbf489aa7 * Fixed X.3 Cooking drop rates %!s(int64=18) %!d(string=hai) anos
  skotlex c9f9218a2b - Shadow Jump no longer goes over walls. %!s(int64=18) %!d(string=hai) anos
  skotlex d16c9da400 - Corrected Smokie's pet script to use petskillbonus instead of "bonus" %!s(int64=18) %!d(string=hai) anos
  Lupus b31b779d1c missing next fix %!s(int64=18) %!d(string=hai) anos
  Lupus 7ef996bde3 fixed Payon city %!s(int64=18) %!d(string=hai) anos
  Playtester 8f63691455 * Fixed Abyss Lake drop rates %!s(int64=18) %!d(string=hai) anos
  Lupus b5ba00eebb fixed momomtaro, massive einbroch quests bugfix %!s(int64=18) %!d(string=hai) anos
  Playtester 1f9adcc475 * Fixed Thanatos Tower drop rates %!s(int64=18) %!d(string=hai) anos
  Lupus 29582c3a3a keep treasure box count on reboot %!s(int64=18) %!d(string=hai) anos
  Lupus 4e0274eac0 fixed WoE defence/eco underflow %!s(int64=18) %!d(string=hai) anos
  Lupus 526a7ce897 fixed some typos, optimized, added missing NEXT; %!s(int64=18) %!d(string=hai) anos
  Playtester 796eb8711e Started fixing up X.3 drop rates %!s(int64=18) %!d(string=hai) anos
  skotlex 955a3c310b - SC_CHANGE cannot override itself anymore. This fixes being able to "recast" the skill while it's still active to lengthen the duration AND rehealing the target. %!s(int64=18) %!d(string=hai) anos
  skotlex 66869ed12a - Changed a bit the dnsbl lookup in the login servers to make it faster. %!s(int64=18) %!d(string=hai) anos
  skotlex 4f24872a12 - Fixed compilation for native windows builds. %!s(int64=18) %!d(string=hai) anos
  skotlex 84f86fa96e - Modified the nocommand mapflag so you can specify the GM range that is blocked from using commands (eg: "prontera.gat mapflag nocommand 40" disables commands to characters in the GM range 0~39) %!s(int64=18) %!d(string=hai) anos
  skotlex c06808095d - Modified the char-server TXT whisper system to use the online_db to know to which map server forward whispers, instead of just sending the whisper to every map server. %!s(int64=18) %!d(string=hai) anos
  skotlex a64ba50b61 - Readded the setting TCP_NODELAY on socket.c to see if it fixes the walk-lag issue. %!s(int64=18) %!d(string=hai) anos
  skotlex 3c5c104561 - Modified the login SQL server so that case insensitive lookups use "where name = BINARY 'name'" instead of "where BINARY name = 'name'", since this way the name index should be used, and performance will no longer be heavily affected. %!s(int64=18) %!d(string=hai) anos
  skotlex 0697e450ed - Improved sql-query to check if name already exists when creating new chars. %!s(int64=18) %!d(string=hai) anos
  skotlex 5af063b223 - Updated convert_engine.sql to use TYPE instead of ENGINE to be compatible with Mysql 4 installations. %!s(int64=18) %!d(string=hai) anos
  Playtester 7928d4203e Fixed NPC_ATTRICHANGE being targeted rather than self %!s(int64=18) %!d(string=hai) anos