10980 Commits

Author SHA1 Message Date
rud0lp20
026ca5ce1e Follow up r17017 fixed some wrong type casted variables.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17070 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-01-01 17:51:49 +00:00
rud0lp20
0e6fbcb0ce Update NJ_ISSEN to its official RE behavior.(bugreport:6114, bugreport:5426)
Fixed bugreport:6688 MO_EXTRIMITYFIST skill effect.
Updated all non 3rd job skills to there official RE cast time delays.
Updated WL_WHITEIMPRISON where cooldown should trigger whether success or not.
Added missing status icon for SC_MATKPOTION and SC_ATKPOTION.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17069 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-01-01 16:56:29 +00:00
aleos
ac3e21c182 > Follow-up to r17048:
* 'npcskill' now uses AREA_SIZE as maximum distance rather than using skill distance. (bugreport:7069)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-31 20:31:20 +00:00
glighta
8665e64c24 -Follow up r17065 fiw splash skill being broken.
-Also revert unintentional change of GDI_SKILLLV (even if useless enum) bugreport:7076
--All type change related to tid:75123

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-31 04:03:26 +00:00
markzd
aad719ff76 * Follow up r17065
Fixed some error when creating vars and some warnings.(bugreport:7074)
* Removed an undisered warning on script's sscanf. (bugreport:7059)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17066 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-30 19:07:02 +00:00
glighta
0cdba10793 -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skill_lv
-Optimise type from int to int16 in order to reduce ram consumtion.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-30 16:00:24 +00:00
rud0lp20
882ca9d44d Follow up r17062 where ignore def is not working properly.XD
Fixed bugreport:6408 where casting WL_WHITEIMPRISON caster is not attach to trigger autoloot and events.
Update WZ_ESTIMATION settings to RE default.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-30 07:13:29 +00:00
euphyy
0dc920284d * Added Somotology Laboratory F4 quest (written by Ziu, translated by Heris, uses some iRO dialogues).
* Updated quest_db with Somotology Laboratory F4 entries (5113-5125 are placeholders, may be incorrect).
* Moving of warp files, reducing the number of duplicates in pre-re/re paths.
* Added a note to documentation (bugreport:7065) and fixed a small mistake (bugreport:7068).
* Follow-up r17056, missing $ (bugreport:7067) and added a missing item.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17063 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-30 02:05:43 +00:00
rud0lp20
36bfeab811 Fixed bugreport:6074 updated Renewal Def and MDef damage reduction formula. Special thanks to KyleZ.
Fixed bugreport:7028 where damage bonus of SR_GATEOFHELL has interchange with normal damage bonus.
Fixed bugreport:6946 where CH_PALMSTRIKE causes damage when caster hides after casting.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17062 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-29 20:51:38 +00:00
glighta
dbaa8149c4 -Update configure template to autoconf 2.68
-Upd configure to disable warning only when enable-debug option ain't selected. (thus if you wanna see more warnings compile with enable-debug)
-Add -Wconversion in configure.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-29 06:44:29 +00:00
euphyy
ac430975a8 * Added more Malangdo scripts.
* Updated quest_db with more translated Malangdo entries.
* Added and updated some newer items.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-29 05:30:43 +00:00
glighta
f82e7eb077 Old Eleanor work :
-Implement  MH_TINDER_BREAKER, STYLE_CHANGE

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17059 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-29 04:41:25 +00:00
brianluau
8085260aa9 - Increased MAX_QUEST_DB, follow up to r17056. (bugreport:7058)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-28 10:05:41 +00:00
euphyy
20edc406fe * Follow-up r17056.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17057 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-28 08:46:39 +00:00
euphyy
96e8979569 * Added a small portion of official Malangdo Episode scripts.
* Updated quest_db with translated Malangdo entries.
* Fixed strmobinfo() to output empty strings for 'name' instead of zeros (partly follow-up r17055).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-28 08:38:28 +00:00
euphyy
8b9f66f562 * Added a point to 'npcskill' documentation.
* Added Malangdo Tool Dealer.
* Fixed quest log sample, which never worked to begin with -- thanks clydelion!
* Fixed potential error with clones in custom Hunting Missions script (bugreport:7055).
* Follow-up r16990, forgot to commit the EXP fix.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17055 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-28 04:10:17 +00:00
ediejohnny
254ae25f6a Removed the (int)var 'statlimit' from the pc.c to avoid some lines of code at "pc_setparam" function.
Zephyr

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-28 00:39:28 +00:00
momacabu
06ebeaf3e8 * Fixed bugreport:7052, npcs with monster sprite now work.
* Follow up to r17052, now it properly resets the x and y coordinate for every npc and checks it after the map. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17053 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-27 22:00:14 +00:00
momacabu
6d4f54625b * Also checks for righty coordinates before actually loading the npc. Improves fix for bugreport:419.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-27 20:24:44 +00:00
momacabu
8e38452f8b * Fixed bugreport:3325, if bHPRecovRate was set to -100 you will actually regenerate 1 HP/SP and it shouldn't regenerate at all.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17051 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-27 19:36:10 +00:00
momacabu
6f8f38db35 * Fixed bugreport:4687, @lostskill was removing the skill from skill tree and not disabling it (making it grey);
* Fixed mercenary window not showing up critical (bugreport:2369).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17050 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-27 19:16:31 +00:00
euphyy
bb5364c2d1 > Follow-up r17048:
- Renamed 'useskilltopc' to 'npcskill';
- Removed cast time from NPC objects, code by mkbu95 (suspected official behavior);
- Documented 'npcskill';
- Replaced all instances in scripts.
* Fixed max level bypass, code by malufett (bugreport:5800).
* Updated Malangdo spawns to official.
* Some standardization of npc/quests/first_class/.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-27 06:11:18 +00:00
momacabu
825ddd053c * Implemented `useskilltopc' (tid:74685), and now if desired npcs can carry status such as str, atk, def, etc and level.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-27 03:49:29 +00:00
markzd
16788f470f - Follow up: r17046
Fixed duplicate case values which would happen if compiled under RENEWAL_CAST off.

Thanks for Zephyr which noticed it right after the commit.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17047 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-26 23:35:08 +00:00
markzd
923ee2d5c8 Fixed bugreport:7049, where cast time bonus would not work if Renewal is used with RENEWAL_CAST off.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-26 23:10:06 +00:00
aleos
ec14e623f2 Fixed Elemental HP/SP bar not being displayed to the client after being warped to master when HP/SP is full. (bugreport:5636)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17045 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-26 20:13:36 +00:00
markzd
d431e65366 - Fixed Server Rainstorm damage formula. (bugreport:5786)
- Fixed shadow formation, to reflect damage with SF caster as source and not the attacker.(bugreport:7045)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17044 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-26 07:06:29 +00:00
rud0lp20
d4b09c6c56 Fixed bugreport:7015 missing base aspd for High Priest wearing knuckles.
Fixed bugreport:7033 where fixed cast time reduction bonuses affect variable cast time.
Fixed bugreport:7034 stats display should now display properly when skill debuffs/buffs are used.
Fixed bugreport:6840 where Fire Cloak and Wind Curtain accidentally changed elemental damage resistance.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-25 13:14:01 +00:00
euphyy
f54be649cd > Pre-Renewal fixes, major credits to Deep Forest for his detailed reports:
* Separated Renewal Alberta features with checkre() and new files, follow-up r16125 (bugreport:7041).
* Moved remaining Renewal shops out of pre-Renewal file, follow-up r16138 / r16104 (bugreport:7042).
* Moved Renewal refining features to a separate file, and made some changes, follow-up r16126 (bugreport:7043).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17042 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-24 17:30:14 +00:00
momacabu
41c77b8fa5 * Added missing check for riding wug in checkwug. Thanks to PcPocket!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-24 03:18:56 +00:00
euphyy
6820154c90 * Custom Quest Shop updated to v1.6, which adds support for bulk purchases.
* Follow-up r17014, fixed a typo in main.sql -- credits to Jeroen for finding that.
* Follow-up r17039, missed a parameter -- thanks, clydelion/mkbu95!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17040 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-24 02:56:49 +00:00
euphyy
df5d78a4e2 * Documented @refreshall (r17035), @breakguild, @hommutate (r17038).
* Follow-up r16972, fixed a naming mistake (bugreport:7038).
* Edited format of default grf-files.txt.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17039 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-23 21:11:29 +00:00
momacabu
0b758eca8b * Implemented @breakguild (tid:75159) and @hommutate (tid:74651).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17038 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-23 20:23:03 +00:00
momacabu
684ef312cb Dammit! The last commit wasn't supposed to be sent -_-
* Use SCRIPT_MAX_ARRAYSIZE instead of hardcoded values in explode (bugreport:7037).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17037 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-23 19:01:35 +00:00
momacabu
c4310061d9 * Fixed typo in castle_db.txt (bugreport:7036).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17036 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-23 18:57:38 +00:00
momacabu
e0dea40cce * Removed @adopt as it was not working properly (bugreport:6384);
* Introduced @refreshall, it will @refresh all players in-game.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17035 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-23 18:00:59 +00:00
momacabu
509e03fa58 Community Contribution Time!
* Fixed bugreport:6303: official servers now always reshuffle the dice emoticon. To disable change the configuration to 'no'. Thanks to Vianna for providing the information!
* Fixed bugreport:7026: creating a guild and exiting in a short amount of time wouldn't save the guild properly. Thank you clydelion!
* Fixed bugreport:7030: removed warning introduced by r16987. Thanks Mr. Brian and Sir BuildBot for pointing!
* Fixed bugreport:7031: if a player crashed during warp it would cause OnTouch_ to not trigger anymore. Thanks to flaviojs (eA-r15185) for the fix and Napster for pointing out!
* Fixed bugreport:7032: Clementia and Canto Candidus give an additional of +1 str/agi/dex each 10 job levels (from caster). Thanks solvent!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17034 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-22 19:41:32 +00:00
markzd
7e433f00ff * Follow up: r16011
1. Fixed a behavior which didn't unlock target when it was out of range. (bugrepor:7022)
  2. Removed a redundant variable assignment.
* Follow up: r17029
  1. Fixed @clearcart which was not deleting and updating the client properly.
  
- Special thanks to clydelion, on the fixes.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17033 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-20 17:32:49 +00:00
euphyy
2c4c66e276 * Follow-up r17031: typo (bugreport:7027).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17032 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-20 04:27:14 +00:00
euphyy
b11c97a776 * Follow-up r17030: documented and added bMagicAtkEle to item_combo_db (bugreport:6943).
* Follow-up r17029: moved 'clearinventory' alias to atcommand_athena.conf.
* Custom Quest Shop updated to v1.5, which replaces categories with shop IDs.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17031 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-20 02:18:26 +00:00
markzd
7849887963 * Follow up r16676
1. Fixed a behavior which allowed devotion to be bypassed when the caster was under Reflect Damage Buff.
  2. Fixed the reflected magic damage to always hit the target and not the paladin when it's not reflected by kaite.

- Implemented bonus2 bMagicAtkEle which increases/decreases the caster magic damage based on its element.(bugreport:6943)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17030 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-20 01:03:42 +00:00
momacabu
b9e0b20eeb Implemented @clearstorage, @cleargstorage, @clearcart, @clearinventory (alias for @itemreset) as suggested in tid:70764.
For further details read the documentation in doc/atcommands.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-19 21:01:03 +00:00
euphyy
9f1a84dfd3 * Updated Rune Knight and Ranger job quests to their latest versions. This completes the recent third job updates (r17024, r17010, r16991, r16990).
* Fixed quest_db name typos (bugreport:7011).
* Added Wolf Flute Trader script to re\merchants\falcon_flute.txt, and renamed to re\merchants\flute.txt.
* Optimized Falcon Flute Trader script.
* Added constants in El Dicastes quests.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17028 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-17 22:05:04 +00:00
j-tkay
d8b9d425c5 - Fixed bugreport:7001, Nidhoggur Shadow Card: checks for High Wizard and Warlock jobs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17027 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-17 19:27:23 +00:00
rud0lp20
5ebe5a4b31 Fixed bugreport:7010 where r17014 missing status_change check that may cause map server crash.
Fixed bugreport:6953 where RK_WINDCUTTER don't have skill effect.
Fixed bugreport:6701 change RK_CRUSHTRIKE to self target skill.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17026 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-16 15:43:32 +00:00
j-tkay
3f6e0b89e5 - Fixed bugreport:6997, Novice Training Ground: check quest accordingly. (re/jobs/novice/novice.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-16 15:13:26 +00:00
euphyy
35a5ef2a9e * Updated Minstrel and Shadow Chaser job quests to their latest versions.
* Fixed more Izlude RE coordinates (bugreport:6285).
* Disabled "Fish Tails" NPC in El Dicastes quests until Izlude RE coordinates are found; also, fixed a small mistake.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-15 21:06:35 +00:00
momacabu
97018a0b98 Follow up to r17013, exit loop if found a warp near the player.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-15 02:09:42 +00:00
rud0lp20
5ae74bc50b Fixed bugreport:7007 where summoning elemental w/o SO_EL_SYMPATHY causes its HP/SP turns 0.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-14 15:26:33 +00:00
shennetsind
7478d1fbd0 HARRO WORLD. GUESS WHO.
- Follow up r16981
-- battle.c
--- Moved damage check up, so it doesn't waste time allocating all that stuff.
--- Moved t_race2 inside BF_WEAPON block (the only case that uses it)
-- status.h
--- Changed (struct) weapon_atk wlv from unsigned short to unsigned char, wlv is capped to REFINE_TYPE_MAX which doesn't get anywhere near UCHAR_MAX
- mempool.c
-- Temporarily disabled (yes, disabled in a very silly way) Sirius_Black's memory pool implementation, not only because its not currently being used, but because it spawns a new thread (and since its not being used, it wastes a thread and the memory it consumes).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-12-13 22:29:09 +00:00