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
/
skill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-22
NPC_STOP now stops both sides and will be canceled if either side teleports o...
Inkfish
1
-1
/
+5
2009-05-22
Splash attack doesn't cause any status effects or autocasts any more.(bugrepo...
Inkfish
1
-6
/
+10
2009-05-22
* Fixed some behaviors of additional effects (bugreport:3100,bugreport:2661)
Inkfish
1
-41
/
+85
2009-05-20
* Now fiberlocking a fiberlocked target doesn't renew the timer but instead i...
Inkfish
1
-0
/
+6
2009-05-19
- Updated NPC_DRAGONFEAR to supposedly behave as it should
skotlex
1
-3
/
+10
2009-05-19
Fixed the three hits of EarthQuake not being calculated seperately.
Inkfish
1
-1
/
+12
2009-05-19
Fiberlock now can trap multiple enemies on the same cell and its triggering a...
Inkfish
1
-8
/
+13
2009-05-17
* Eske and Eska now affect friendly guardians and slaves. (bugreport:2131)
Inkfish
1
-5
/
+9
2009-05-17
* Some fixes to the previous commit (apparently it didn't compile with VS 2008)
Playtester
1
-3
/
+4
2009-05-17
* Monocell, Instant Death and Class Change will now fail on bosses (bugreport...
Playtester
1
-0
/
+10
2009-05-15
- Fixed a bunch of invalid memory access bugs as reported by Valgrind.
skotlex
1
-3
/
+5
2009-05-14
* More logical modifications on skill_additional_effect thing. Thanks to ultr...
Inkfish
1
-19
/
+19
2009-05-13
Fixed effects being applied improperly in some rare cases.
Inkfish
1
-0
/
+3
2009-05-13
PNEUMA, BASILICA and SAFETYWALL no longer protect you from such negative stat...
Inkfish
1
-67
/
+73
2009-05-13
* Fixed combo wait was not canceled when Kick skill was successfully used. (b...
Inkfish
1
-0
/
+2
2009-05-12
- Rental items now can be stackable items too.
zephyrus
1
-4
/
+3
2009-05-12
* Fixed Aid Potion can heal the Emperium (bugreport:164)
Inkfish
1
-0
/
+7
2009-05-12
* Removed DEF reduction display when casting GrandCross.
Inkfish
1
-3
/
+0
2009-05-10
* Magnetic Earth will never stack even if they are from the same team.(bugrep...
Inkfish
1
-2
/
+1
2009-05-07
* Lv10 Waterball used by mobs should have 81 balls instead of 121
Inkfish
1
-2
/
+7
2009-05-07
* Fixed up the base success rate of normal strip skills
Playtester
1
-1
/
+5
2009-05-07
* Update Waterball code due to info updated
Inkfish
1
-2
/
+2
2009-05-07
* Fixed splash damage from Baphomet Card might miss. [Inkfish]
Inkfish
1
-21
/
+38
2009-05-07
* Fixed players can pull water from ME cell (follow up to r13730)
Inkfish
1
-24
/
+12
2009-05-04
* Players now are allowed to copy the skills the level which is beyond the sk...
Inkfish
1
-30
/
+38
2009-05-03
* Block equipments switching for some skills (bugreport:2900)
Inkfish
1
-1
/
+18
2009-05-02
* Spirit of Bard and Dancer now only works for mastered skills (bugreport:3037)
Playtester
1
-1
/
+1
2009-04-27
* Fixed break equipment debuff working on bosses (bugreport:3023)
Playtester
1
-1
/
+1
2009-04-25
* First attempt to fix up the strip skills, please make sure these fixes work...
Playtester
1
-8
/
+11
2009-04-24
Renamed Happy Break's status name from SC_TKREST to SC_EARTHSCROLL, since tha...
ultramage
1
-1
/
+1
2009-04-23
Fixed several occurences of map_freeblock() being used before map_deliddb() (...
ultramage
1
-1
/
+1
2009-04-23
Made some adjustments to the land skill code, based on official information:
ultramage
1
-7
/
+8
2009-04-21
Crashfix for negative skill id values (bugreport:2984)
akrus
1
-1
/
+1
2009-04-14
* Cooking success chance is now affected by DEX and LUK
Playtester
1
-1
/
+3
2009-04-07
Berserk Pitcher can now be used on characters that have bows equipped (fix to...
ultramage
1
-2
/
+2
2009-03-31
Gunslinger Tracking can be canceled if you get hit.
ultramage
1
-5
/
+5
2009-03-27
* Fixed a problem that blockskill timer failed when there was more than one o...
Playtester
1
-4
/
+5
2009-03-27
- Added Flavius Battleground scripts.
zephyrus
1
-221
/
+220
2009-03-26
Quickfix to last commit
Playtester
1
-1
/
+1
2009-03-26
* Fixed Spirit of Assassin not reducing the aftercast delay of Sonic Blow
Playtester
1
-12
/
+26
2009-03-25
Fixed skill delay paw print icons showing for far too long.
Sara
1
-2
/
+12
2009-03-18
- Implemented new item and bonuses for Kreiger Von Midgard rewards.
zephyrus
1
-10
/
+104
2009-03-08
* Fixed a couple bugs with marionette control
ultramage
1
-12
/
+25
2009-03-04
Small edits to battleground code (bugreport:2816)
ultramage
1
-3
/
+2
2009-03-02
Partial revert of r13556. The client doesn't handle active skills with 0 sp c...
ultramage
1
-1
/
+1
2009-03-02
Just some generic cleanups.
ultramage
1
-1
/
+1
2009-03-01
Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until...
shadow
1
-1
/
+1
2009-03-01
Ankle Snare cannot be knocked back anymore (bugreport:2804).
ultramage
1
-0
/
+2
2009-02-26
- Fixed item Nemesis.
zephyrus
1
-11
/
+21
2009-02-23
* Made mob_timer_delete check the deletetimer in the mob.
FlavioJS
1
-0
/
+6
[next]