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
/
Changelog-Trunk.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
Prevented online user count from going negative. (bugreport:3913)
Paradox924X
1
-0
/
+2
2009-12-02
Semi-revert of 14182, moved ALL_WEWISH up under SA_GRAVITY instead, as I hadn...
L0ne_W0lf
1
-0
/
+1
2009-12-02
Added skill ALL_WEWISH. This skill in older clients plays a song, however in ...
L0ne_W0lf
1
-4
/
+1
2009-12-02
* Autobonus code cleanups.
Inkfish
1
-0
/
+5
2009-11-27
Fixed warping in OnPCDieEvent revives people with 0 hp.
Inkfish
1
-0
/
+1
2009-11-26
* NPC event code cleanups.
Inkfish
1
-0
/
+5
2009-11-26
Moved log_sql_init() call up in map-server-init to after after map_sql_init()...
Paradox924X
1
-0
/
+2
2009-11-26
Fixed strnpcinfo(1) returning blank strings when NPC names did not have a hid...
Paradox924X
1
-0
/
+2
2009-11-23
* Fixed player keeps bleeding when dead.
Inkfish
1
-0
/
+3
2009-11-22
Added 'ipban_cleanup_interval' option which determines how often expired IP b...
Paradox924X
1
-0
/
+3
2009-11-21
Cleaned up mapreg dirty-marking code to only mark the mapreg as dirty when it...
Paradox924X
1
-0
/
+2
2009-11-19
- Applied the renewal client support patch from Diablo (eA forum topic 222623)
skotlex
1
-0
/
+11
2009-11-08
Fixed mob is removed from map right after his rebirth.
Inkfish
1
-0
/
+3
2009-11-07
Added a flag to indicate if the script of an autobonus was parsed for the sak...
Inkfish
1
-0
/
+2
2009-11-04
* All Songs/Dances now create a 3 second delay before Adaption can be used.
Inkfish
1
-0
/
+3
2009-11-03
* Added battle_config.mob_slave_keep_target config option (monster.conf)
L0ne_W0lf
1
-0
/
+5
2009-11-02
* Quick fix to char command checking gm level of the target player instead of...
Inkfish
1
-0
/
+3
2009-11-01
* Implemented the fix for Slim Pitcher working on WoESE objects (bugreport:36...
L0ne_W0lf
1
-0
/
+3
2009-10-27
* Cast time of Emergency Call is doubled if you master of High Jump.
Inkfish
1
-0
/
+2
2009-10-27
Fixed quest will never get erased when it's the only quest you have.
Inkfish
1
-0
/
+2
2009-10-26
Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.
Inkfish
1
-0
/
+2
2009-10-26
* The status SC_INVINCIBLE now reduces all damage to 1.
L0ne_W0lf
1
-0
/
+4
2009-10-25
* Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can b...
Inkfish
1
-0
/
+3
2009-10-24
Reverted the previous change to OnTouch not triggering for invisible chars.
ultramage
1
-0
/
+1
2009-10-24
* 'OnTouch' script shouldn't trigger when you are invisible.(same as warps)
Inkfish
1
-0
/
+3
2009-10-18
Removed the char_rename setting in favor of a PACKETVER define.
ultramage
1
-0
/
+4
2009-10-11
NPC should only have a 24 characters long name including EOS. (bugreport:3599)
Inkfish
1
-0
/
+1
2009-10-11
Added character rename function.(topic:225576)(written by pakpil and fixed by...
Inkfish
1
-0
/
+7
2009-10-06
Fixed rental items can be moved into guild storage from cart.
Inkfish
1
-0
/
+2
2009-10-02
Marionette Control now has an infinite duration.(bugreport:2542)
Inkfish
1
-0
/
+1
2009-10-02
Fixed a damage underflow (bugreport:3624)
Inkfish
1
-0
/
+2
2009-09-23
Added supports for Soul Bound.
Inkfish
1
-0
/
+2
2009-09-20
Disabled ip checking during auth, since it lead to a lot of confusion.
ultramage
1
-0
/
+2
2009-09-17
* Duration of SC_STONE is not reduced by MDEF.
Inkfish
1
-0
/
+4
2009-09-13
* Progressbar aborts when player is attacked.
Inkfish
1
-0
/
+5
2009-09-12
* Clarified the names of some questlog functions and eventually implemented k...
Inkfish
1
-0
/
+2
2009-09-04
* QuestLog Fix.
Inkfish
1
-0
/
+4
2009-08-25
Implemented Progress Bar.(topic:207933)
Inkfish
1
-0
/
+2
2009-08-22
Fixed Teleport through Hocus-Pocus skips menu. (bugreport:3513)
Inkfish
1
-0
/
+2
2009-08-21
Fixed the wrong packet length makes client choke when add_quest packets are s...
Inkfish
1
-0
/
+1
2009-08-21
Added bMagicHPGainValue and bMagicSPGainValue.
Inkfish
1
-0
/
+2
2009-08-20
* Some fixes for Heat
Inkfish
1
-0
/
+5
2009-08-18
Equipment DEF penalty shouldn't be applied to players in Mental Strength.(bug...
Inkfish
1
-0
/
+2
2009-08-15
Fixed self skills affecting target unit when used within combo delay for Asur...
Inkfish
1
-0
/
+2
2009-08-12
Fixed changequest behavior(before: completequest+setquest, now: erasequest+se...
Inkfish
1
-0
/
+2
2009-08-11
* Fixed autospell and autobonus will still trigger even if the chance is 0.
Inkfish
1
-0
/
+4
2009-08-02
* Questlog code cleanup.
Inkfish
1
-0
/
+5
2009-07-29
* Fixed damage_level is not calculated properly on normal attack.
Inkfish
1
-0
/
+2
2009-07-29
* Kaahi heals no matter if attack connects. (bugreport:2440)
Inkfish
1
-0
/
+3
2009-07-25
* Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugr...
Inkfish
1
-1
/
+2
[next]