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