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-03-10
minor typos, fixed Turtle island exploit
Lupus
4
-17
/
+16
2006-03-10
- Fixed Valkyrie's shield script in item_db.sql
skotlex
2
-1
/
+2
2006-03-10
- Fixed the linked bard/dancer skills toggling with each call to pc_calc_status
skotlex
2
-10
/
+2
2006-03-09
- Fixed a bug in the pc_skillreset function.
skotlex
2
-0
/
+3
2006-03-09
- Some small cleanups in mob_read_mobavail (or however it is named)
skotlex
1
-3
/
+3
2006-03-09
fixing max_weapon_size
Vicious
2
-12
/
+12
2006-03-09
MAX_WEAPON_TYPE was used with less-than during loading, thus causing the weap...
blackhole89
2
-5
/
+8
2006-03-09
only the first 22 CSVs were read in, but MAX_WEAPON_TYPE+5 was 27 -> uninitia...
blackhole89
3
-3
/
+8
2006-03-09
- Now you can't raise levels on an acquired skill when that skill is currentl...
skotlex
2
-13
/
+17
2006-03-09
- Made Magic Crasher a BF_WEAPON attack.
skotlex
6
-30
/
+26
2006-03-09
more ninja/gs update
Vicious
6
-94
/
+126
2006-03-09
There go the status icons.
blackhole89
3
-5
/
+15
2006-03-09
- Moved a bunch of sc_effects that should be cancelled on hit from mob_damage...
skotlex
6
-27
/
+19
2006-03-09
- Fixed stun's duration not getting reduced by vit + luk/3
skotlex
2
-2
/
+3
2006-03-09
- Fixed #itemlist not taking into consideration crafted/forged items and pet ...
skotlex
2
-7
/
+27
2006-03-09
partial SC work. it doesn't break, but it doesn't work either.
Vicious
4
-20
/
+79
2006-03-09
skill tree for NJ/GS
Vicious
2
-35
/
+36
2006-03-09
* included MAX_WEAPON_SIZE for flexible weapon types
Vicious
12
-175
/
+205
2006-03-09
- Fixed a bug that was making the no_spawn_on_player setting useless.
skotlex
6
-10
/
+17
2006-03-09
enabled skill_cast_db. still lacking LOTS of info
Vicious
1
-50
/
+42
2006-03-09
more skill fix.
Vicious
5
-21
/
+92
2006-03-08
GS_TRIPLEACTION: multihit x3
blackhole89
2
-5
/
+6
2006-03-08
Some more skill fix.
Vicious
2
-2
/
+30
2006-03-08
Some item/skill db fixes, thanks to Zephiris and Foruken
Vicious
2
-6
/
+6
2006-03-08
-pc_jobid2mapid and pc_mapid2jobid now return int, and will return -1 when th...
skotlex
3
-64
/
+79
2006-03-08
- Mobs will now chase you even if you hit them from outside their range of view.
skotlex
2
-7
/
+15
2006-03-08
- Fixed item disappearing from the floor when you attempted to pick it up and...
skotlex
2
-1
/
+3
2006-03-08
nj/gs skill update
Vicious
2
-60
/
+51
2006-03-08
- Items now store the top MAX_SEARCH drops from mobs and lists them through t...
skotlex
6
-6
/
+91
2006-03-08
some skill check condition
Vicious
2
-23
/
+95
2006-03-08
Fixed ASC_CDP cool down time, to match skill description.
foruken
2
-1
/
+3
2006-03-08
- Added functions mobdb_searchname_array and itemdb_searchname_array which re...
skotlex
9
-81
/
+168
2006-03-08
fixed compile issue. fixed ninja issues.
Vicious
5
-51
/
+49
2006-03-08
some NJ/GS fix.
Vicious
5
-45
/
+159
2006-03-08
- Updated mob_db.sql and item_db.sql to latest.
skotlex
4
-622
/
+1014
2006-03-08
@job ninja/gs.
Vicious
7
-254
/
+267
2006-03-07
work jobchange. WORK! T_T
Vicious
1
-0
/
+5
2006-03-07
some random battle.c edit. /ho
Vicious
3
-4
/
+155
2006-03-07
mapid of ninja/gs
Vicious
1
-0
/
+2
2006-03-07
- Added a check that forces self skills to cast on yourself in skill_use_id
skotlex
5
-58
/
+41
2006-03-07
more ground work for ninja/GS
Vicious
7
-144
/
+234
2006-03-07
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5499 54...
blackhole89
1
-0
/
+47
2006-03-07
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5498 54...
blackhole89
1
-44
/
+22
2006-03-07
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5497 54...
blackhole89
1
-45
/
+22
2006-03-07
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5496 54...
blackhole89
1
-2
/
+3
2006-03-07
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5495 54...
blackhole89
1
-0
/
+0
2006-03-07
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5494 54...
blackhole89
1
-0
/
+0
2006-03-07
- Some overflow protections on calculation of max hp. Now when max hp becomes...
skotlex
2
-4
/
+17
2006-03-07
- Fixed the soul linker skill tree. (Thanks to muad_dib) [Zephiris]
Zephiris
2
-1
/
+2
2006-03-07
Fixed some reference to old locations of the Blacksmith NPC's, Thanks to Neouni.
Poki#3
2
-5
/
+9
[next]