Age | Commit message (Expand) | Author | Files | Lines |
2006-08-22 | Applied Mpeg's fix on GS according to kRO's values | toms | 3 | -2/+3 |
2006-08-22 | Added SQL update which should remove \' from guild names | toms | 2 | -0/+2 |
2006-08-22 | more typos | Lupus | 1 | -8/+5 |
2006-08-22 | field typo | Lupus | 1 | -1/+1 |
2006-08-22 | added char deletion condition by BaseLevel | Lupus | 3 | -6/+40 |
2006-08-22 | Updated Embryo creation, put "Potion Creation Guide" instead of "Embryo Creat... | toms | 2 | -2/+5 |
2006-08-22 | Updated range of guns according to RockmanEXE's info | Playtester | 2 | -20/+21 |
2006-08-22 | Updated some items thanks to Haplo | Playtester | 2 | -4/+6 |
2006-08-22 | amblem - > emblem | Lupus | 1 | -9/+9 |
2006-08-22 | - Some more cleaning up of the splash skill code. Now the passed hit value fo... | skotlex | 2 | -28/+8 |
2006-08-21 | Fixed call homunc bug when the homunc was vapo and the master has change of map | toms | 2 | -0/+3 |
2006-08-21 | Fixed SQL-Guild Creation, guild name was escaped 2 times | toms | 2 | -2/+5 |
2006-08-21 | - Some cleaning of the splash skills. Updated skill-attack to enable again pa... | skotlex | 2 | -105/+92 |
2006-08-21 | - Homun saving won't cap hp/sp to max hp/sp since a homun can have higher hp/... | skotlex | 4 | -5/+10 |
2006-08-21 | - Cleaned up some more the regen_data structure, so that skill/sitting-skill ... | skotlex | 6 | -113/+141 |
2006-08-21 | Fixed AM_RESURRECTION, thanks to RockmanEXE for %HP values | toms | 4 | -4/+13 |
2006-08-21 | Fixed HAMI_CASTLE, HAMI_DEFENCE & HLIF_AVOID | toms | 4 | -3/+11 |
2006-08-21 | - Adjusted Glittering's success rate to 20+10*lv% | skotlex | 4 | -8/+25 |
2006-08-21 | Moved homunc battle conf from misc.conf to homunc.conf | toms | 3 | -9/+7 |
2006-08-21 | - Added BL_HOM handling to battle_gettarget. | skotlex | 4 | -52/+37 |
2006-08-21 | - Removed config setting "muting_players", and expanded the manner_system con... | skotlex | 13 | -76/+80 |
2006-08-21 | - Fixed the Autosave routine not working when there's only one player online. | skotlex | 4 | -5/+11 |
2006-08-21 | * Fixing MoM's typos (Citrin -> Citrine) over Lv4 weapon quest. [erKURITA] | eaac | 2 | -8/+10 |
2006-08-21 | lol again :( | MasterOfMuppets | 1 | -0/+22 |
2006-08-21 | A file I forgot >__> | MasterOfMuppets | 1 | -2/+28 |
2006-08-21 | Implemented the god item quest. Thanks to SinSloth for scripting the major pa... | MasterOfMuppets | 9 | -0/+16177 |
2006-08-21 | updated zenygivers | Lupus | 2 | -4/+5 |
2006-08-20 | - Added a check during mob_db loading so that the six basic stats, max hp and... | skotlex | 2 | -13/+25 |
2006-08-20 | - Gravitation now only blocks the caster from using potions. | skotlex | 5 | -22/+38 |
2006-08-20 | Fixed "int format, long unsigned int arg" warning | toms | 4 | -5/+6 |
2006-08-20 | lol | MasterOfMuppets | 1 | -0/+14 |
2006-08-20 | Fixed a warning when using cap_value(x, 0, x) on an unsigned value | toms | 2 | -1/+2 |
2006-08-20 | - Added clif_skill_fail for homunc to skill_castend_id & skill_castend_pos ('... | toms | 5 | -9/+20 |
2006-08-20 | Implemented the Einbroch polution script. | MasterOfMuppets | 3 | -2/+420 |
2006-08-20 | - @useskill will now cause your homun to use the skill instead of you if the ... | skotlex | 4 | -11/+17 |
2006-08-20 | Fixed Fling not reducing DEF for 30 seconds | Playtester | 2 | -1/+3 |
2006-08-20 | Implemented the official 2005 headgear quests. | MasterOfMuppets | 4 | -315/+2244 |
2006-08-20 | - Reduced the Success Chance of GS_FLING to 10+10*lv% (Playtester told me tha... | skotlex | 3 | -3/+5 |
2006-08-20 | - Fixed some Homunc issues with HR servers (capping some values) | toms | 5 | -12/+44 |
2006-08-19 | Removed event bonus of 4 year anniversary hat | Playtester | 2 | -1/+2 |
2006-08-19 | - Fixed @homlvup bug | toms | 5 | -3/+20 |
2006-08-19 | - Fixed GS_GROUNDDRIFT | skotlex | 3 | -2/+8 |
2006-08-19 | - Fixed battle_calc_base_damage being called for the left hand even for non-d... | skotlex | 2 | -6/+20 |
2006-08-19 | - Fixed job-mask 0x100000 in the item_db enabling Dancers/Bards to use the it... | skotlex | 2 | -2/+6 |
2006-08-19 | Fixed a possible sigsegv when deleting lif under Mental Change | toms | 2 | -1/+1 |
2006-08-19 | Fixed HAMI_CASTLE | toms | 4 | -2/+17 |
2006-08-19 | - Updated NJ_BAKUENRYU skill tree | toms | 7 | -6/+13 |
2006-08-19 | - Updated Kouenka, removed aftercast delay | toms | 3 | -5/+8 |
2006-08-19 | Updated HLIF_BRAIN skill | toms | 2 | -3/+7 |
2006-08-19 | Fixed homunculus intimacy on feeding | toms | 2 | -1/+2 |