2663 Commits

Author SHA1 Message Date
ignizh
ac0222d130 Fixed bugreport:5760
Expiatio now can be castable to other players.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16127 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 23:44:21 +00:00
masao87
df766d8374 - Added +11 and above refiner NPC.
- Added NPC to refine Oridecons / Eluniums to Cardium / Bradium.
- Added downrefitem script command and updated script_commands.txt with it.
- Updated refine_db.txt with probably custom values for +11 to +20 values. Source : http://ratemyserver.net/index.php?page=misc_table_refine
- Some little script improvements to Suhnbi. (Enriched Elunium / Oridecon Upgrader.)
* Further improvements for the refinement system and refinement NPC's will come within the next few days.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 20:39:42 +00:00
shennetsind
df2f149052 Fixed bugreport:5757 Added missing Sorcerer Insignias, Credits to brAthena
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-17 06:01:15 +00:00
masao87
5a006df5c0 - Made some NPC's into duplicates and fixed some && / || checks in the Arch Bishop Job change Quest. bugreport:5437
- Bomb poring is now aggressive and explodes right away after it has been summoned. bugreport:5575
- Added some more checks tot he Pile Bunker NPC.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-14 16:49:17 +00:00
masao87
cfa8d5c68e - Updated town.txt to allow Mailbox access in all the newer cities. bugreport:4457
- Removed easter.txt event and the corresponding mobs in mob_db2.txt  and mob_db2.sql since they collide with Satan Morroc minions Mob ID's. bugreport:1240
- Updated Magical Amplify Power cast time to only be affected by item bonuses. bugreport:2777
- Added missing Economy check in agit_main and some missing close; also fixed bugreport:5030
- Added Credits for Ziu in Falcon Flute NPC.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12 14:28:16 +00:00
shennetsind
3f4b8c5321 Follow up r16062 added missing produce table update. special thanks to Igniz
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12 01:16:25 +00:00
masao87
069b16546f - Added Baby Hunter and Baby Ranger check. bugreport:5728
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-11 11:29:01 +00:00
masao87
16e1bb4ab5 - Added Falcon Flute Trader NPC.
- Added Falcon Flute to db/pre-re/item_db.txt, db/re/item_db.txt and item_db.sql.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16095 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-10 23:59:28 +00:00
shennetsind
36e800d99f Added 2 option flags constants used on scripting to const.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-10 23:31:52 +00:00
kenpachi2k11
f456ac817c Fixed the target of various skill. (bugreport:5718)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16089 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-09 11:49:54 +00:00
kenpachi2k11
e936c9fe93 Fixed Nydhorgg's Shadow Garbs (2554) bonus script. (bugreport:5648)
Fixed bonus3 bSPDrainRate documentation. (bugreport:5648)
Fixed Tao Gunka Cards bonus script.(bugreport:5711)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16087 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-08 20:49:16 +00:00
rud0lp20
cf0ed5b79d Fixed bugreport:5513 Chaos Panic should now inflict Confusion/Chaos effect work properly.
Follow up r16085 Fixed the min cap value for negative mdef. Thanks Epoque

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16086 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-08 11:36:34 +00:00
shennetsind
43b976caa7 Fixed bugreport:4602 Venom Splasher now ignores flee properly.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-03 02:46:38 +00:00
shennetsind
dbc8dd8591 Fixed bugreport:5546 Ranger Arrow Storm hit-type, credits to Rytech.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-03 01:51:06 +00:00
shennetsind
d1beddaeb1 Added @accinfo atcommand. "Huge thanks to"/"Credits to" Dekamaster/Nightroad <3.
All the queries are handled by char-server.
You might notice there is a odd way to retrieve job names in char server, this is only temporary until we're done arguing what'd be the best way to do it in char and map server.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-01 21:57:53 +00:00
brianluau
a5b8772792 - Follow-up to r15923: fixed renamed file not being svn-copied (and lacking svn history).
- Added svn:eol-style=native property for some recently added text files.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15924 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-22 15:17:49 +00:00
technote24
99605e56c6 =General
*Removed IT_THROWWEAPON as its not needed.
-The items that use this are being treated as a ammo type through A_THROWWEAPON.

