skotlex
|
00409a92bb
- Corrected KiriKage's range so it works correctly when used by non-players or when use weapon's range is used.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
f9e9983ae1
- Heaven's drive no longer targets traps.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
75ebff35c4
- Some cleaning of the pc_authok, clif_WantToConnection functions. Also some cleaning of the logout messages and some other cleanups in clif_parse
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
9db096c861
- The check that blocks the skill AL_TELEPORT on noteleport maps will be overriden when you use Flywings/Butterfly wings, so B Wings are usable again in noteleport maps.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
964ede96d5
- Fixed uninitialized variable fd being used in WFIFOHEAD in a few clif functions.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
cfee0ccf63
- Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support)
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
73379857e2
- Made WFIFOHEAD() check for available buffer size remaining on the connection, and when there's not enough space, it will increase it.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
be7935af91
- Modified slaves_inherit_speed and slaves_inherit_mode so you get better control of when to copy/remove modes/speed.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
01d8d4dfbe
- Recoded @send so that it uses clif.c instead of doing all the WFIFO stuff itself.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
0f433c6c45
- Moved ignoreAll to state.ignoreAll so it saves some space.
|
%!s(int64=18) %!d(string=hai) anos |
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.
|
%!s(int64=18) %!d(string=hai) anos |
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)
|
%!s(int64=18) %!d(string=hai) anos |
Lance
|
22de482fce
* Hack protection from packet monkeys in clif_parse_NpcSelectMenu.
|
%!s(int64=18) %!d(string=hai) anos |
Lance
|
568b2b5eb7
Calculation error in clif_parse_Wis.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
0b585ba393
- Corrected use of the party invitation reply packet, thanks to FlavioJS.
|
%!s(int64=18) %!d(string=hai) anos |
Lance
|
a7d5f271df
* Fixed potential hack by modifying packet of whispers.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
68bc8eb99d
- Updated map_quit to handle removing of players who are not even authenticated yet.
|
%!s(int64=18) %!d(string=hai) anos |
Lance
|
3e7a154f59
* Edited atcommand and charcommand syntax. Now it doesn't need the useless character name and ":".
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
17f4afab04
- Overlapping song/dances will now cause dissonance/ugly-dance level 1 instead of retaining the level of their song/dance.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
c97cbb77c4
- Characters with Karma may fight amongst them anywhere.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
bd25ce6f90
- HP Conversion will fail when used at max SP. It should not display any errors to the client.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
fe7ede9fc5
- Volcano/Deluge/Violent Gale are now interchangeable, in the sense that as long as one of these is out, casting any of the three will not consume gems, and will use the remaining time of the previous one. In turn, Land Protector will now always consume gems on every cast.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
39f2b31168
- Fog of Wall will fail when casted on top of a Volcano/Violent Gale
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
74e7e67806
- The GVG map-packet will now also be sent for guild dungeon maps.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
b4e089ee01
- Did some cleaning in pc_authok and clif_parse_LoadEndAck
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
69c98bdfa2
- Some cleaning of the Gospel code.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
405f4633ec
- Moved the duel functions to pc.c since they are so totally out of place in atcommand.c
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
9ef52ebac7
- Added a check to prevent casting ground skills on a target and vice-versa when said skill use packets are received. It really shouldn't be exploitable, but doing that certainly makes the server print a lot of "unknown skill used!" messages.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
cd482bed77
- Fixed map_foreachiddb and map_foreachpc so they don't encapsulate the variable arguments into a double va_arg list. Thanks to the Ultra Mage for the tip.
|
%!s(int64=18) %!d(string=hai) anos |
skotlex
|
eee1baf718
- Ganbantein's delay is now 2 secs.
|
%!s(int64=18) %!d(string=hai) anos |