ultramage
|
81420ce9cd
Reverted r14504, the old value is correct due to how the equation works.
|
14 years ago |
ultramage
|
74872445ff
Changed 'killerrid' and 'killedrid' from player vars to player params (bugreport:3249).
|
14 years ago |
ai4rei
|
6354bf0a0c
* Some updates and fixes to script command documentation. [Ai4rei]
|
14 years ago |
ai4rei
|
5042f8262c
* Fixed base and job exp not getting reset on (de)leveling through commands (bugreport:85).
|
14 years ago |
ai4rei
|
f483bfedc3
* Fixed auto-generated statpoint table missing 3 status points (since r1107).
|
14 years ago |
ai4rei
|
10396bbbbf
* Too large client packets, which would otherwise cause the client to crash, are now dropped and reported (bugreport:4391).
|
14 years ago |
ai4rei
|
3541b61e5e
* Fixed a crash when an unknown map is encountered during parsing a 'script' npc and the script has mismatched curly braces (bugreport:4423, since r11502).
|
14 years ago |
ai4rei
|
db5357a6e0
* Fixed script commands attachrid and detachrid not updating the attached character's information about currently running script, causing errors with dialog-based scripts or preventing characters from walking (bugreport:4571).
|
14 years ago |
ai4rei
|
68168bbf6d
* Fixed party booking search not interpreting level 0 as 'all levels' and using level as upper rather than lower bound (bugreport:4537, since r14412).
|
14 years ago |
Paradox924X
|
8b08fa4241
Display a message showing the user where to change MAX_ITEMDELAYS when they have too many entries in the item_delays db. Follow-up to r14455.
|
14 years ago |
ai4rei
|
d19aa50b9e
* Fixed calls to pc_delautobonus assuming map_session_data::autobonus2 and map_session_data::autobonus3 arrays having the same size as map_session_data::autobonus (since r13915).
|
14 years ago |
ai4rei
|
d503330ed8
* Fixed pets with player sprites causing the client to crash while looking for non-existing resources (topic:260895, follow up to r14488).
|
14 years ago |
ai4rei
|
f4cf08b311
* Fixed script command getusers causing map server to crash when called with type 0 without attached character (bugreport:4565).
|
14 years ago |
ai4rei
|
338b3ad2d4
* Labels longer than 23 characters will no longer cause the server to exit immediately (bugreport:4563, since r1213).
|
14 years ago |
ai4rei
|
4ffaed9527
* Various small cleanups.
|
14 years ago |
ai4rei
|
1b9c1fc3d1
* Added script command pushpc, which is required by newer scripts.
|
14 years ago |
ai4rei
|
3d66b0309b
* Fixed map-server displaying 'PK Mode' notice only for pk_mode 1 (since r8402).
|
14 years ago |
L0ne_W0lf
|
6f62ea2499
* Added quest log support for the following quests.
|
14 years ago |
ai4rei
|
6688ea5e2c
* Fixed Rogue skill Steal Coin working on boss monsters (bugreport:2442).
|
14 years ago |
ai4rei
|
29f9e79242
* Fixed disguising as player clone causing the client to crash while looking for non-existing NPC sprites (bugreport:4428, since r14387, related r14383).
|
14 years ago |
ai4rei
|
53fd4cef96
* Fixed guild and guild member exp truncation issue (bugreport:4130, since r14242).
|
14 years ago |
ai4rei
|
4a8ab94031
* Fixed saving/loading errors with compilers (such as VC6, MinGW), which do not recognize %ll format (since r14242).
|
14 years ago |
ai4rei
|
c43e2699ee
* Fixed map server getting notified of hair, hair color, gender, class and level changes from a char server (TXT only) twice (since r2986).
|
14 years ago |
ai4rei
|
611892db22
* Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818).
|
14 years ago |
ai4rei
|
c56477a9fc
* Fixed a crash when shutting down char-server (TXT only), after it failed to load storage save data (since r1275).
|
14 years ago |
ai4rei
|
3c92cf8047
* mail_deliveryfail no longer attempts to log (since r12910) and give items (since r11855), when there is no item attached to the mail (bugreport:3239).
|
14 years ago |
ai4rei
|
103e46fdab
* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).
|
14 years ago |
ai4rei
|
f91b018810
* Added 64-bit variants of the socket and buffer I/O macros.
|
14 years ago |
ai4rei
|
e82c68b8bc
* Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/) portability framework for Visual C++ compilers (related bugreport:4059).
|
14 years ago |
ai4rei
|
bf02bec085
* Made atcommand declarations use ACMD_FUNC macro (bugreport:4252, related r11607).
|
14 years ago |