lordttseven
|
e2bbd02dab
Rewrote SC_MAGICPOWER to behave like on official servers
|
13 years ago |
lordttseven
|
a58fc65984
Status change packet cleanup
|
13 years ago |
shennetsind
|
d2cf026ba2
Initial support for Wanderer and Minstrel, and a few adjustments here and there for other classes.
|
13 years ago |
shennetsind
|
1b25f2ae62
Re-enabled SC_INCASPDRATE as per kenpachi's request.
|
13 years ago |
shennetsind
|
3df097e1e2
Initial support for Shadow Chaser and a few adjustments here and there.
|
13 years ago |
shennetsind
|
99917b3183
Added some renewal behaviors of skills from bugreport:5302 (all under renewal mode)
|
13 years ago |
brianluau
|
00367cd7b7
- Removed more trailing tabs.
|
13 years ago |
shennetsind
|
6e0b7ee4c0
minor code improvement, moved some "hidden" configs to config/Core.h
|
13 years ago |
protimus
|
54b98b7447
Follow up to r15323.
|
13 years ago |
shennetsind
|
7c435a9e68
Renamed RRMODE to REMODE
|
13 years ago |
shennetsind
|
3e9302c1f6
Renewal Weapon MATK boost fix, bugreport:5115
|
13 years ago |
shennetsind
|
05cad74427
Renewal Mode DEF calc fixed (can go over 127 now), bugreport:5110
|
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 |
flaviojs
|
9703374f8a
* Fix C++ compilation issues.
|
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 |
ai4rei
|
bfbac60c74
* Changed enumerating defines into enumerations (related topic:264007).
|
14 years ago |
ai4rei
|
40ec74d163
* Extended debugging code for bugreport:3504 (related r14599).
|
14 years ago |
ai4rei
|
5ed2bd8367
* Merged enumeration update from renewal [14699/branches/renewal] for a future commit.
|
14 years ago |
Paradox924X
|
d95e3e7999
Implemented official cash food behavior, including use delay, not being dispelled (including on death), distinct status effects and icons from the ordinary food types.
|
14 years ago |
L0ne_W0lf
|
4d87e0aefe
* Blocked being able to use the skill CR_DEVOTION on players under the status SC_HELLPOWER.
|
15 years ago |
L0ne_W0lf
|
387bcdf5ae
* Implemented the Manuk and Splendide item status effects, thanks to Epoque.
|
15 years ago |
L0ne_W0lf
|
7084879e8e
* Increased gobal_reg_value to 256 from 96.
|
15 years ago |
ultramage
|
117782c900
Re-added the SI_EARTHSCROLL icon for taekwon's Happy Break status.
|
15 years ago |
brianluau
|
eebb014937
- Fixed a typo in r13915, causing SC_values 247+ to be off by one.
|
16 years ago |
Inkfish
|
5516002a5c
* Implemented script command "autobonus". [Inkfish]
|
16 years ago |
Inkfish
|
1d90917604
* Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and NPC_INVINCIBLEOFF. (topic:217330)
|
16 years ago |
skotlex
|
f5fa9d4daa
- Added mob mode 0x4000, MD_TARGETWEAK: It makes aggro monsters only chase characters whose level is no higher than the monster's +5.
|
16 years ago |
Inkfish
|
dc7f470790
* Fixed turning off a skill needed to meet the requirements. (bugreport:3175)
|
16 years ago |