brianluau
|
f8a4c8b82f
- Fixed @item so it only displays message "Item created" on success.
|
12 years ago |
shennetsind
|
f90160d7cf
Fixed bugreport:6576 changed mvptomb_ to rely on the id rather than the pointer (the tombstone might be unloaded before the monster causing a issue), also removed a unused #define
|
12 years ago |
j-tkay
|
d61ae58fd5
- Fixed bugreport:6590, added missing changequest (3071-3076). (npc/quests/quests_veins.txt)
|
12 years ago |
shennetsind
|
115bdde1da
Fixed bugreport:6584 reverted something that shouldn't have been removed in r16687
|
12 years ago |
j-tkay
|
7bb719e267
- Fixed bugreport:6586, invalid check for Magic Wand Quest. (npc/re/quests/eden/56-70.txt)
|
12 years ago |
rud0lp20
|
fb23c27da5
Partial fixed for bugreport:6563 updated renewal casting and all 3rd job skills cast, delay, and cooldown.
|
12 years ago |
brianluau
|
f0fd2ca09a
- Changed executable names in Linux start scripts (follow up to r15503).
|
12 years ago |
euphyy
|
ef338e07c2
* Optimized "3rd Item Seller" script (re\merchants\3rd_trader.txt)
|
12 years ago |
brianluau
|
b0bd614417
- Fixed a close in The Crow of the Fate quest. (bugreport:6571)
|
12 years ago |
rud0lp20
|
4f57f0d35c
Follow up r16712 fix an uninitialized warning in skill.c - thanks to BuildBot
|
12 years ago |
rud0lp20
|
5bd2f6f4f2
Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored when both required skills are present in a character (ex. AM_PHARMACY w/ GN_CHANGEMATERIAL)
|
12 years ago |
kenpachi2k11
|
92bc81228a
Updated read_elemental_skilldb() to skip empty lines instead of throwing an error. (bugreport:6565)
|
12 years ago |
brianluau
|
c80aa9c9c2
- read_elementaldb: skip blank lines.
|
12 years ago |
euphyy
|
b76d16d0c4
* Standardization in some database files, and other minor cleaning
|
12 years ago |
euphyy
|
54d1bd6230
* Updated and cleaned up custom Quest Warper, as requested by malufett (custom\etc\quest_warper.txt)
|
12 years ago |
rud0lp20
|
be631df187
Fixed bugreport:6500 where SC_WEAKNESS doesn't ignore Chemical Protection effect and MADO.
|
12 years ago |
greenboxal2
|
69298d5191
Fixed error in npc_path_data reference counting resulting in the script never getting really unloaded.
|
12 years ago |
rud0lp20
|
3b91c64f1e
Fixed bugreport:6521 where MO_CALLSPIRIT doesn't benefit with SR_RAISINGDRAGON effect.
|
12 years ago |
rud0lp20
|
5896647207
Follow up r16669 updated the new monster hp to its official behavior.
|
12 years ago |
salepate
|
e76b3e9b9f
- reverted to r16668, erroneous fix
|
12 years ago |
salepate
|
ef3fd2202a
- fixed pc_statusup2(): status cost update condition
|
12 years ago |
j-tkay
|
897797722b
- Merged and cleaned up Kafras. (kafras/kafras.txt)
|
12 years ago |
euphyy
|
035080c11e
* Added warg rider check to custom breeder (custom\breeder.txt)
|
12 years ago |
shennetsind
|
9aa4228cf6
Fixed bugreport:6550 @unloadnpcfile now refreshes the hardcoded npc event array (onpckillevent onpcdieevent etc) so that any unloaded references are properly removed.
|
12 years ago |
euphyy
|
45cedb3a15
* Added warg checks to Falcon Renter, bugreport:6546 (merchants\renters.txt)
|
12 years ago |
euphyy
|
197fe3a6eb
* Cleaned up documentation of mob_skill_db a little bit.
|
12 years ago |
j-tkay
|
cfd914e218
Follow up r16693, fixed incorrect minimum input. (npc/re/cities/dewata.txt)
|
12 years ago |
j-tkay
|
bbf48a3303
- Fixed bugreport:6545, invalid Zeny check. (npc/re/cities/dewata.txt)
|
12 years ago |
shennetsind
|
908ad9dfcb
Fixed bugreport:6543, just removing a unused variable.
|
12 years ago |
kenpachi2k11
|
2d7616d7d7
Fixed Highness Heals cooldown. (bugreport:6542)
|
12 years ago |