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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-05
- Added a npc-script-event cache to avoid looking up event-scripts every time...
skotlex
7
-92
/
+136
2006-05-05
- The Rest bonus activated by using /doridori while in rest should now trigge...
skotlex
2
-1
/
+3
2006-05-05
- Fixed Kaupe always triggering when the one who was under Kaupe was a player...
skotlex
2
-1
/
+3
2006-05-05
- /doridori now won't double the HP/SP regen of TKs, it only activates their ...
skotlex
5
-24
/
+27
2006-05-05
- Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (...
skotlex
8
-14
/
+52
2006-05-05
- Kaupe now will only block all skills of players, for non-players, only norm...
skotlex
3
-45
/
+49
2006-05-05
- Added a check to prevent player invoked-endure from overriding infinite end...
skotlex
1
-2
/
+11
2006-05-05
- OnEquip scripts will be trigger on log-on now.
skotlex
10
-35
/
+53
2006-05-05
- Now when walkdelay is set to 0, characters will stop walking when hit, but ...
skotlex
3
-7
/
+13
2006-05-05
Removed drops from Bio Lab mobs than are not in X.2
Playtester
2
-10
/
+11
2006-05-05
- Read changelog.
Zido
2
-1
/
+5
2006-05-05
- Fixed a possible infinite loop in skill_clear_unit_group
skotlex
2
-2
/
+1
2006-05-05
fixed my MVP drop conf
reddozen
1
-10
/
+10
2006-05-04
Hopefully fixed npc/events/custom/uneasy_cemetery.txt
Playtester
2
-2
/
+3
2006-05-04
- Some clean-ups in the mob_ai
skotlex
4
-13
/
+11
2006-05-04
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6476 54...
eaac
2
-23
/
+68
2006-05-04
- Cleaned up and used mob_skill_event function when hit by a ground-skill.
skotlex
3
-13
/
+6
2006-05-04
* Whoops, forgot to commit the update to the firecrackers. [erKURITA]
eaac
1
-1
/
+1
2006-05-04
Fixed another typo in gunslinger.txt
Playtester
2
-1
/
+2
2006-05-04
Additional gunslinger.txt fixes...
Playtester
2
-2
/
+3
2006-05-04
Fixed a missing " in the gunslinger jobquest script
Playtester
2
-1
/
+3
2006-05-04
- All KA-spells are interruptable.
skotlex
4
-9
/
+9
2006-05-04
- Cleaned up the mob-random-walking code.
skotlex
1
-42
/
+37
2006-05-04
- Stun time for using ES magic on non-mobs reduced to 0.5 secs.
skotlex
6
-25
/
+37
2006-05-04
- Rewrote Kaahi to behave as it should. It will hear whatever amount of damag...
skotlex
7
-38
/
+66
2006-05-04
fixes
Lupus
1
-15
/
+7
2006-05-04
- Pair of almost insignificant changes in mob.c (removed a unneeded next_walk...
skotlex
1
-2
/
+1
2006-05-03
- Kaahi now triggers every 500ms rather than on every hit (but it only heals ...
skotlex
3
-16
/
+35
2006-05-03
- Kaite, Kaute will now show a skill effect when they trigger.
skotlex
6
-16
/
+20
2006-05-03
- Corrected @whomap directly invoking msg_table[] rather than msg_txt()
skotlex
5
-8
/
+22
2006-05-03
Removed all Novice Job bonusses
Playtester
2
-1
/
+2
2006-05-03
Reverted the changes to Killer Mantis and Demon Pungus card
Playtester
2
-2
/
+4
2006-05-03
fixed new cards
Lupus
2
-7
/
+11
2006-05-03
- Fixed standing up not really standing you up.
skotlex
7
-72
/
+66
2006-05-03
- Implemented desperado as explained by Rockman-EXE.
skotlex
6
-10
/
+16
2006-05-02
- Removed the unit_can_move checks in skill cast-end, they should be performe...
skotlex
3
-13
/
+10
2006-05-02
- Absorb Spirit Sphere now gives +10SP per sphere as per discussions with Haplo.
skotlex
4
-19
/
+46
2006-05-02
Lowered all card drop rates to 0.01% as they are in Aegis X.2
Playtester
2
-58
/
+59
2006-05-02
Updating old/wrong mob drops to Aegis X.2 drops
Playtester
2
-23
/
+25
2006-05-02
* Added kunai_maker.txt to make elemental kunais. [erKURITA]
eaac
10
-146
/
+315
2006-05-02
- Kaite now works against all types of spells.
skotlex
6
-38
/
+40
2006-05-02
- Modified how Rogue's treasure works so that you get +1% to your steal rate ...
skotlex
6
-52
/
+78
2006-05-02
Now Speed Potion gives doubled speed for 5 seconds as it should be
Playtester
2
-1
/
+2
2006-05-02
Lowered the duration of Speed Potion to 5 seconds
Playtester
2
-1
/
+3
2006-05-02
- Fixed Jump Kick's range to 9.
skotlex
6
-8
/
+11
2006-05-02
- Fixed pc_disguise not allowing you to "redisguise".
skotlex
2
-1
/
+2
2006-05-02
- Corrected a crash when sd is null in npc_event
skotlex
2
-1
/
+4
2006-05-02
added support to regulate MVP drops [Reddozen]
reddozen
5
-17
/
+75
2006-05-02
- Removed OPTION_XMAS, it seems to not exist....
skotlex
8
-54
/
+43
2006-05-01
- status_setviewdata will set your option accordingly when the previous/new v...
skotlex
3
-2
/
+11
[prev]
[next]