index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
npc
/
Changelog.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-20
* Rev. 13458 Looooots of bugfixes provided by various people! [L0ne_W0lf]
L0ne_W0lf
1
-0
/
+13
2009-01-06
Updated monster modes for battleground NPCs.
L0ne_W0lf
1
-0
/
+2
2008-12-29
Fixed Econ values in agit_template. Commited by accident, as it's not finished.
L0ne_W0lf
1
-0
/
+1
2008-12-29
- Corrected issues with the Keil Hyre quest. (bugreport:2511)
L0ne_W0lf
1
-0
/
+7
2008-12-26
Happy boxing day, eAthena! Here have a massive update.
L0ne_W0lf
1
-0
/
+11
2008-12-25
Added a check in The Sign Quest for Sign_Branch8A before attempting to run a ...
Paradox924X
1
-0
/
+2
2008-12-23
Small update to the checkweight in Christmas 2005 Event. (bugreport:2553)
Paradox924X
1
-0
/
+2
2008-11-22
Fixed typos in var names from EIN_LOVERQRQ to EIN_LOVERQ in Einbroch Lovers Q...
Paradox924X
1
-0
/
+2
2008-11-18
- Removed redundent input from mercenary vendor. (bugreport:2427)
L0ne_W0lf
1
-0
/
+4
2008-11-04
Small update to fix merchant Paul Spanner from giving item 612 instead of .@i...
Paradox924X
1
-3
/
+4
2008-11-04
Fixed a few donpcevent's that didn't include the NPC's hidden display name. (...
Paradox924X
1
-1
/
+2
2008-11-04
Added a bunch of missing "end;"s for Broken Sword Quest that caused NPC to ex...
Paradox924X
1
-0
/
+2
2008-10-28
Fixed location error in Blacksmith quest. NPC said Alberta, NPC location in E...
jmanfffreak
1
-0
/
+2
2008-10-28
* More boredom and bugfixing to various scripts. :D
L0ne_W0lf
1
-0
/
+7
2008-10-28
Replaced 96 instances of "S_BonusREward" with "S_BonusReward" as it should be...
Paradox924X
1
-0
/
+2
2008-10-25
Fixed setcell coords for the first barricade in schg_cas03.
L0ne_W0lf
1
-1
/
+1
2008-10-25
Fixed a copy/paste error in Nordri. (bugreport:2372)
L0ne_W0lf
1
-0
/
+3
2008-10-24
* Bugfixing yay! Just goin' though the tracker.
L0ne_W0lf
1
-0
/
+5
2008-10-17
* Corrected some issues in the Keil Hyre Quest and Mjolnir Seal quest.
L0ne_W0lf
1
-0
/
+6
2008-10-16
* Corrected typo in Nameless Monestary quest. (bugreport:2352)
L0ne_W0lf
1
-0
/
+3
2008-10-12
Reverted donpcevent change to wizard quest. Moved a percentheal, which should...
L0ne_W0lf
1
-0
/
+1
2008-10-12
* Changed An nonexistent variable in Refine NPC. (bugreport:2340)
samuray22
1
-0
/
+4
2008-09-30
Added Mercenary System related NPCs.
L0ne_W0lf
1
-0
/
+1
2008-09-30
Full implementation of all Episode 11.3 Quests.
L0ne_W0lf
1
-0
/
+1
2008-09-30
* Corrected a wrong variable name in the Novice Training Ground (bugreport:2293)
samuray22
1
-0
/
+2
2008-09-29
Fixed the delitem assosiated with the last uptate.
L0ne_W0lf
1
-1
/
+2
2008-09-29
Fixed item requirement for Stellar hairpin in monstertamers.txt. (bugreport:2...
L0ne_W0lf
1
-0
/
+2
2008-09-27
Implemented fixes for The Sign quest until my rewrite is finished. (bugreport...
L0ne_W0lf
1
-0
/
+1
2008-09-27
* Continues replacing of specialeffect/2 numerics with constants.
samuray22
1
-0
/
+3
2008-09-25
* Continues replacing of specialeffect/2 numerics with constants.
L0ne_W0lf
1
-0
/
+3
2008-09-25
Replacing specialeffect/2 numerics with constants in quests.
L0ne_W0lf
1
-0
/
+2
2008-09-24
Again removed unicode BOM from npc/Changelog.txt.
ultramage
1
-1
/
+1
2008-09-23
* Fixed error in Megingjard seal quest. (bugreport:2261)
L0ne_W0lf
1
-1
/
+3
2008-09-23
* Changed some "+ name +" to strcharinfo(0) in Brisingamen Seal.
samuray22
1
-0
/
+2
2008-09-22
* Fixed a little Exploit to bug the Dancer Job Quest. (bugreport:2252)
samuray22
1
-0
/
+3
2008-09-22
Corrected npc/changelog.txt mess caused by Paradox924X's unicode BOM mark (r1...
ultramage
1
-46
/
+46
2008-09-21
* Large update to Einbroch. Requires testing.
L0ne_W0lf
1
-0
/
+5
2008-09-21
Corrected some issues with the lighthalzen biolab quest. (bugreport:1798)
L0ne_W0lf
1
-0
/
+1
2008-09-21
* Deleted Unnecesary Next; in Hunter Job Quest. (bugreports:1665,2239,2179)
samuray22
1
-47
/
+50
2008-09-21
Corrected Sealstatus checking global vars instead of character.
L0ne_W0lf
1
-1
/
+3
2008-09-20
* Fixed DZeroX's fix! (Missing ;'s)
L0ne_W0lf
1
-0
/
+3
2008-09-18
*Slew of bugreport fixage. Figured I should do something.
L0ne_W0lf
1
-0
/
+6
2008-09-15
Corrected a typo in Sleinpr seal quest. (bugreport:2234)
L0ne_W0lf
1
-0
/
+2
2008-09-14
Added updates to crusader job quest from bugreport:1887.
L0ne_W0lf
1
-0
/
+1
2008-09-14
Corrected a typo in monster races. (bugreport:2147)
L0ne_W0lf
1
-0
/
+1
2008-09-14
*Updated refiner function to allow for addition features per npc.
L0ne_W0lf
1
-0
/
+3
2008-09-14
Changed a couple close2;'s to close;'s in the Refine NPC. (bugreport:2229)
Paradox924X
1
-0
/
+2
2008-09-09
Enabled WoE SE to be run independently of WoE. Let's see how long it is befor...
L0ne_W0lf
1
-0
/
+1
2008-09-09
Small bug fixes to arug_cas02 (bugreport:2198)
Yommy
1
-0
/
+4
2008-09-06
Lots of small updates and corrections to seal quests.
L0ne_W0lf
1
-0
/
+1
[next]