summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2011-12-28- Added first Version of Ranger Job change Quest. May needs some Script ↵masao871-1/+1
improvement here and there. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15290 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-26Added support for Renewal Mode exclusive skill files, as per Kenpachi requestshennetsind4-0/+122
-- 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-25Removed Atros duplicate from mob_boss.txt. (bugreport:4651)kenpachi2k111-1/+0
Took over Tantan Noodle (12395) script from item_db.txt to item_db.sql. (bugreport:4722) Updated RWC 2008 Dragon Helm (5451, 5452, 5453) bonus. (bugreport:4730) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15272 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Follow up r15269, fixed a few typos and a test entry that wasn't meant to be ↵shennetsind2-1/+2
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>;'shennetsind2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Removed Changelog files left over from eAthena. We use Trac to log changes ↵jmanfffreak1-4454/+0
now, and these haven't been updated since rAthena start. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-25Updated October Fest Cap (5807) bonus. Assumed 2% chance until we get more ↵kenpachi2k112-2/+2
information. (bugreport:4475) Updated Shield of Naga (2134) bonus. (bugreport:4379) Updated Well-Chewed Pencil (5574) bonus. (bugreport:4381) Updated Parade Hat (5225) bonus. (bugreport:4481) Removed changes from r15112 / bugreport:4356. (Was a custom iRO bonus.) Updated Speed Potion drop chance in First Aid Kit. (bugreport:5157) Fixed item_bonus.txt where x/10000 should be x/100. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1234-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24* Added skill Reins of Mount (ALL_RIDING) for new mount system on database.protimus2-3/+3
- Need create the struct in source. - Need verify if the mount system works correctly. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24*Fixed bug in the attribute table.Chilly01235-316/+547
*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-23*Added new item groups.Chilly01233-6/+231
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-23- Fixed a typo in "The Sign" (2644) item script. (bugreport:5153)mercurial1231-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15222 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-22*Lots of item updates and a few bug fixes.Chilly01234-222/+832
-Added most of the new items/equipment up to the Kagerou/Oboro patch. -Updated OCA with newer cards. -Updated trading restrictions for newer items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-21*Updated maps and map_cache.dat to Episode 14.2Chilly01232-0/+42
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-21Follow up to r15195.protimus1-2/+2
- Added item T Gammed Sallet - Fixed location of Green Ribbon. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-21Added new costume items.protimus1-7/+24
- Already works on the new locations. - There's missing two items, I don't found enough information for them (IDs 19500 and 19508). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20* Fixed Cracker (GS_CRACKER) not work the stun effect.protimus1-1/+0
* Correct the use of Snap (MO_BODYRELOCATION) in battlegrounds. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15175 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-20* Added packet support to new 2011 clients.protimus1-37/+73
- Works on 2011-11-02 + - Need more tests, but so far nothing wrong was found. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15173 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18changed re_job_db.txt to job_db_re.txt, following the naming standard of ↵shennetsind1-0/+0
other re files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17NPC_SELFDESTRUCTION damage def fixed, bugreport:4542shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15145 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17According to irowiki.org/wiki/Hocus-pocus these 2 skills are no longer availableshennetsind1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15144 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-17Fixed bug with quest skills duration, shrink, sight blaster, etc), ↵shennetsind1-28/+28
bugreport:5122 dropped unofficial fire ivy support (also it was conflicting with the bug above) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-16RE cashshop fix, bugreport:4764shennetsind1-0/+1
-- requires a msgstringtable.txt modification or client will crash (will be in the client svn asap) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-15Added new skill inf: INF2_NOLP, for bugreport:4347.shennetsind1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-14Updated Rideword Hat bonus. (bugreport:4356)kenpachi2k111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15112 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-14Updated Kasa Card bonus. (bugreport:2499)kenpachi2k111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15110 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-14attr_fix.txt update (bugreport:5119)GodLesZ1-20/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-14Assumptio removed as splash, bugreport:4995shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-14Soul Destroyer Range Fix, bugreport:136shennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-13Updated Water Lilly Hats DEF value. (bugreport:4304)kenpachi2k111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-13Fixed some job codes. (bugreport:4254)kenpachi2k111-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-13Fixed some items. (bugreport:4274)kenpachi2k111-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-13Fixed comment in exp.txtkenpachi2k113-7/+7
Updated Luxurious Keycards (7509) trading behaviour. (bugreport:3718) Updated Sleipnirs (2410) bonus script according to iRO Wiki. (bugreport:5118) Updated Soldier Grenade Launchers bonus effect and trading behaviour. (bugreport:4133) Updated Full Plates (2316/2317) DEF value. (bugreport:4260) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15093 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-13- Merged exp2.txt into exp.txt (the server stops reading once it reaches ↵brianluau2-55/+15
your server's max level so no memory will be wasted). [Ind] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12Fixed bonus for Valorous Assaulter's Katzbalger (1184). (Bugreport:3021)kenpachi2k111-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15082 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12Fixed bonuses for Kafra Dolls (ItemIDs 5340, 5341, 5342, 5343, 5344 5345) ↵kenpachi2k111-6/+6
and added a missing semicolon in item_bonus.txt. (bugreport:3129) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15080 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12Updated /db/exp_guild.txt and /db/exp_homun.txt according to iRO ↵kenpachi2k112-147/+147
Wiki.(bugreport:4908) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12Partly updated /db/exp.txt and /db/exp2.txt according to iRO Wiki. ↵kenpachi2k112-49/+66
(bugreport:4908) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-11* Merged changes up to eAthena 15032.eathenabot1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-11- Merged /branches/renewal/conf (partial)brianluau2-1055/+1849
- Merged /branches/renewal/db (only mob_db.txt and mob_skill_db.txt) - Merged /branches/renewal/npc (full) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-11Fixxed Mole Card bonus.(bugreport:2230)kenpachi2k111-2/+2
Fixxed The Sign bonus.(bugreport:5116) Fixxed documentation for Guardian() and GuardianInfo script commands.(bugreport:5117) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-10Corrected an issue with Sprint Ring adjusting bDelayRate the wrong way. ↵jmanfffreak1-1/+1
(bugreport:5070) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15055 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09follow up to r15042shennetsind1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15047 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09- Set svn:eol-style=native for some recently added text files (follow up to ↵brianluau5-844/+844
r15009). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09- Added a blank line at EOF to make SVN and some compilers happy. ↵brianluau4-4/+3
(bugreport:5107) - Removed trailing tabs in /doc/script_commands.txt - Set svn:eol-style=native for some recently added text files (follow up to r15009). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09Removed the Worn Out Scroll giving a Jellopy (bugreport:5053).jmanfffreak2-7/+1
Also removed /db/item_scroll.txt, since that item was the only thing pulling data from it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15042 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-09Fixed Pussy Cat Ears not being able to be equipped by all jobs. bugreport:5102jmanfffreak1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-06getmapflag() fix by Kenpachi (bugreport:5097)shennetsind1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15011 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ↵shennetsind19-629/+3405
get it sorted. Some of the stuff included in RREmu that is now part of rAthena: - RE Drop Rate Modifier - RE Experience Rate Modifier - RE Weapon MATK - RE Shield ASPD job-specific penalty - RE Cast Time - Renewal-specific item DEF - 3.1 classes. - All-New Mounts - Official Magical Reflection - And other perks, such as fully-functional @mapflag also merged eAthena 15006 into rAthena. For Bugs, Comments and Suggestions: http://rathena.org/board/tracker/ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-11-12* Fixed npc class HIDDEN_WARP_NPC (139) being sent to the client, causing ↵ai4rei1-0/+36
client crashes in poring war. It's a server-side "sprite" only. - Updated Aegis NPC ID constants from current npcidentity.lub (569~603). - Reintroduced HIDDEN_WARP_NPC script constant, which was removed by accident (since r14679). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14993 54d463be-8e91-2dee-dedb-b68131a5f0ec