Commit History

Autor SHA1 Mensaxe Data
  skotlex fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. %!s(int64=19) %!d(string=hai) anos
  skotlex 4597fbab18 - @heal no longer displays a healing animation. Fixes the client believing you couldn't be healed more than 32K. %!s(int64=19) %!d(string=hai) anos
  skotlex 0158ab793e - Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa) %!s(int64=19) %!d(string=hai) anos
  skotlex 55df062534 - Added structure party_data and party_member_data to the map server to hold party-specific required information about parties including Monk/TK/SG/SN states and party member count. %!s(int64=19) %!d(string=hai) anos
  skotlex 2e5660ec68 - Fixed @mapinfo displaying incorrectly maps with nosave which send you back to your last savepoint. %!s(int64=19) %!d(string=hai) anos
  skotlex 668bd449ac - Fixed @skilltree printing out Unknown job for most targets used. %!s(int64=19) %!d(string=hai) anos
  skotlex 0ce7ab026f - Fixed item info not displaying the found item id... ~.~ %!s(int64=19) %!d(string=hai) anos
  skotlex f3b27cf90d - Fixed item info not displaying the weight value properly. %!s(int64=19) %!d(string=hai) anos
  shadow 966c0e57c0 Fixed @mi/@mobinfo not showing the name collumns correcly %!s(int64=19) %!d(string=hai) anos
  LuzZza e0ed8401c4 Typo fix. %!s(int64=19) %!d(string=hai) anos
  skotlex 0d344b6bb1 - Fixed @mobinfo displaying the wrong element. %!s(int64=19) %!d(string=hai) anos
  skotlex ba6216e43e - Rewrote/cleaned up @petfriendly. %!s(int64=19) %!d(string=hai) anos
  Lance e266a08f7c [Optimized]: %!s(int64=19) %!d(string=hai) anos
  skotlex 1d027c8db8 - Removed the on-die specific code from unit_remove_map and placed it on the corresponding *_dead functions. unit_remove_map should never assume the char died, it is just a "remove from map" function. %!s(int64=19) %!d(string=hai) anos
  Lance a28e9d802c [Optimized] %!s(int64=19) %!d(string=hai) anos
  skotlex f2cedb537e - Added functions status_revive, pc_revive and mob_revive to handle revival (it doesn't handles player respawning, though) %!s(int64=19) %!d(string=hai) anos
  skotlex 856240443d - Added structure status_data which holds status-related information (str, agi, etc, speed, amotion, adelay, dmotion, weapon-damage, race, size, etc) and weapon_atk structure with the weapon specific info (atk, atk2, element) to be used by all combat structures (TODO: Homun needs to be updated to use it) %!s(int64=19) %!d(string=hai) anos
  Lupus d5dd578e57 added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings %!s(int64=19) %!d(string=hai) anos
  skotlex e2eadf7bb2 - Rewrote/cleaned up trade.c for a more clean trading implementation. %!s(int64=19) %!d(string=hai) anos
  skotlex 0b8b0ffa96 - Modified @commands to use Meruru's code which is faster and does a fair attempt at tabulating the commands presented. %!s(int64=19) %!d(string=hai) anos
  skotlex 91bae7f498 - Fixed a bug in @commands, most likely the reason some people were still getting crashes. %!s(int64=19) %!d(string=hai) anos
  skotlex 10e96bef2c - Fixed @commands not showing the last available commands (unless the total amount of commands is divisible by ten) %!s(int64=19) %!d(string=hai) anos
  Zido cc3dc433b9 - Read changelog. %!s(int64=19) %!d(string=hai) anos
  eaac 6366ef616f %!s(int64=19) %!d(string=hai) anos
  skotlex a312cf5d84 - Corrected @whomap directly invoking msg_table[] rather than msg_txt() %!s(int64=19) %!d(string=hai) anos
  LuzZza c2276ce3e2 Added @noask command: enable/disable deals/invites autorejecting. %!s(int64=19) %!d(string=hai) anos
  Lance 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. %!s(int64=19) %!d(string=hai) anos
  skotlex f8db64c952 - Added constant MAX_MOB_DROP to specify the amount of normal drops a mob has. The mob_db reading code will automatically parse the file according to the number of drops expected (the Mexp/Mper and MVP item rewards must still be after the normal drops). Set to 10 currently. %!s(int64=19) %!d(string=hai) anos
  skotlex 1b38364cab - Storm Kick's range increased to 2. %!s(int64=19) %!d(string=hai) anos
  skotlex 6082535bca - Small change in @commands, may fix the null-pointer error. %!s(int64=19) %!d(string=hai) anos