skotlex
|
3faa5d199f
- Changed the default of multi_hit_delay from 230 to 80 which seems more official.
|
19 gadi atpakaļ |
skotlex
|
1f0de23255
- Fixed skill_nocast_db reading so that when the same skill is specified multiple times, the blocked effects add up instead of replacing each other.
|
19 gadi atpakaļ |
skotlex
|
07c8dd3902
- Fixed @movenpc
|
19 gadi atpakaļ |
Zido
|
cb78101f64
- The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded
|
19 gadi atpakaļ |
Zido
|
2113db40cb
- Wedding Sprites fixed
|
19 gadi atpakaļ |
Vicious
|
05486873e6
fixed job changer
|
19 gadi atpakaļ |
Zido
|
4287764b5d
- Fixed irc.c, no more crashes
|
19 gadi atpakaļ |
skotlex
|
8f20e263b2
- Added function status_change_init to initialize all the sc timers. Added sc_data initialization to the npc structures who were missing them.
|
19 gadi atpakaļ |
skotlex
|
38bd5b5675
- Likely fixed a mob not returning to their original class view on respawn after they changed class.
|
19 gadi atpakaļ |
skotlex
|
7015c8578f
- Modified the equip_job field in the item_db to be a hexadecimal value for easier handling.
|
19 gadi atpakaļ |
Vicious
|
5e837a9caa
GS related npcs
|
19 gadi atpakaļ |
skotlex
|
3b5c9e1f78
- Moved the devotion damage reduction to the block that only executes if flag is zero in battle_damage.
|
19 gadi atpakaļ |
Zido
|
8c9b7356eb
- IRC User access levels now refresh on a mode set and join/part
|
19 gadi atpakaļ |
skotlex
|
a97e263cd9
- Fixed an already free'd pointer error in irc.c:144
|
19 gadi atpakaļ |
skotlex
|
0837bb4f38
- Added missing creation/destruction of the expcache_ers in guild.c
|
19 gadi atpakaļ |
skotlex
|
4dc9cb89ad
- Fixed pc_setpos ignoring the clrtype sent to it.
|
19 gadi atpakaļ |
Lupus
|
d64b74a4f5
updated new items
|
19 gadi atpakaļ |
Lupus
|
998cf40a2c
updated items
|
19 gadi atpakaļ |
skotlex
|
1d5b54e996
- Hopefully fixed the wedding item-trade restriction.
|
19 gadi atpakaļ |
skotlex
|
5e7533d609
- Removed mapflag noreturn from pvp maps.
|
19 gadi atpakaļ |
skotlex
|
8f34077a74
- Rewrote the guild exp cache code to prevent overflows and to use the ers system.
|
19 gadi atpakaļ |
Zido
|
31c287d3a1
Accidently left my IRC info in irc.c >.> we really need to make a .conf for it.
|
19 gadi atpakaļ |
Zido
|
7fcb955c78
|
19 gadi atpakaļ |
skotlex
|
c94f569ab5
- Changed the default of skill_add_range to 0, said value now disables skill-range checking when casting ends.
|
19 gadi atpakaļ |
skotlex
|
57ef599e9e
- Corrected the Soul Drain formula, thanks to Haplo for pointing it out.
|
19 gadi atpakaļ |
Lupus
|
443dbc36f2
|
19 gadi atpakaļ |
skotlex
|
85ac518297
- Changed the random warping of mobs with no players from mob_spawn to unit_warp, which prevents MSC_SPAWN from being retriggered for already spawned mobs.
|
19 gadi atpakaļ |
Zephiris
|
e4774765e6
Fixed a typo.
|
19 gadi atpakaļ |
skotlex
|
e030ff6086
- Modified @allstats to prevent negative/overflow issues.
|
19 gadi atpakaļ |
Lupus
|
018db319c5
typo
|
19 gadi atpakaļ |