ultramage
|
06f0d60116
Some generic typo fixes (src and npc)
|
vor 18 Jahren |
skotlex
|
a0d1e3f0dd
- Removed unused bIgnoreDefMob
|
vor 18 Jahren |
skotlex
|
7ec7957962
- Twilight Pharmacy's cast time is no longer reducable by dex.
|
vor 18 Jahren |
skotlex
|
161ee3ac50
- Cleaned up some the code of pc_equipitem and clif_parse_EquipItem
|
vor 18 Jahren |
skotlex
|
2907fa6467
- Removed the last argument from skillitem, the skill name passed to the client should always be of the type "AL_HEAL" anyway.
|
vor 18 Jahren |
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.
|
vor 18 Jahren |
FlavioJS
|
f48a49e655
ups, how did that get in...
|
vor 18 Jahren |
FlavioJS
|
b7f0cc8905
- Corrected the structure and added info on the skill fail packet (0x110).
|
vor 18 Jahren |
DracoRPG
|
58dcd187b0
Mapcache update, should polish off remaining bugs
|
vor 18 Jahren |
skotlex
|
29cb0abe60
- Added player not attached crash prevention to countitem/countitem2
|
vor 18 Jahren |
skotlex
|
9692154429
- Removed function clif_movepc as it's no longer invoked anywhere.
|
vor 18 Jahren |
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.
|
vor 18 Jahren |
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.
|
vor 18 Jahren |
skotlex
|
4c9c8bb7a3
- Added the +20hit that were missing the NPC elemental attack skills.
|
vor 18 Jahren |
FlavioJS
|
8f8fca4481
- Fixed a compiler warning in char_sql\login.c
|
vor 18 Jahren |
skotlex
|
433b9826e2
- You are allowed to expel guild mates that are not online now.
|
vor 18 Jahren |
skotlex
|
046dd34c58
- You are allowed to attack/use skills now when your cloaking level is below 3.
|
vor 18 Jahren |
skotlex
|
cf8685131d
- Minor cleanups
|
vor 18 Jahren |
ultramage
|
987eb74e86
Fixed a typo from r9778, allowing non-gm chars to use /kick
|
vor 18 Jahren |
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.
|
vor 18 Jahren |
ultramage
|
cf3421d7f1
- Cleaned up clif_party_info a bit
|
vor 18 Jahren |
FlavioJS
|
781fa7bb72
- A bit more work on Ticket #41.
|
vor 18 Jahren |
ultramage
|
6eb920bf96
Fixed clif_parse_GMmessage cutting off messages randomly (typo in r9778)
|
vor 18 Jahren |
skotlex
|
68e1eb420a
- Corrected range of self destruction / bio explosion to be equal to their splash range.
|
vor 18 Jahren |
ultramage
|
725ed1909e
- Fixed the inverted behavior of display_skill_fail, caused by r9823
|
vor 18 Jahren |
ultramage
|
108c74125f
Disambiguation
|
vor 18 Jahren |
ultramage
|
1ad9bb7c15
Fixed clif_party_message using an incorrect buffer length
|
vor 18 Jahren |
skotlex
|
3f8bb2d5bb
- Fixed skill usage being blocked if you use Weapon Refine and there is nothing available to upgrade.
|
vor 18 Jahren |
skotlex
|
b09a064281
- Updated the 'unit walk' to functions so they stop your attack if it's possible to walk.
|
vor 18 Jahren |
skotlex
|
eabdf9af64
- Spider web can again be recasted on target.
|
vor 18 Jahren |