ai4rei
|
f34de92ef0
* Removed impossible condition in mob_parse_dataset as spawn_data::eventname was/is the same size as mob_data::npc_event (since r5707).
|
14 år sedan |
ai4rei
|
333c944cae
* Fixed map-server printing deprecation message, when monster event label was used as transport for special attributes (small/large monsters etc.) in script command 'monster' and related commands (bugreport:1274, since r6592, related r5707).
|
14 år sedan |
ai4rei
|
9d505aed9b
* Random accumulated bits and pieces.
|
14 år sedan |
ai4rei
|
88785ac802
* Added settings 'cashshop_show_points' and 'mail_show_status', both disabled by default, as the messages they control are custom (follow up to r11548 and r12264).
|
14 år sedan |
ai4rei
|
1eb3c83394
* Script command 'query_logsql' now throws a warning when SQL logs are disabled (related r11892).
|
14 år sedan |
ai4rei
|
0c22fcf28e
* Updated/revised description of instance-related script commands (bugreport:4880).
|
14 år sedan |
ai4rei
|
6f5cd0921e
* Removed functions 'decode_zip' (ancient) and 'encode_zip' (from r824) from grfio. These were outdated copies of zlib's 'uncompress' and 'compress' respectively (related r1530 and r5152).
|
14 år sedan |
ai4rei
|
e7e8d8b953
* Removed auto-add feature from mapindex code, as map indexes are used for save data, thus need to be constant across server starts (since r4726).
|
14 år sedan |
ai4rei
|
a5fb3f66cb
* Fixed @makehomun not checking for existing homunculus properly and thus allowing to create a homunculus when one is already present but inactive (bugreport:4879, since r10272).
|
14 år sedan |
ai4rei
|
e6a7748564
* Code cleaning and reformatting in functions responsible for sending guild expel information packets (follow up to r14718 and r14804).
|
14 år sedan |
ai4rei
|
6e34da4c83
* Updated packet 0x163 (ZC_BAN_LIST) to reflect change in packet layout introduced with 2010-08-03aRagexeRE (bugreport:4881, follow up to r14718).
|
14 år sedan |
ai4rei
|
5ae9f931de
* Fixed formatted broadcast messages not working with 2010-11-24aRagexeRE and later (bugreport:4872, since r14120).
|
14 år sedan |
ai4rei
|
1816631974
* Fixed description for script command 'itemheal' claiming, that this command is responsible for potion visual effects which it is not (item-use causes the client to display these) (since r2397).
|
14 år sedan |
ai4rei
|
40ec74d163
* Extended debugging code for bugreport:3504 (related r14599).
|
14 år sedan |
Gepard
|
e9be30aea1
* Fixed quest_check checking exactly 3 quest objectives instead of MAX_QUEST_OBJECTIVES (since r13959).
|
14 år sedan |
ai4rei
|
97eded0c3e
* Updated packet for the view players' equip feature for 2010-11-24aRagexeRE+ and made it support robes (follow up to r14797).
|
14 år sedan |
ai4rei
|
0e5b3ff65e
* Fixed char-server missing some WFIFOHEAD (partially due to r10909 being reverted by r11245, follow up to r9307 and r14618).
|
14 år sedan |
ai4rei
|
847809a9e7
* Added support for visible garments/robes.
|
14 år sedan |
ai4rei
|
134989d2f8
* Updated field `weapon` in table `char` to default to '0' (bare-handed) rather than '1' (knife) (follow up to r11696).
|
14 år sedan |
ai4rei
|
dc6ae732e4
* Some cleanups related to player and monster states.
|
14 år sedan |
Gepard
|
f0865b9aa7
* Fixed some `mob_db` columns being too small for currently used values (bugreport:4866, since r14727).
|
14 år sedan |
Inkfish
|
a30431cdc3
Added missing 0x369 packet.(info provided by Yommy)
|
14 år sedan |
ai4rei
|
84fcf0da35
* Added more packets for clients 2010-11-23aRagexeRE+ provided by Shinryo.
|
14 år sedan |
ai4rei
|
0641ed4d05
* Added support for clients 2010-11-23aRagexeRE+ and 2011-01-11aRagexeRE+.
|
14 år sedan |
ai4rei
|
b3ec545cee
* Fixed switching between musical weapons would cancel ongoing dance skills (bugreport:4756, since r3538).
|
14 år sedan |
ai4rei
|
40b140b335
* Fixed @changegm not updating guild window interface after changing the guild leader (bugreport:408, since r2622, related r3185).
|
14 år sedan |
ai4rei
|
a94aea7582
* Moved duel code into a separate file.
|
14 år sedan |
ai4rei
|
9a2b30522f
* Added *.opt (VS6 workspace cache file) to svn:ignore.
|
14 år sedan |
ai4rei
|
c5b8c85a4f
* Changed pc_jobid2mapid to use a 1:1 mapping which is less prone to errors and faster than the previous method (follow up to r14755).
|
14 år sedan |
ai4rei
|
953ddef5bb
* Fixed memory corruption when amount of players online approached FD_SETSIZE (topic:262388, bugreport:4856, since r11897).
|
14 år sedan |