brianluau
|
c37e0bdd3f
- help.txt Params lists: changed "/" to "|" to match the rest of the file.
|
12 years ago |
euphyy
|
2adc9cdf28
* Follow-up r16726, more standardization on docs.
|
12 years ago |
brianluau
|
9b08202837
- Standardized headers of /doc files.
|
12 years ago |
euphyy
|
b2029010bb
* Updated new atcommand messages in msg_athena to be more grammar-friendly.
|
12 years ago |
brianluau
|
c6fa46db85
- Moved 400+ hard-coded messages to msg_athena.conf for easier translating. Thanks mkbu95!
|
12 years ago |
brianluau
|
41af7482b1
- Fixed warnings from r16722.
|
12 years ago |
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 |