Commit History

Author SHA1 Message Date
  Vicious 5e837a9caa GS related npcs 19 years ago
  skotlex 3b5c9e1f78 - Moved the devotion damage reduction to the block that only executes if flag is zero in battle_damage. 19 years ago
  Zido 8c9b7356eb - IRC User access levels now refresh on a mode set and join/part 19 years ago
  skotlex a97e263cd9 - Fixed an already free'd pointer error in irc.c:144 19 years ago
  skotlex 0837bb4f38 - Added missing creation/destruction of the expcache_ers in guild.c 19 years ago
  skotlex 4dc9cb89ad - Fixed pc_setpos ignoring the clrtype sent to it. 19 years ago
  Lupus d64b74a4f5 updated new items 19 years ago
  Lupus 998cf40a2c updated items 19 years ago
  skotlex 1d5b54e996 - Hopefully fixed the wedding item-trade restriction. 19 years ago
  skotlex 5e7533d609 - Removed mapflag noreturn from pvp maps. 19 years ago
  skotlex 8f34077a74 - Rewrote the guild exp cache code to prevent overflows and to use the ers system. 19 years ago
  Zido 31c287d3a1 Accidently left my IRC info in irc.c >.> we really need to make a .conf for it. 19 years ago
  Zido 7fcb955c78 19 years ago
  skotlex c94f569ab5 - Changed the default of skill_add_range to 0, said value now disables skill-range checking when casting ends. 19 years ago
  skotlex 57ef599e9e - Corrected the Soul Drain formula, thanks to Haplo for pointing it out. 19 years ago
  Lupus 443dbc36f2 19 years ago
  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 years ago
  Zephiris e4774765e6 Fixed a typo. 19 years ago
  skotlex e030ff6086 - Modified @allstats to prevent negative/overflow issues. 19 years ago
  Lupus 018db319c5 typo 19 years ago
  Lupus 3e3ba92164 renamed omobs to mobs, just as in stable. fixed typos 19 years ago
  Lupus 296f0457f7 added lhz_dun03 nowarpto mapflag 19 years ago
  skotlex bec5bce06d - Small fix in the pet_ai 19 years ago
  skotlex 3c79b79483 - Fixed an error on the error-message when job_db1 doesn't has enough columns. 19 years ago
  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 years ago
  skotlex 43dac339d7 - Fixed a compilation error due to a missing semicolon... 19 years ago
  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 years ago
  Vicious a448ea553e added missing weapon type, W_HUUMA(or kazema.. but huuma would be more.. correct) 19 years ago
  skotlex f3d9444348 - Added a define list for weapon types in pc.h 19 years ago
  skotlex 7aa1324af3 - Cleaned up the pet_ai_hard_lootsearch function to avoid doing map_id2sd calls. 19 years ago