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-05-11
* Fixed a crash when mob uses self-destruct skills (bugreport:2568) [Inkfish]
Inkfish
1
-0
/
+2
2009-05-10
* Fixed the incorrect DEF reduction of Joint Beat (bugreport:3051)
Inkfish
1
-1
/
+2
2009-05-10
* Magnetic Earth will never stack even if they are from the same team.(bugrep...
Inkfish
1
-0
/
+2
2009-05-09
* Fixed GX's skill level modifier is missing
Inkfish
1
-0
/
+1
2009-05-09
* Fixed some known and unknown player attached NPC timer problems
Inkfish
1
-0
/
+4
2009-05-07
* Fixed up the base success rate of normal strip skills
Playtester
1
-0
/
+3
2009-05-07
* Fixed splash damage from Baphomet Card might miss. [Inkfish]
Inkfish
1
-3
/
+10
2009-05-07
* Added check on stackable items to 'checkweight' (bugreport:1569, bugreport:...
Inkfish
1
-0
/
+2
2009-05-07
* Fixed players can pull water from ME cell (follow up to r13730)
Inkfish
1
-0
/
+2
2009-05-04
* Players now are allowed to copy the skills the level which is beyond the sk...
Inkfish
1
-0
/
+5
2009-05-04
* Added the md5() script command. (follow up to r13719)
brianluau
1
-0
/
+2
2009-05-04
Updated item_db.sql and mob_db.sql from recent changes to both. Thanks to Pet...
jmanfffreak
1
-0
/
+1
2009-05-03
* Block equipments switching for some skills (bugreport:2900)
Inkfish
1
-0
/
+3
2009-05-03
* Players now cannot be revived during pvp respawn delay
Inkfish
1
-0
/
+1
2009-05-03
* Fix several npctimer issues (bugreport:1619, bugreport:1730)
Inkfish
1
-0
/
+1
2009-05-03
* Fix 'awake' not working (bugreport:2580)
Inkfish
1
-0
/
+1
2009-05-03
* Do not log damage if it's done by mob itself (bugreport:2933) [Inkfish]
Inkfish
1
-0
/
+2
2009-05-02
* Spirit of Bard and Dancer now only works for mastered skills (bugreport:3037)
Playtester
1
-0
/
+3
2009-04-27
* Fixed break equipment debuff working on bosses (bugreport:3023)
Playtester
1
-0
/
+2
2009-04-25
* Fixed Monster Spiral Pierce not being reduced by Ghostring Card
Playtester
1
-0
/
+2
2009-04-25
* First attempt to fix up the strip skills, please make sure these fixes work...
Playtester
1
-0
/
+7
2009-04-20
* Fixed safestrncpy trashing the memory before dst when n == 0. (since r10667...
FlavioJS
1
-0
/
+2
2009-04-15
* Monster Spiral Pierce is now a ranged misc attack
Playtester
1
-0
/
+5
2009-04-14
* Cooking success chance is now affected by DEX and LUK
Playtester
1
-0
/
+4
2009-04-01
* Removed online_check config options. (always active now)
FlavioJS
1
-0
/
+7
2009-03-31
Gunslinger Tracking can be canceled if you get hit.
ultramage
1
-0
/
+4
2009-03-27
* Fixed a problem that blockskill timer failed when there was more than one o...
Playtester
1
-0
/
+3
2009-03-26
* Fixed Spirit of Assassin not reducing the aftercast delay of Sonic Blow
Playtester
1
-0
/
+3
2009-03-24
* Added support for new status change packet, uses new setting display_status...
Sara
1
-0
/
+2
2009-03-18
* Updated item_db.sql with the perl script
Playtester
1
-0
/
+2
2009-03-08
* Fixed a couple bugs with marionette control
ultramage
1
-0
/
+6
2009-03-08
Added several mail id checks to prevent a map server crash (bugreport:2837).
ultramage
1
-0
/
+2
2009-03-03
Removed the Blade Stop range check against players.
ultramage
1
-1
/
+1
2009-03-02
Blade Stop status no longer prevents item use and equip changing.
ultramage
1
-2
/
+4
2009-03-01
Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until...
shadow
1
-0
/
+7
2009-03-01
Ankle Snare cannot be knocked back anymore (bugreport:2804).
ultramage
1
-0
/
+2
2009-02-25
* Wrong variable being used in StringBuf_Vprintf. (follow up to r13386, fixes...
FlavioJS
1
-0
/
+2
2009-02-23
* Consolidated is_atcommand() and is_atcommand_sub()
sketchyphoenix
1
-0
/
+7
2009-02-23
* Made mob_timer_delete check the deletetimer in the mob.
FlavioJS
1
-0
/
+2
2009-02-23
* Made mob_delayspawn check the spawn_timer in the mob.
FlavioJS
1
-0
/
+3
2009-02-20
Increased variable size for status/skill points to remove the 65k cap (bugrep...
ultramage
1
-0
/
+1
2009-02-20
* Modified WFIFOSET to trigger a fatal error when trying to send a packet tha...
FlavioJS
1
-2
/
+4
2009-02-19
* Fixed impropper filling of w4 in npc_parsesrcfile when there are less than ...
FlavioJS
1
-0
/
+3
2009-02-06
* Follow up to r13485. (bugreport:2741)
FlavioJS
1
-0
/
+3
2009-01-25
* Changes to the configure script:
FlavioJS
1
-4
/
+6
2009-01-24
* Changed pc_spiritball_timer and pc_addspiritball: (bugreport:2705)
FlavioJS
1
-0
/
+5
2009-01-24
* Changed the variables of the mapcache structs to fixed size equivalents. (6...
FlavioJS
1
-0
/
+1
2009-01-24
* Changed all uses of struct skill_unit_group* to group_id in status_change_e...
FlavioJS
1
-0
/
+2
2009-01-23
* Changed npc_get_new_npc_id to ensure that it never returns invalid/used ids.
FlavioJS
1
-0
/
+7
2009-01-22
* Changed val4 of SC_BLADESTOP from a block_list pointer to an id. (64bit por...
FlavioJS
1
-0
/
+2
[next]