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
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-09
- Added documentation for 'getmobdrops' (follow up to r13101). (bugreport:3351)
brianluau
1
-19
/
+20
2009-07-04
* Extended ATF_SKILL to ATF_MAGIC and ATF_MISC.
Inkfish
1
-1
/
+1
2009-07-02
* Updated autobonus [Inkfish]
Inkfish
1
-2
/
+5
2009-06-28
fixed some typos on autobonus
Inkfish
1
-1
/
+1
2009-06-28
* Implemented script command "autobonus". [Inkfish]
Inkfish
1
-65
/
+113
2009-06-20
- Instancing System (Thanks to Sirius White who did most of the code, with so...
zephyrus
1
-2
/
+16
2009-06-15
Improving the r13888 crashfix to cover similar crash scenarios discovered:
ultramage
1
-1
/
+1
2009-06-12
* Fixed itemskill not bypassing Silence, SteelBody, Berserk and the like. (bu...
Inkfish
1
-1
/
+2
2009-06-11
* Fixed TaTaMiGaEShi(Improvised Defense) not working.
Inkfish
1
-4
/
+4
2009-06-09
Fixed applying autocasts with negative rate before the positive one was appli...
Inkfish
1
-47
/
+19
2009-06-07
Implemented "cooking exp" that increases the success chance of cooking by 0.0...
Inkfish
1
-0
/
+8
2009-06-07
Fixing the 'equipping already equipped items' exploit (bugreport:3195).
ultramage
1
-1
/
+1
2009-06-05
- Fixed a crash on equip/unequip items with autoscripts.
zephyrus
1
-3
/
+3
2009-06-05
* Job_Battle_Manual and Battle_Manual can be used simultaneously.
Inkfish
1
-1
/
+4
2009-06-05
* Fixed turning off a skill needed to meet the requirements. (bugreport:3175)
Inkfish
1
-7
/
+22
2009-06-03
* Some clean ups on autocast and itemskill code. (see topic:220921 for some i...
Inkfish
1
-5
/
+9
2009-05-29
* Added a new battle flag for telling which skills can have bHealPower effect.
Inkfish
1
-0
/
+12
2009-05-29
* Added new bonuses bHealPower and bHealPower2.
Inkfish
1
-2
/
+10
2009-05-29
Added new bonuses bUnbreakableGarment and bUnbreakableShoes.
Inkfish
1
-0
/
+8
2009-05-25
Fixed losing skill list after base change. (bugreport:3106)
Inkfish
1
-10
/
+9
2009-05-19
* Miracle should only be dispelled on map change.
Inkfish
1
-0
/
+2
2009-05-15
* AutoSpellWhenHit now triggers on normal+skill by default (bugreport:1652)
Playtester
1
-2
/
+2
2009-05-15
Cleaning/fixing the previous commits a bit
ultramage
1
-3
/
+4
2009-05-15
- Fixed a bunch of invalid memory access bugs as reported by Valgrind.
skotlex
1
-1
/
+1
2009-05-12
- Removed "serial". Sorry i merged from my source.
zephyrus
1
-3
/
+3
2009-05-12
- Rental items now can be stackable items too.
zephyrus
1
-34
/
+43
2009-05-06
- Fixed an uninitialized variable in r13724. (bugreport:3052)
brianluau
1
-0
/
+1
2009-05-04
* Players now are allowed to copy the skills the level which is beyond the sk...
Inkfish
1
-0
/
+6
2009-05-03
* Block equipments switching for some skills (bugreport:2900)
Inkfish
1
-0
/
+6
2009-05-03
*Sorry, something I forgot to merge from my own code.
Inkfish
1
-0
/
+3
2009-05-03
* Players now cannot be revived during pvp respawn delay
Inkfish
1
-2
/
+1
2009-05-02
* Spirit of Bard and Dancer now only works for mastered skills (bugreport:3037)
Playtester
1
-0
/
+4
2009-03-24
* Added support for new status change packet, uses new setting display_status...
Sara
1
-1
/
+1
2009-03-18
- Implemented new item and bonuses for Kreiger Von Midgard rewards.
zephyrus
1
-12
/
+102
2009-03-08
Fixed statpoint table-based stat reset code using 'short' instead of 'unsigne...
ultramage
1
-12
/
+10
2009-03-08
* Fixed a couple bugs with marionette control
ultramage
1
-1
/
+0
2009-03-04
Small edits to battleground code (bugreport:2816)
ultramage
1
-22
/
+0
2009-03-02
Blade Stop status no longer prevents item use and equip changing.
ultramage
1
-3
/
+3
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-02-26
- Fixed item Nemesis.
zephyrus
1
-9
/
+54
2009-02-20
Increased variable size for status/skill points to remove the 65k cap (bugrep...
ultramage
1
-27
/
+11
2009-02-06
* Follow up to r13485. (bugreport:2741)
FlavioJS
1
-1
/
+3
2009-01-25
- Ops... missing var from my source. Sorry.
zephyrus
1
-1
/
+1
2009-01-25
- Implemented new Pet Bonus System. Enjoy!! :D
zephyrus
1
-8
/
+9
2009-01-25
- Implemented new item bonus scripts required for battlegrounds.
zephyrus
1
-20
/
+61
2009-01-24
* Changed pc_spiritball_timer and pc_addspiritball: (bugreport:2705)
FlavioJS
1
-18
/
+28
2009-01-23
Added a missing break; in pc_setstat, messing up LUK increasing (see r13460) ...
ultramage
1
-1
/
+1
2009-01-20
Fixed pc_statusup2 to correctly update the client's stat window
ultramage
1
-38
/
+66
2009-01-20
- Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRat...
zephyrus
1
-0
/
+6
[next]