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