summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2011-12-29Added mail zeny loss prevention, bugreport:2919shennetsind2-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15310 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Fixed that you couldn't unequip items while frozen/stoned/etc, bugreport:2772shennetsind1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15309 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Fixed holy and shadow elemental scrolls from dispelling on death, bugreport:3534shennetsind1-0/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15308 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Follow up to r15306, looks like someone didn't wake up properly.shennetsind1-0/+4
-- Made it #REMODE specific git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Added support for mob_db_re.txt as per Kenpachi's requestshennetsind1-1/+1
- mob_db_re.txt override entries from mob_db.txt and is overridden by entries in mob_db2.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Fixed Autospell bugs with stacking, foot check, and max_count check. ↵shennetsind1-6/+90
bugreport:4774 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Confirmed on official server with assasin lvl 59 that venom dust poison ↵shennetsind1-1/+1
doesn't ignore items nor stats, bugreport:4781 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15304 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29(AoE) skills continue to trigger even if character is dead, official ↵shennetsind1-1/+1
behavior; bugreport:5170 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15303 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Revert of r15298, will move it to the bug tracker. not a commit worth of the ↵shennetsind1-1/+1
15300 title =/ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15300 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29it has been confirmed on a official server that AoE skills (e.g. storm gust) ↵shennetsind1-1/+1
do not stop functioning when you are dead git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Reverted partial r15186 it has been confirmed on a official server that sg ↵shennetsind1-7/+0
doesn't do double damage on hitCount%3 == 0 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15297 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29Fixed storm gust to always throw foe backwards from storm gust center, ↵shennetsind1-1/+1
confirmed on official server git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15296 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-29reverting r15231 as per bugreport:1154shennetsind1-5/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15295 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-27Fixed an issue, players were able to see disabled NPCs with maya purple ↵xazax-hun2-2/+31
card. (bugreport:2221) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15288 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-27* Merged changes up to eAthena 15050.eathenabot2-12/+39
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15287 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-27` Updated item_db_re.sql to match item_db_re.txtxantara1-2/+2
` Renamed a function to say RE instead of RR git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15286 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-26minor @spiritball bugfix, bugreprot:2751shennetsind1-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-26Added support for Renewal Mode exclusive skill files, as per Kenpachi requestshennetsind1-0/+6
-- Entries in skill_<whatever>_db_re.txt safely overrides entries in its non_re.txt versions. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-26Added support for 'reins of mount' item, bugreport:5137shennetsind2-1/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15283 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Fixed a crash bug caused by clones that were committing suicide with ↵xazax-hun1-1/+6
PA_SACRAFICE. bugreport:4950 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Fixed 'bonus bMatk,<value>;' bonus, follow up r15270shennetsind1-7/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25- Full revert of r15116. brianluau1-5/+1
Using the fix for bugreport:4985 in r15264 instead (ea:15049). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15274 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Fixed setting and removing restricted mapflags. bugreport:4119xazax-hun1-3/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Follow up r15269, fixed a few typos and a test entry that wasn't meant to be ↵shennetsind4-3/+15
submitted. - Added new item bonus 'bonus bMatk,<value>'; git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Added new bonus for RE cards 'bonus bWeaponMatk,<value>;'shennetsind4-3/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Follow up r15267, changed to standardshennetsind4-10/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15268 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Fixed Katar critical boost on status window (would work; but not change the ↵shennetsind2-0/+7
value in the window), bugreport:3053 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Rangers no longer are able to mount a new mount, bugreport:5158shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Added a new login server config for _F/_M account creation method which ↵shennetsind2-1/+7
denies an account creation if either userid or password length is lower than 4 (should be used with conjunction of Disable 4 LetterUserID/Disable 4 LetterPassword client diffs) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25* Merged changes up to eAthena 15049.eathenabot2-5/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15264 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25- Standardized script headers, starting with /npc/custom/brianluau1-1/+1
http://rathena.org/wiki/Script_header git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24* Merged changes up to eAthena 15045.eathenabot1-11/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24* Merged changes up to eAthena 15043.eathenabot2-105/+132
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24* Merged changes up to eAthena 15042.eathenabot2-68/+61
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15253 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24* Merged changes up to eAthena 15041.eathenabot3-31/+37
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24* Merged changes up to eAthena 15040 (follow up to r15245, fixed some errors).brianluau2-15/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15248 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24Followup r15245, fixed gcc warningshennetsind1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15247 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Fixed a compile error, blame goes to r15245 (ea:15040).brianluau1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15246 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24* Merged changes up to eAthena 15040.eathenabot15-232/+224
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15245 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24Raised skill range for ALL_RIDING skill support -- removes 2 errors on consoleshennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24* Merged changes up to eAthena 15039.eathenabot1-15/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15243 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24Added official elemental converter creation window handling, bugreport:5144shennetsind3-1/+38
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15242 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24Fixed baby classes forging/brewing rates, bugreport:4847shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24Fixed Sevenwinds (warm wind) and Miracle from being dispellable, bugreport:4889shennetsind1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24*Fixed bug in the attribute table.Chilly01231-1/+1
*Added an item group that i missed. *Lots of mob_db updates. -Labeled groups of monsters by area and episode number. -Updated many monsters to drop their new cards. -Added mobs up to Episode 14.2 (many are still incomplete). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-23Wug riding state is no longer saved on logout, bugreport:5155shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15233 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-23Follow up r15029 fixed a typo in the array slotshennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-23Fixed all sniper traps (except ankle snare) from working on their owner; ↵shennetsind2-2/+8
bugreport:1154 Also fixed a gcc warning in status.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15231 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-23Follow up r15224, being these map flags do not stack then we can check just ↵shennetsind1-1/+1
for pvp rather than 2 (gvg&bg). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15229 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-23Fixed Strip Helm from not allowing you to put on a different middle/ lower ↵shennetsind1-1/+1
headgear. bugreport:364 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15228 54d463be-8e91-2dee-dedb-b68131a5f0ec