ultramage
|
06f0d60116
Some generic typo fixes (src and npc)
|
преди 18 години |
skotlex
|
a0d1e3f0dd
- Removed unused bIgnoreDefMob
|
преди 18 години |
skotlex
|
7ec7957962
- Twilight Pharmacy's cast time is no longer reducable by dex.
|
преди 18 години |
skotlex
|
161ee3ac50
- Cleaned up some the code of pc_equipitem and clif_parse_EquipItem
|
преди 18 години |
skotlex
|
2907fa6467
- Removed the last argument from skillitem, the skill name passed to the client should always be of the type "AL_HEAL" anyway.
|
преди 18 години |
skotlex
|
d1fda3045f
- Rewrote the jail logic to always use a status change. This means that the character's save point is not changed when jailed, and the char is always warped back to the point where it was before being jailed on unjail.
|
преди 18 години |
FlavioJS
|
f48a49e655
ups, how did that get in...
|
преди 18 години |
FlavioJS
|
b7f0cc8905
- Corrected the structure and added info on the skill fail packet (0x110).
|
преди 18 години |
DracoRPG
|
58dcd187b0
Mapcache update, should polish off remaining bugs
|
преди 18 години |
skotlex
|
29cb0abe60
- Added player not attached crash prevention to countitem/countitem2
|
преди 18 години |
skotlex
|
9692154429
- Removed function clif_movepc as it's no longer invoked anywhere.
|
преди 18 години |
FlavioJS
|
2b42ec13cf
- Added info on packet 0x86 (simple move packet). Not usable until a clear separation between entering sight/leaving sight/walking in sight is done.
|
преди 18 години |
skotlex
|
9387ff566b
- Made conv_str return const char* since the script engine screws up if you mess with the position of the terminator on the received string.
|
преди 18 години |
skotlex
|
4c9c8bb7a3
- Added the +20hit that were missing the NPC elemental attack skills.
|
преди 18 години |
FlavioJS
|
8f8fca4481
- Fixed a compiler warning in char_sql\login.c
|
преди 18 години |
skotlex
|
433b9826e2
- You are allowed to expel guild mates that are not online now.
|
преди 18 години |
skotlex
|
046dd34c58
- You are allowed to attack/use skills now when your cloaking level is below 3.
|
преди 18 години |
skotlex
|
cf8685131d
- Minor cleanups
|
преди 18 години |
ultramage
|
987eb74e86
Fixed a typo from r9778, allowing non-gm chars to use /kick
|
преди 18 години |
skotlex
|
dddd48f15d
- Modified the "guardian" spawn script command, it no longer receives a "amount" argument (since that only leads to trouble), if the class is negative, it'll pick a random class the same way the monster spawn script command does, and if you pass a spawn position with coordinates equal or less to 0, a random spot in the map will be taken. However you can't use "this" as a map name anymore since these script commands do not need an attached player.
|
преди 18 години |
ultramage
|
cf3421d7f1
- Cleaned up clif_party_info a bit
|
преди 18 години |
FlavioJS
|
781fa7bb72
- A bit more work on Ticket #41.
|
преди 18 години |
ultramage
|
6eb920bf96
Fixed clif_parse_GMmessage cutting off messages randomly (typo in r9778)
|
преди 18 години |
skotlex
|
68e1eb420a
- Corrected range of self destruction / bio explosion to be equal to their splash range.
|
преди 18 години |
ultramage
|
725ed1909e
- Fixed the inverted behavior of display_skill_fail, caused by r9823
|
преди 18 години |
ultramage
|
108c74125f
Disambiguation
|
преди 18 години |
ultramage
|
1ad9bb7c15
Fixed clif_party_message using an incorrect buffer length
|
преди 18 години |
skotlex
|
3f8bb2d5bb
- Fixed skill usage being blocked if you use Weapon Refine and there is nothing available to upgrade.
|
преди 18 години |
skotlex
|
b09a064281
- Updated the 'unit walk' to functions so they stop your attack if it's possible to walk.
|
преди 18 години |
skotlex
|
eabdf9af64
- Spider web can again be recasted on target.
|
преди 18 години |