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 years ago |
skotlex
|
1fcb743f2b
- Probably fixed the registration flood protection code being broken.
|
18 years ago |
ultramage
|
b0aa97039b
Unimportant cleanups
|
18 years ago |
ultramage
|
fbe23f27a2
Undid the memset->malloc_set replacement
|
18 years ago |
ultramage
|
9f164c312b
- re-added the duplicit nj/gs name messages in msg_athena
|
18 years ago |
Lupus
|
c7b86500e5
fixed @go bug
|
18 years ago |
ultramage
|
851a1e259a
- Updated /doc from jAthena
|
18 years ago |
ultramage
|
e46b9e7d41
- Now the server will by default perform symmetric adding of friends
|
18 years ago |
FlavioJS
|
129bff5fb6
- Fixed FIFO defines in TURBO mode.
|
18 years ago |
ultramage
|
215762fe8c
- Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements.
|
18 years ago |
Lance
|
b319b03eba
WTF was I doing?
|
18 years ago |
skotlex
|
b6dbcc39c9
- Fixed some warnings
|
18 years ago |
skotlex
|
58bb9be68a
- Cleaned up some more the code so it works for -DTURBO
|
18 years ago |
FlavioJS
|
52245f90b9
- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before checking if UINT_MAX has been defined.
|
18 years ago |
FlavioJS
|
129e97d6c9
- Minor changes to ers.
|
18 years ago |
skotlex
|
04b76739c4
- Removed CART_MASK as OPTION_CART can take care of that.
|
18 years ago |
skotlex
|
9bd4913d7e
- simplified the code for @autoloot
|
18 years ago |
toms
|
01b6c052c6
Fixed @revive not reviving the good char
|
18 years ago |
toms
|
912fc7a427
Fixed npc commands atcommand & charcommand not working with a custom command_symbol
|
18 years ago |
Lance
|
ffbcbb0b54
|
18 years ago |
Lance
|
90352e92a2
* Enabled atcommand parsing for clients with Korean langtype and version.
|
18 years ago |
FlavioJS
|
09f54754c7
- Added missing min/max definitions to cbasetypes.h, needed for the @send change.
|
18 years ago |
FlavioJS
|
b522ca0cdc
- Replaced @send with the version I use for testing packets.
|
18 years ago |
skotlex
|
2de8486627
- Fixed txt-converter compilation.
|
18 years ago |
skotlex
|
01d8d4dfbe
- Recoded @send so that it uses clif.c instead of doing all the WFIFO stuff itself.
|
18 years ago |
Lance
|
3e7a154f59
* Edited atcommand and charcommand syntax. Now it doesn't need the useless character name and ":".
|
18 years ago |
skotlex
|
17f4afab04
- Overlapping song/dances will now cause dissonance/ugly-dance level 1 instead of retaining the level of their song/dance.
|
18 years ago |
skotlex
|
c97cbb77c4
- Characters with Karma may fight amongst them anywhere.
|
18 years ago |
skotlex
|
405f4633ec
- Moved the duel functions to pc.c since they are so totally out of place in atcommand.c
|
18 years ago |
skotlex
|
d6711d07b9
- Fixed mob-skill event "skillused" not triggering at all.
|
18 years ago |