Historie revizí

Autor SHA1 Zpráva Datum
  ai4rei 7919c7d9fc * Added 'birthdate' field to account data. For SQL apply upgrade_svn14672.sql to upgrade table `login`; for TXT no action is necessary, as it upgrades itself. před 14 roky
  ai4rei a7810e9646 * Removed unconditional redundant status change checks before status_change_end calls (follow up to r12890). před 14 roky
  ai4rei ad4e9bbee1 * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). před 14 roky
  ai4rei 47ca51f9e2 * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). před 14 roky
  ai4rei 0204e9c914 * Fixed mapflags 'restricted', 'nocommand', 'bexp' and 'jexp' still not getting completely initialized upon @reloadscript (bugreport:4710, follow up to r14548). před 14 roky
  ai4rei 3e4934d780 * Removed ladmin (remote administration tool), all related support code and the checkversion.pl tool with it's support code, which was shared with ladmin (topic:262934, related bugreport:1147, bugreport:1889, r9408 and r9610). před 14 roky
  ai4rei 43ce11026b * Fixed chrif-packet processing considering free/unused packet IDs incorrectly as variable length packets (-1 = variable length, 0 = disabled packet). před 14 roky
  ai4rei ba5d1ec3ac * Added support for creating account through the console-plugin on login-server (replaces ladmin functionality unavailable through atcommands). před 14 roky
  ai4rei 4f517e1ebb * Reformatting and minor cleanups to console-plugin related code. před 14 roky
  ai4rei 825df9dda1 * Fixed script command 'cleararray' setting 1 element more, than it is told to (bugreport:2047, since r12253). před 14 roky
  ai4rei 5a2da0f184 * Fixed monster level not getting updated in monster name (option 'show_mob_info'), when a monster levels up (option 'mobs_level_up') (follow up to r8644, related r187). před 14 roky
  ai4rei 4cd68d40e1 * Made script command 'charisalpha' always return 1 when 'isaplha' is true, rather than to return the return value of 'isalpha' which is only defined as zero/non-zero and can be different from 1 (bugreport:2024, related r2003). před 14 roky
  ai4rei ab332bd663 * Fixed packet_len entry for packet 0x289 (ZC_PC_CASH_POINT_UPDATE) not matching the actual size used in clif_cashshop_ack (bugreport:4701, since r14639, follow up to r12264). před 14 roky
  ai4rei 5f93676dea * Fixed script command 'progressbar' resuming fails on second invocation, when there was no script pause between the first and second call (bugreport:4698, since r14024). před 14 roky
  ai4rei c8f5056a4a * Fixed kill steal protection result in skill casting (unit_skilluse_id2) not getting evaluated (bugreport:1808, since r12203). před 14 roky
  ai4rei bc191110f2 * Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:1785, since r1602). před 14 roky
  ai4rei f543097124 * Fixed @homlevel usage message stating, that deleveling is possible, although it is not (bugreport:1485, since r10272). před 14 roky
  brianluau 6db17907b0 - Removed extra slashes in item_db.txt (bugreport:4686) před 14 roky
  ai4rei b7ab5cac1d * Fixed @alootid using 'autolootitem' (internal name) in it's usage message (bugreport:1445, since r12203). před 14 roky
  ai4rei d3d3e871cd * Updated mapcache once more, because the one from r14643 contained official xmas versions of the town maps, now causing glitches after the xmas event on kRO ended. před 14 roky
  ai4rei 7c8ea87859 * Fixed script command 'deletearray' deleting incorrect amount of array elements from arrays with empty elements (bugreport:4628). před 14 roky
  ai4rei 03933a951b * Fixed ends of statement blocks missing script EOL processing, thus causing 'next line' label (-) to misbehave in statement blocks without additional curly braces (bugreport:4417, since r3422). před 14 roky
  L0ne_W0lf edc1fa9bb8 Shuffled around disabled headgears, more accurate to what is and isn't avaliable in kRO. Snuck in a few minor fixes. před 14 roky
  ai4rei 2cfd322c38 * Added support for removal of trailing comments to sv_readdb (bugreport:4680). před 14 roky
  ai4rei 7eae5b9381 * Fixed local files could not be aliased with resnametable.txt in grfio (bugreport:2203, since r5152). před 14 roky
  ai4rei 630a5810e9 * Cleanups to grfio. před 14 roky
  ai4rei 0a86d090c1 * Updates to map cache generator tool. před 14 roky
  ai4rei bf53c4e2a8 * Pending trade requests no longer prevent a character from trading someone else instead (official). před 14 roky
  ai4rei 55a4f8411e * Updated mapcache up to 2010-12-01. Adds Bifrost, Dewata and Malangdo maps. před 14 roky
  ai4rei 75ca2f146a * Fixed improper use of itemdb_search. It does not return NULL but a dummy item, if the item id is invalid. před 14 roky