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-02-10
- Added pc_issit check to pc_can_move
skotlex
4
-7
/
+14
2006-02-10
- Made the NPC_BREAK* skills no damage skills. Removed their code from the sk...
skotlex
5
-41
/
+40
2006-02-10
- Weapon Repair update. Cost to 30SP, cast time to 7500, interruptable.
skotlex
4
-2
/
+6
2006-02-10
- Modified map_searchrandfreecell to always do a check on a 9x9 area around t...
skotlex
4
-55
/
+28
2006-02-10
- NPC_POWERUP gives now +20% attack per skill level.
skotlex
2
-2
/
+4
2006-02-10
- Fixed setting setting SP_BASELEVEL
skotlex
2
-16
/
+11
2006-02-10
- Added range checking to mob skill loading of permillage and delay.
skotlex
3
-6
/
+18
2006-02-10
* Removed the conf sql code for now. Maybe will continue later with that pr...
Valaris
6
-473
/
+10
2006-02-09
- Added function mob_respawn which makes a mob respawn on spot 3 seconds afte...
skotlex
4
-17
/
+48
2006-02-09
- Added setting max_exp_gain_rate which caps how much exp you can get from a ...
skotlex
5
-3
/
+31
2006-02-09
- pc_readdb will now cap experience required per level to UINT_MAX, it will w...
skotlex
2
-1
/
+15
2006-02-09
- Changed the default of skill_delay_attack_enable to no.
skotlex
5
-3
/
+9
2006-02-09
- Code rewrites in mob_damage and party_exp_even_share for correctly handling...
skotlex
12
-107
/
+136
2006-02-09
SQL compile fix (Skotlex, check line 470 in charsave.c, I've added here rate ...
Komurka
2
-1
/
+6
2006-02-09
fixed cube room quest
Lupus
1
-20
/
+23
2006-02-09
fixed cube room quest, fixed new_hats_6 item id
Lupus
2
-3
/
+6
2006-02-08
- Added battle config options:
skotlex
7
-27
/
+67
2006-02-08
- Cleaned up and reorganized status_change_start. Now it also receives the su...
skotlex
13
-953
/
+897
2006-02-08
- Modified exp2.txt to use the default official levels instead of 1000
skotlex
3
-15
/
+20
2006-02-08
- Modified battle_check_range to use check_range_bl rather than range_bl for ...
skotlex
2
-6
/
+5
2006-02-08
* Added missing semicolons in the valentine's day event and disabled the Dog'...
Zephiris
3
-3
/
+4
2006-02-08
- Removed the max level configs from battle/exp.txt
skotlex
4
-18
/
+15
2006-02-08
- Fixed Char-SQL server setting up the save/last point to the novice grounds ...
skotlex
3
-3
/
+6
2006-02-08
- Fixed SG_STAR_ANGER not getting it's damage bonus at all.
skotlex
2
-1
/
+3
2006-02-07
Fixed file location and re-added the custom Thanatos Statue Quest.
Poki#3
2
-1
/
+3
2006-02-07
added a lvl99 quest.
Lupus
3
-3
/
+70
2006-02-07
* Fixed the spawns that where using the no exp/drop version of Male Thief Bug...
Poki#3
5
-6
/
+9
2006-02-07
- Increased char buffer for reading the exp table to up to 24000 chars per line.
skotlex
3
-100
/
+43
2006-02-07
- Fixed startnpctimer starting multiple timers if the npc timer was already s...
skotlex
2
-0
/
+9
2006-02-07
- Fixed sql compile.
skotlex
3
-13
/
+9
2006-02-06
- Fixed sql compile.
skotlex
1
-1
/
+1
2006-02-06
- Added define clif_deadsit to send the dead state into player packets if the...
skotlex
19
-101
/
+222
2006-02-06
- Changed Serin's Gold Ring Weight to 0
Poki#3
2
-27
/
+32
2006-02-05
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5202 54...
Valaris
2
-0
/
+302
2006-02-05
* Added some of eAIRC bot code, written by me and LittleWolf. It is disabled ...
Valaris
7
-17
/
+45
2006-02-05
fixed cube quest
Lupus
2
-10
/
+14
2006-02-05
Fixed a typo in the item_db and a description in one of the readme's.
Zephiris
1
-2365
/
+2365
2006-02-05
- Small fix in pet_attack that would make pets not unlock their target in som...
skotlex
4
-4
/
+28
2006-02-05
- Updated sql-files/mob_db.sql to latest.
skotlex
2
-809
/
+837
2006-02-05
- Merged some of the 'plug' items into the main item_db
skotlex
4
-4780
/
+4759
2006-02-04
Skotlex's Falcon Assault fix
Vicious
2
-1
/
+3
2006-02-04
Sewer pipe update
Vicious
2
-25
/
+14
2006-02-04
Updated monster skills and drops of some monsters.
MasterOfMuppets
3
-13
/
+62
2006-02-04
added yuno_in02 into noteleport etc
Lupus
7
-0
/
+10
2006-02-04
Implemented the cube room quest.
MasterOfMuppets
2
-1
/
+1021
2006-02-03
refix
Vicious
1
-0
/
+4
2006-02-03
Temp measure to stop novice ground exploit. It is still possible with novice ...
Vicious
2
-1
/
+19
2006-02-03
- Fixed a wrong check being done for AM_TWILIGHT3
skotlex
1
-1
/
+1
2006-02-03
- Fixed the reported map when there is an error in report_src (script.c)
skotlex
3
-10
/
+20
2006-02-03
- Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier...
skotlex
4
-36
/
+56
[prev]
[next]