greenboxal2
|
a01a3cbb21
Fixed bugreport:6044 mercenaries should warp after being far from the master after 3 seconds.
|
13 years ago |
greenboxal2
|
3c161255d2
Little optimization on MVP tombstone system, maybe fix insane CPU usage spikes(bugreport:5968).
|
13 years ago |
rud0lp20
|
2b700279d8
Fixed bugreport:5954 SC_SHADOWFORM Can now be canceled with detecting skills which is check in every 2 seconds.
|
13 years ago |
rud0lp20
|
f6f8f640c5
Fixed bugreport:5963 AB_CHEAL should now work properly on immune targets(Mado, berserk, shield of deaf).
|
13 years ago |
shennetsind
|
cd7a64622a
Fixed bug to lion howling/sc_fear status, super mega ultra ubber plus thanks to the awesome malufett
|
13 years ago |
rud0lp20
|
1227572f0e
Fixed bugreport:5919 RK_ENCHANTBLADE bonus damage at any level should now work properly.
|
13 years ago |
shennetsind
|
c897ecdc25
performance improvement initial commit for status change state functionality, this first commit covers status that makes you unable to move.
|
13 years ago |
shennetsind
|
166e32999d
Fixed bugreport:5835 vendings are no longer broken when character moves map or is recalled by a gm.
|
13 years ago |
rud0lp20
|
d7bdef99e5
Fixed bugreport:5619 MO_EXTREMITYFIST should now consume all spirit sphere.
|
13 years ago |
xazax-hun
|
710849412d
* Replaced some literals with enum values.
|
13 years ago |
shennetsind
|
3896e1959b
Fixed bugreport:5484 Cursed Circle caster can no longer move while in the effect (but if he casts any skill it cancels his state and his targets' one). Cursed Circle caster is no longer to attack nearby units either, Also fixed a bug in manhole that allowed trapped character to attack nearby units.
|
13 years ago |
shennetsind
|
f10c80667f
Fixed bugreport:5502 Fixed bug with character moving to attack target (normal attack) and stopping at attackable range without attacking (bow-bug only). apparently the client doesn't care if its a bow anymore. also applied some of my curly brace love.
|
13 years ago |
epoque11
|
33cad70492
- Updated the unit engine to cache attacker count rather than utilise CPU intensive block iterations
|
13 years ago |
xazax-hun
|
529295983e
* Code consistency updates. No functional changes. Credits to Lighta.
|
13 years ago |
shennetsind
|
08c67d5d99
Fixed bugreport:5624 Thorn Trap 'immobilization' effect should now be working properly.
|
13 years ago |
greenboxal2
|
4f4f19caf6
Fixed memory leak on MvP tomb system, killer name now uses static buffer. (bugreport:5615)
|
13 years ago |
epoque11
|
caafbf2417
- Fixed Vacuum Extreme not assigning units (bugreport:5604) and additionally not preventing movement
|
13 years ago |
epoque11
|
78ceff5b9e
- Fixed Spell Fist being unable to cast while casting a bolt skill (bugreport:5597)
|
13 years ago |
greenboxal2
|
02adb19ade
Fixed bugreport:5586 SC_CAMOUFLAGE can be removed by using RA_CAMOUFLAGE again, also portals won't warp players under this status.
|
13 years ago |
greenboxal2
|
2c4afbf2c6
Fixed bugreport:5593 elemental bl was not removed when pc is removed/freed.
|
13 years ago |
shennetsind
|
a1612031a6
Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks to 3CeAM for the base.
|
13 years ago |
shennetsind
|
2f7dbc7729
yet another minor performance improvement. walking mobs no longer waste bandwidth by sending clif_move to nearby players if they haven't been damaged recently. (bandwidth&process time saver <3)
|
13 years ago |
shennetsind
|
79d53f4fe9
Fixed the damn broken combo code. Fixed Fallen Empire and Dragon Combo (part of bugreport:5358) and applied some more of my curly brace love.
|
13 years ago |
shennetsind
|
831b7677ee
Fixed bugreport:5462, Cursed Circle target is no longer able to move.
|
13 years ago |
shennetsind
|
9fd4c7d753
Fixed White Imprison not going off, bugreport:5249
|
13 years ago |
shennetsind
|
72ba123607
Added Official Guild Aura Implementation bugreport:667
|
13 years ago |
xantara
|
7a6949a30f
Fixed a few Ranger-related skills (bugreport:5272)
|
13 years ago |
shennetsind
|
2310fd3ded
Initial Support for Shura and a few adjustments here and there.
|
13 years ago |
lordttseven
|
76fea4ba57
- removed a #undef left over from converting the macro to an inline function (r14976)
|
13 years ago |
shennetsind
|
3df097e1e2
Initial support for Shadow Chaser and a few adjustments here and there.
|
13 years ago |