skotlex
|
73379857e2
- Made WFIFOHEAD() check for available buffer size remaining on the connection, and when there's not enough space, it will increase it.
|
18 years ago |
Playtester
|
476c1d866c
* Official skills for remaining Thanatos mobs
|
18 years ago |
skotlex
|
be7935af91
- Modified slaves_inherit_speed and slaves_inherit_mode so you get better control of when to copy/remove modes/speed.
|
18 years ago |
skotlex
|
01d8d4dfbe
- Recoded @send so that it uses clif.c instead of doing all the WFIFO stuff itself.
|
18 years ago |
skotlex
|
cef4b48a16
- Fixed the homunc hungry timer being started when the homun data is received from the char-server and the homunc is NOT 'active'.
|
18 years ago |
skotlex
|
7f460dc646
- Fixed the Auto-Berserk giving you back defense when it triggers during berserk's HP penalty.
|
18 years ago |
skotlex
|
52d0596d42
- Fixed pets/homunc trying to be deleted twice when they had 0 intimacy and their master logs out.
|
18 years ago |
skotlex
|
1c5fbb2231
- Various GS skill requirement corrections:
|
18 years ago |
Playtester
|
0d6ccc9d62
* Fixed all cast times and delays of Gunslinger skills
|
18 years ago |
skotlex
|
e47c69b87b
- Corrected GS_DISARM, it is now a normal attack, which, when it connects, has a chance to do strip weapon ar a 3*lv% rate (modified by dex)
|
18 years ago |
skotlex
|
4f9e65d7ee
- Corrected TripleAction's damage. It should do 150%*3 instead of 100*3% damage.
|
18 years ago |
Playtester
|
83affac575
* Updated healing values of Ketupat and Red Thorn Fruit
|
18 years ago |
skotlex
|
0f433c6c45
- Moved ignoreAll to state.ignoreAll so it saves some space.
|
18 years ago |
Lupus
|
7abcd45cd3
Fixed typo in Ninja quests
|
18 years ago |
Lupus
|
52f3e74227
Updated Skill Resetter Event, thanks to $ephiroth
|
18 years ago |
Lupus
|
f12bb2a6b1
Fixed Sage guest
|
18 years ago |
Playtester
|
5e3141be55
* Official skill for Ancient Mimic, Death Word and Angels
|
18 years ago |
skotlex
|
bcb011580c
- The max level of NPC_SPLASHATTACK is now 1.
|
18 years ago |
skotlex
|
12e7c68c78
- You now can't use other skills while a skill-induced "window" is up (teleport, refining, etc). However, be warned that we aren't quite sure how the server will clear this out if you decide to hit cancel on the window, so skill-blockage is likely to happen (temporary solution: whenever you change maps or warp the state is reset server-side).
|
18 years ago |
skotlex
|
208cf8d875
- Fixed itemskill variable being cleared before parsing the skill, this causes auto-casted teleport to fail to skip the skill menu. It is now cleared on castend_pos/id directly.
|
18 years ago |
Playtester
|
4822dcf191
Flywing and Butterfly Wing will now use the teleport skill
|
18 years ago |
Lupus
|
a15d3aedfc
Fixed exploit in Shinokas Quest
|
18 years ago |
Playtester
|
15b4290c42
Official skills for Breeze and Plasma
|
18 years ago |
Playtester
|
24abfd3282
* Official X.4 skills thanks to Tharis
|
18 years ago |
skotlex
|
943bff73bc
- Raised the amount of skills that can stack on a single cell before the "in-area/out-area" detection code breaks to 24 (from 8)
|
18 years ago |
Lance
|
9b4d416b15
|
18 years ago |
Lance
|
11e7a6e143
- atcommand and charcommand backwards compatibility
|
18 years ago |
Lance
|
d4e444ebd4
- Removed security check since source level patch is applied. Reverted select(), created prompt().
|
18 years ago |
skotlex
|
d1005fced1
- Removed grfio include from core.c as it's totally unneeded
|
18 years ago |
Lupus
|
c14578bf17
Small fix for Lance's security patches
|
18 years ago |