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