skotlex
|
3b5c9e1f78
- Moved the devotion damage reduction to the block that only executes if flag is zero in battle_damage.
|
19 năm trước cách đây |
Zido
|
8c9b7356eb
- IRC User access levels now refresh on a mode set and join/part
|
19 năm trước cách đây |
skotlex
|
a97e263cd9
- Fixed an already free'd pointer error in irc.c:144
|
19 năm trước cách đây |
skotlex
|
0837bb4f38
- Added missing creation/destruction of the expcache_ers in guild.c
|
19 năm trước cách đây |
skotlex
|
4dc9cb89ad
- Fixed pc_setpos ignoring the clrtype sent to it.
|
19 năm trước cách đây |
Lupus
|
d64b74a4f5
updated new items
|
19 năm trước cách đây |
Lupus
|
998cf40a2c
updated items
|
19 năm trước cách đây |
skotlex
|
1d5b54e996
- Hopefully fixed the wedding item-trade restriction.
|
19 năm trước cách đây |
skotlex
|
5e7533d609
- Removed mapflag noreturn from pvp maps.
|
19 năm trước cách đây |
skotlex
|
8f34077a74
- Rewrote the guild exp cache code to prevent overflows and to use the ers system.
|
19 năm trước cách đây |
Zido
|
31c287d3a1
Accidently left my IRC info in irc.c >.> we really need to make a .conf for it.
|
19 năm trước cách đây |
Zido
|
7fcb955c78
|
19 năm trước cách đây |
skotlex
|
c94f569ab5
- Changed the default of skill_add_range to 0, said value now disables skill-range checking when casting ends.
|
19 năm trước cách đây |
skotlex
|
57ef599e9e
- Corrected the Soul Drain formula, thanks to Haplo for pointing it out.
|
19 năm trước cách đây |
Lupus
|
443dbc36f2
|
19 năm trước cách đây |
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 năm trước cách đây |
Zephiris
|
e4774765e6
Fixed a typo.
|
19 năm trước cách đây |
skotlex
|
e030ff6086
- Modified @allstats to prevent negative/overflow issues.
|
19 năm trước cách đây |
Lupus
|
018db319c5
typo
|
19 năm trước cách đây |
Lupus
|
3e3ba92164
renamed omobs to mobs, just as in stable. fixed typos
|
19 năm trước cách đây |
Lupus
|
296f0457f7
added lhz_dun03 nowarpto mapflag
|
19 năm trước cách đây |
skotlex
|
bec5bce06d
- Small fix in the pet_ai
|
19 năm trước cách đây |
skotlex
|
3c79b79483
- Fixed an error on the error-message when job_db1 doesn't has enough columns.
|
19 năm trước cách đây |
skotlex
|
bafbe708b2
- Modified the item_db and added view_types to ammo: 1 arrows, 2 dagger (venom knife), 3 bullets, 4 shells, 5 grenades, 6 shurikens, 7 kunais.
|
19 năm trước cách đây |
skotlex
|
43dac339d7
- Fixed a compilation error due to a missing semicolon...
|
19 năm trước cách đây |
skotlex
|
bb95eb8e36
- Modified the ammo checks so that ammo is consumed at the end of battle_calc_weapon_attack (should fix element being lost on final arrow).
|
19 năm trước cách đây |
Vicious
|
a448ea553e
added missing weapon type, W_HUUMA(or kazema.. but huuma would be more.. correct)
|
19 năm trước cách đây |
skotlex
|
f3d9444348
- Added a define list for weapon types in pc.h
|
19 năm trước cách đây |
skotlex
|
7aa1324af3
- Cleaned up the pet_ai_hard_lootsearch function to avoid doing map_id2sd calls.
|
19 năm trước cách đây |
skotlex
|
add318fc2f
- Some cleanup of clif_parseloadendack, fixed guild-member list being sent on all map-changes.
|
19 năm trước cách đây |