Paradox924X
|
a3f4dde58c
Updated ASSIN_Q2 variable range check from < 1 to < 3 to defend against the variable being stuck at an incorrect value of 1 or 2, caused by logging out or pressing cancel on choices list at an inappropriate time thus rendering the player unable to complete the Assassin Quest. Thanks to Chibi for Report.
|
16 år sedan |
skotlex
|
a047b057df
- Avoid setting the canwalk delay after being hit if the target is already unable to move.
|
16 år sedan |
Playtester
|
f48717a3c0
* Removed unnecessary text and fixed a goto in the Hunter Jobquest (bugreport:3014)
|
16 år sedan |
Playtester
|
da39fb587d
* A few quest updates due to bugreports
|
16 år sedan |
Playtester
|
33911a7594
* Fixed break equipment debuff working on bosses (bugreport:3023)
|
16 år sedan |
Playtester
|
96a0560b11
* Fixed Monster Spiral Pierce not being reduced by Ghostring Card
|
16 år sedan |
Playtester
|
7a215a7119
* First attempt to fix up the strip skills, please make sure these fixes work (bugreport:3011)
|
16 år sedan |
ultramage
|
7c730e4fbd
Added an int64 typecast to both the acid demonstration equation (which couldn't handle 1000-ish stats), and the misc damage reduction code (followup to r13694).
|
16 år sedan |
ultramage
|
7d85415214
Filled in missing SI_ (status icon) names based on official info.
|
16 år sedan |
ultramage
|
ff21daafa2
Correction to some status icons based on official information
|
16 år sedan |
Playtester
|
a223cdcba8
Fixed a small typo I did in my last Spiral Pierce fix, thanks to Inkfish for pointing it out (bugreport:3013)
|
16 år sedan |
akrus
|
5a35f1c88e
* Lil fix for my last commit. Sorry :)
|
16 år sedan |
ultramage
|
c17d002e07
Renamed Happy Break's status name from SC_TKREST to SC_EARTHSCROLL, since that's its official purpose and it doesn't do anything else.
|
16 år sedan |
akrus
|
97f947bb63
* Fixed Acid Demonstration (and probably some other skills) working wrong on high-rate servers (thanks to [Funt] for the idea)
|
16 år sedan |
ultramage
|
26736bf2a8
Filled in missing OPT3 change for LK's Aura Blade.
|
16 år sedan |
Playtester
|
dbb95438b0
* Fixed wrong coordinates of the Prontera Bartender (bugreport:3000)
|
16 år sedan |
ultramage
|
22b2671e0f
Added length check to functions clif_parse_CreateChatRoom and clif_parse_ChatRoomStatusChange (bugreport:2999).
|
16 år sedan |
ultramage
|
cd82016586
Fixed several occurences of map_freeblock() being used before map_deliddb() (caused by r13503, r13505 and r13508) (bugreport:2959).
|
16 år sedan |
ultramage
|
d6ca23f16f
Made some adjustments to the land skill code, based on official information:
|
16 år sedan |
Playtester
|
87120da836
* Fixed items that use the "AddSPAmount_Action" bonus on aegis
|
16 år sedan |
skotlex
|
7a7728f3d2
- Now when the mob picks and attacks a player target, he is added to the "log" of attacked chars (counts for the total number of attackers bonus)
|
16 år sedan |
akrus
|
00afdab392
Crashfix for negative skill id values (bugreport:2984)
|
16 år sedan |
Playtester
|
f8ef62df87
* Applied BrianL's castle switch fix (bugreport:2969)
|
16 år sedan |
Playtester
|
dea692f95a
* Various script updates
|
16 år sedan |
FlavioJS
|
653ddafa5c
* Fixed safestrncpy trashing the memory before dst when n == 0. (since r10667, bugreport:2996)
|
16 år sedan |
ultramage
|
c7515f00d8
Adjusted the exploit crashfix from r13678 to abort when invalid input is detected.
|
16 år sedan |
jmanfffreak
|
385f00682b
* Fixed small typo in /battlegrounds/bg_common.txt [Jguy]
|
16 år sedan |
zephyrus
|
27e8e70acb
- Critical crash fix. Please update your servers.
|
16 år sedan |
Playtester
|
dd393455e0
* Fixed a few items
|
16 år sedan |
skotlex
|
3db650ec38
- Corrected the attack_attr_none setting to behave as it should: for those whom it is set, their "innate" attack element is "not elemental", meaning it deals 100% against all elements (rather than making only NEUTRAL attacks become not elemental).
|
16 år sedan |