ai4rei
|
825df9dda1
* Fixed script command 'cleararray' setting 1 element more, than it is told to (bugreport:2047, since r12253).
|
14 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
ai4rei
|
c8f5056a4a
* Fixed kill steal protection result in skill casting (unit_skilluse_id2) not getting evaluated (bugreport:1808, since r12203).
|
14 gadi atpakaļ |
ai4rei
|
bc191110f2
* Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:1785, since r1602).
|
14 gadi atpakaļ |
ai4rei
|
f543097124
* Fixed @homlevel usage message stating, that deleveling is possible, although it is not (bugreport:1485, since r10272).
|
14 gadi atpakaļ |
brianluau
|
6db17907b0
- Removed extra slashes in item_db.txt (bugreport:4686)
|
14 gadi atpakaļ |
ai4rei
|
b7ab5cac1d
* Fixed @alootid using 'autolootitem' (internal name) in it's usage message (bugreport:1445, since r12203).
|
14 gadi atpakaļ |
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 gadi atpakaļ |
ai4rei
|
7c8ea87859
* Fixed script command 'deletearray' deleting incorrect amount of array elements from arrays with empty elements (bugreport:4628).
|
14 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
ai4rei
|
2cfd322c38
* Added support for removal of trailing comments to sv_readdb (bugreport:4680).
|
14 gadi atpakaļ |
ai4rei
|
7eae5b9381
* Fixed local files could not be aliased with resnametable.txt in grfio (bugreport:2203, since r5152).
|
14 gadi atpakaļ |
ai4rei
|
630a5810e9
* Cleanups to grfio.
|
14 gadi atpakaļ |
ai4rei
|
0a86d090c1
* Updates to map cache generator tool.
|
14 gadi atpakaļ |
ai4rei
|
bf53c4e2a8
* Pending trade requests no longer prevent a character from trading someone else instead (official).
|
14 gadi atpakaļ |
ai4rei
|
55a4f8411e
* Updated mapcache up to 2010-12-01. Adds Bifrost, Dewata and Malangdo maps.
|
14 gadi atpakaļ |
ai4rei
|
75ca2f146a
* Fixed improper use of itemdb_search. It does not return NULL but a dummy item, if the item id is invalid.
|
14 gadi atpakaļ |
L0ne_W0lf
|
310d719f6e
- Lowered the required level to equip Expert Ring from 90 to 50. (bugreport:2853)
|
14 gadi atpakaļ |
ai4rei
|
ad0f39a6ec
* Made remaining csv databases (guild, castle, homunculus, itemdb, mercenary) use sv_readdb, where applicable (follow up to r14524, r14526 and r14532).
|
14 gadi atpakaļ |
ai4rei
|
33d2446b11
* Collection of random insignificant changes.
|
14 gadi atpakaļ |
ai4rei
|
73ea4abec4
* Fixed 'console' plugin not working on Windows, due to NULL passed to CreateThread instead of required pointer to thread id variable.
|
14 gadi atpakaļ |
ai4rei
|
b7c868ef79
* Fixed char-server making assumptions about RFIFO data length in character deletion packet (since r10909).
|
14 gadi atpakaļ |
ai4rei
|
e52ae8ad6c
* Removed unmaintained and broken 'adduser' tool (topic:262284).
|
14 gadi atpakaļ |
ai4rei
|
3ca9ea993f
* Fixed skill_can_produce_mix not checking, whether or not the produced goods can actually be stored (bugreport:4674).
|
14 gadi atpakaļ |
brianluau
|
85d04b3cfb
- Added missing script_pushint() in 'checkweight' that were forgotten in r14629.
|
14 gadi atpakaļ |
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 gadi atpakaļ |