=Database
*Updated throwable items and cannonballs to official.
-Genetics can now equip cannonballs.
-Throwable items are now ammo type number 9 as they should be.

=Jobs
*Genetic's Cart Cannon and Sling Item skills should now work due to the item fixes.



git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-22 11:15:30 +00:00
shennetsind
da96970dde Follow up r15885 Added missing skill_cast_db.txt skill_Db.txt and skill_require_db.txt entries for pre-re db
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15921 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-22 10:29:13 +00:00
epoque11
caafbf2417 - Fixed Vacuum Extreme not assigning units (bugreport:5604) and additionally not preventing movement
- Added missing units from pre-renewal skill_unit_db.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15919 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-22 10:22:24 +00:00
brianluau
ff15797bc5 - Changed @pettalk /dice to roll random 1-6 (before it always rolled 1).
- Added more /emotions to pet emotion processing.
- Removed the clif_skill_fail so it doesn't spam them with a message 
(the client limits spamming clif_parse_Emotion, but not spamming @commands).
- Follow up to r15009: used clif_emotion constants (see r14518).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15916 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-22 06:38:03 +00:00
xantara
bb37466164 Applied renewal skill changes: (bugreport:5302)
- Fire Bolt: Casting time is reduced by 50%
- Cold Bolt: Casting time is reduced by 50%
- Lightning Bolt: Casting time is reduced by 50%
- Mist Slash: SP cost has changed; now 15 SP at all levels
- Shadow Slash: SP cost has changed; now 10 SP at all levels
- Apple of Idun (50%): Recovers HP every 5 seconds (from 6 seconds)
- Humming: Increase hit rate boosted by 2 times

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15913 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-22 02:49:26 +00:00
technote24
24e72c6ecc =Jobs
*Fixed a issue where a large chunk of the skill trees was accidentally removed in r15885.

=Documents
*Updated the item_db.txt document to show info for latest job masks, upper masks, and ammo types.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15895 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-21 02:09:16 +00:00
shennetsind
a1612031a6 Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks to 3CeAM for the base.
Notice this revision onwards requires you to update your char sql table and add the elemental sql table (check sql-files/upgrade_svn15885_log.sql)
If you step by any bugs, let us know at http://rathena.org/board/tracker/ Thank you very much.
ARRIBA ARRIBA.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-20 18:05:14 +00:00
technote24
b34833c2d0 =General
*Did some cleaning up and enabled all job lines in job_db 1 and 2.

*Added some more jobs to the pre-re and re exp tables.

*Enabled all typeable job changing names for the job change command.
-Also did some more cleaning and organizing for the list that shows
-when typing the command by itself. This will be the final time I
-touch this until a new job is released.

*Increased MAX_SKILL_TREE to 84 as the Expanded Super Novice/Baby jobs needs it.

=Jobs
*Added 7 new jobs.
-Added jobs are Gangsi, Death Knight, Dark Collector,
-Expanded Super Novice, Expanded Super Baby, Kagerou, and Oboro.
-Note: Keep in mind that Gangsi, Death Knight, and Dark Collector
-are official jobs that were never completed and arnt fully playable
-like other jobs. Im just adding them in since their official and to
-let the curious people out there mess with them.

