skotlex
|
0f433c6c45
- Moved ignoreAll to state.ignoreAll so it saves some space.
|
пре 18 година |
skotlex
|
bcb011580c
- The max level of NPC_SPLASHATTACK is now 1.
|
пре 18 година |
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 година |
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 година |
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 година |
Lance
|
d4e444ebd4
- Removed security check since source level patch is applied. Reverted select(), created prompt().
|
пре 18 година |
Lance
|
22de482fce
* Hack protection from packet monkeys in clif_parse_NpcSelectMenu.
|
пре 18 година |
Lance
|
97919b1a6f
* Added 'cancel' button parsing in buildin_select menu system. Now scripts will continue to load if 'cancel' is pressed and 255 will be returned.
|
пре 18 година |
skotlex
|
0b585ba393
- Corrected use of the party invitation reply packet, thanks to FlavioJS.
|
пре 18 година |
Lance
|
a7d5f271df
* Fixed potential hack by modifying packet of whispers.
|
пре 18 година |
Lance
|
3bfc48996a
* Fixed potential crash in IRC processing message with '%' using *printf.
|
пре 18 година |
skotlex
|
617a4d0850
- Fixed client not validating the chat-kick-request packet, which can cause crashes.
|
пре 18 година |
skotlex
|
68bc8eb99d
- Updated map_quit to handle removing of players who are not even authenticated yet.
|
пре 18 година |
toms
|
b516b0c309
Updated sql files
|
пре 18 година |
Lance
|
3847e1c0e8
* For the sake of avoiding confusion, all script events are named with prefix 'On' from now on.
|
пре 18 година |
Lance
|
3e7a154f59
* Edited atcommand and charcommand syntax. Now it doesn't need the useless character name and ":".
|
пре 18 година |
skotlex
|
b1e1b423f6
- Shadow Jump and Kirikage won't "move" you if you use them in GvG grounds. Fixed Kirikage so it first warps you, and then you unhide.
|
пре 18 година |
skotlex
|
17f4afab04
- Overlapping song/dances will now cause dissonance/ugly-dance level 1 instead of retaining the level of their song/dance.
|
пре 18 година |
skotlex
|
c97cbb77c4
- Characters with Karma may fight amongst them anywhere.
|
пре 18 година |
skotlex
|
35b7b85fbd
- Fixed a bug where the char-txt server was incorrectly saving memos, causing character data to be lost on restart.
|
пре 18 година |
skotlex
|
bd25ce6f90
- HP Conversion will fail when used at max SP. It should not display any errors to the client.
|
пре 18 година |
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.
|
пре 18 година |
Lance
|
b568e34ca3
* Moved status_calc_pc back to pc_authok.
|
пре 18 година |
Lupus
|
13b42f8089
Fixed debug message in login_sql
|
пре 18 година |
skotlex
|
3b530a5702
- Deluge/Violent Gale/Volcano tiles will now fail to be placed on cells that are already ocuppied by anything else.
|
пре 18 година |
skotlex
|
fff660eb38
- Fixed Homunculus being spawned as soon as they arrive from the char-server even if the Master has not spawned on the map yet.
|
пре 18 година |
skotlex
|
2de16acdeb
- AL_TELEPORT now fails when used on top of Land Protector.
|
пре 18 година |
skotlex
|
11f97275da
- Removed the inf2 = TRAP of FirePillar and Spider Web so they are blocked by Land Protector.
|
пре 18 година |
skotlex
|
39f2b31168
- Fog of Wall will fail when casted on top of a Volcano/Violent Gale
|
пре 18 година |
skotlex
|
0b3a00dce8
- Fixed status-change loading not working.
|
пре 18 година |