summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-10-24fixed map indexLupus3-23/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24few typos fixLupus1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9053 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24removed unused map locations. freed some RAM, fixed Novice Grounds, JobQ warpsLupus15-280/+152
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23- Added a bunch of important indexes when dealing with the log tables. Added ↵skotlex3-6/+24
upgrade_svn9050.sql for this purpose. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9051 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23added official Gonryn Power ArenaLupus5-9/+343
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9050 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23- char_family now returns the char_id of the children when previously it ↵skotlex5-29/+42
would return true. - Expanded the family check to work as it should, exp-share-range is respected, and the child is not considered for it (thanks to TheUltraMage for the investigation) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23- Double Casting will no longer fail when used.skotlex2-10/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23- Modified SC_STONE so that the duration of the "petrifying" time is 5 secs ↵skotlex2-0/+11
reduced by your natural resistance to petrify (which is mdef%) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9047 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23- Removed useless variable in char-txt from-str char loading.skotlex1-13/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23- Modified the meaning of the third column in the skill_require_db. Instead ↵skotlex4-4/+19
of MaxHP, this is now called MaxHPTrigger. This column (which was previously unused by all skills) signals the limit HP% that you can have to be able to use the skill. For example, setting it to 20 means the skill is unusable if you have more than 20% life (not that this is merely a threshold setting, it won't actually substract HP when used!) - Adjusted LK_BERSERK so you can only use it when you have 20% or less life. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23- Removed NJ_TOBIDOUGU adding damage to W_HUUMA weapons which somehow got ↵skotlex6-8/+13
readded. - When nonplayers use Cloaking, it will be forced to level 10 since mobs shouldn't have movement/attack restrictions while walking cloaked. - Should fix a warning in int_homun.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23Fixed small typo in the Priest job questPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-22Small spawn updates for Gefenia and Einbech DungeonPlaytester3-31/+34
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-21clif_fixpos -> clif_slide in HAMI_CASTLE codeblackhole892-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9039 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-21Official spawns for:Playtester6-49/+58
- Niflheim - Louyang Field - Louyang Dungeon - Ayothaya Field - Ayothaya Dungeon git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9038 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-21Official kRO 10.1 spawns for:Playtester6-85/+92
- Gonryun Field - Gonryun Dungeon - Umbala Field - Umbala Dungeon - Yggdrasil git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-21* Further spawn updates for:Playtester5-60/+81
- Yuno Field - Magma Dungeon - Amatsu Field - Amatsu Dungeon git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9036 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-21- Some minor cleanupsskotlex4-26/+23
- Fixed the Homunc not spawning next to you after receiving it's data from the char-server. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9035 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20Official Muscipular dropsPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9033 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20- Fixed Charge Atk being able to go through chasm/pits.skotlex17-490/+345
- Moved the homunculus DB information from the player structure to the homun structure. Modified the homunculus creation packets to hold this information during creation, also, all initial values are handled by the map-server, the char server only assigns it a homun ID. - Removed target_id/attacked_id from homun_data as it wasn't really used. - Codes cleanup (removing of commented code mostly) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9031 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20Reorganized citycleaners.txt, they now contain all city spawns, also they ↵Playtester4-29/+36
use official X.3 spawns. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9030 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20Official kRO 10.1 spawns for:Playtester3-112/+119
- Morroc Field - Prontera Field git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20swapped 2 lines to make NPC name visibleLupus1-2/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9028 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20tested and fixed novice Red Potion exchangerLupus2-22/+27
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9027 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20- Added config setting "summon_flora_setting", which it you can decide now ↵skotlex8-11/+51
two things: a. Whether or not players can harm your floras outside versus grounds, and b. Whether or not you can summon out and mix different types of plants at the same time. - Likely fixed pc_steal_item always failing to steal (it was attempting to steal random item IDs...) - Cleaned up a bit the mob on-death event so that when the killer is a homunculus, it's master will be taken. Also, the variable killerrid will be set before running the script to specify who delivered the final blow. If the killerrid matches with the script attached player, you can be sure your player did the final blow to the mob, otherwise, the attached player is who did the most damage to the mob. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9026 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20fixed 2 typosLupus2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20Added Feast Day Of Ramadan Idul Fitri Event (official idRO)Lupus3-2/+84
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20added "free kafra cart rent ticket" to novice groudsLupus4-4058/+113
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20Official kRO 10.1 spawns for Payon FieldPlaytester2-40/+41
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20Official kRO 10.1 spawns for:Playtester4-173/+185
- Mjolnir Field - Comodo Field - Geffen Field (+ 10.4 Orc Village change) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20updated Gonryun, added new official Broken sword questLupus4-122/+3876
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9020 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20updated novice_exchangeLupus4-614/+155
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9019 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20fixed mjolnir seal bugs, fixed the sign bugsLupus3-29/+35
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19- Cleaned up the log.c file.skotlex12-153/+194
- Splitted log_pick into log_pick_pc and log_pick_mob to avoid ugly type-casting. - Fixed log_chat not recording anything if the server is compiled in SQL mode and sql_logs is turned off (it should then record to a plain txt file) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19...and Prontera CulvertsPlaytester2-19/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9016 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19Official kRO 10.1 spawns for:Playtester4-31/+40
- Anthell - Orc Dungeon - Coal Mine git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19Official kRO 10.1 spawns for:Playtester5-89/+97
- Byalan - Payon Cave - Toy Factory - Lutie Field git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9014 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19- Corrected a compilation error.skotlex4-12/+18
- Fixed SG_FRIEND, it should be triggering when Monks do Combo Finish (not triple blows), and the trigger rate increase should be based on your known level of SG_FRIEND, NOT TK_COUNTER. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9013 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19- Added the Monk combos to skill_castnodex so their delay is not decreased ↵skotlex9-107/+128
by skills. - Added the actual skill delay of 1000ms to Triple Attack and Chain combo in skill_cast_db. Added Combo Finish and TigerFist as well with a delay of 700ms. - Phantasmic arrow now knockbacks even if it misses. - Adjusted the way Monk combo times work. The combo time is now always 300ms (adjusted by combo_delay_rate) which takes effect inmediately AFTER your current skill's canact-delay (which is why the particular skill delays were moved to skillcast_db) - Modified skill_delayfix so it performs the can-act reduction from agi/dex for combos there. - Modified pc_steal_item so that it behaves more closely to the way it does on Aegis. - Commented out the monster_noteleport mapflag from the guild castles as this is the Aegis behaviour git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19fixed The Sign QuestLupus3-9769/+9779
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9011 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18- Added a overflow check when calculating party exp share.skotlex2-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18Official kRO 10.1 spawns for:Playtester4-59/+63
- Beach Dungeon - Pyramid - Geffen Tower git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18Official kRO 10.1 spawns for:Playtester5-116/+133
- Sphinx - Prontera Maze - Sunkenship git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18Official kRO 10.1 spawns for:Playtester3-87/+88
- Turtle Island - Clock Tower git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9007 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18- Added monster_noteleport mapflag to the guild castles maps to prevent ↵skotlex2-0/+29
"avoiding MVPs" by forcing them to teleport from rude-attacks. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9006 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18Official kRO 10.1 spawns for GlastheimPlaytester2-93/+94
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9005 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18Updated the packetdb for the 2006-10-17a client.Zephiris2-0/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9004 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-18Official kRO 10.1 spawns for the guild dungeonsPlaytester2-17/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9003 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-16- Adjusted UTSUSEMI/BUNSINJYUTSU so that they block range/melee weapon ↵skotlex5-4/+10
attacks and only melee misc attacks. This isn't 100% correct, but it's a better approximation to the way these skills behave. - Corrected issen's range to 5, as per the login packet information. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9001 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-16- Emergency call &16 (disable skill from nowarpto maps) will now NOT block ↵skotlex4-3/+10
Emergency Call if that map is also a gvg-castle map. Makes it safe to turn on this option to prevent usage from special maps (like Lhz3) without crippling the skill during WoE. - Added &16 to the default of the emergency_call setting. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9000 54d463be-8e91-2dee-dedb-b68131a5f0ec