skotlex
|
3954b070de
- Modified @warp/@rura to prevent causing pc_setpos position error messages.
|
19 年之前 |
skotlex
|
3851b1299d
- Fixed @npcmove not sending the correct packets to make the moving refresh client-side.
|
19 年之前 |
skotlex
|
0ed5d38cdd
- Small code cleanups. One should lower a bit function overhead when using mob_ai&32
|
19 年之前 |
Lance
|
d955a685c3
* Fixed map_waterheight prefixing extra "data\"
|
19 年之前 |
skotlex
|
b810c3cefb
- Mob_ai update. The attacked checks will trigger even if the mob can't move. Being attacked while the mob can't move no longer will trigger rude-attacked skills.
|
19 年之前 |
skotlex
|
3faa5d199f
- Changed the default of multi_hit_delay from 230 to 80 which seems more official.
|
19 年之前 |
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 年之前 |
skotlex
|
07c8dd3902
- Fixed @movenpc
|
19 年之前 |
Zido
|
cb78101f64
- The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded
|
19 年之前 |
Zido
|
2113db40cb
- Wedding Sprites fixed
|
19 年之前 |
Vicious
|
05486873e6
fixed job changer
|
19 年之前 |
Zido
|
4287764b5d
- Fixed irc.c, no more crashes
|
19 年之前 |
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 年之前 |
skotlex
|
38bd5b5675
- Likely fixed a mob not returning to their original class view on respawn after they changed class.
|
19 年之前 |
skotlex
|
7015c8578f
- Modified the equip_job field in the item_db to be a hexadecimal value for easier handling.
|
19 年之前 |
Vicious
|
5e837a9caa
GS related npcs
|
19 年之前 |
skotlex
|
3b5c9e1f78
- Moved the devotion damage reduction to the block that only executes if flag is zero in battle_damage.
|
19 年之前 |
Zido
|
8c9b7356eb
- IRC User access levels now refresh on a mode set and join/part
|
19 年之前 |
skotlex
|
a97e263cd9
- Fixed an already free'd pointer error in irc.c:144
|
19 年之前 |
skotlex
|
0837bb4f38
- Added missing creation/destruction of the expcache_ers in guild.c
|
19 年之前 |
skotlex
|
4dc9cb89ad
- Fixed pc_setpos ignoring the clrtype sent to it.
|
19 年之前 |
Lupus
|
d64b74a4f5
updated new items
|
19 年之前 |
Lupus
|
998cf40a2c
updated items
|
19 年之前 |
skotlex
|
1d5b54e996
- Hopefully fixed the wedding item-trade restriction.
|
19 年之前 |
skotlex
|
5e7533d609
- Removed mapflag noreturn from pvp maps.
|
19 年之前 |
skotlex
|
8f34077a74
- Rewrote the guild exp cache code to prevent overflows and to use the ers system.
|
19 年之前 |
Zido
|
31c287d3a1
Accidently left my IRC info in irc.c >.> we really need to make a .conf for it.
|
19 年之前 |
Zido
|
7fcb955c78
|
19 年之前 |
skotlex
|
c94f569ab5
- Changed the default of skill_add_range to 0, said value now disables skill-range checking when casting ends.
|
19 年之前 |
skotlex
|
57ef599e9e
- Corrected the Soul Drain formula, thanks to Haplo for pointing it out.
|
19 年之前 |