index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-30
Fixed bugreport:5873 sex changed shouldn't now make exploits regarding item b...
rud0lp20
3
-5
/
+8
2012-05-29
Fixed bugreport:5850 GN_HELLS_PLANT damage formula and behavior are now updated.
rud0lp20
4
-4
/
+11
2012-05-27
Fixed bugreport:5842 RK_DRAGONBREATH damage should now be reducible by defend...
rud0lp20
2
-1
/
+9
2012-05-27
Fixed bugreport:5821 GN_SLINGITEM item requirements(item throwables) should n...
rud0lp20
6
-21
/
+73
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-25
Fixed bugreport:5813 LG_SHIELDSPELL damage formula in physical and magic is n...
rud0lp20
1
-10
/
+13
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 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
1
-1
/
+1
2012-05-23
Fixed bugreport:5794 characters are no longer able to bypass servers max leve...
shennetsind
1
-2
/
+2
2012-05-21
Fixed bugreport:5777 WL_DRAINLIFE HP absorption based on damage is now workin...
rud0lp20
3
-12
/
+12
2012-05-21
Added new script command: instance_check_party <Party ID>{,<amount>{,<min>{,<...
rud0lp20
1
-0
/
+59
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
- Added +11 and above refiner NPC.
masao87
2
-16
/
+55
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
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
Fixed bugreport:5757 Added missing Sorcerer Insignias, Credits to brAthena
shennetsind
5
-106
/
+161
2012-05-16
Fixed bugreport:5749 Amplify Magic Power should now work properly on multi-hi...
rud0lp20
7
-22
/
+108
2012-05-13
- Full revert of r16105 and r16106.
eathenabot
6
-37
/
+20
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
1
-0
/
+9
2012-05-12
* Merged changes up to eAthena 15095.
eathenabot
6
-20
/
+37
2012-05-11
Fixed bugreport:4955 @changegm no longer functions within gvg castles, specia...
shennetsind
1
-6
/
+3
2012-05-11
Fixed bugreport:5729 Effect formula and duration of LG_SHIELDSPELL level 1 fi...
greenboxal2
2
-5
/
+6
2012-05-11
* Merged changes up to eAthena 15094.
eathenabot
1
-52
/
+26
2012-05-10
Wug rider may no longer be used on rangers with a falcon -- special thanks to...
shennetsind
1
-1
/
+1
2012-05-09
* Fixed the guild skill delay reset feature bugreport:5715
cleaverbeaver
1
-1
/
+1
2012-05-08
Fixed bugreport:5513 Chaos Panic should now inflict Confusion/Chaos effect wo...
rud0lp20
3
-19
/
+15
2012-05-08
Fixed an issue with MDEF & DEF where it does not updating after equipping.
rud0lp20
3
-23
/
+65
2012-05-07
Fixed bugreport:5685 Base atk formula is now in RE
rud0lp20
1
-6
/
+16
2012-05-06
Fixed bugreport:5698 Missing null pointer check on NC_MAGNETICFIELD.
greenboxal2
1
-1
/
+1
2012-05-05
Follow up r16071 Fixed memory thing (if atcommand_suggestions_enabled was dis...
shennetsind
1
-4
/
+6
2012-05-04
Fix bugreport:5695 local scoped variables reference map not being freed after...
greenboxal2
1
-8
/
+16
2012-05-04
* Partially reverted r16076. The 2 loops wasn't unnecessary, they use differe...
xazax-hun
1
-2
/
+23
2012-05-04
- Fixed feature.conf improper formatting and removed two unnecessary iteratio...
epoque11
1
-23
/
+2
2012-05-03
* Replaced some literals with enum values.
xazax-hun
3
-10
/
+10
2012-05-03
Regularized file not found error messages.
xazax-hun
4
-4
/
+4
2012-05-03
* Implemented an atcommand suggestion system.
xazax-hun
4
-0
/
+88
[prev]
[next]