skotlex
|
68dc3d890b
- status_damage will no longer fail when the target is not on a map AND the flag is 2 (charge rather than damage). Fixes SP-draining status changes ending suddenly when in-between maps.
|
19 gadi atpakaļ |
skotlex
|
670bd31159
- Fixed the IP value being apparently incorrectly casted before inserting into the loginlog table on "connect success" events.
|
19 gadi atpakaļ |
skotlex
|
8580fff963
- Fixed Cart Termination's damage.
|
19 gadi atpakaļ |
Poki#3
|
08242f0310
Tao Gunga will now summon G_Megalith's.
|
19 gadi atpakaļ |
Playtester
|
aa597d0f88
Updated Detale's Skills
|
19 gadi atpakaļ |
Playtester
|
5ccf7b698f
Fixed element, mode and attack speed of some monsters
|
19 gadi atpakaļ |
skotlex
|
a2b96bc621
- Fixed inverted check which was preventing you from buying more than 1 from any stackable item....
|
19 gadi atpakaļ |
skotlex
|
b69c506ca7
- Oops, should have fixed the crash in intif gm message.
|
19 gadi atpakaļ |
skotlex
|
52718a90ec
- Fixed GTB card only working while you had a status-change active.
|
19 gadi atpakaļ |
skotlex
|
aced45da67
- Fixed being unable to compound cards in armor.
|
19 gadi atpakaļ |
skotlex
|
305fa67812
- Made @monsterignore be an universal ignore. Means you cannot be targetted as an enemy by anything. Also added alias "@battleignore" which does the same as monsterignore.
|
19 gadi atpakaļ |
skotlex
|
14866f881c
- Fixed map-sql compilation issue ~.~;
|
19 gadi atpakaļ |
skotlex
|
b29fb98681
- Fixed mob.c compilation...
|
19 gadi atpakaļ |
skotlex
|
cd8587dc4d
- Fixed clif_parse not checking for func_parse before sending data to the connected clients. This in turn required various code-rewrites in:
|
19 gadi atpakaļ |
Playtester
|
99eebd2896
Fixed Nurse Cap, Memory Book and Dagger of Counter
|
19 gadi atpakaļ |
skotlex
|
a56e8e9f64
- Added a clif_fixpos packet when a mob cancels walking due to using a idle/walk/chase skill.
|
19 gadi atpakaļ |
skotlex
|
b782ed4f8e
- Fixed the subele bonus (elemental reduction) being applied to the element of the attacker instead of the element of the attack.
|
19 gadi atpakaļ |
skotlex
|
a6c3f3a1fc
- Coded @reset.
|
19 gadi atpakaļ |
blackhole89
|
c6d03de26b
warpportal(x,y,"tmap",tx,ty) - Creates a skill warp portal on the map. battle_check_target modified to allow NPC-owned skill units to proceed.
|
19 gadi atpakaļ |
Playtester
|
e6eca7cf49
Marionette now drops "Marionette Doll"
|
19 gadi atpakaļ |
skotlex
|
15de0150a7
- Fixed login-sql compilation issue ~.~;
|
19 gadi atpakaļ |
skotlex
|
eabf215be3
- Modified the login-sql server to do the ip-ban check only on the auth-packets instead of on every packet.
|
19 gadi atpakaļ |
skotlex
|
376004a4f4
- Corrected Frost Nova's splash range and Land Protector's cast range. Thanks to Haplo.
|
19 gadi atpakaļ |
skotlex
|
1c286a8da4
- Fixed cart-termination crashing the server if you used level 16 of it.
|
19 gadi atpakaļ |
skotlex
|
f88913a9f0
- Fixed check_connect_login_server check in char-sql server. Fixes char-server not reconnecting to the login server.
|
19 gadi atpakaļ |
skotlex
|
ef4320d056
- Login-sql server will no longer change an account's state to "7" when banning a player. This should fix being able to use @ban to clear out a @blocked player. Players will now be identified as banned only through the banned-until timestamp.
|
19 gadi atpakaļ |
skotlex
|
77131c503c
- Fixed a crash when using Gospel... gomen.
|
19 gadi atpakaļ |
skotlex
|
44369f069e
- Fixed SQL compilation of the char-SQL server... (I need SQL installed at work ~.~)
|
19 gadi atpakaļ |
skotlex
|
10cda8e929
- The on-place function won't be invoked on setting ground skills if the group's tick is greater than the current tick. As Buuyo pointed out, this should fix Sanctuary and Gospel taking effect inmediately instead of after "x" amount of ms as they should.
|
19 gadi atpakaļ |
skotlex
|
924284f1b9
- Added login-char packet 0x2737. Sets all characters offline (login-server side).
|
19 gadi atpakaļ |