shennetsind
|
b53342cc65
parenthesis makes all the difference, found as bugreport:4631
|
13 years ago |
shennetsind
|
db3633238c
Poem Bragi, Whistle, Assasin Cross, Apple Idun, Humming, Don't Forget me, Fortune Kiss and Service4U are only dispellable if you're no longer in the song area (in the 20s grace time), bugreport:4888
|
13 years ago |
shennetsind
|
e1e2f31ca9
Fixed bug with quest skills duration, shrink, sight blaster, etc), bugreport:5122
|
13 years ago |
shennetsind
|
37a52df4a1
Added new skill inf: INF2_NOLP, for bugreport:4347.
|
13 years ago |
shennetsind
|
ab21f74799
Arrow Shower now works over land protector, bugreport:4347
|
13 years ago |
shennetsind
|
7c435a9e68
Renamed RRMODE to REMODE
|
13 years ago |
epoque11
|
809d7dd143
- Fixed Sky Deleter Card (and similar items) not healing when killing a monster when in Berserk status
|
13 years ago |
epoque11
|
a5be723648
- Added new check conditions to prevent abuse from no-delay .act files (bugreport:4249)
|
13 years ago |
shennetsind
|
7f2432aafc
Follow up r15084, tested and adjusted
|
13 years ago |
shennetsind
|
19672a472a
added cool down saving, bugreport:3976
|
13 years ago |
epoque11
|
bb0dad8ec9
- Optimised the guild aura routine which was wasting cycles by processing every unit on a map (rather than guild members)
|
13 years ago |
shennetsind
|
1851056088
Fixed "Highness Heal" Heal -- would not apply it's boost over AL_HEAL properly. bugreport:5100
|
13 years ago |
shennetsind
|
a785b383d7
Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll get it sorted.
|
13 years ago |
ai4rei
|
ddd5609af3
* Changed function-like macros into inline functions where it seemed appropriate (topic:264007).
|
13 years ago |
ai4rei
|
38210eebbd
* Fixed CR_SLIMPITCHER passing item requirement index to itemdb_search when used by a monster (bugreport:5021, since r6791).
|
13 years ago |
Skotlex
|
5b4c84d286
- Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage of packet 0x7e1 (PACKET_ZC_SKILLINFO_UPDATE2) to report skill inf changes.
|
13 years ago |
Skotlex
|
b7ad7aa055
- Commiting a bunch of cleanups piled up from the past few weeks/months/years.
|
14 years ago |
ultramage
|
edcb998d59
Replaced custom type 'intptr' with standard 'intptr_t'.
|
14 years ago |
ultramage
|
e69f094b30
Slightly cleaned up some ancient Brandish Spear code:
|
14 years ago |
ultramage
|
8229284b40
Added enum e_skill_flag to represent the values of struct s_skill's complicated 'flag' field.
|
14 years ago |
ultramage
|
dd22261936
Renamed clif_parse_ReqFeel to clif_feel_req (since r4352).
|
14 years ago |
ai4rei
|
bfbac60c74
* Changed enumerating defines into enumerations (related topic:264007).
|
14 years ago |
ai4rei
|
6aa18784a3
* Random accumulated tweaks and fixes.
|
14 years ago |
ai4rei
|
ce3f78556c
* Implemented buying store system (aka. reverse vending, purchase shop) together with related skill and items, without NPCs.
|
14 years ago |
ai4rei
|
7557d37013
* Various accumulated cleanups and fixes.
|
14 years ago |
ai4rei
|
a7810e9646
* Removed unconditional redundant status change checks before status_change_end calls (follow up to r12890).
|
14 years ago |
ai4rei
|
ad4e9bbee1
* Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998).
|
14 years ago |
ai4rei
|
3ca9ea993f
* Fixed skill_can_produce_mix not checking, whether or not the produced goods can actually be stored (bugreport:4674).
|
14 years ago |
ai4rei
|
ddbbf5e603
* Added temporary check to skill_delunitgroup to prevent crashes when 'group' is NULL and added some debug messages to track down the source of the crash (bugreport:3504).
|
14 years ago |
ai4rei
|
cd78795961
* Various code tweaks and updates related to item types.
|
14 years ago |