summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-21Implemented the god item quest. Thanks to SinSloth for scripting the major pa...MasterOfMuppets9-0/+16177
2006-08-21updated zenygiversLupus2-4/+5
2006-08-20- Added a check during mob_db loading so that the six basic stats, max hp and...skotlex2-13/+25
2006-08-20- Gravitation now only blocks the caster from using potions.skotlex5-22/+38
2006-08-20Fixed "int format, long unsigned int arg" warningtoms4-5/+6
2006-08-20lolMasterOfMuppets1-0/+14
2006-08-20Fixed a warning when using cap_value(x, 0, x) on an unsigned valuetoms2-1/+2
2006-08-20- Added clif_skill_fail for homunc to skill_castend_id & skill_castend_pos ('...toms5-9/+20
2006-08-20Implemented the Einbroch polution script.MasterOfMuppets3-2/+420
2006-08-20- @useskill will now cause your homun to use the skill instead of you if the ...skotlex4-11/+17
2006-08-20Fixed Fling not reducing DEF for 30 secondsPlaytester2-1/+3
2006-08-20Implemented the official 2005 headgear quests.MasterOfMuppets4-315/+2244
2006-08-20- Reduced the Success Chance of GS_FLING to 10+10*lv% (Playtester told me tha...skotlex3-3/+5
2006-08-20- Fixed some Homunc issues with HR servers (capping some values)toms5-12/+44
2006-08-19Removed event bonus of 4 year anniversary hatPlaytester2-1/+2
2006-08-19- Fixed @homlvup bug toms5-3/+20
2006-08-19- Fixed GS_GROUNDDRIFTskotlex3-2/+8
2006-08-19- Fixed battle_calc_base_damage being called for the left hand even for non-d...skotlex2-6/+20
2006-08-19- Fixed job-mask 0x100000 in the item_db enabling Dancers/Bards to use the it...skotlex2-2/+6
2006-08-19Fixed a possible sigsegv when deleting lif under Mental Changetoms2-1/+1
2006-08-19Fixed HAMI_CASTLEtoms4-2/+17
2006-08-19- Updated NJ_BAKUENRYU skill treetoms7-6/+13
2006-08-19- Updated Kouenka, removed aftercast delaytoms3-5/+8
2006-08-19Updated HLIF_BRAIN skilltoms2-3/+7
2006-08-19Fixed homunculus intimacy on feedingtoms2-1/+2
2006-08-19Added homunculus_friendly_rate battle configtoms6-1/+41
2006-08-19Some compilation warnings fixedtoms4-3/+5
2006-08-19- Added skill's required item check on homunc skillstoms3-8/+45
2006-08-19enabled homunculus shopevera2-2/+5
2006-08-18Little code cleanup on last fixtoms2-9/+3
2006-08-18- Fixed HLIF_HEAL healing the homunc instead of the mastertoms3-1/+8
2006-08-18- Fixed the atk_rate (Turtle General Card) bonus not working on dual-wielders.skotlex2-2/+4
2006-08-18- Fixed a sad crash in the login-txt server. Thanks to Flavio JS for pointing...skotlex2-3/+3
2006-08-18- Figured out a better way to make TATAMIGAESHI attack only on the instant it...skotlex2-16/+10
2006-08-18- Made HLIF_HEAL a self skill that auto-selects target to caster's master.skotlex11-30/+89
2006-08-18Fixed Kouenka not having an aftercast delay on levels greater 1Playtester2-1/+3
2006-08-18Applied Mpeg's work on ninja (http://gpegon.free.fr/ea/ninja_08-18-06_mpeg.txt)toms6-18/+30
2006-08-18Fixed @homlvuptoms2-4/+9
2006-08-18- Reverted the battle_config regen settings from unsigned int to signed int. ...skotlex2-5/+3
2006-08-18- Added guild_aura (skill.conf) setting so you can specify when it works and ...skotlex7-2/+31
2006-08-18- Little code cleanuptoms7-23/+27
2006-08-18- Changed unit_free so that it receives which cleartype should be used when t...skotlex11-31/+35
2006-08-18Fixed signed/unsigned comparison issues with natural heal systemtoms2-3/+5
2006-08-18- Vaporize will no fail when the homun is dead.skotlex4-14/+22
2006-08-18- Applied use of structure regen_data for a unified regen module. Natural and...skotlex10-624/+510
2006-08-17Changed AM_CALLHOMUN Skill to spawn the homunc at 1 cell from his master (for...toms1-0/+1
2006-08-17oops, forgot header updateevera1-1/+1
2006-08-17fixed kellasus giving extra skills in bio ethicsevera2-5/+3
2006-08-17* Gospel can't stack anymorePlaytester5-1142/+1145
2006-08-17- Corrected map_random_dir algorithmtoms7-101/+27