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
2009-08-20
* Some fixes for Heat
Inkfish
1
-4
/
+10
2009-08-18
Equipment DEF penalty shouldn't be applied to players in Mental Strength.(bug...
Inkfish
1
-2
/
+4
2009-08-16
- Added missing #includes to fix some linux warnings.
zephyrus
1
-0
/
+6
2009-08-15
- Fixed final instancing bug. Tested Endless Tower and working. I will ask if...
zephyrus
1
-1
/
+1
2009-08-15
Fixed self skills affecting target unit when used within combo delay for Asur...
Inkfish
1
-2
/
+6
2009-08-14
- Fixes and optimization to instancing. Thanks to Saithis
zephyrus
5
-41
/
+45
2009-08-12
- Optimization to instance system.
zephyrus
15
-746
/
+772
2009-08-12
Fixed changequest behavior(before: completequest+setquest, now: erasequest+se...
Inkfish
1
-13
/
+1
2009-08-11
* Fixed autospell and autobonus will still trigger even if the chance is 0.
Inkfish
2
-7
/
+9
2009-08-04
- Added episode 12 & 13 cards (most episode 13 ones need matk + n;).
Kisuka
1
-1
/
+1
2009-08-04
- Added episode 12 and 13 item givers. (topic:226055)
Kisuka
1
-1
/
+1
2009-08-02
* Questlog code cleanup.
Inkfish
9
-42
/
+60
2009-07-29
- Fixed a bug cleaning instance variable on party when instance is destroy.
zephyrus
4
-8
/
+11
2009-07-29
* Fixed damage_level is not calculated properly on normal attack.
Inkfish
2
-1
/
+3
2009-07-29
* Kaahi heals no matter if attack connects. (bugreport:2440)
Inkfish
3
-8
/
+5
2009-07-28
- Added a missing 'next' in Kiel Hyre Quest (Medicine Chest).
brianluau
1
-2
/
+2
2009-07-28
Corrected two mistakes when I was trying to do some tricks...
Inkfish
2
-5
/
+5
2009-07-28
* Some more updates to Quest Log
Inkfish
7
-185
/
+135
2009-07-27
Partially reverted the fail from r13966.
ultramage
1
-0
/
+3
2009-07-26
Fixed mob counts and quest states are not saved properly sometimes
Inkfish
3
-6
/
+6
2009-07-26
* Some updates of Quest Log system
Inkfish
3
-13
/
+11
2009-07-25
* Fixed message display for FullStrip and SelfProvoke. (bugreport: 3011, bugr...
Inkfish
2
-4
/
+16
2009-07-25
Rewrote Quest Log system.
Inkfish
11
-183
/
+372
2009-07-22
Added proper bounds of INT_MIN to INT_MAX for hp/sp when being sent to/from s...
Paradox924X
1
-4
/
+4
2009-07-18
- Fixed the config description for 'random_monster_checklv' (follow up to r13...
brianluau
2
-2
/
+2
2009-07-18
* Dead branches no longer check for players' level. (bugreport:3378)
Inkfish
2
-2
/
+3
2009-07-11
Some insignificant code tweaks.
ultramage
1
-1
/
+0
2009-07-11
* Some updates for range check. (bugreport:3339)
Inkfish
4
-4
/
+15
2009-07-09
- Added documentation for 'getmobdrops' (follow up to r13101). (bugreport:3351)
brianluau
1
-19
/
+20
2009-07-07
Skills that have multiple hits should do 1 damage per hit to plants.
Inkfish
1
-2
/
+2
2009-07-05
You should lose hp anyway even if your Martyr's Reckoning is perfect dodged.
Inkfish
1
-8
/
+10
2009-07-04
* Extended ATF_SKILL to ATF_MAGIC and ATF_MISC.
Inkfish
3
-6
/
+10
2009-07-04
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13932 5...
Inkfish
1
-1
/
+1
2009-07-04
TK_POWER shouldn't count the player him/herself for the skill.
Inkfish
1
-2
/
+2
2009-07-04
* Martyr's Reckoning can be perfect dodged.
Inkfish
1
-1
/
+5
2009-07-02
- Re-added { } that were accidentally removed in last commit.
brianluau
1
-1
/
+2
2009-07-02
- Added mosk_que to the mapcache (follow up to r13903).
brianluau
1
-20
/
+19
2009-07-02
* Updated autobonus [Inkfish]
Inkfish
2
-8
/
+5
2009-06-30
Fixed when dynamic_mobs is active, reloading script right after the last play...
Inkfish
1
-0
/
+5
2009-06-30
Fixed sql char deletion code using a broken pet deletion query (ran very slow...
ultramage
2
-213
/
+147
2009-06-29
* Fixed attack not counted as connect when dodged and got damage from skill b...
Inkfish
1
-0
/
+2
2009-06-28
- Fixed a typo in r13915, causing SC_values 247+ to be off by one.
brianluau
1
-1
/
+1
2009-06-28
fixed some typos on autobonus
Inkfish
2
-2
/
+2
2009-06-28
* Implemented script command "autobonus". [Inkfish]
Inkfish
8
-238
/
+274
2009-06-23
Minor update to atcommand_jailfor and atcommand_char_ban's modif_p var increm...
Paradox924X
1
-2
/
+8
2009-06-21
Fixed Backstap bypassing battle_check_target.
Inkfish
1
-8
/
+8
2009-06-20
- Instancing System (Thanks to Sirius White who did most of the code, with so...
zephyrus
14
-39
/
+1189
2009-06-20
* Changed Asura Strike/Jump Kick to target skill to get rid of the "target de...
Inkfish
5
-50
/
+39
2009-06-20
Fixed a typo in buildin_mobuseskill_sub
Inkfish
1
-1
/
+1
2009-06-19
* Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N...
Inkfish
10
-22
/
+122
[next]