*Did some major skill tree updates.
-Corrected the required level of SM_RECOVERY needed for LK_CONCENTRATION.
-Fixed a few other trans skill requirements in the 3rd job skill trees.
-Added complete skill trees for Sorcerer, Genetic, Baby 3rd's,
-Expanded Super Novice/Baby, Kagerou, and Oboro.
-Note: Even tho Sorcerer, Genetic, and Kagerou/Oboro skills arnt in
-the server, the skills introduced in these jobs will still be read
-by the server, but will not appear on players skill window until entrys
-are added to the skill_db and skill_requirement_db.
-No error's will be generated when read. So its perfectly safe to leave
-them entirely enabled so skills will slowly appear 1 by 1 as their coded in.
-Also added a pre-tree for Gangsi, Death Knight, and Dark Collector
-jobs for now and added some extra tree lines. These will be worked with in the future.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15876 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-20 05:34:53 +00:00
technote24
885a642019 =General
*Added some extra data here and there that will be used in the future.
-Mostly stuff for adding more jobs.
*Corrected how the server listed a few job names. Like Mage should be Magician.
-As the job name is seen hard coded in the client.
*Added support for all 3rd jobs in the pre-re exp table.
-Base levels use a copy of the Trans exp table. Job levels use a copy of the
-Trans 2nd job exp table.
*Added baby 3rd's to the renewal exp table.
*Did some cleaning and updating in the atcommand.c file for the jobchange command.
-Added a few job changes by job name typing.
-Spaced things out in the message strings to allow job names of up to 16 characters.
-If a name is bigger then 16 characters, it will need to be reduced to fit the space.
-No more then 4 jobs listed max per line
-Also removed unneeded text lines as the ID's they point to are dummy ID's.
-Finally, updated the list of dummy ID's to prevent changing to, as well as added a
-message to display if someone attempts to job change to one of those dummy ID's.
*Readded the spaces in the pc.c file as tabs in the middle causes unorganized viewing issues.
-The space gap is now big enough to allow everything to line up.

=Jobs
*Added 3rd job babys.
-Everything is working properly for them except the max stats and skill trees.
-I will add this stuff in the next update.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-19 12:06:34 +00:00
brianluau
64379ae3d4 - Added 22nd argument to 'getmonsterinfo' which returns the mvp_exp of a monster.
- Changed 'checkvending' to return 2 if player is using @autotrade.
- Follow up to r15871: used spaces so everything lines up (people might use different Tab Size in their text editors).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15872 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-19 05:56:01 +00:00
technote24
6aac4722fb =General
*Added some job coding to the source to prepare for the adding of baby 3rd's and other expanded jobs.
*Removed Baby Taekwon, Baby Star Gladiator, and Baby Soul Linker MAPID's code since their pointless.
-Gravity never released baby versions of these classes. If they do in the future then ill readded them.
*Did some clean up in pc.c in the job management code. All unnecessary spaces were replaced with tabs
-to lower the file size and make it easier to keep things tighty.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-19 01:12:50 +00:00
shennetsind
2cbf000241 Fixed bugreport:5498 Magenta, Cobalt, Maize, Verdure, Firing and Icebound traps are now able to be cast under a target's feet.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15850 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-11 05:47:42 +00:00
technote24
fb6262a990 =General
*Added some jobs with ID's and MAPID's masks to prepare for the adding of more jobs in const.txt
*Fixed a typo on JOBL_THIRD check in const.txt
*Added all currently known tags and ID's support for NPC's, skills, status, and units.
*Changed SI_SITTING to official name SI_SIT.
*Increased MAX_SKILL to 3040.

