summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-05-13More Aegis X.2 drops...Playtester2-22/+23
2006-05-13Added missing shops at Beacon IslandPlaytester2-1/+7
2006-05-13Some more drop updatesPlaytester2-16/+17
2006-05-13Fixed Medusa drops and updated Treasure Box dropsPlaytester2-42/+44
2006-05-13git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6572 54...evera1-6/+6
2006-05-13Wooho.. I'm back. Added dts_warper.txt (DTS Warper NPC)evera3-0/+1082
2006-05-12- Reverted again the change that stuns the caster on Ske, Ska, Swoo when the ...skotlex5-21/+33
2006-05-12- Updated cast times of Kaupe and Kaahi.skotlex8-11/+7
2006-05-12More drop updates...Playtester2-16/+16
2006-05-12Updating drops to Aegis X.2Playtester2-19/+21
2006-05-11- Fixed the definition of the KEY in the loginlog, thanks to TheUltraMageskotlex2-1/+3
2006-05-11- NPC_POWERUP and NPC_AGIUP now cause a increase in hit/flee (respectively) o...skotlex4-8/+7
2006-05-11- Changed a bit the MAX_ZENY checks in trade.c to prevent overflows.skotlex7-73/+95
2006-05-11- Merged the code for Ska, Ske, Swoo. Swoo stun duration is now 10 secs (redu...skotlex2-20/+9
2006-05-11- Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to T...skotlex4-8/+21
2006-05-10- Fixed compile errors in adduser.c and ladmin.c under win platforms.skotlex2-5/+4
2006-05-10- Changed the state of Asura back to explosionspirits, added a hardcoded move...skotlex3-50/+37
2006-05-10- Fixed some typos and grammatical errors on the Job Dancer quest.skotlex2-49/+51
2006-05-10- Moved the OPTION defines from map.h to status.h (where they belong)skotlex5-58/+62
2006-05-10Mob db back to windows format :pPlaytester2-870/+870
2006-05-10- Changed wedding costumes to use setoption rather than changebase.skotlex6-18/+20
2006-05-10Updated history in inn.txtPlaytester1-1/+3
2006-05-10Fixed Inn dialoguesPlaytester2-21/+20
2006-05-10- Updated mob_db2.txt and mob_db2.sql to have only 10 drop slots rather than 15.skotlex4-93/+85
2006-05-10Finished DNSBL, Although untested, It's simple code and should work fine.Zido4-35/+39
2006-05-10- Rewrote/cleaned up trade.c for a more clean trading implementation.skotlex8-361/+357
2006-05-10- Modified @commands to use Meruru's code which is faster and does a fair att...skotlex2-24/+38
2006-05-09- Updated SKA to return a random value between 0 and 99 each time status_get_...skotlex3-3/+7