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