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
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-03
Fix a bug in atcommand_charspeed
toms
1
-1
/
+1
2006-08-03
Cooking fix
DracoRPG
1
-1
/
+1
2006-08-03
- Cleaned up the last NJ update code.
skotlex
7
-26
/
+72
2006-08-03
- Modified yet again SC_SILENCE after iRO tests from Entwined on IRC. Silence...
skotlex
1
-4
/
+5
2006-08-03
- Updated the way SC_SILENCE works. From what I remember (from previous forum...
skotlex
1
-3
/
+2
2006-08-03
- Moved Full Buster blind penalty to skill_counter_additional_effect
skotlex
2
-9
/
+9
2006-08-02
- Added a check in the walking code when triggering skills. NPC_SELFDESTRUCTI...
skotlex
1
-3
/
+8
2006-08-02
- Fixed a logic error on battle_get_master which was causing infinite loops.....
skotlex
1
-8
/
+8
2006-08-02
Fixed homunculus error message
toms
1
-1
/
+1
2006-08-02
- Rewrote pc_payzeny to not use doubles, it may more accurately prevent charg...
skotlex
2
-7
/
+9
2006-08-02
- Fixed failing to create Deadly Poison Bottles damaging 50% of your max life...
skotlex
2
-3
/
+3
2006-08-02
Little add on NJ_HUUMA
toms
1
-0
/
+9
2006-08-02
Merged Mpeg's work on Ninja skills
toms
4
-16
/
+60
2006-08-02
- Fixed Martyr's Reckoning having a cap damage of 32k.
skotlex
1
-5
/
+3
2006-08-02
- Fixed Defender Raising Walk speed instead of diminishing it.
skotlex
2
-8
/
+15
2006-08-02
Code cleanup & optimization on guild part of char-server
toms
4
-14
/
+13
2006-08-02
- Fixed script code data not being free'd if a player quits in the middle of ...
skotlex
3
-6
/
+21
2006-08-02
- Made recursive master check the default (otherwise it messes skill -> pet -...
skotlex
1
-22
/
+7
2006-08-02
- Recoded the GuildAura code to use val3 & val4, allowing much greater stat b...
skotlex
4
-30
/
+29
2006-08-02
- Updated battle_check_target so that all alchemist summoned mobs can be targ...
skotlex
10
-100
/
+70
2006-08-02
- Fixed NPC_SELFDESTRUCTION damaging yourself, causing the source to be knock...
skotlex
2
-7
/
+9
2006-08-01
- Made Deluge/volcano/v. gale be castable on top of each other again
skotlex
4
-40
/
+55
2006-08-01
- Cleaned up some more the SC_JAILED code
skotlex
3
-45
/
+287
2006-08-01
- Should have fixed the cooking sets not displaying all cooking available items.
skotlex
1
-1
/
+1
2006-08-01
- Figured out and fixed the issue with Volcano/Deluge/Violent Gale not really...
skotlex
1
-2
/
+1
2006-08-01
- Modified Self Destruction, so that Marine Spheres in non-versus maps will h...
skotlex
4
-11
/
+84
2006-08-01
- Added the missing lines to enable script command "kickwaitingroomall"
skotlex
2
-3
/
+8
2006-08-01
- Modified setlabel so that the script engine barks when you are trying to u...
skotlex
1
-103
/
+37
2006-08-01
- Updated Poison React chance to counter and number of counters as per skill ...
skotlex
3
-5
/
+5
2006-08-01
- Fixed NPC_STOP id value in skill_cast_db
skotlex
4
-8
/
+9
2006-07-31
Little fix on duel
toms
1
-1
/
+2
2006-07-31
Added possibility to restrict duel usage to same map
toms
3
-2
/
+11
2006-07-31
Merged mpeg's fix on ninja skills
toms
5
-9
/
+21
2006-07-31
- Corrected a status_get_race call which should be status_get_race2 in misc a...
skotlex
2
-14
/
+14
2006-07-31
- Changed the variable message in parsing normal text from unsigned char to c...
skotlex
2
-1
/
+3
2006-07-31
- Fixed a possible crash in the main script engine when restoring previous sc...
skotlex
1
-6
/
+11
2006-07-31
- Removed incorrect "Waterball range+1 when standing on suiton" feature.
skotlex
3
-5
/
+6
2006-07-31
Fixed segmentation fault in status_change_end, vd wasn't initialized
toms
1
-0
/
+1
2006-07-31
- NPC_INVISIBLE will now use Cloaking of a level +9 of the used skill level, ...
skotlex
1
-2
/
+3
2006-07-30
changed shell of blood into normal bullet. A_SHOTGUN is still around just in ...
Vicious
1
-6
/
+1
2006-07-30
- Mob casted Sanctuary will no longer always heal it's targets regardless of ...
skotlex
2
-20
/
+9
2006-07-30
Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALE
toms
3
-12
/
+38
2006-07-30
- Added bNoMiscDamage setting so you can specify misc-damage blocking from sk...
skotlex
5
-17
/
+20
2006-07-30
GS Skill updates/fixes
Vicious
3
-3
/
+7
2006-07-29
Removed ugly struct cast in login.c
toms
1
-21
/
+55
2006-07-29
Fixed nullpo in merc_hom_skillup
toms
1
-1
/
+1
2006-07-29
Added a return value to buildin_rid2name if rid is invalid
toms
1
-0
/
+3
2006-07-29
- Made the SQL ping interval default to 7 hours.
skotlex
1
-0
/
+5
2006-07-29
Fixed segmentation fault in script engine when calling something which is not...
toms
1
-13
/
+14
2006-07-29
Fixed segmentation fault in script engine when activating DEBUG_RUN flag
toms
1
-1
/
+1
[next]