index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-26
- Follow up to r16147: check the price in the shop file, instead of id->value...
brianluau
1
-1
/
+1
2012-05-26
Fixed bugreport:5658 Instance NPCs will now be cleared properly. Super-Specia...
shennetsind
2
-2
/
+30
2012-05-26
- Fixed wrong areawarp coordinations in all arena rooms. bugreport:3494
masao87
7
-116
/
+201
2012-05-26
- Some minor improvements in the instance Scripts.
masao87
12
-5568
/
+5146
2012-05-25
Fixed bugreport:5813 LG_SHIELDSPELL damage formula in physical and magic is n...
rud0lp20
1
-10
/
+13
2012-05-25
- Reduced 300+ copy-paste lines to 1 duplicated npc in eden_common.txt (sugge...
brianluau
9
-475
/
+98
2012-05-25
- Fixed invalid item types in item_db.sql
tr0n93
1
-31
/
+31
2012-05-25
- Added a warning when NPC shops sell items for 0z (FREE!)
brianluau
1
-0
/
+5
2012-05-24
Fixed bugreport:5809 Ice Wall should now block mobs properly.
shennetsind
2
-2
/
+7
2012-05-24
Follow up r16143 minor minor performance improvement
shennetsind
1
-5
/
+3
2012-05-24
- Fixed guild emblems not showing on flags at server start. (bugreport:5796, ...
brianluau
32
-21
/
+53
2012-05-24
Fixed RA_CAMOUFLAGE where the animation(semi transparent effect) is not seen ...
rud0lp20
4
-9
/
+17
2012-05-24
Fixed bugreport:1551 poison and edp poison now give proper exp to caster vs m...
shennetsind
2
-5
/
+14
2012-05-24
- Fixed a buy/sell zeny exploit (bugreport:5799), follow up to r16138 and bug...
brianluau
4
-4
/
+4
2012-05-23
Fixed bugreport:5794 characters are no longer able to bypass servers max leve...
shennetsind
1
-2
/
+2
2012-05-21
- Added probably all 3rd Class related Shops. bugreport:5781 bugreport:5782 b...
masao87
1
-1
/
+21
2012-05-21
Fixed bugreport:5777 WL_DRAINLIFE HP absorption based on damage is now workin...
rud0lp20
3
-12
/
+12
2012-05-21
- Fixed check quest in Brasilis puppy quest. bugreport:5376
masao87
2
-470
/
+301
2012-05-21
- Added 'instance_check_party' command to all instance scripts for proper che...
masao87
4
-356
/
+265
2012-05-21
Added new script command: instance_check_party <Party ID>{,<amount>{,<min>{,<...
rud0lp20
2
-5
/
+121
2012-05-21
Fixed (bugreport:5758). Quests should be checked correctly now.
tr0n93
1
-8
/
+8
2012-05-21
Fixed bugreport:5699 all new options should now be passed properly to clones ...
shennetsind
1
-1
/
+1
2012-05-20
Fixed bugreport:5619 MO_EXTREMITYFIST should now consume all spirit sphere.
rud0lp20
5
-4
/
+39
2012-05-19
NPC Loaded by @loadnpc will now trigger their OnInit labels as they're loaded.
shennetsind
3
-10
/
+22
2012-05-19
Fixed bugreport:5618 @summon stuff trap-like skills no longer hit its allies
shennetsind
1
-18
/
+13
2012-05-17
Fixed bugreport:5760
ignizh
2
-2
/
+2
2012-05-17
- Added +11 and above refiner NPC.
masao87
6
-55
/
+679
2012-05-17
- Updated some Alberta NPC Locations to match with the new Map. Also updated ...
masao87
10
-33
/
+22
2012-05-17
- Updated Monster spawns in Job change Quests to renewal. bugreport:5574
masao87
4
-151
/
+33
2012-05-17
Added new command: @set
shennetsind
1
-0
/
+113
2012-05-17
Fixed bugreport:5620 Fear Breeze auto attack should now trigger properly.
shennetsind
1
-2
/
+20
2012-05-17
Removed pointless config in groups.conf (accidentally added by me in the @acc...
shennetsind
1
-1
/
+1
2012-05-17
Fixed bugreport:5622 Fixed bug with renewal mode berserk not removing twohand...
shennetsind
1
-0
/
+5
2012-05-17
Fixed bugreport:5491 Adrenaline Rush boost was updated to renewal standards.
shennetsind
1
-8
/
+6
2012-05-17
Updated renewal's level modifier on damage formula.
shennetsind
3
-73
/
+80
2012-05-17
Fixed bugreport:5755 Howling of Mandragora cast time effect should now work p...
shennetsind
1
-13
/
+10
2012-05-17
follow up r16115, accidentally committed debug thing
shennetsind
1
-1
/
+0
2012-05-17
Fixed bugreport:5757 Added missing Sorcerer Insignias, Credits to brAthena
shennetsind
8
-114
/
+170
2012-05-16
Fixed bugreport:5749 Amplify Magic Power should now work properly on multi-hi...
rud0lp20
7
-22
/
+108
2012-05-14
- Made some NPC's into duplicates and fixed some && / || checks in the Arch B...
masao87
6
-1169
/
+838
2012-05-14
- Added Pile Bunker Quest. bugreport:5397
masao87
2
-0
/
+54
2012-05-13
- Follow up r16107 .
masao87
4
-8
/
+8
2012-05-13
- Full revert of r16105 and r16106.
eathenabot
33
-143
/
+87
2012-05-13
Fixed bugreport:4951 Bard/Dancer songs duration exploit fixed
shennetsind
1
-8
/
+15
2012-05-13
Fixed bugreport:5722 now client "/" commands that use @command functionality ...
shennetsind
2
-49
/
+53
2012-05-12
- Added an extra check to all instance script if there are actually 2 Players...
masao87
5
-8
/
+41
2012-05-12
* Merged changes up to eAthena 15096.
eathenabot
26
-53
/
+83
2012-05-12
* Merged changes up to eAthena 15095.
eathenabot
8
-34
/
+60
2012-05-12
- Added 2 new Shops to Comodo. bugreport:5732
masao87
2
-5
/
+7
2012-05-12
- Added Magic Book Quest for Warlocks.
masao87
4
-7
/
+2165
[prev]
[next]