1577 Commits

Author SHA1 Message Date
L0ne_W0lf
8189c99319 * Blacksmith job quest bug fixes care of Micktu.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11088 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-29 21:41:54 +00:00
L0ne_W0lf
432aff6863 * Knight job quest bug fixes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11081 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-28 22:23:59 +00:00
SinSloth
48b79eda11 * Made some changes due to recent fixes in the Sign Quest.
* Dandelion's Request event now resets properly after it has been completed by a player.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11079 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-28 22:16:01 +00:00
L0ne_W0lf
1818c47749 * Changed the Keil Hyre Black Keycard distributing NPCs slightly.
Changes to the Keil Hyre quest were mirrored on Stable as well.
* Bug fixes to the Wizard and Knight job quests. 


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-24 22:28:36 +00:00
ultramage
025bcc1f28 Fixed a documentation mistake in 'areamonster' (missing argument).
Fixed incorrect sprite used for twintowers event npc.
Fixed a mistake in changelog.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-24 09:06:39 +00:00
Playtester
2493f94449 Updated Cursed Abbey spawns
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-22 15:04:15 +00:00
ultramage
e476015e82 Set proper limits to drop rates to prevent integer overflow.
Minor details cleanup.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-19 16:28:24 +00:00
ultramage
935d0b8832 Partially fixed monster_controller.txt (see r7233).
TODOs are in the npc changelog.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-19 12:56:40 +00:00
samuray22
ede8d32780 * Fixed some loop errors in the guides.
-Thanks to $ephiroth.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11021 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 23:54:48 +00:00
ultramage
56d9a037a6 * Some serious code cleanups
- adjusted @reloadbattleconf to not depend on variable ordering
- changed all battle vars to 'int' (removes pointless duplicit coding)
- added min, max and default columns to battle config data structure
- added properly bounded values for these columns (or at least tried to)
- battle-conf loading will now complain if it finds unknown settings,
  and will reject values that are outside of the allowed range
