10737 Commits

Author SHA1 Message Date
euphyy
7e268d7949 * Follow-up r16421, forgot to delete something...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-13 03:49:03 +00:00
euphyy
6520b2247f * Added mine and tr0n's quest scripts to /custom/quests/
* Added GmOcean's Disguise Event, Mysterious' Mushroom Event, and Keale's Cluckers Event (all edited) to /custom/events/
* Moved Quest Warper into /etc/
* Deleted custom Fashionable Glasses quest, duplicate of official NPC "Zic" (custom/quests/fashion.txt)
* Deleted custom Hyegun event (custom/events/hyegun_event.txt)
* Deleted custom Dracula event (custom/events/draculax.txt)
* Deleted custom Wizard Hat quest (custom/quests/magicalhatquest.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-13 03:35:32 +00:00
og2
10b125583f * Fixed minor bug with "viewpoint" 5th argument. (bugreport:6221)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 20:58:16 +00:00
shennetsind
82574fecfe Fixed bugreport:6223 so this happened to be indented eh, whops.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 20:17:06 +00:00
euphyy
3fd7ebd258 * Added Expanded Super Novice support to custom Job Master, and Kagerou/Oboro as well in comments (npc\custom\jobmaster.txt)
* Clarified rare_drop_announce description, since a lot of people have had trouble with it for whatever reason (conf\battle\drops.conf)
* Fixed a minor "viewpoint" argument error, bugreport:6221 (npc\jobs\3-2\royal_guard.txt)
* Deleted custom Kiel Dungeon warper (npc\custom\quests\kiel_quest.txt)
* Deleted custom Bongun Sword quest (npc\custom\quests\bongunsword.txt)
* Deleted custom Book of the Devil quest (npc\custom\quests\bookofthedevil.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16418 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 18:57:02 +00:00
shennetsind
1ca7aa6a44 Follow up r16414 fixed memleak with md->lootitem
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16417 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 16:48:49 +00:00
rud0lp20
f72783b5a9 Fixed bugreport:6215 where using SR_CRESCENTELBOW can cause map server crashing when hit by 1HKO.
Fixed bugreport:6201 traps should now activate its splash damage properly.
Follow up r16399 where Leech End ignoring Phen card's effect.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16416 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 16:39:58 +00:00
shennetsind
0f697714ac Fixed all warnings left from when compiling with -pedantic, confirmed with gcc, llvm and clang.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 16:26:53 +00:00
shennetsind
16ae851167 another set of minor adjustments throughout the code.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16414 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 16:06:29 +00:00
shennetsind
45c263e24e Fixed a mildly broken portion of code responsible for clearing status from skills you no longer own upon job change.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 15:40:13 +00:00
shennetsind
6f5c5516f1 Fixed "comparison of unsigned expression < 0 is always false" warning.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 15:27:39 +00:00
ignizh
bcadf46a2a Fixed a small typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 15:02:53 +00:00
shennetsind
dd659028a3 Improved item_combo_db error message so it makes it easier to identify which item causes the error. for bugreport:6213
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 14:44:44 +00:00
shennetsind
b8a9fab037 Improved item_combo_db parsing to detect missing brackets
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16409 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 14:37:02 +00:00
daegaladh
6876525e47 Follow up r16395 - Forgot to apply the changes to MAX_RANDOMMONSTER.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16408 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 12:45:45 +00:00
kenpachi2k11
cea3d7e2be Added a missing curly bracket. (bugreport:6217)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 12:33:24 +00:00
kenpachi2k11
3fdc654e41 Commented out a combo that contained a commented out item (#5470). (bugreport:6213)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 07:26:36 +00:00
euphyy
75f0852925 * Optimization of Hugel's "Monster Race" script, 4000+ lines removed (other\monster_race.txt)
* Deleted "Wandering Poets" custom script (custom\etc\wandering_poets.txt)
* Deleted "Iron Cane" custom quest (custom\quests\ironcane.txt)
* Deleted custom Poring Track script, what did this even do...? (custom\etc\p_track.txt)
* Moved custom wedding script into /etc/

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 00:44:42 +00:00
greenboxal2
4ad7e62105 Follow up r16403, adjusted map_reloadnpcs to follow new config standards(r16382).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 22:37:41 +00:00
greenboxal2
8d8baccf71 Fixed bugreport:6187 @reloadscript now reload map config files seeking for npcs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 22:07:39 +00:00
masao87
32d72d3196 - Follow up r16401
* Fixed a little typo in the Eden Group Teleport Officer NPC Name.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 20:49:39 +00:00
masao87
f2730d6026 - Added some missing Eden Group Teleport Officers. bugreport:6160
- Some Kafra location and dialog updates. bugreport:6160
- Added missing Sorcerer Point Shop NPC's. bugreport:6160
- Fixed Bulletin Board Locations in Payon Archer Village. bugreport:6160
* Special thanks to Baneado who provided the locations.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 20:38:22 +00:00
shennetsind
fae73118db Fixed bugreport:6012, special thanks to EvilPuncker
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16400 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 18:20:43 +00:00
rud0lp20
c16de9a388 Fixed bugreport:6178 where SR_CRESCENTELBOW doesn't work with skills and WM_POEMOFNETHERWORLD should now work with single target and show proper animation.
Fixed bugreport:6182 Cloaking skills should now be reveal by AOE skills and additional to that is TF_HIDING should now be only reveal by ground skills(earth) and revealing skills.
Fixed bugreport:6188 Leech End should now show flinching damage and updated its damage formula
Fixed Guillotine Cross poisons where the effect should not stack to each other, updated Oblivion Curse status def formula and Pyrexia's blinding effect.
Fixed Fighting spirit's ASPD bonus thanks to Igniz for pointing it out..
Fixed WM_REVERBERATION display animation when triggers and activated by WM_DOMINION_IMPULSE.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16399 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 15:10:07 +00:00
euphyy
9f7070421e * Optimized 13.2 quests, enjoy another 120kb of free space :P (npc/quests/quests_13_2.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16398 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 15:02:20 +00:00
shennetsind
199c5acb6f nothing noteworthy, really.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16397 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 14:37:50 +00:00
shennetsind
c7083d9ecc Follow up r16388, fix for bugreport:6200
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 13:46:25 +00:00
daegaladh
f76aedb4f8 Added mob_classchange.txt since SA_CLASSCHANGE was using mob_boss.txt monsters instead of the correct ones. (bugreport:3478 and related to bugreport:850)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16395 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 12:26:45 +00:00
shennetsind
7d1e29cf0f Fixed plenty "comparison of unsigned expression >= 0 is always true" warnings in multiple compilers
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 11:35:47 +00:00
shennetsind
a7716f2267 Implementing Kenpachi's design of item_combo_db.txt
- Credits to Kenpachi and Masao for the db file edits.
- Credits to GreenBox for the parsing
- This commit might accidentally override a few item db entries, our db developers are expecting this and will work on the conflicting entries.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 11:26:55 +00:00
daegaladh
da7609c973 Updated Item Group items to episode 13.2 and reorganized the files for future renewal updates. (bugtracker:3412)
Removed renewal cards from pre-renewal item_cardalbum.txt. (bugtracker:5414)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 09:57:49 +00:00
kenpachi2k11
69acdb2e8a Updated 'questskill' and 'lostskill' messages. (bugreport:5750)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16391 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 08:59:59 +00:00
daegaladh
04f8662baf Follow up r15680 & r15679. Fixed a couple of missed Garm Baby/Baby Hatii names.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-10 23:51:45 +00:00
daegaladh
64b4f73a80 Updated skill_nocast_db with renewal skills. Fixed a little typo on BS_GREED and readded MO_BODYRELOCATION battleground restrinction since it's still on official servers. (bugreport:5415)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16389 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-10 20:41:09 +00:00
trojal
88ae2c4c58 Fixed bugreport:6200 Prevent server crash when releasing empty spellbooks.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16388 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-10 19:19:36 +00:00
euphyy
b4a0f33eba * More optimization of Ash-Vacuum quests (npc/quests/quests_13_1.txt)
* Fixed a minor typo, bugreport:6191

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-10 16:12:56 +00:00
ignizh
20c7a8ac9e Fixed bugreport:6175 | Assumptio now doubles def & mdef on RE mode.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16386 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-10 03:48:06 +00:00
kenpachi2k11
9f9a51a44b Fixed Frost Novas cast time and Battle Orders duration. (bugreport:5419)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-09 09:53:22 +00:00
masao87
580e505137 - First try to commit something into this whole new Mess Ind created ^^
* Added the Izlude Town Map Update some of you may already know from me from the download section. Moving all NPC's and Warps around to match the new Izlude Town Map.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16384 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 20:47:30 +00:00
shennetsind
2ba7a7648d Updating GeoIP database to june 24th version (was may 1st version)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 19:41:18 +00:00
shennetsind
086af74531 Okie ladies and gentleman if this commit breaks anything it's jman's and maki's fault, yes, blame them.
Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 19:30:07 +00:00
shennetsind
24e655bd3c Hello World. Initial support for the new homunculus has been added, credits to brAthena for the base. Not all skills are yet supported, when a non-supported skill is used rather than the usual warning in the console you'll get a red-coloured message in-game "this skill is not yet supported". please step by our bug tracker should you step by any bugs. thank you very much, you're a great crowd.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 17:38:44 +00:00
euphyy
26f5eadf1c * Fixed an incorrect item check (bugreport:6184)
* Disabled two Dewata warp portals clashing with quest scripts (bugreport:6185, bugreport:5944)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16380 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-06 20:55:43 +00:00
euphyy
865d3e7471 * Added missing pre-re item database entries (bugreport:6177)
* Fixed a couple wrong SQL item database entries (bugreport:6133)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-06 15:28:30 +00:00
rud0lp20
425f381859 Implemented Renewal ASPD formula(bugreport:5644)
- all suggestions/contributions/comments regarding RE ASPD ATM will be entertained in [tid:63256]
Fixed bugreport:6176 where WM_LULLABY_DEEPSLEEP doesn't target all party and guild members.
Temporarily disable the official walk path until the right algorithm is formulated.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-05 16:49:25 +00:00
euphyy
70eb508450 * Massive cleaning of "The Sign Quest" script, ~90kb reduction (quests\The_Sign_Quest.txt)
* Removed OnInit label of "Card Trader" NPC, since it most likely won't be used (other\card_trader.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16377 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-05 01:55:47 +00:00
euphyy
7bd7f81dae * Corrected and optimized 12 guide NPCs (/guides/)
* Fixed a small typo in Warlock quest, bugreport:6164 (jobs\3-1\warlock.txt)
* Fixed a couple of job constant typos in "Nameless Island Quests" (quests\quests_nameless.txt)
* Removed non-RE changelogs from RE scripts

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-04 15:26:16 +00:00
shennetsind
93c0688b11 Fixed a couple compiling warnings
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16375 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-04 11:00:51 +00:00
euphyy
36c9f0887b * Optimization of Knight job change quest, and fixed bugreport:6163 (jobs\2-1\knight.txt)
* Follow-up r16373: added another missing entry (bugreport:6162)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-04 03:31:55 +00:00
euphyy
f49c1b21c9 * Added missing .conf entry (bugreport:6162)
* Replaced old, outdated custom WOE setter (custom\WoE_Setter.txt) with my script, and renamed to "woe_controller"
* Optimized "Bossnia Warp NPCs" script (events\bossnia.txt)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16373 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-03 21:27:44 +00:00