Revīziju vēsture

Autors SHA1 Ziņojums Datums
  skotlex e74e095778 - Fixed main.sql adding a key on char_id rather than account_id for the char table. 19 gadi atpakaļ
  Lance 4ef75d85f3 - A quick fix for lazy scripters -_- sheesh 19 gadi atpakaļ
  Lance 0ec9bef7cb * [Improved]: 19 gadi atpakaļ
  Lance 54b592fe29 * [Improved]: 19 gadi atpakaļ
  skotlex e4fb5dbbf7 - Updated mob_db.sql and item_db.sql to latest. 19 gadi atpakaļ
  skotlex c5909b0e34 - Marionette and Devotion will now check raw distance and ignore obstacles and the like. 19 gadi atpakaļ
  skotlex 785e089deb - Added irc_channel_pass setting and prevent crashing when irc server lookup by host fails. Thanks to Trancid for the details. 19 gadi atpakaļ
  Lance 6dd1c22d41 * [Fixed]: 19 gadi atpakaļ
  skotlex 89a6b23a92 - Added HM_SKILLBASE, MAX_HOMUNSKILL to specify the skill level range of Homunculus. 19 gadi atpakaļ
  skotlex 9c860c13a4 - Oppositions can't be made during WoE now. 19 gadi atpakaļ
  Lance 7a27be9727 * [Fixed]: 19 gadi atpakaļ
  skotlex fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. 19 gadi atpakaļ
  skotlex 02a4f5d5ae - Fixed a pair of missing initializers in the clif storage functions. 19 gadi atpakaļ
  skotlex 4597fbab18 - @heal no longer displays a healing animation. Fixes the client believing you couldn't be healed more than 32K. 19 gadi atpakaļ
  skotlex 0158ab793e - Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa) 19 gadi atpakaļ
  Lance c165ff1eb6 * [Optimized]: 19 gadi atpakaļ
  skotlex 3b13b070e1 - Made guild member exp an unsigned int. 19 gadi atpakaļ
  Lance 3b9eeb4451 * [Fixed] 19 gadi atpakaļ
  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. 19 gadi atpakaļ
  Vicious 8e3fb1da90 fixed MoM's typo 19 gadi atpakaļ
  Lance 099d8d2605 * Fixed map_readafm missing strcpy(afm_name, m->name). 19 gadi atpakaļ
  Lance b324c2e683 * [Improved]: 19 gadi atpakaļ
  Lance 73afac7540 * [Fixed]: 19 gadi atpakaļ
  skotlex 2e5660ec68 - Fixed @mapinfo displaying incorrectly maps with nosave which send you back to your last savepoint. 19 gadi atpakaļ
  skotlex 2096550252 - Added an error report and correction when the map server receives a guild from the char-server with more guild members than MAX_GUILD. 19 gadi atpakaļ
  MasterOfMuppets 975c39b6c7 Changed the interval between waterballs back to 125, 19 gadi atpakaļ
  MasterOfMuppets 3e901e2ef5 Fixed a typo in char_sql/char.c, thanks to Euph. 19 gadi atpakaļ
  skotlex 51db3a7cdc - Modified guild exp to be an unsigned int rather than a signed one. 19 gadi atpakaļ
  skotlex 668bd449ac - Fixed @skilltree printing out Unknown job for most targets used. 19 gadi atpakaļ
  skotlex 9ce708d5fc - Cleaned clif_pvpset to not send the packet to nearby characters when the source is GM-hidden. May help fix the crash on PvP with gm-hidden characters. 19 gadi atpakaļ