skotlex
|
dabaf379a9
- The default packet version is now 8. Clients from November2006 and before can no longer get past the char-server unless you change it back to 7.
|
vor 18 Jahren |
FlavioJS
|
781fa7bb72
- A bit more work on Ticket #41.
|
vor 18 Jahren |
skotlex
|
68e1eb420a
- Corrected range of self destruction / bio explosion to be equal to their splash range.
|
vor 18 Jahren |
ultramage
|
06074c6046
Fixed @loadnpc not updating the script_event[] array
|
vor 18 Jahren |
ultramage
|
148f3fca88
Cleaning up of the socket code
|
vor 18 Jahren |
skotlex
|
c1d503fdcb
- Moved define CHAT_SIZE to clif.c, added define CHATBOX_SIZE to specify that 70 char limit of the input area.
|
vor 18 Jahren |
skotlex
|
7946ebfc48
- Fixed char-server not sending party status update when a member logs on/off
|
vor 18 Jahren |
skotlex
|
29e3b9e204
- Fixed @lvup, #lvup not doing a stat reset and lowering your status points if you had 0 status points at that time.
|
vor 18 Jahren |
skotlex
|
2a5ec09a11
- The define MESSAGE_SIZE was wrong! It is only used for input boxes. Therefore now it is only used for Vending, Talkie box and Graffiti
|
vor 18 Jahren |
skotlex
|
c848fd71d2
- Item search is now a bit smarter. When no item is found with the same 'aegis name', then the 'normal' name is used instead.
|
vor 18 Jahren |
ultramage
|
d241d16d2a
Some misc cleanups (typos, formatting, forgotten changelog entry etc)
|
vor 18 Jahren |
ultramage
|
86221c4e69
Reformatted and translated atcommand.c
|
vor 18 Jahren |
ultramage
|
13014280f0
Simple cleanup
|
vor 18 Jahren |
ultramage
|
f4a0404503
Corrected indentation of the atcommand table (editor compatibility)
|
vor 18 Jahren |
ultramage
|
e034ce07bb
Typo hunt
|
vor 18 Jahren |
ultramage
|
89f25a569d
* Fixed the server not reacting properly to atcommands/charcommands when using langtype 10/11 (the |XY codepage indicator wasn't being trimmed)
|
vor 18 Jahren |
skotlex
|
fa2d2ced6e
- Updated merc_reset_stats to handle resetting skill tree and points as well.
|
vor 18 Jahren |
skotlex
|
eb86aea493
- Updated @homshuffle to preserve current hom's exp.
|
vor 18 Jahren |
skotlex
|
ae58a47909
- Modified the Storm Gust freeze counter code. It now takes into consideration the ID of the skill before increasing the counter, which should effectively yield the closest aproximation to official (even though the counter will reset if you step out of a SG and into another one, we do not know yet what should happen in such a case).
|
vor 18 Jahren |
skotlex
|
ed5678ed7d
- Corrected atcommand @homstats so it shows the correct minimum/maximum possible values.
|
vor 18 Jahren |
skotlex
|
07b63243a3
- Added atcommand @homstats so you can check your homunculus stats and compare them to the minimum/maximum values that you could have at your current level. This command is meant to help figure out if homuncs are indeed getting a faster stat growth than they should have.
|
vor 18 Jahren |
skotlex
|
1fcb743f2b
- Probably fixed the registration flood protection code being broken.
|
vor 18 Jahren |
ultramage
|
b0aa97039b
Unimportant cleanups
|
vor 18 Jahren |
ultramage
|
fbe23f27a2
Undid the memset->malloc_set replacement
|
vor 18 Jahren |
ultramage
|
9f164c312b
- re-added the duplicit nj/gs name messages in msg_athena
|
vor 18 Jahren |
Lupus
|
c7b86500e5
fixed @go bug
|
vor 18 Jahren |
ultramage
|
851a1e259a
- Updated /doc from jAthena
|
vor 18 Jahren |
ultramage
|
e46b9e7d41
- Now the server will by default perform symmetric adding of friends
|
vor 18 Jahren |
FlavioJS
|
129bff5fb6
- Fixed FIFO defines in TURBO mode.
|
vor 18 Jahren |
ultramage
|
215762fe8c
- Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements.
|
vor 18 Jahren |