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