summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-18- Some code cleaning of the skill reiteration/nofootset code.skotlex4-28/+18
2006-05-18- Applied an experimental weather code that should lower bandwidth usage to n...skotlex3-40/+25
2006-05-18- NPC_AGIUP will now give movement boost of 50%skotlex3-5/+14
2006-05-18new itemsLupus2-7/+27
2006-05-18git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6636 54...evera2-5/+6
2006-05-17Fixed the item_bonus doc saying autospell3 rate is y% rather than y/10%Playtester1-1/+1
2006-05-17- Modified mob_can_changetarget to return true always when the new target is ...skotlex2-3/+10
2006-05-17Now the Inns are like on official serversPlaytester2-50/+4
2006-05-17- Added check to clear previous skill when combo time ends. Should fix TK Ran...skotlex2-1/+7
2006-05-17- Power Up and Agi Up now increase Hit/Flee by 20%/lvskotlex2-1/+3
2006-05-17Removed AtCommand_Monster and replaced it with AtCommand_Spawn for Skots [Red...reddozen2-2/+2
2006-05-16- Modified "hide woe damage" to send the number of hits rather than 1 as dama...skotlex3-6/+9
2006-05-16More Aegis X.2 drop updatesPlaytester2-20/+23
2006-05-16- Added a check to map_searchfreecell to handle the case when no ranges are s...skotlex1-0/+7
2006-05-16- Fire Pillar will now do 200%MATK damage per hit when level is >10.skotlex5-3/+28
2006-05-16Just a small fix(G_Khalitzburg speed 200 -> 175)Playtester1-1/+1
2006-05-16git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6617 54...evera1-1/+1
2006-05-16fixed dts, changed kafra_pay, kafra_dungeons, and functions_kafraevera5-87/+149
2006-05-15Just a minor fix to Amon Ra...Playtester1-2/+2
2006-05-15More Amon Ra related changesPlaytester6-15/+19
2006-05-15Only a typo fix...Playtester1-2/+2
2006-05-15- When reading mapflags, when a map is set to be pvp or gvg, the other will b...skotlex2-0/+11
2006-05-15* Fixed implementation of MVP Meteor StormPlaytester4-5/+10
2006-05-15- Firepillar's damage per hit is now 100% MATK (rather than 20%) when the ski...skotlex4-7/+12
2006-05-15- Soul Drain will now show the SP drained regardless of drain display settings.skotlex4-36/+44
2006-05-15Changed speed of G_Khalitzburg (very fast now)Playtester2-1/+2
2006-05-15- Fixed Option_Wedding in const.txt (0x1000 won't work, it has to be 4096)skotlex2-1/+3
2006-05-15Small skill fix on Amon Ra...Playtester1-3/+3
2006-05-15- Fixed the nocast flag 2 (not usable in pvp) returning true in pk-mode servers.skotlex4-4/+18
2006-05-15More fixed on Amon Ra, it works quite well now, mostly code fixes are needed...Playtester5-9/+14
2006-05-15- Changed the behaviour of immobile mobs when they can't chase their target. ...skotlex2-1/+5
2006-05-15- Removed Lance's checks in clif.c to prevent sending packets when a player i...skotlex3-12/+9
2006-05-15- Fixed clif_GlobalMessage being the exact same function as clif_message (the...skotlex3-2/+5
2006-05-15- Added SC_BLADESTOP to the switch listing in status_change_startskotlex7-11/+9
2006-05-15* Players with OPTION_INVISIBLE should not be sent to clients.Lance2-2/+13
2006-05-15git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6593 54...Lance1-1/+1
2006-05-15* Added NPC event deprecated warnings to ease debugging old scripts. Lance2-5/+40
2006-05-15Script devs PLEASE convert all 'donpcevent's to proper format.Lance1-3/+5
2006-05-15* Supplied fake NPC ID in sd->npc_id for item scripts. Lance2-0/+2
2006-05-14Fixed the quiz in the Wizard Job quest a bitPlaytester2-9/+11
2006-05-14More drop updates...Playtester2-14/+15
2006-05-14More Aegis X.2 drop updatesPlaytester2-16/+18
2006-05-14@_@ this is getting more confusing...Lance1-9/+9
2006-05-14* Bugfix on fake npcLance5-9/+23
2006-05-14Additional Skeggiold Fix...Playtester1-2/+2
2006-05-14Hopefully fixed Skeggiolds summoning endless slavesPlaytester2-4/+3
2006-05-14Added a hopefully better implementation of Amon Ra thanks to TharisPlaytester3-28/+11
2006-05-14data.x=x; data.y=y was not done at all except when using random coordinates. ...blackhole892-2/+6
2006-05-14Uncommented Summon skill of Katrinn and ShecilPlaytester2-4/+5
2006-05-13Fixed the new shopsPlaytester2-3/+4