Commit History

Author SHA1 Message Date
  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
  ai4rei 2cfd322c38 * Added support for removal of trailing comments to sv_readdb (bugreport:4680). 14 years ago
  ai4rei 7eae5b9381 * Fixed local files could not be aliased with resnametable.txt in grfio (bugreport:2203, since r5152). 14 years ago
  ai4rei 630a5810e9 * Cleanups to grfio. 14 years ago
  ai4rei 0a86d090c1 * Updates to map cache generator tool. 14 years ago
  ai4rei bf53c4e2a8 * Pending trade requests no longer prevent a character from trading someone else instead (official). 14 years ago
  ai4rei 55a4f8411e * Updated mapcache up to 2010-12-01. Adds Bifrost, Dewata and Malangdo maps. 14 years ago
  ai4rei 75ca2f146a * Fixed improper use of itemdb_search. It does not return NULL but a dummy item, if the item id is invalid. 14 years ago
  L0ne_W0lf 310d719f6e - Lowered the required level to equip Expert Ring from 90 to 50. (bugreport:2853) 14 years ago
  ai4rei ad0f39a6ec * Made remaining csv databases (guild, castle, homunculus, itemdb, mercenary) use sv_readdb, where applicable (follow up to r14524, r14526 and r14532). 14 years ago
  ai4rei 33d2446b11 * Collection of random insignificant changes. 14 years ago
  ai4rei 73ea4abec4 * Fixed 'console' plugin not working on Windows, due to NULL passed to CreateThread instead of required pointer to thread id variable. 14 years ago
  ai4rei b7c868ef79 * Fixed char-server making assumptions about RFIFO data length in character deletion packet (since r10909). 14 years ago
  ai4rei e52ae8ad6c * Removed unmaintained and broken 'adduser' tool (topic:262284). 14 years ago
  ai4rei 3ca9ea993f * Fixed skill_can_produce_mix not checking, whether or not the produced goods can actually be stored (bugreport:4674). 14 years ago
  brianluau 85d04b3cfb - Added missing script_pushint() in 'checkweight' that were forgotten in r14629. 14 years ago
  ai4rei 17cbc67f05 * Reverted r14565, as the database version is already properly commented in source and is overwritten upon first sync of account.txt anyway. 14 years ago
  ai4rei b0a320808c * Cleaned up script command checkweight. 14 years ago
  ai4rei 5984718d86 * Fixed opening other player's vending terminating currently running NPC conversation. Vending is now unavailable when talking to an NPC (bugreport:2208). 14 years ago
  ai4rei 226fa32b4c * Fixed items, that get dropped at 100% chance, being reported in @iteminfo as 'available in the shops only' (since/replaces r3482). 14 years ago
  ai4rei 708ea3bf59 * Updated commands @delitem/#delitem. 14 years ago
  ai4rei cce4c55f47 * Fixed two-hand weapons not getting recognized as such upon equipping, causing respective one-hand weapon's base ASPD values being used instead (bugreport:4659, related r12599). 14 years ago
  ai4rei e07b6c4caa * Updated script commands delitem and delitem2. 14 years ago
  ai4rei 3eb60a58f7 * Fixed a compile error in txt-converter-char caused by 'save_log' being declared by both SQL and TXT (bugreport:4671, since r14619). 14 years ago
  ai4rei 78f2401ea0 * Made SQL char-server options 'chars_per_account' and 'char_del_level' work on TXT as well (follow up to r1063 and r8420). 14 years ago