summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-11-09- Updated the list of dnsbl_servers. (bugreport:6862)brianluau2-3/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16887 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09Shiny Wing Gown was set to tame the wrong monster, fixed now.flaid4-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16886 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09Follow up r16884 fixed a typo =Xshennetsind1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09Fixed bugreport:6209 / Follow up r16867 : updated mapcache to write onto its ↵shennetsind4-3/+21
proper map_cache.dat depending on the instance's #RENEWAL git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16884 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09* Follow-up r16876, message text is now aligned properly.euphyy1-56/+71
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16883 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09Fixed bugreport:6851, two chrif-related messages had the same id as cash points.momacabu2-5/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16882 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu21-215/+29
- Merged @killmonster2 with @killmonster tid:73632; - Fixed bugreport:6764, auction code was misplaced; - Follow up to r16753 (bugreport:6523), fixed bugreport:6673, using Gravitational Field with Safety Wall would keep the character immobilized. Blame myself, thankyou Lunar for the fix; - Fixed bugreport:6514, @slaveclone wouldn't be targeted by monster. Thanks to zippy; - Fixed bugreport:6837, some code was duplicated; - Fixed bugreport:6768, removed some leftovers from TXT removal; - Fixed bugreport:6868, Unequipping a weapon with Incantation Samurai card will not kill you if you have less than 999 hp and are on a non-pvp map; - Fixed wrong bit field on ai field in mob_data structure. Credits to Ind. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16881 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09- Fixed extra curly brace in r16879... T_Tbrianluau1-3/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16880 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-09- Vending shops are now closed when warping to novending maps/cells. ↵brianluau1-0/+11
(bugreport:6871) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08Fixed item_db parser:shennetsind1-6/+16
1. map server would crash with mismatching curly braces in unequip script field 2. the parser wouldn't accept specific combinations of curly braces in the uniquip script field. special thanks to mkbu95! git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16878 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08- Follow up to r16434, moved the status_change_end() into the existing block ↵brianluau1-6/+2
above. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08Added in some more Mora NPCs.flaid1-1/+170
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16876 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08- Fixed a typo in @mapflag example, since r15009.brianluau2-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16875 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08Fixed bugreport:6869 where some skills of Sura are affected by SA_DISPELL.rud0lp201-3/+9
Fixed bugreport:6867 remove the heal effect animation of SR_GENTLETOUCH_CURE which is not official. Follow up r16856 where AM_POTIONPITCHER should not affect targets under the SC_EXTREMITYFIST2(EF SP recovery block). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16874 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08- Added svn:eol-style=native property.brianluau1-137/+137
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08* Follow-up r16870, standardization of Mora script.euphyy2-82/+75
* Changed version number in custom quest shop, from r16862. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08Follow up comment on r16870, forgot to load the Mora file~flaid1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08Added in the first NPCs of Mora.flaid1-0/+144
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16870 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-08Fixed bugreport:6870 buying store zeny limit now displays properly; special ↵shennetsind1-1/+1
thanks to Napster and mkbu95 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16869 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-07* Update to doc/map_cache.txt due to r16867thatakkarin1-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16868 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-07Added support to pre-re/re map_cache since some maps differ, this results in ↵shennetsind4-13/+7
map servers' map_cache_file config being dropped. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-07Fixed various quest-related script commands - including: setquest, ↵cookiecrumbs1-5/+11
erasequest, completequest, checkquest - to fix crashes caused of null pointers (sd). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-07Fixed bugreport:6864 where casting WM_GLOOMYDAY to mobs causes map crash.rud0lp201-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16865 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-06* Partial Fix for bugreport:6800 - Point 3 (soundeffect) and point 4 (sprintf).thatakkarin3-70/+66
* Renamed a few files in doc/sample/ for standardization. * Indent cleanup in script_commands.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16864 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-06* Fixed bugreport:6860 - updated map_cache.txt to reflect current code.thatakkarin1-4/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16863 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-05- Added LOOK_*** script constants, same names as from map.hbrianluau5-17/+27
- Changed atcommand "@changelook" to changelook script command in custom quest_shop.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-05- Fixed bugreport:6738, missing checks for How the Airship Works quest. ↵j-tkay1-3/+4
(npc/quests/quests_airship.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16861 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-05- Fixed OnSellItem not setting all the "@sold_card%d" arrays. (bugreport:6847)brianluau1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16860 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-05- Fixed bugreport:6747, removed extra setquest (quest id:3040). ↵j-tkay1-4/+2
(npc/instances/SealedShrine.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16859 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-05* Custom Quest Shop updated to v1.4b, which fixes an incorrect 'getiteminfo' ↵euphyy2-58/+86
call and standardizes script format. * Switched 'atcommand' to 'unitskilluseid' in Cluckers custom script (bugreport:6852) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-02Fixed bugreport:6839 where SC_CAMOUFLAGE is not ending properly.rud0lp209-18/+54
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-02Fixed bugreport:6833 a typo in the level difference database.rud0lp202-11/+16
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-11-01-Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserkglighta14-1645/+1717
-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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16855 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31Fixed bugreport:6779 dropped between-server ping timers, replaced by a much ↵shennetsind4-41/+41
more reliable and performance-efficient on-demand flagging. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31Fixed bugreport:6838 pc_level_penalty_mod would return 0 when no player was ↵shennetsind1-1/+4
attached to the kill and scream a nullpo report at console. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16853 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31- Moved level_penalty.txt into /db/ folder (tid:73289), follow up to ↵brianluau2-1/+1
r16842:16843. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16852 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31Fixed bugreport:6836 apparently msvc didn't like the inlines altho both gcc ↵shennetsind1-9/+9
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16851 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31Improved char server packet 0x3087, gave it a variable/dynamic length so ↵shennetsind2-11/+13
that it doesn't waste buffer size with messages too short. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16850 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31bugreport:6830 / follow up r16848, dropped flag param in skill_select_menu ↵shennetsind3-3/+6
as we do not rely on it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16849 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31Fixed bugreport:6830 Fixed potential crash on Shadow Chaser's Auto Spell. ↵shennetsind1-2/+2
Special Thanks to ultramage's hawk eyes. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16848 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31-Fix bugreport:5757 (insignia) implement remaning effect stated from ↵glighta7-102/+159
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16847 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-31Follow up r16837 replaces sprintf with snprintf to at least ensure we dont ↵shennetsind1-303/+302
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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-30- Updated 'checkweight' example. Apple is item_id 512, not 502!brianluau1-17/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-30- Added svn:eol-style=native property.brianluau2-58/+58
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-30Follow up r16842. added some missed added lines of code..rud0lp201-12/+58
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-30Fixed Level/Drop modifier based on level difference and created a db as ↵rud0lp207-79/+112
suggested in pid:137564. (bugreport:6585) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29- Fixed a typo in r16840.brianluau1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29- Clarified 'getpartymember' documentation. (bugreport:6804)brianluau1-21/+71
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29* Follow-up r16835: Some cleanup.euphyy9-105/+103
* Updated Hunting Missions script to v1.2b, which adds experience multipliers to config (custom\quests\hunting_missions.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16839 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-10-29-Fixed action assignation follow up r16837,r16836,r16835glighta1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16838 54d463be-8e91-2dee-dedb-b68131a5f0ec