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-07-13
- Fixed the value range checks added by Zido on pc_bonus (some of them were e...
skotlex
3
-46
/
+34
2006-07-13
Forgot one of Detale's skills...
Playtester
1
-0
/
+1
2006-07-13
Small adjustment...
Playtester
1
-1
/
+1
2006-07-13
- More typos... What's wrong with me today??
Zido
1
-2
/
+2
2006-07-13
- Fixed a small typo in my code
Zido
2
-2
/
+3
2006-07-12
- Added negative value in bonus exploit fix for more stat bonuses
Zido
2
-22
/
+45
2006-07-12
- Fixed negative value exploit (view changelog)
Zido
2
-2
/
+9
2006-07-12
Fixed a small error
Kargha
1
-6
/
+6
2006-07-12
- Recoded NJ_BAKUENRYU to behave as I understand it best from the skill-descr...
skotlex
4
-17
/
+14
2006-07-12
- Fixed NJ_TATAMIGAESHI to use ground-tiles rather than "for each in path" ca...
skotlex
5
-30
/
+50
2006-07-12
- Fixed Factory Quest EXP Reward. Thanks to Muad_Dib.
Kargha
1
-3
/
+7
2006-07-12
- Added back the undead check to turn undead/resurrection to prevent damaging...
skotlex
3
-12
/
+15
2006-07-12
- Resurrection will now silently fail when used on non-undead + not-dead char...
skotlex
2
-1
/
+4
2006-07-12
- Poem of bragi/magic String's base delay reduction at level 10 (or above) is...
skotlex
2
-1
/
+4
2006-07-12
- status_damage will no longer fail when the target is not on a map AND the f...
skotlex
2
-2
/
+8
2006-07-12
- Fixed the IP value being apparently incorrectly casted before inserting int...
skotlex
3
-2
/
+4
2006-07-12
- Fixed Cart Termination's damage.
skotlex
3
-16
/
+25
2006-07-12
Tao Gunga will now summon G_Megalith's.
Poki#3
3
-32
/
+44
2006-07-12
Updated Detale's Skills
Playtester
2
-9
/
+10
2006-07-12
Fixed element, mode and attack speed of some monsters
Playtester
2
-10
/
+12
2006-07-12
- Fixed inverted check which was preventing you from buying more than 1 from ...
skotlex
2
-1
/
+3
2006-07-12
- Oops, should have fixed the crash in intif gm message.
skotlex
3
-2
/
+2
2006-07-11
- Fixed GTB card only working while you had a status-change active.
skotlex
2
-7
/
+10
2006-07-11
- Fixed being unable to compound cards in armor.
skotlex
2
-1
/
+2
2006-07-11
- Made @monsterignore be an universal ignore. Means you cannot be targetted a...
skotlex
6
-9
/
+17
2006-07-11
- Fixed map-sql compilation issue ~.~;
skotlex
1
-17
/
+12
2006-07-11
- Fixed mob.c compilation...
skotlex
1
-1
/
+1
2006-07-11
- Fixed clif_parse not checking for func_parse before sending data to the con...
skotlex
10
-176
/
+184
2006-07-11
Fixed Nurse Cap, Memory Book and Dagger of Counter
Playtester
2
-4
/
+5
2006-07-11
- Added a clif_fixpos packet when a mob cancels walking due to using a idle/w...
skotlex
1
-3
/
+6
2006-07-11
- Fixed the subele bonus (elemental reduction) being applied to the element o...
skotlex
3
-5
/
+11
2006-07-11
- Coded @reset.
skotlex
18
-346
/
+430
2006-07-11
warpportal(x,y,"tmap",tx,ty) - Creates a skill warp portal on the map. battle...
blackhole89
3
-0
/
+44
2006-07-11
Marionette now drops "Marionette Doll"
Playtester
2
-2
/
+3
2006-07-11
- Fixed login-sql compilation issue ~.~;
skotlex
2
-2
/
+2
2006-07-11
- Modified the login-sql server to do the ip-ban check only on the auth-packe...
skotlex
3
-46
/
+60
2006-07-11
- Corrected Frost Nova's splash range and Land Protector's cast range. Thanks...
skotlex
8
-24
/
+33
2006-07-11
- Fixed cart-termination crashing the server if you used level 16 of it.
skotlex
2
-2
/
+6
2006-07-10
- Fixed check_connect_login_server check in char-sql server. Fixes char-serve...
skotlex
2
-1
/
+3
2006-07-10
- Login-sql server will no longer change an account's state to "7" when banni...
skotlex
3
-8
/
+18
2006-07-10
- Fixed a crash when using Gospel... gomen.
skotlex
2
-1
/
+2
2006-07-10
- Fixed SQL compilation of the char-SQL server... (I need SQL installed at wo...
skotlex
1
-5
/
+2
2006-07-10
- The on-place function won't be invoked on setting ground skills if the grou...
skotlex
2
-1
/
+9
2006-07-10
- Added login-char packet 0x2737. Sets all characters offline (login-server s...
skotlex
14
-238
/
+176
2006-07-10
- Added a check in pc_equipitem so that when switching weapons and you have t...
skotlex
2
-3
/
+19
2006-07-10
- One closer inspection, removed that clear in itemdb_reload for a foreach ca...
skotlex
2
-2
/
+14
2006-07-10
- itemdb_reload will clear the itemdb before reloading info instead of only c...
skotlex
2
-1
/
+3
2006-07-10
- Corrected skill require entry from the Twilight Pharmacy skills.
skotlex
6
-37
/
+40
2006-07-09
Added Guillontine's SP Drain per attack
Playtester
2
-1
/
+2
2006-07-09
- Fixed cooking chance of sets being 1.2% per set instead of 12%
skotlex
1
-1
/
+1
[next]