Playtester
|
5424384263
Updated sql files
|
18 lat temu |
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 lat temu |
Playtester
|
476c1d866c
* Official skills for remaining Thanatos mobs
|
18 lat temu |
skotlex
|
be7935af91
- Modified slaves_inherit_speed and slaves_inherit_mode so you get better control of when to copy/remove modes/speed.
|
18 lat temu |
skotlex
|
01d8d4dfbe
- Recoded @send so that it uses clif.c instead of doing all the WFIFO stuff itself.
|
18 lat temu |
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 lat temu |
skotlex
|
7f460dc646
- Fixed the Auto-Berserk giving you back defense when it triggers during berserk's HP penalty.
|
18 lat temu |
skotlex
|
52d0596d42
- Fixed pets/homunc trying to be deleted twice when they had 0 intimacy and their master logs out.
|
18 lat temu |
skotlex
|
1c5fbb2231
- Various GS skill requirement corrections:
|
18 lat temu |
Playtester
|
0d6ccc9d62
* Fixed all cast times and delays of Gunslinger skills
|
18 lat temu |
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 lat temu |
skotlex
|
4f9e65d7ee
- Corrected TripleAction's damage. It should do 150%*3 instead of 100*3% damage.
|
18 lat temu |
Playtester
|
83affac575
* Updated healing values of Ketupat and Red Thorn Fruit
|
18 lat temu |
skotlex
|
0f433c6c45
- Moved ignoreAll to state.ignoreAll so it saves some space.
|
18 lat temu |
Lupus
|
7abcd45cd3
Fixed typo in Ninja quests
|
18 lat temu |
Lupus
|
52f3e74227
Updated Skill Resetter Event, thanks to $ephiroth
|
18 lat temu |
Lupus
|
f12bb2a6b1
Fixed Sage guest
|
18 lat temu |
Playtester
|
5e3141be55
* Official skill for Ancient Mimic, Death Word and Angels
|
18 lat temu |
skotlex
|
bcb011580c
- The max level of NPC_SPLASHATTACK is now 1.
|
18 lat temu |
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 lat temu |
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 lat temu |
Playtester
|
4822dcf191
Flywing and Butterfly Wing will now use the teleport skill
|
18 lat temu |
Lupus
|
a15d3aedfc
Fixed exploit in Shinokas Quest
|
18 lat temu |
Playtester
|
15b4290c42
Official skills for Breeze and Plasma
|
18 lat temu |
Playtester
|
24abfd3282
* Official X.4 skills thanks to Tharis
|
18 lat temu |
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 lat temu |
Lance
|
9b4d416b15
|
18 lat temu |
Lance
|
11e7a6e143
- atcommand and charcommand backwards compatibility
|
18 lat temu |
Lance
|
d4e444ebd4
- Removed security check since source level patch is applied. Reverted select(), created prompt().
|
18 lat temu |
skotlex
|
d1005fced1
- Removed grfio include from core.c as it's totally unneeded
|
18 lat temu |