=NPC
*Corrected a typo in the jobmaster script.
-Fixed required job level for changing to 3rd to 50.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15836 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-08 23:41:53 +00:00
shennetsind
ba274c5392 Fixed bugreport:5500 / Follow up r15768
Shield Chain now takes account of weapon attack and weapon refinement into damage, along with elemental weapons.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15826 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-03 00:18:49 +00:00
shennetsind
7c04889ec2 Fixed bugreport:5453 Added CH COLLECT (ZEN) 2s fixed cast time
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-02 23:42:48 +00:00
shennetsind
4ce86275af Added the missing Fixed Casting Time support.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15780 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 09:30:37 +00:00
shennetsind
f65f94c406 Fixed bugreport:5411 Shield Bommerang (Rapid Smitting), in renewal now takes weapon in account plus it weapon element (no longer forced-neutral).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15768 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 03:22:57 +00:00
shennetsind
a32370ce0e Updated item_delay.txt description follow up r15762
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-23 03:20:11 +00:00
shennetsind
44e9e22241 Fixed bugreport:5445 Severe Rainstorm skill now takes arrow element in account
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 02:44:44 +00:00
shennetsind
af679c8c5c Added GM Sandman Skill (part of bugreport:5172). now available thru angra manyu item.
- Causes target player, mob, homunculus or mercenary to enter in endless sleep state until cast again (logoff cancels).
- Cannot be cast on self

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15747 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 01:50:01 +00:00
shennetsind
c886724d1c Fixed bugreport:5466 Wug Strike now works as it should
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-22 01:12:51 +00:00
kenpachi2k11
fb41dec87d Fixed Remove Traps range. (bugreport:5443)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15731 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-19 19:34:15 +00:00
lordttseven
58c5c34e81 Refine DB update
* DB courtesy of Kenpachi
 * added support for different stats per refine level for renewal
 * cleaned up the corresponding code a little
 * REMODE now displays the atk values on the client correctly

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15730 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-19 14:43:41 +00:00
kenpachi2k11
c00f74a4ff Re-added Bradium Golem to pre-RE mob_race2_db.txt. (bugreport:5257) (Follow up r15722)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15726 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 20:31:22 +00:00
protimus
9a02d376d9 Added Odin's Power skill.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15724 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 16:34:38 +00:00
kenpachi2k11
7815618a36 Changed Evil Bone Wands MATK bonus from 15% to 110. (Renewal change.) (bugreport:5451)
Removed Reins of Mount from pre-RE item DB. (bugreport:5335)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15723 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 15:37:23 +00:00
kenpachi2k11
f6c5e716b8 Made BG equipment storable. (bugreport:3994)
Removed Bradium Golem from pre-RE mob_race2_db.txt. (bugreport:5257)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15722 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 15:16:18 +00:00
epoque11
e9aea140c9 - Updated mob_race2_db.txt to apply under RE and non-RE modes
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15720 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 14:28:22 +00:00
shennetsind
fd364b2280 Fixed LG Trample max level, from 5 to 3. bugreport:5438
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 05:11:29 +00:00
shennetsind
72ba123607 Added Official Guild Aura Implementation bugreport:667
Before:
- Guild Aura would only trigger when guild master moved
Now:
- Guild Aura is triggered when master moves and/or when guild mate gets inside the area
- Guild Aura range is no longer hardcoded, you may modify it from skill_unit_db
Also:
- Added new skill_unit_db target type 'guild'

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-18 01:37:53 +00:00
lordttseven
e2bbd02dab Rewrote SC_MAGICPOWER to behave like on official servers
* everything has been tested (with the exception of WZ_SIGHTBLASTER)
 * the status now uses a much simpler two-state mechanism; see http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4833 for details
 * non-offensive and non-magic skills no longer consume the status
 * set WZ_ICEWALL NK flag to NK_NO_DAMAGE to properly not consume the status
 * fixed stale matk used for unit- and timerskills
 * fixed the original bug with isilla card triggering a status recalc (bugreport:4833, matk swapping no longer needed)
 * removed a couple now unnecessary exceptions (they now work out of the box/as side effects)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15694 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-17 18:00:21 +00:00
lordttseven
d6b9101eef * fixed item script typos NPC_CRITICALWOUND*S* (bugreport:5455)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15691 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-16 17:51:47 +00:00
kenpachi2k11
7d6b0d7cd0 Follow up r15679. Changed Hatii Baby to Baby Hatii.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15680 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-12 20:19:39 +00:00
kenpachi2k11
8deaf7a050 Fixed Garms iRO name. (bugreport:5421)
Fixed some create_arrow_db.txt comments. (Follow up r15672.)
Fixed Sura job change quest. (bugreport:5431)
Corrected a NPC location in quests_veins.txt.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-03-12 19:50:51 +00:00