Commit History

Author SHA1 Message Date
  ai4rei 10d1f8f8eb * Added documentation for undocumented bonuses (bugreport:4727, follow up to r302, r354, r485, r699, r928, r1116, r6221, r7982, r10031, r13596 and r14018). 14 years ago
  ai4rei dd4a090c69 * Some cleaning here and there. 14 years ago
  ai4rei 2d495bd0f2 * Updated Aegis NPC ID constants from current npcidentity.lub (bugreport:4706). 14 years ago
  ai4rei 639bafa88e * Fixed solo dance/star gladiator warm AoE no longer following the owner and cloaking wall rules no longer working (bugreport:4720, since r14671). 14 years ago
  ai4rei 9799eb3699 * Various fixes for scripts that are disabled by default. 14 years ago
  ai4rei 178cc183ab * Fixed a map-server crash, when a script attempts to call a local function, which has only a forward declaration. Such functions now count as script parse error (bugreport:4009, since r3422). 14 years ago
  ai4rei a4b7cce2c5 * Various accumulated insignificant fixes to documentation, examples and comments. 14 years ago
  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. 14 years ago
  ai4rei a7810e9646 * Removed unconditional redundant status change checks before status_change_end calls (follow up to r12890). 14 years ago
  ai4rei ad4e9bbee1 * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). 14 years ago
  ai4rei 47ca51f9e2 * Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends) (topic:262934). 14 years ago
  ai4rei 0204e9c914 * Fixed mapflags 'restricted', 'nocommand', 'bexp' and 'jexp' still not getting completely initialized upon @reloadscript (bugreport:4710, follow up to r14548). 14 years ago
  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). 14 years ago
  ai4rei 43ce11026b * Fixed chrif-packet processing considering free/unused packet IDs incorrectly as variable length packets (-1 = variable length, 0 = disabled packet). 14 years ago
  ai4rei ba5d1ec3ac * Added support for creating account through the console-plugin on login-server (replaces ladmin functionality unavailable through atcommands). 14 years ago
  ai4rei 4f517e1ebb * Reformatting and minor cleanups to console-plugin related code. 14 years ago
  ai4rei 825df9dda1 * Fixed script command 'cleararray' setting 1 element more, than it is told to (bugreport:2047, since r12253). 14 years ago
  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). 14 years ago
  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). 14 years ago
  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). 14 years ago
  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). 14 years ago
  ai4rei c8f5056a4a * Fixed kill steal protection result in skill casting (unit_skilluse_id2) not getting evaluated (bugreport:1808, since r12203). 14 years ago
  ai4rei bc191110f2 * Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:1785, since r1602). 14 years ago
  ai4rei f543097124 * Fixed @homlevel usage message stating, that deleveling is possible, although it is not (bugreport:1485, since r10272). 14 years ago
  brianluau 6db17907b0 - Removed extra slashes in item_db.txt (bugreport:4686) 14 years ago
  ai4rei b7ab5cac1d * Fixed @alootid using 'autolootitem' (internal name) in it's usage message (bugreport:1445, since r12203). 14 years ago
  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. 14 years ago
  ai4rei 7c8ea87859 * Fixed script command 'deletearray' deleting incorrect amount of array elements from arrays with empty elements (bugreport:4628). 14 years ago
  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). 14 years ago
  L0ne_W0lf edc1fa9bb8 Shuffled around disabled headgears, more accurate to what is and isn't avaliable in kRO. Snuck in a few minor fixes. 14 years ago