10737 Commits

Author SHA1 Message Date
j-tkay
ed1e7b51be - Fixed bugreport:6810, checkquest paramater typo and added checkquest in Wanderer Job Change Quest. (npc/re/jobs/3-2/wanderer.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16827 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-24 11:13:00 +00:00
spre123
5a4acba757 Fixed/Changed the rest of the RE Items with the reversed/broken bcastrate with bVariableCastrate So it actually works as intended(ONLY RE needed this update). bugreport:6548
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16826 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-24 00:39:23 +00:00
j-tkay
8e575ee998 - Follow up r16824.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-22 11:27:59 +00:00
spre123
9f3b089c68 Forgot to add the upgrade sql file for the Small DB change to item_db_re.sql Changing Defence from unsigned to accept negative Value do to some items having negative values.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-22 02:02:06 +00:00
euphyy
0f0577cabf * Updated Thanatos Tower quest to Episode 13.1 - huge thanks to Muad_Dib! (bugreport:4498)
* Fixed some syntax in item_db_re.sql (bugreport:6714)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16823 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-21 03:36:01 +00:00
spre123
6b6e42a3e5 major item update activating many script commands aswell as activating many items that are now in the client this effects 250+ items. Bugreport:6714
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-20 00:42:55 +00:00
j-tkay
84564da380 - Removed a warp from mid_campin and dic_in01 for quest purposes. (warps/cities/dicastes.txt & warps/cities/mid_camp.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-18 06:06:43 +00:00
j-tkay
1472039a91 - Fixed Arch Bishop Job Change Quest, players unable to continue the quest. (npc/re/jobs/3-1/archbishop.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-17 07:17:22 +00:00
j-tkay
de9950737d - Fixed bugreport:6785, missing changequest in Knight Job Quest. (npc/jobs/2-1/knight.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-15 15:06:41 +00:00
shennetsind
1ffe0e9967 Fixed bugreport:6493 Genwaku no longer works on npcs and on gvg maps (since push/knockback is also disabled on gvg)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16818 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-13 17:17:50 +00:00
shennetsind
b313d24eb2 Fixed bugreport:2657 castend now also checks if the required weapon matches, fixing any possible exploits where a character manages to change weapon during cast/animation e.g., as the report claims, sonic blow. (also applied my curly brace love on the way)
Special Thanks to esu1214!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16817 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-12 13:26:11 +00:00
euphyy
e0b316216f * Added Kagerou/Oboro support to Ninja Quests and Kunai Merchant (credits to insarius)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16816 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-10 23:01:13 +00:00
shennetsind
cbeabd3385 Follow up r16814 / bugreport:6754
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-05 11:58:14 +00:00
shennetsind
110c612db3 Fixed @mobinfo flee/hit formula, as per bugreport:6754
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-05 06:12:46 +00:00
euphyy
d2d9897606 * Standardization of doc\sample\ folder.
* Deleted doc\sample\PCLoginEvent.txt, which contained outdated information.
* Follow-up r16812, fixed file encoding.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16813 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-03 23:13:33 +00:00
technote24
73c9feb7d6 =General
*Updated a hand full of enum tables and added some place holders in the skill databases.
-Tables updated are the Emotions, Map Types, Use Skill Fail Causes, Skills, Units, and Status.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16812 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-03 20:45:45 +00:00
shennetsind
0b9d2f15d8 Minor improvements on pm processing ( prompted by data i found when testing bugreport:6740 ), also applied my curly brace love on the way.
1. removed double min_chat_delay check in the case of a @main message
2. moved autotrade check over the ignore list check, so that if user is in autotrade it doesnt waste time going thru the characters ignore list array.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16811 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-03 09:21:54 +00:00
euphyy
879138501c * Fixed an endless loop and other typos in Wanderer job quest, bugreport:6748 (re\jobs\3-2\wanderer.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16810 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-02 23:43:08 +00:00
shennetsind
252474ec24 Fixing a few logical mistakes, also applying my curly brace love on the way.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16809 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-30 01:17:25 +00:00
spre123
98887e4025 Updated bonus2 bCastrate items. Cast reducing equipment should now function properly. Bugreport:6745
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-29 20:38:34 +00:00
eathenabot
b15710e75a * Merged eAthena changeset ea:15190. (bugreport:5138)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-29 18:11:51 +00:00
rud0lp20
c3b434f037 Fixed bugreport:6725 where wrong defined macro is used in parsing 'skill_cast_db.txt'
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16806 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-27 15:05:25 +00:00
shennetsind
0998743df9 Fixed bugreport:6720 fixed pvp/gvg mapflag handling by setmapflag/removemapflag script commands
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16805 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-26 23:35:57 +00:00
shennetsind
7471433a27 Fixed bugreport:6544 when mvp drops are at 100% drop rate it'll no longer always drop the first.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16804 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-26 22:21:14 +00:00
shennetsind
8a1f5cf94a Fixing a rare issue where a pointer of a already freed unit would have corrupted memory and causing unexpected behavior (most likely crashing)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16803 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-26 21:00:22 +00:00
shennetsind
bd0b05f3db Follow up r16801. I congratulate whoever commit these syntax errors, clearly caused by the person being praised since he/she did not test the commit. evil ind is back, be cautious.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-26 20:57:29 +00:00
euphyy
1aa8196184 * Deleted destroyed Sograt Desert maps from custom warper, bugreport:6737 (custom\warper.txt)
* Fixed some typos.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16801 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-26 19:59:54 +00:00
j-tkay
cbcb34c29a - Fixed bugreport:6620, missing checks for quest: Sapha's Visit. (npc/re/quests/quests_dicastes.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16800 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-26 19:09:28 +00:00
spre123
9cc229b2ae ...I am tired I suppose, Forgot to add the item_db_re.sql in with the Last revision Update. So Follow up on 16798 and Bugreport:6734 [Spre]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-26 06:00:59 +00:00
spre123
cc4f755901 Updated Items, Uncommented the Traditional Cookie as it works fine and is needed for a pet. Also updated The Groomers That sell it. Bugreport:6734 [Spre]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-26 05:40:18 +00:00
j-tkay
0e341c9e5b - Reverted to r16796. (npc/instances/EndlessTower.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-24 20:18:47 +00:00
j-tkay
c4f1ee6fe0 - Fixed Endless Tower OnTouch label typo. (npc/instances/EndlessTower.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-24 19:28:26 +00:00
spre123
1c39176170 Updated Pet Groomer Shops.txt with the new Items they were missing.(Prontera, Payon, and Yuno) Bugreport:6680 [Spre]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16795 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-24 18:59:31 +00:00
spre123
09aa5cba91 Fixed Warg Strike and Warg Bite Ranger Skills. To Use Neutral Property Bugreport:6717
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-24 17:26:30 +00:00
brianluau
b4409ed5f0 - Re-added a 'sprintf' that was accidentally removed in r16495. (bugreport:6729)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-24 14:59:02 +00:00
euphyy
fc688d4916 * Fixed applicable job on Ebone Armor (bugreport:6705)
* Follow-up r16790 / r16791, formatting and strncmp -> strcmp (src\map\atcommand.c)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16792 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-22 18:32:55 +00:00
spre123
81670d02ba Oops I goofed Forgot to resave the File Left out arguements for mora. [Spre]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16791 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-22 18:20:17 +00:00
spre123
918ba34f84 Fixed @go, where mora and morocc had conflicts, @mora was sending you to morocc. Also Added the spelling of "Morroc", Thereby Sending you to morocc in the event you mistype it. [Spre]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-22 18:08:18 +00:00
euphyy
22d8187238 * Removed invalid 8th column from pre-re skill_cast_db, bugreport:6692 / bugreport:6696
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16789 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-22 04:00:34 +00:00
euphyy
867008b100 * Merged eAthena ea:15187 by ai4rei, effect list improvements (doc\effect_list.txt)
* Follow-up r16787, revised documentation and comments on MD5 hash check
* Added svn:eol-style=native property on some recent files

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16788 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-21 20:36:34 +00:00
thatakkarin
bf8f5a1802 * Added documentation for r16771 (MD5 Hash Check)
* Removed sample/npc_sample.txt as it's unneeded (and 17KB of wasted space)
* Updated a link in readme/resources.html
* Modified readme/commands.html to use doc/atcommands.txt for explanations.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16787 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-21 01:32:00 +00:00
euphyy
0448652500 * Fixed a misplaced quest log entry in Priest job quest, bugreport:6702 (jobs\2-1\priest.txt)
* Fixed an incorrect check in Taekwon job quest, bugreport:6711 (jobs\1-1e\taekwon.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16786 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-18 19:37:42 +00:00
shennetsind
56256a4532 Introducing rAthena's anonymous data collector. This aims at improving rAthena's overall features by letting we know which options are most and least used.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-16 21:14:33 +00:00
greenboxal2
7a0f936c35 Follow up r16769, initnpctimer should reset the timer.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-16 16:08:02 +00:00
brianluau
3cc0cfd6ba - Partial revert of r16782. (bugreport:6704)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-16 15:57:08 +00:00
daegaladh
ba8bb6ff0a Removed stupid alternative city names from @go command and added real ones, also fixed a couple typos.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16782 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-16 14:06:25 +00:00
euphyy
c3494224b3 * Fixed an Eden Quest bug (bugreport:6633)
* Follow-up r16779: one missing check

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16781 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-15 20:37:57 +00:00
brianluau
0e0860a78d - Follow up to r16779: also deleted notice.txt from CMakeLists.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16780 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-15 19:53:55 +00:00
euphyy
df14f01842 * Added "Hunting Missions" custom script (npc\custom\quests\hunting_missions.txt)
* Small updates to "readme" files and atcommands documentation
* Deleted a misleading 'notice' file as we have no stable branch or official release (\notice.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-15 19:41:18 +00:00
shennetsind
526a4586b8 Follow up r16776, fixed typo in folder name. Credits to Trojal for his powerful hawk eyes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16778 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-09-13 20:25:39 +00:00