brianluau
|
d3d4504d7f
- Fixed a typo in eA Job System documentation.
|
14 år sedan |
ultramage
|
1370e74073
Quick fix to Venom Splasher's Poison React bonus, 30% -> 20%, based on aegis (bugreport:230).
|
14 år sedan |
ai4rei
|
e769080fca
* Fixed Super Novices could not be adopted (bugreport:4907, since r12389).
|
14 år sedan |
ai4rei
|
c5c6d83877
* Improved error reporting during monster database and spawn data reading.
|
14 år sedan |
Gepard
|
69948858c4
* Merged changes from trunk [14824:14825/trunk].
|
14 år sedan |
Gepard
|
336680302f
* Extracted calculations of the number of status points PC gets when leveling up to a function.
|
14 år sedan |
Gepard
|
5d8e2e76bb
* Removed status point calculations (duplicate) from `pc_resetstate` function. It is now handled by `pc_need_status_point`.
|
14 år sedan |
Gepard
|
2e3209566f
* Added support for increased max statistics (parameters) for 3rd classes (regular and baby).
|
14 år sedan |
Gepard
|
44a2936f02
* Fixes to Job Level stat bonuses table.
|
14 år sedan |
ai4rei
|
38725ab312
* Merged changes from trunk [14784:14819/trunk].
|
14 år sedan |
ai4rei
|
5179a206ba
* Merged pcdb_checkid update from renewal [14810/branches/renewal].
|
14 år sedan |
Gepard
|
ab5c7c3c16
* Added Job Level stat bonuses for baby third classes.
|
14 år sedan |
ai4rei
|
600e9e8320
* Moved bitfield 'boss' inside 'spawn_data' and 'mob_data' into the respective state struct (from r13813, follow up to r14795).
|
14 år sedan |
ai4rei
|
aaab80fb80
* Some NPC event related cleaning.
|
14 år sedan |
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 |
Gepard
|
adcb91039d
* Updated attribute (element) damage adjustment table.
|
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
|
aa86741f87
* Fixed pcdb_checkid not recognizing invalid/unused job classes (bugreport:4830, since r14755).
|
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 |