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
2012-04-02
- Fixed grouprandomitem; always produced negative item IDs. (bugreport:5529)
epoque11
1
-1
/
+1
2012-04-02
- Small change to @version command (fixed invalid project name)
epoque11
1
-1
/
+1
2012-03-31
* Merged changes up to eAthena 15085.
eathenabot
2
-18
/
+31
2012-03-31
* Merged changes up to eAthena 15084.
eathenabot
4
-4
/
+21
2012-03-30
- Fixed warning notice of nullpo_retv (follow up to r15816)
epoque11
1
-1
/
+1
2012-03-29
- Merged main-chat message handling (as requested/enforced by trojal <3)
epoque11
4
-14
/
+27
2012-03-28
- Removed duplicate Bismarc NPC in Hugel, since r10973. (bugreport:5271)
brianluau
1
-19
/
+0
2012-03-28
* fixed certain traps dealing blitz beat damage due to a missing break (see a...
lordttseven
1
-0
/
+1
2012-03-28
Fixed bugreport:5515 targets in manhole may now be targeted by shadow form.
shennetsind
2
-10
/
+10
2012-03-28
Fixed bugreport:5516 Royal Guard's Pinpoint Attack formula was updated and fi...
shennetsind
1
-2
/
+2
2012-03-28
Fixed bugreport:5517 Warlock's Comet no longer requires 2 gemstones if you ca...
shennetsind
1
-20
/
+22
2012-03-28
Fixed bugreport:5518 Wanderer/Minstrel Voice Lessons now allow them to cast t...
shennetsind
1
-3
/
+1
2012-03-28
Fixed bugreport:5249 (Lighta's post in the bottom), Priest's status recovery ...
shennetsind
1
-0
/
+1
2012-03-28
Fixed bugreport:5497, LK/RG/PD/RG new mounts are now available again to clien...
shennetsind
3
-7
/
+18
2012-03-28
Renamed the last RR_ prefix'd setting, thanks to brianl/wolfed
shennetsind
2
-2
/
+2
2012-03-28
- Follow up to r15111, renamed RRMODE to REMODE. Thanks Wolfed!
brianluau
1
-1
/
+1
2012-03-27
Changed PvPNarrator and GateKeeper to Floating NPC (bugreport:5512) Thanks to...
og2
1
-12
/
+17
2012-03-27
- Added missing BB and VB in Battlegrounds Badge Exchanger menu. (bugreport:5...
brianluau
1
-1
/
+1
2012-03-27
~ Updated a few Descriptions
og2
12
-119
/
+62
2012-03-27
- Changed scripted MVPs (Bio3 and Lord of Death) to spawn instantly on server...
brianluau
2
-106
/
+7
2012-03-27
- Renamed some variables.
brianluau
2
-182
/
+163
2012-03-27
- Updated Narrators/GateKeepers, etc.
og2
1
-347
/
+331
2012-03-26
- Fixed some spelling typos in Novice Zone. (bugreport:5285)
brianluau
1
-10
/
+10
2012-03-26
- Changed more duplicates so the source is a floating/mapless npc. (bugreport...
brianluau
5
-10
/
+13
2012-03-26
Corrected the Level Requirements for 'Standby Room' (bugreport:5368)
tr0n93
1
-2
/
+3
2012-03-26
Added some details in the Additional Comments and added a small fix on my cod...
mandark022
1
-1
/
+4
2012-03-26
Fixed the (bugreport:4096) where player can enter the Test Area without passi...
mandark022
1
-1
/
+9
2012-03-26
Added missing Cooking Items for Material Seller. (bugreport:5334)
tr0n93
1
-2
/
+3
2012-03-26
Fixed Warlock Quest chamber never opens for second try (bugreport:5294)
mandark022
1
-1
/
+61
2012-03-25
Fixed waves not being announced and counted (bugreport:5289)
og2
1
-8
/
+3
2012-03-25
- Fixed party invite crashing when a player is not online. (bugreport:5506)
epoque11
1
-1
/
+1
2012-03-24
Fixed Ctrl+c shutdown function on windows, followup r15706. (bugreport:5495)
xazax-hun
1
-1
/
+1
2012-03-24
- Fixed missing 'delitem' in Ninja Job Quest. (bugreport:5399)
brianluau
1
-0
/
+2
2012-03-24
- Restored Lord Of Death spawn that was accidentally removed in r15060. (bugr...
brianluau
2
-4
/
+144
2012-03-23
* Reading the itemDB checks for extra columns.
xazax-hun
2
-1
/
+7
2012-03-23
Fixed bugreport:1551 causing coma on monsters now grants you your-fully-deser...
shennetsind
2
-2
/
+7
2012-03-23
Fixed bugreport:2564 da scenario:
shennetsind
1
-0
/
+2
2012-03-23
Fixed Super Novices mentral strength so that they may ressurect in gvg maps w...
shennetsind
1
-2
/
+1
2012-03-23
Added the missing Fixed Casting Time support.
shennetsind
4
-728
/
+741
2012-03-23
Follow up r15777, reworked skill_icewall_block so that it stops any attacks a...
shennetsind
2
-14
/
+16
2012-03-23
Follow up r15768 (bugreport:5411) - special thanks to Kenpachi!
shennetsind
1
-0
/
+8
2012-03-23
Fixed bugreport:3574 Ice Walls finally are able to stop mobs chasing caster, ...
shennetsind
4
-41
/
+79
2012-03-23
Some minor code cleanup (gepard's idea from some time ago)
shennetsind
4
-94
/
+42
2012-03-23
Fixed bugreport:5324 Elemental Sword bautospellonskill recursion is now fully...
shennetsind
1
-0
/
+4
2012-03-23
Fixed bug with autocasts being blocked by skill_amotion_leniency
shennetsind
1
-11
/
+24
2012-03-23
* Merged changes up to eAthena 15083.
eathenabot
2
-0
/
+31
2012-03-23
Fixed bugreport:1017 a item dropping over a ice-wall-occupied cell is no long...
shennetsind
3
-4
/
+11
2012-03-23
* Merged changes up to eAthena 15082. (skipped 15081)
eathenabot
2
-7
/
+2
2012-03-23
Fixed bugreport:2424 Twilight Alchemy III no longer allows you to attempt to ...
shennetsind
1
-0
/
+4
2012-03-23
Fixed crash with using @allskills in a character without PC_PERM_ALL_SKILL al...
shennetsind
1
-4
/
+6
[prev]
[next]