- added CHATROOM_TITLE_SIZE and CHATROOM_PASS_SIZE 
- partially cleaned up chatroom manipulation code
* Fixed 'Job_Professer' typo in mage jobchange quest

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 17:13:04 +00:00
L0ne_W0lf
c847c2f750 * Corrected a few bugs in the Acolyte Job Quest. (Crashy)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11016 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 15:53:45 +00:00
samuray22
bc697b4f0e * Corrected some typo error in "Clown Reborn Quest".
-Thanks to Myllena.
* Corrected some typo error in "Professor Reborn Quest".
* Rewrote Taekwon Job Quest to the Aegis Standards.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11012 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15 02:57:06 +00:00
samuray22
e70f0a6151 * Deleted an Unnecessary "next;" on Rachel Guide.
-Thanks to $ephiroth.
* Removed an Unnecessary "set job_acolyte_q,0;" in Acolyte Quest.
* Updated Dialogs from "Oxygen Mask Quest"

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11003 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 15:26:52 +00:00
L0ne_W0lf
9728e18cc3 * Fixed typos in the Blacksmith quest and whitesmith NPC. Thanks to Barron-Monster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11001 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-14 03:09:01 +00:00
L0ne_W0lf
f6e7e20e1f * Fixed a typo in the merchant quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10998 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-13 19:41:25 +00:00
L0ne_W0lf
211a6218a4 * A few corrections to merchant and wizard job quests, care of Barron-Monster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-13 19:12:37 +00:00
SinSloth
0fa96e1689 * Fixed a wrong negative value checking in Schwartzvalt Trilogy quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10993 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-13 09:25:55 +00:00
Lupus
2af265d1b1 replaced some item names with item IDs, also fixed a bug in skill quest (some items weren't deleted)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10992 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-13 09:13:21 +00:00
L0ne_W0lf
5d42c795cc * Merchant job quest bug fixes. Thanks to Barron-Monster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10989 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 22:24:30 +00:00
L0ne_W0lf
3c54ef2dff * More bug fixes to the 2-1 quests. Priest and Blacksmith specifically.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10987 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 19:32:13 +00:00
L0ne_W0lf
0dd1878adb * Goofed. Previous update was to the 2-ONE job quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10986 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 18:44:31 +00:00
L0ne_W0lf
24a0c184ab * Bug fixes to the updated 2-2 job quests.
- Testing and fixes courtesy of Barron-Monster and Samaury22.
* Corrected the second "Line" selling in the Comodo shop to "Whip".

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-12 18:43:37 +00:00
SinSloth
ad714380f4 * The Sign Quest is now more accurate, some bugs have been fixed and an exploit has been too.
- It is no longer possible for players helping in the last part to complete the quest at the same time.
* Fixed some bugs in various quests.
- Einbroch laboratory now correctly checks for players entrance
- Small fix with Laboratory device to make it more understandable.
- Fixed a misorder with some checkings of a Rachel quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-11 09:34:00 +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
L0ne_W0lf
31731bd129 * 2-1 Job quest update. Needs in-depth testing.
- Because of a change of variables, players currently undergoing the job change quests may find themselves in a slightly different position in the quest.
- This update reverts the hunter job quest timer BACK to 3 minutes.
* Corrected some Acolyte job quest issues.
- Removed Priest quest specific text from acolyte quest file.
* Bard Pang Voice quest was checking for the wrong variable.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10973 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-10 00:03:11 +00:00
SinSloth
45824e44b5 * Fixed a small bug with the Sign Quest XP rewards.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10967 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-09 09:52:17 +00:00
SinSloth
dc53dc8984 * Removed a duplicate related to the Sign Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10959 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-07 13:06:38 +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
SinSloth
50e183dba6 * Fixed a wrong item ID in Socket Enchant NPC.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10951 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-05 14:51:37 +00:00
SinSloth
9a919c6d69 * Set default Rachel NPCs as kRO ones (with mask).No more debate please.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10949 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-05 09:25:53 +00:00
L0ne_W0lf
a2dbd750a0 Stable and Trunk:
* Several bug-fixes to various Rachel quests (Gepard)
* Small fix to the level 4 weapon quest.
Trunk Only:
* Small fix to the Thief Job Quest

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10948 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-04 20:01:09 +00:00
SinSloth
826d24a8a9 * Fixed a nasty bug in Dandelion's Request.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-04 09:45:19 +00:00
Lupus
579f303c2f updated file versions
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10941 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-01 05:36:42 +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
feb66f53d3 * Added the "F_BlockHigh" function back in, as it's still used by 2-x job quests.
- Fix the assassin job quest item reward bug. Cheap fix until it's rewritten. 
* Added official Pang Voice skill quest for bards. Further official 2-x skill quests to come.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10938 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31 09:11:38 +00:00
L0ne_W0lf
935b4fd323 * Fixed the OnAgitBreak message being map-only and not global when a castle is taken. (Lil DomX)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 23:33:52 +00:00
L0ne_W0lf
d7b16cc5c5 * Removed "Load Balancing" from the swordman job quest.
- Swordman quest map warps are now contained within the swordman job quest file.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 19:13:24 +00:00
L0ne_W0lf
c1ceaa67f1 * Updated Job quests for 1-1 classes and Rebirthed classes.
- Moved valkyrie.txt from ../cities/ to ../jobs/. It's not a city. Doofus. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10926 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30 17:54:06 +00:00
samuray22
c241cdf08c * Fixed warps "Private House", from Moscovia.
- Thanks to $ephiroth for the fix.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-29 21:48:41 +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
samuray22
43e5652fb6 * Changed name from "Pharacon" to "Phracon" in refine.txt.
- Thanks to Barron-Monster.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10920 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27 18:22:11 +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
30041f9799 Reverted Cramp respawn time. It's officially like this.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10913 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-26 18:41:23 +00:00
samuray22
d1a2214ff9 * Changed name from "Emvertacon" to "Emveretarcon" in refine.txt.
- Thanks to Barron-Monster.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10908 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-25 00:31:48 +00:00
L0ne_W0lf
7b0f8d45cf * Fixed the Kafra Welcome message for guilds. Thanks Barron-Monster.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10906 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-24 15:19:51 +00:00
samuray22
1cfab17eaf * Fixed 3º Test in Hunter Job Quest.
-Thanks to ultradamage.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 23:45:32 +00:00
samuray22
2b6d60f1b3 * Fixed a little bug in "Dandelion Quest" with "Job_Alchemist" changed to "Job_Alchem".
-Thanks to Nobuo

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10903 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 20:39:48 +00:00
samuray22
e673722c0f * Updated "Welding Mask" Quest to the Official one.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10902 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 18:53:20 +00:00
ultramage
348019358c * Changed the restricting mapflag for @jump from nowarp/nowarpto to noteleport
* Simplified the mapindex code a bit
* Changed clif_skill_warppoint() so that now the '.gat' adding happens inside and doesn't have to be handled by the calling code

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10901 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-23 17:58:54 +00:00