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