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.
|
před 18 roky |
FlavioJS
|
781fa7bb72
- A bit more work on Ticket #41.
|
před 18 roky |
skotlex
|
68e1eb420a
- Corrected range of self destruction / bio explosion to be equal to their splash range.
|
před 18 roky |
ultramage
|
06074c6046
Fixed @loadnpc not updating the script_event[] array
|
před 18 roky |
ultramage
|
148f3fca88
Cleaning up of the socket code
|
před 18 roky |
skotlex
|
c1d503fdcb
- Moved define CHAT_SIZE to clif.c, added define CHATBOX_SIZE to specify that 70 char limit of the input area.
|
před 18 roky |
skotlex
|
7946ebfc48
- Fixed char-server not sending party status update when a member logs on/off
|
před 18 roky |
skotlex
|
29e3b9e204
- Fixed @lvup, #lvup not doing a stat reset and lowering your status points if you had 0 status points at that time.
|
před 18 roky |
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
|
před 18 roky |
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.
|
před 18 roky |
ultramage
|
d241d16d2a
Some misc cleanups (typos, formatting, forgotten changelog entry etc)
|
před 18 roky |
ultramage
|
86221c4e69
Reformatted and translated atcommand.c
|
před 18 roky |
ultramage
|
13014280f0
Simple cleanup
|
před 18 roky |
ultramage
|
f4a0404503
Corrected indentation of the atcommand table (editor compatibility)
|
před 18 roky |
ultramage
|
e034ce07bb
Typo hunt
|
před 18 roky |
ultramage
|
89f25a569d
* Fixed the server not reacting properly to atcommands/charcommands when using langtype 10/11 (the |XY codepage indicator wasn't being trimmed)
|
před 18 roky |
skotlex
|
fa2d2ced6e
- Updated merc_reset_stats to handle resetting skill tree and points as well.
|
před 18 roky |
skotlex
|
eb86aea493
- Updated @homshuffle to preserve current hom's exp.
|
před 18 roky |
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).
|
před 18 roky |
skotlex
|
ed5678ed7d
- Corrected atcommand @homstats so it shows the correct minimum/maximum possible values.
|
před 18 roky |
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.
|
před 18 roky |
skotlex
|
1fcb743f2b
- Probably fixed the registration flood protection code being broken.
|
před 18 roky |
ultramage
|
b0aa97039b
Unimportant cleanups
|
před 18 roky |
ultramage
|
fbe23f27a2
Undid the memset->malloc_set replacement
|
před 18 roky |
ultramage
|
9f164c312b
- re-added the duplicit nj/gs name messages in msg_athena
|
před 18 roky |
Lupus
|
c7b86500e5
fixed @go bug
|
před 18 roky |
ultramage
|
851a1e259a
- Updated /doc from jAthena
|
před 18 roky |
ultramage
|
e46b9e7d41
- Now the server will by default perform symmetric adding of friends
|
před 18 roky |
FlavioJS
|
129bff5fb6
- Fixed FIFO defines in TURBO mode.
|
před 18 roky |
ultramage
|
215762fe8c
- Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements.
|
před 18 roky |