10782 Commits

Author SHA1 Message Date
euphyy
f6048fa23a * Follow-up r16870, standardization of Mora script.
* Changed version number in custom quest shop, from r16862.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08 03:15:35 +00:00
flaid
5f1be607b8 Follow up comment on r16870, forgot to load the Mora file~
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08 02:29:32 +00:00
flaid
ccf155ad38 Added in the first NPCs of Mora.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16870 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08 02:19:55 +00:00
shennetsind
35884acb9e Fixed bugreport:6870 buying store zeny limit now displays properly; special thanks to Napster and mkbu95
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16869 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08 00:48:36 +00:00
thatakkarin
04be131d82 * Update to doc/map_cache.txt due to r16867
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16868 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-07 23:48:14 +00:00
shennetsind
58bf9e0801 Added support to pre-re/re map_cache since some maps differ, this results in map servers' map_cache_file config being dropped.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-07 23:36:00 +00:00
cookiecrumbs
a45c1dc469 Fixed various quest-related script commands - including: setquest, erasequest, completequest, checkquest - to fix crashes caused of null pointers (sd).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-07 23:13:04 +00:00
rud0lp20
7bb8c706d2 Fixed bugreport:6864 where casting WM_GLOOMYDAY to mobs causes map crash.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16865 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-07 13:10:26 +00:00
thatakkarin
9a2080f787 * Partial Fix for bugreport:6800 - Point 3 (soundeffect) and point 4 (sprintf).
* Renamed a few files in doc/sample/ for standardization.
* Indent cleanup in script_commands.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16864 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-06 20:04:12 +00:00
thatakkarin
be5b2052d9 * Fixed bugreport:6860 - updated map_cache.txt to reflect current code.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-06 19:00:35 +00:00
brianluau
70edb63177 - Added LOOK_*** script constants, same names as from map.h
- Changed atcommand "@changelook" to changelook script command in custom quest_shop.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-05 18:25:15 +00:00
j-tkay
9c9eb668af - Fixed bugreport:6738, missing checks for How the Airship Works quest. (npc/quests/quests_airship.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-05 10:27:35 +00:00
brianluau
f9807c537b - Fixed OnSellItem not setting all the "@sold_card%d" arrays. (bugreport:6847)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16860 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-05 07:12:44 +00:00
j-tkay
c4ba335c08 - Fixed bugreport:6747, removed extra setquest (quest id:3040). (npc/instances/SealedShrine.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16859 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-05 07:02:17 +00:00
euphyy
1ae4a8945d * Custom Quest Shop updated to v1.4b, which fixes an incorrect 'getiteminfo' call and standardizes script format.
* Switched 'atcommand' to 'unitskilluseid' in Cluckers custom script (bugreport:6852)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-05 04:23:44 +00:00
rud0lp20
9bde36efae Fixed bugreport:6839 where SC_CAMOUFLAGE is not ending properly.
Fixed bugreport:6710 where SR_EARTHSHAKER ATK bonus is not applied properly.
Implemented KO_MAKIBISHI and updated some Kagerou/Oboro skills.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-02 11:52:46 +00:00
rud0lp20
e3c02a5bc2 Fixed bugreport:6833 a typo in the level difference database.
Fixed bugreport:6438 now WL_TETRAVORTEX shows proper animation display.
Follow up r16776 added some missing updates for MO_EXTREMITYFIST thanks to kyeme.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-02 05:47:34 +00:00
glighta
e41effbc4b -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk
-Fix bugreport:6208, bugreport:6805 (chaos panic) fix range effect
-Partial Fix bugreport:5275 (toxin now won't interupt unbreackable castskill)
-Folllow up r16847 fix UNT_ZEPHYR get some unwanted bonus, fix Insignia unit range

-Add UF_RANGEDSINGLEUNIT unit propriety thx to 3ceam, workaround to fix ranged unit without timer.
-Prevent WM_SOUND_OF_DESTRUCTION, SC_MANHOLE, WM_LULLABY_DEEPSLEEP being cast in non pvp map
-Fix SC_MAGICMUSHROOM shouldn't force skill if sit
-Replace some hardcoded mobid by enum
-add some mob_is definition for quicker search (gvg and treasure)
-Remove some duplicate check for status_heal (if berserk already done in status heal)
-Upd few documentation

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-01 01:40:29 +00:00
shennetsind
9758407d3f Fixed bugreport:6779 dropped between-server ping timers, replaced by a much more reliable and performance-efficient on-demand flagging.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31 20:17:38 +00:00
shennetsind
8353208be7 Fixed bugreport:6838 pc_level_penalty_mod would return 0 when no player was attached to the kill and scream a nullpo report at console.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16853 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31 19:41:20 +00:00
brianluau
5953c51bf4 - Moved level_penalty.txt into /db/ folder (tid:73289), follow up to r16842:16843.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16852 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31 13:16:27 +00:00
shennetsind
13ae8ae8de Fixed bugreport:6836 apparently msvc didn't like the inlines altho both gcc and clang did not mind (I guess I'm missing something important, but its too late for me and I'll just remove them for now)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16851 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31 03:31:31 +00:00
shennetsind
89df3230d4 Improved char server packet 0x3087, gave it a variable/dynamic length so that it doesn't waste buffer size with messages too short.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16850 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31 02:42:59 +00:00
shennetsind
3122ac3bc1 bugreport:6830 / follow up r16848, dropped flag param in skill_select_menu as we do not rely on it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16849 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31 02:24:34 +00:00
shennetsind
a1b5aa0e1c Fixed bugreport:6830 Fixed potential crash on Shadow Chaser's Auto Spell. Special Thanks to ultramage's hawk eyes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16848 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31 02:06:50 +00:00
glighta
234beac39d -Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki, remove duplicate atk_ele
-Fix bugreport:6096 (saturday_night), add rate failure, fix sit icone, add restrict to pvp map
-Fix bugreport:6831 (sc_intravision), prevent item starting (and so ending) intravision while wearing maya purple

DB:
-Upd *INSIGNIA duration to 60s, fix requirement indigo per level (itemid ain't split in src =( )
-Upd WM_SATURDAY_NIGHT_FEVER hp/sp drain interval to 12-2*skilllv
-Upd skill_require_db fix add note about some state status wich were present but not mentionned.
-Add poisonweapon and rollingcutter code implantation. (was used in require db without effect and removed hardcoded check)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16847 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31 01:38:20 +00:00
shennetsind
558748e111 Follow up r16837 replaces sprintf with snprintf to at least ensure we dont go over our length in a modified msg table -- (in the future we should make that a #define or something else practical and clever). The commit should've stopped on this, however as I was to compile I realized my recently-updated osx got rid of my makefile during the update, so I had to download and install it over. and during that download period I've gone over the whole chrif.c file and applied some syntax love to it, or as some of my lovely colleagues would say: I gayed it up.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31 00:31:19 +00:00
brianluau
9c5992bb68 - Updated 'checkweight' example. Apple is item_id 512, not 502!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-30 21:53:34 +00:00
brianluau
b69048d9c5 - Added svn:eol-style=native property.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-30 08:26:18 +00:00
rud0lp20
2d68f350c2 Follow up r16842. added some missed added lines of code..
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-30 07:57:37 +00:00
rud0lp20
156446bf33 Fixed Level/Drop modifier based on level difference and created a db as suggested in pid:137564. (bugreport:6585)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-30 07:30:36 +00:00
brianluau
c182390854 - Fixed a typo in r16840.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29 15:16:55 +00:00
brianluau
230bd28024 - Clarified 'getpartymember' documentation. (bugreport:6804)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29 11:08:00 +00:00
euphyy
9fcdb56b2e * Follow-up r16835: Some cleanup.
* Updated Hunting Missions script to v1.2b, which adds experience multipliers to config (custom\quests\hunting_missions.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29 07:35:02 +00:00
glighta
8b074051ea -Fixed action assignation follow up r16837,r16836,r16835
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16838 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29 07:24:53 +00:00
glighta
202ec893fa -Fixed bugreport:6432 Shadow Formation effect range is 10 while casting range is 5
-Fixed and add some documentation on map fonctions. (JIS->UTF8 unwanted transformation)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16837 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29 07:18:31 +00:00
brianluau
cea840e1f9 - Fixed warnings from r16835.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16836 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29 07:07:37 +00:00
glighta
7a6a529548 -Add some src basic documentation.
-Change some remaining -1 for status ending timer.
-Move some hardcoded msg in msg_athena
-Small optimisation on battle_attr_fix

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16835 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29 06:33:43 +00:00
rud0lp20
d4fe086e5d Fixed bugreport:6694 missing hiding function of SC_FEINTBOMB.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29 05:54:46 +00:00
brianluau
fa1f861dd8 - 'night_at_start' config can now be used, even if day_duration/night_duration are 0.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-28 01:58:27 +00:00
brianluau
9142e02968 - Adjusted spacing in ASCII art so all lines are 70 characters wide.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-27 05:28:13 +00:00
brianluau
a1a911eaaf - Fixed more missing single quotes in item_db.sql, follow up to r16822.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-27 04:51:15 +00:00
brianluau
bd09db6af3 - Fixed missing single quotes in item_db.sql, follow up to r16822.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16830 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-27 04:42:17 +00:00
euphyy
605e74bca3 * Updated Hunting Missions script to v1.2a, which includes party support, optimizations, and bux fixes. An SQL mob database is now required! (custom\quests\hunting_missions.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16829 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-25 19:51:49 +00:00
spre123
5b4644367c Fixed bCastrate function in item_combo_db. bugreport:6815
Fixed Item 13694, Freyas Crown Box Changed getitem to the official rentitem Item Script(verified By Joseph and muad). Continuation of bugreport:6714

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-25 07:27:43 +00:00
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