ai4rei
|
0204e9c914
* Fixed mapflags 'restricted', 'nocommand', 'bexp' and 'jexp' still not getting completely initialized upon @reloadscript (bugreport:4710, follow up to r14548).
|
пре 14 година |
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 година |
ai4rei
|
43ce11026b
* Fixed chrif-packet processing considering free/unused packet IDs incorrectly as variable length packets (-1 = variable length, 0 = disabled packet).
|
пре 14 година |
ai4rei
|
ba5d1ec3ac
* Added support for creating account through the console-plugin on login-server (replaces ladmin functionality unavailable through atcommands).
|
пре 14 година |
ai4rei
|
4f517e1ebb
* Reformatting and minor cleanups to console-plugin related code.
|
пре 14 година |
ai4rei
|
825df9dda1
* Fixed script command 'cleararray' setting 1 element more, than it is told to (bugreport:2047, since r12253).
|
пре 14 година |
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 година |
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 година |
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 година |
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 година |
ai4rei
|
c8f5056a4a
* Fixed kill steal protection result in skill casting (unit_skilluse_id2) not getting evaluated (bugreport:1808, since r12203).
|
пре 14 година |
ai4rei
|
bc191110f2
* Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:1785, since r1602).
|
пре 14 година |
ai4rei
|
f543097124
* Fixed @homlevel usage message stating, that deleveling is possible, although it is not (bugreport:1485, since r10272).
|
пре 14 година |
brianluau
|
6db17907b0
- Removed extra slashes in item_db.txt (bugreport:4686)
|
пре 14 година |
ai4rei
|
b7ab5cac1d
* Fixed @alootid using 'autolootitem' (internal name) in it's usage message (bugreport:1445, since r12203).
|
пре 14 година |
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 година |
ai4rei
|
7c8ea87859
* Fixed script command 'deletearray' deleting incorrect amount of array elements from arrays with empty elements (bugreport:4628).
|
пре 14 година |
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 година |
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 година |
ai4rei
|
2cfd322c38
* Added support for removal of trailing comments to sv_readdb (bugreport:4680).
|
пре 14 година |
ai4rei
|
7eae5b9381
* Fixed local files could not be aliased with resnametable.txt in grfio (bugreport:2203, since r5152).
|
пре 14 година |
ai4rei
|
630a5810e9
* Cleanups to grfio.
|
пре 14 година |
ai4rei
|
0a86d090c1
* Updates to map cache generator tool.
|
пре 14 година |
ai4rei
|
bf53c4e2a8
* Pending trade requests no longer prevent a character from trading someone else instead (official).
|
пре 14 година |
ai4rei
|
55a4f8411e
* Updated mapcache up to 2010-12-01. Adds Bifrost, Dewata and Malangdo maps.
|
пре 14 година |
ai4rei
|
75ca2f146a
* Fixed improper use of itemdb_search. It does not return NULL but a dummy item, if the item id is invalid.
|
пре 14 година |
L0ne_W0lf
|
310d719f6e
- Lowered the required level to equip Expert Ring from 90 to 50. (bugreport:2853)
|
пре 14 година |
ai4rei
|
ad0f39a6ec
* Made remaining csv databases (guild, castle, homunculus, itemdb, mercenary) use sv_readdb, where applicable (follow up to r14524, r14526 and r14532).
|
пре 14 година |
ai4rei
|
33d2446b11
* Collection of random insignificant changes.
|
пре 14 година |
ai4rei
|
73ea4abec4
* Fixed 'console' plugin not working on Windows, due to NULL passed to CreateThread instead of required pointer to thread id variable.
|
пре 14 година |