1407 Commits

Author SHA1 Message Date
Playtester
11571b77ed Resolved some issues mentioned in the changelog header
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10990 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 22:38:36 +00:00
ultramage
954fc415c1 * Replaced some mob_avail.txt entries with a simple example entry
* Removed "Crusader quest monsters" from mob_avail (not used anymore)
* Updated the mapcache with data for moscovia maps
* Fixed one problem in map_delmap()
* Fixed a bad message in @disguise

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10988 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 20:13:17 +00:00
Playtester
9b5a8b8ede Added remaining 11.2 skill db entries
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-11 11:58:10 +00:00
Playtester
caffb97cde * Implemented 11.2 skills in the skill_db
- note that the code for them is still missing

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10982 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-11 11:17:16 +00:00
Playtester
babd639fca * Raised splash range of Focused Arrow Strike and First Wind
- temporary fix until the real area calculation is added
- also started adding some of the 11.2 skills

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10978 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-10 17:09:34 +00:00
Playtester
18f389ec0e Fixed typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10975 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-10 13:18:01 +00:00
ultramage
8ce46993a7 - added proper comments to login packet 0x277
- added a missing \n to one login server warning
- silenced one "dc[4] might be uninitialized" warning
- fixed an apparently wrong abra_db.txt entry (venom splasher: 40000)
- removed .gat from the remaining npcs

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10974 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-10 10:52:30 +00:00
Playtester
a1205df084 * Fixed damage of NPC_COMBOATTACK
- also reverted some custom skill changes

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10972 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-09 19:41:52 +00:00
skotlex
52ed64546e - Changed the structure of the homunculus_db file so that the homunculus and its evolved version share the same line. Also added the evolution bonuses to it.
- Updated the @homstats command to show evolution bonuses
- Cleaned up the homunculus db structure.
- Implemented the evolution stat growth bonuses.
- Some small cleanups in the mercenary.c file
- Corrected initial intimacy of a newly created homunculus (should be 21/1000)
- Incremented the size of mob.c:summon.class_[] since mob_pouch has almost 350 entries.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-08 20:56:11 +00:00
Playtester
3ffa0a9dec Sharp Arrow now gives Crit+20
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10962 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-08 09:33:46 +00:00
skotlex
9e9847a83e - Fixed some missing max levels for npc skills
- Expanded isloggedin script command to support an optional argument (char id)
- Expanded warpparty command to accept target "Leader", this will warp the party to the leader.
- Added a summon structure to handle non-dead-branch mob-groups since the current implementation totally fails for mob groups that don't have MANY integrants
- Fixed mobs not attempting an IDLE skill right before unlocking a target.
- Removed a useless variable in the pet_data structure


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10961 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-08 01:55:58 +00:00
ultramage
f26bc90351 * Added a null-pointer check to skill_initunit() to prevent a crash
* Added a while() loop to the client packet processor (for performance)
* Added support for kRO 2007-05-14aSakexe langtype 0 login packet 0x2b0
* Added Job_Baby_Alchemist define to complement the Job_Alchemist update
* Added custom Hollow Poring mob_db2 entry

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10954 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-06 19:05:37 +00:00
ultramage
66516651c3 * Removed weird mvp reward item drop behavior (see topic:160077)
* Fixed Cart Revolution not transferring status effects on attack, and Cart Termination doing it when it shouldn't (see topic:156745)
* Fixed #refine not accepting names with spaces in them
* Fixed disguises not doing sit-down properly (missing self packet), broken since r6299 stable / r5833 trunk
* Added missing /blackmith packet action to packet_db.txt
* Removed "eathena's custom equipped mobs" from mob&skill db

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10946 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-04 15:31:02 +00:00
Playtester
a4c0644053 Added the remaining arrow craftings
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10943 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-04 09:15:26 +00:00
Playtester
f069a47f4c * Added some of the new arrow craftings for testing purposes
- some item names are still unknown, help needed
- fixed an item name
- more to come

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-01 11:02:16 +00:00
ultramage
a6cd45f05d * Fixed north prontera kafra having an empty warp list
* Removed junk ЎA text from the 2004 headgears
* Changed deprecated Job_Alchem to Job_Alchemist (see r10904)
* Fixed a typo in a geffen city npc (Job_Merhcant)
* Fixed a typo in the Jobmaster custom script (Job_Gunsliger)
* Fixed one old eAAC Quest Warper bug (warp to nonwalkable coords)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31 21:27:01 +00:00
L0ne_W0lf
2129841a68 * Added several localized quest items to item_trade.
- Added some Rachel quest items as well as cash shop specific items to item_trade

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10932 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 22:33:52 +00:00
L0ne_W0lf
28515c80f1 * Additional Pet Tames reverted again back to item-type 2 (recent commit by Ultramage fixes double-consumption)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10931 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 21:24:32 +00:00
ultramage
eae0b6d382 * Corrected pet taming code; items are consumed immediately and only 1x
- TODO: add proper code for people who want delayed consumption

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 20:40:06 +00:00
L0ne_W0lf
d1de76a4f2 * Added 1 slot to all coloured ribbons as pointed out by Elfange.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10929 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 19:23:24 +00:00
Playtester
8e3f319f5c Fixed monsters using Pneuma on target instead of self
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10924 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-28 21:30:26 +00:00
L0ne_W0lf
dae10a43b7 * Fixed Black Ribbon's Aegis Name. (Ribbon -> Ribbon_Black) Thanks emc2boi.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-28 00:40:06 +00:00
ultramage
0711d4375e * Simplified exp gain equations (now more FPU-friendly and precise), also fixes the uninitialized variable problem
* Corrected one exp calculation overflow (mainly affected high-rate pk servers)
* Fixed Neuralizer item script typo

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10921 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27 19:06:40 +00:00
L0ne_W0lf
43912408f5 * Added Cash Shop item fucntions. (/other/CashShop_Functions.txt)
* Updated Cash Shop Skill Scrolls to behave more like official scrolls.
- Kafra Card, Neuralizer, Giant Fly Wing and Dungeon teleport scroll now call functions.
The functions for these items are found in /npc/other/CashShop_Functions.txt
* Fixed Tidal Shoes missing HP bonus. (Thanks to ZephyrShakuraus)
* Reverted change of Taming items item-type back to 11 because of a bug.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10917 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27 03:09:02 +00:00
Playtester
4b780e52ea Fixed Fireball and Firewall mob skill level
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10911 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-26 18:27:19 +00:00
DracoRPG
63929dccf1 Venom Splasher and Gloria Domini fixes and updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10907 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-24 19:29:23 +00:00
DracoRPG
b2950fb9d8 Added Job_Alchemist constant, Job_Alchem should now be considered deprecated
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10904 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 22:54:37 +00:00
ultramage
16baba6519 * Corrected packet_db.txt. See topic:158382 for details. As a side-effect, the latest packet version is now 22 instead of 21.
* Added a charserver config option for the character renaming flag, along with a detailed comment on what it's supposed to be. This eliminates all that "change PACKETVER to 8 and recompile" mess.
* Moved PACKETVER back to clif.h, cleaned the related code a bit.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10888 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-20 03:38:47 +00:00
L0ne_W0lf
2aa0f5545a * Fixed incorrect skill ID for Lady Tany's Expulsion.
* Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish"


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16 00:46:25 +00:00
L0ne_W0lf
bde788854e * Fixed fixed incorrect skill ID for Thanatos's Expulsion
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10884 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16 00:10:17 +00:00
L0ne_W0lf
a4523a524f * Fixed Blue Drooping Kitty again (extra comma.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10883 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-15 18:24:42 +00:00
L0ne_W0lf
eb7b0a915c * Fixed error in Rachel's Sanctuary quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10880 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13 18:59:39 +00:00
L0ne_W0lf
2b54700d14 * Updated "Name" fields for 11.2 headgears.
* Updated NPCs for Al De Baran
- Added Inn NPC for Al De Baran
* Fixed problems with Hahoe/Lion/Bride masks quests.
* Added Zairik's fix for the wizard quest.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13 18:32:28 +00:00
L0ne_W0lf
0fdcba8c56 * Fixed Blue Drooping Kitty. (Missing comma) Thanks to diedlikeahero
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13 16:18:09 +00:00
L0ne_W0lf
575b762cc7 * G_Bacsojin will summon G_Spring_Rabbit now instead of Green Iguana.
* Fixed some of the episode 11.2 monsters not using the proper level for some of their skills. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10876 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-11 21:03:52 +00:00
L0ne_W0lf
aafdadb49f * Commented out two questionable Marine Sphere skills.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-09 17:51:18 +00:00
L0ne_W0lf
13c2d03c66 * More mob_skill_db.txt updates.
- Added Fiber Lock to Argos and Close Confine to Drosera.
- Fixed monsters in Thanatos Tower and past using "Bash" instead of "Provoke"
- Added Two-hand Quicken to Incantation Samurai.
- Several additional updates to other monster skills.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-09 15:57:47 +00:00
ultramage
3f722ba896 - added temp skill db entries and corrected some existing ones (see topic:157041)
- removed txt converters from txt build (they need mysql files so they don't belong there)
- eol-style for newly added file

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-08 15:47:26 +00:00
L0ne_W0lf
2d637e910b * Corrected the new NPC skill IDs in the mob_skill_db.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-08 14:37:53 +00:00
L0ne_W0lf
60a57c7fd2 * Commented out NPC_EARTHQUAKE in Randgris' skill list.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10865 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07 21:22:40 +00:00
L0ne_W0lf
6532419fe4 * Rather large update to mob_skill_db.
- Update to biolab monster skill list, and boss monster skill lists.
- Updated 11.2 monster skills to official.
- Monsters that summon mobs that are NOT mini-bosses only summon when IDLE now.
- Due to lack of support for new NPC skills, they have been commented out.
- Removed skills (with the exception of NPC_REVENGE from alchemist plants)
- Additional minor changes.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10864 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-07 21:06:59 +00:00
Lupus
dddebc209b fixed Kiel quest bug, fixed item names in db, according to the quest and ragnainfo.net wiki
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06 05:17:37 +00:00
ultramage
c73c55d465 * update from Skotlex
- Fixed NPC_STOP's visual effect not clearing when the status ends
- Corrected @homshuffle making the skill tree be lost.
- Corrected homunculus skills being unusable if the master was sitting or inflicted by a disabling status (eg: petrify, stun)
- Some fixes to the cell no stacking mod (mainly mobs would just get stuck behind each other and not properly surround you)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-05 18:07:31 +00:00
Playtester
c3b4659aa0 Fixed spiritual ring
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04 11:54:36 +00:00
Playtester
e2d995719f * Cursey Abbey mob updates
- fixed some bugs in the item_db
- updated sql files

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10851 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04 11:09:11 +00:00
L0ne_W0lf
58584c511a *Reverted some preciously item-type 11 items back to 11.
Itemskill apparently depends on item-type 11 or it won't work.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10849 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03 19:32:06 +00:00
Playtester
bb137dba85 Thor Volcano mob updates
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10847 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03 19:06:10 +00:00
L0ne_W0lf
a9d35369a8 * More updates to AEGIS name fields.
* Fixed job code error with Spiritual Ring.
* Added several new items, and Updated various fields in others.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03 18:58:35 +00:00
L0ne_W0lf
58839a59ed * Rev. 10841 Updated some AEGIS names. (Still more to do)
* Updated Flame Lord Ring, Ring of Resonance, and their set skills.
* Updated Spiritual Ring, effect and rates.
* Updated Lesser_Elemental_Ring, added auto-cast skills.
* Adjusted some other auto-cast skills.
* Adjusted Doom_Slayer's chance to break armor (1% -> 5%)
* There are no longer any items that use the item-type (use delay) 11.
* Modified Cash shop scroll items to use "unitskilluseid"

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-02 23:29:08 +00:00
Playtester
4718fad32e Added Christmas Goblin taming item
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-29 16:36:13 +00:00