summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-29- Changed some numbers for their respective constants in battle.cskotlex1-6/+6
2006-09-29- Added a check un unit_run when unit_walktoxy fails. Should fix running gett...skotlex3-2/+20
2006-09-29added a custom event, fixed typos in Shuriken makerLupus4-3/+185
2006-09-28* Added official Kiel Dungeon entrancePlaytester2-9/+37
2006-09-28Small drop rate fix...Playtester1-1/+1
2006-09-28* Raised drop rate of some MVP dropsPlaytester2-18/+21
2006-09-28- Merged the necessary changes to make the script engine support negative con...skotlex3-14/+23
2006-09-27- Cleaned up status_get_party/guild_id, it should also fix a possible crash w...skotlex2-23/+41
2006-09-27- Merged some splash changes from stable. Sharp-Shooting will now display a s...skotlex5-8/+25
2006-09-27parenthesis fixLupus1-2/+2
2006-09-27added to keep new versions of 1st class quests. Work in progress!Lupus4-0/+6149
2006-09-27Raised skill casting rate for Rachel mobsPlaytester2-140/+142
2006-09-271st class quests. WIPLupus2-3/+2
2006-09-27fixed item lists in shuriken makerLupus2-15/+19
2006-09-26- Yet again messed with the packet sent during a splash attack, but this time...skotlex2-19/+12
2006-09-26- Added function skill_dance_switch which handles converting overlapping song...skotlex2-73/+93
2006-09-26- Updated battle_check_target so that non-offensive skills cannot be used on ...skotlex4-29/+16
2006-09-261st class. mage quest + tutorialLupus1-0/+762
2006-09-26updated 1st class questsLupus2-1013/+2340
2006-09-26git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8872 54...Lupus4-6/+1820
2006-09-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8871 54...eaac1-1/+1
2006-09-25* Fixed the Shuriken Blacksmith. Incomplete Label (M_DAIS -> M_DAIS4) and ext...eaac2-1/+3
2006-09-25- Added an ugly check so that Heal will display 0 when healing a berserked ch...skotlex2-14/+19
2006-09-25- Disabled again client-self-muting since it's causing too much trouble.skotlex2-29/+10
2006-09-25- Merged FlavioJS's script patch which should fix stuff like "mes ();" causin...skotlex2-1/+11
2006-09-25- Fixed item group 35 (lottobox) in item_misc.txtskotlex4-11/+17
2006-09-25- Oops, fixed a pretty bad typo on the fix for #baselvupskotlex1-1/+1
2006-09-25- Fixed #baselevelup adding instead of substracting status points when used w...skotlex2-1/+6
2006-09-25- Removed config setting allow_atcommand_when_mute as it's no longer used (se...skotlex6-9/+3
2006-09-25- Applied FlavioJS's suggestion of expanding WFIFOPOS to also take the direct...skotlex2-13/+13
2006-09-25- Changed the order of packets in TK_HIGHJUMP, may fix the reports of getting...skotlex3-16/+22
2006-09-25Changed Immaterial Sword's SP Vanish chance to 3%.Playtester2-2/+2
2006-09-25* Added Ninja/Gunslinger job exp as separate exp chartPlaytester3-2/+7
2006-09-25added Thanks to Au{R}oN + some lighthalzen NPCLupus5-0/+364
2006-09-24- When the code auto-guesses that a skill should require ammo, it will accept...skotlex2-1/+5
2006-09-23Now Valkyrie Randgris will only resummon when she has less than 3 slavesPlaytester2-2/+4
2006-09-22- Probably fixed a signed/unsigned mismatch warning on the new socket code.skotlex2-2/+4
2006-09-22- Fixed the "map server claims to have char online, but this other map server...skotlex3-5/+16
2006-09-22fixed bugLupus1-2/+2
2006-09-22fixed minor bugsLupus3-137/+84
2006-09-22* Fixed some maps in db/mapindex.txt being under the wrong id and added comme...Zephiris2-30/+46
2006-09-22ein quest bugLupus2-4/+7
2006-09-22- Fixed a bug on "select" when skipping empty entries when the selected entry...skotlex2-1/+3
2006-09-21- Improved a bit RFIFOFLUSH as suggested by Harbin.skotlex3-3/+12
2006-09-21Implemented Rachel Sanctuary mob skillsPlaytester2-0/+134
2006-09-21typo - removed extra (Lupus1-1/+2
2006-09-212 typos fixedLupus2-10/+8
2006-09-21- Removed the unrecognized class error messages from pc_mapid2jobid and pc_jo...skotlex2-5/+1
2006-09-21fixed 2 bugs in DTS.Lupus2-3/+5
2006-09-21freed 15 more perm variables. Fixed bugs in Cube RoomLupus6-148/+152