summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-01-14minor cleanup: removed duplicate magnum break code, bugreport:3057shennetsind1-12/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Follow up r15453 -- first sign of lack of sleep! missed 2 changes from the ↵shennetsind1-2/+0
merged file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Added updated magic rod behavior -- displays animation on use. bugreport:5236shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15453 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Small Life Potion, Medium Life Potion and Regeneration Potion are no longer ↵shennetsind1-1/+2
dispel-able, bugreport:4076 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fixed hunter traps so that they MAY hit their owner in pvp areas, bugreport:5228shennetsind1-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14fixed battle_delay_damage from delaying damage in 1ms or less interval (it'd ↵shennetsind1-1/+2
receive 1 because the client delay stuff understands 1 = wait for damage) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15450 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fix for exploit that allowed WPE to create a character with a custom hair ↵shennetsind1-3/+3
style/hair color not available to other players, to then crash them. from the comments within bugreport:150 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14fixed bug with @homevolution not refreshing homun's skill tree (4th skill ↵shennetsind1-1/+1
missing), bugreport:49 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15448 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fixed a bug with autocast max_count checking, super special thanks to calciumkidshennetsind1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15447 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Added expire messages and night flag to the list of things ↵shennetsind1-19/+19
not-to-be-REdisplayed if you change map-servers (on multi-map-server setups) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15446 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14another cool multi-map-server ancient bugfix:shennetsind4-20/+27
- added a 'changing_mapservers' state, so the map server receiving the player knows he doesn't have to do certain things, in this case not display motd and use the aurafix. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15445 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fixed ancient multi-map-server bug where gmlevel was lost during changing ↵shennetsind2-4/+6
map-servers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15444 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fixed bug with attack timer being chained unnecessarily when attacker is not ↵shennetsind2-4/+10
able to issue atk -- this also caused client messages to be spammed e.g. "please equip arrow first". bugreport:5189 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15443 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fix to progressbar exploit, bugreport:5199shennetsind1-0/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15442 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-14Fixed problem with OnTouch on NPC ID 139, blame on r14993, bugreport:5206shennetsind2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-13Added cupet.txt (Cute Pet Manager) - Aegis Convert - Commented Out in ↵script-Z3R02-0/+246
scripts_athena.conf git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15440 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-13*Fixed the "bing#n1" issue (bugreport:5050).og27-15/+67
*Fixed variables typos. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15439 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12- Added svn:eol-style=native property for some recently added text files.brianluau6-154/+154
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12Fixed random monster load order -- affected bloody branch and poring box. ↵shennetsind1-2/+2
special thanks to calciumkid git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15437 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12-Fixed typo "/ Shields" to -> "// Shields"og21-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12ubuntu's gcc 4.6x warning fix, bugreport:5232 credits to gepardshennetsind1-4/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12fixed bug with aliases of the @commands command from working properly; ↵shennetsind1-7/+24
bugfix by xantara. bugreport:5225 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15434 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12Fixed bug with @commands/@charcommands not displaying aliases shennetsind1-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-12*Updated renewal mob spawns up to Malaya Port.Chilly012313-308/+450
-Fixed a bug with Bio3 MVPs not spawning. *Item updates: -Removed or disabled most renewal items in the pre-re item_db. -Fixed incorrect bonus with ATK enchantments. -Updated newer cards based on aegis info (special thanks to Muad_Dib) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11fix to bug on import of atcommand_athena, bugreport:5207shennetsind1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15431 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11- Set svn:eol-style=native property for recently added text files.brianluau1-261/+262
- Removed trailing spaces/tabs. - Changed duplicate() to use a floating source npc. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Added Version Historyscript-z3r01-6/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11removed a double space: emotion e_loud to emotion e_loudscript-z3r01-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Changed emotion # - const.txt definition | I swear to god I hate you allscript-z3r01-8/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Removed Comments due to Hatersscript-z3r01-306/+187
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15426 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Fixed Missing ; Line 272script-z3r01-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11added remode-specific exp files processing as per kenpachi request, special ↵shennetsind3-4/+14
thanks to brianl git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15424 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11- SVN Copied exp.txt, exp_guild.txt, exp_homun.txt to /db/pre-re/ and /db/re/brianluau22-17/+205
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Added Rare Diamond Merchant, converted from AEGIS scriptscript-z3r02-0/+376
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Fixed encoding on this file back to ASCII.jmanfffreak1-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11Picklog improvements:gepard198425-277/+173
- now it is finally possible to log every item players gain or lose - added 3 log types: `I` for auctioned items, `B` for buying shop transactions and `X` for all other items transactions that don't fall into another category (for detailed explanation on all log types read `conf/log_athena.conf`) - it also fixes items being logged as picked up/gained by player when in fact they were dropped on the ground due to full inventory git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-11- Fixed Job constant typos in archbishop.txt (bugreport:5230)og21-13/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-10Xantara's fix for bugreport:5201, bugreport:5222 and bugreport:5227 ↵shennetsind1-7/+9
(@command related stuff) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15418 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09Added missing logging of consumed homunculus food (bugreport:68)gepard19841-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15417 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09Fixed battle configs `boss_delay_spawn`, `plant_delay_spawn` and ↵gepard19842-24/+21
`mob_delay_spawn` not being properly applied if changed during runtime (with `@reloadbattleconf` or `setbattleflag`) (bugreport:5204) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15416 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09Sending to a broken socket will no longer cause SIGPIPE signal to be sent ↵gepard19841-1/+5
back on most *nix systems (those supporting MSG_NOSIGNAL flag) (bugreport:5224) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09* Merged changes up to eAthena 15051.eathenabot1-11/+74
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15414 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09- Added svn:eol-style=native property to some recently added text files.brianluau22-14353/+14353
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09Fixed Aegis names for 3rd job quest related headgears.gepard19841-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08- Follow up r15409.masao871-5/+5
* Replaced leftover Aegis variables with rA variables. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08- Added first Version of Sorcerer Job change Quest.masao872-1/+633
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08Fixed Cloaking Exceed.protimus5-5/+27
- Stop hiding status when use skills or attack enemies. - Added security fixes to clear hiding status in some cases, like warped and reloging. - Updated walk speed formula. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15408 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-08Fixed Exceed Break to work properly.protimus4-12/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07- Added first Version of Minstrel Job change Quest.masao875-21/+2625
- Added missing "t" in eden quests. bugreport:5213. - Fixed option "Cancel" not being shown in novice grounds Acolyte NPC menu. bugreport:5212. - Fixed some typos in Genetic Job change Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07First round of /npc/custom folder cleanups. jmanfffreak3-617/+105
* Rewrote /npc/custom/banks/bank.txt to be a little more optimized. * Added cost variables to /npc/custom/jobs/reset.txt * Removed /npc/custom/devnpc.txt (perhaps we can rewrite another one for rA?) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15405 54d463be-8e91-2dee-dedb-b68131a5f0ec