400 Commits

Author SHA1 Message Date
zephyrus
84ffdd36bf - The last, i hope, fix to the mail system.
* kRO have a possible way to read mail by just sending the open mail window packet to the client.
This protection adds a mapflag town, to set the only maps that allow mail operations.
because there is no way to know when client closes the mail inbox window. *

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-02 23:03:22 +00:00
L0ne_W0lf
0e67834489 Resolves bugreport:1025, bugreport:1062, bugreport:1077 and bugreport:1078. :P
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12275 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-01 17:05:27 +00:00
L0ne_W0lf
a554d00483 Implemented several "checkweights" in other NPCs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28 05:59:53 +00:00
L0ne_W0lf
66071c3330 * Removed "F_CheckMaxCount" as it seems "checkweight". preforms the aforementioned check in addition to checking weight.
* Updated 2004 headgear quests to use checkweight.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12256 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28 04:46:29 +00:00
L0ne_W0lf
5b5caa7043 * Implemented new function F_CheckMaxCount.
- Checks if you have enough room in your inventory to accept items
* Updated 2004 headgear quests to fully official.
- Implemented usage of F_checkMaxCount in the 2004 headgear quests.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28 03:32:45 +00:00
samuray22
c365bcf605 * Corrected a bad Delitem in gunslinger quest (not job). (bugreport:763)
* Corrected a Double Welcome Message in Dungeon's Kafras. (bugreport:783)
* Corrected a Typo error in MailBox. (bugreport:798)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-13 05:35:01 +00:00
L0ne_W0lf
9b9332759d * Added Veins town NPCs, mail box, and second guide.
- Updated warps for Veins. Outstanding warps are quest related.
* Minor updates to other warp files.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-11 18:46:26 +00:00
zephyrus
0d17cff99b - Added some new cash-items and headgears.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11893 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-12 04:34:02 +00:00
L0ne_W0lf
476a18bf33 * Fixed turbo track NPCs that caused "NPC not removed" errors...Even though this bug is slightly official. XD
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11747 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-17 05:25:53 +00:00
L0ne_W0lf
c9fba28365 Fixed reward option in Arena giving potato.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11628 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31 19:22:55 +00:00
ultramage
26166c5dc6 Commented out msg_athena.conf strings disabled in r11625.
Reverted changes in r11625 that used enum sc_type where it shouldn't have been used.
Removed leftover npc/other/arena.txt.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31 16:37:16 +00:00
L0ne_W0lf
c0dd70fb7c * Added Turbo Track point exchanger to arena.
* Slightly optimized the existing Arena point exchanger.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11626 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31 15:55:25 +00:00
SinSloth
130c4bf021 * Fixed a typo in Party Arena.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11624 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31 12:09:29 +00:00
SinSloth
95d34e2dce * Added Izlude Battle Arena. Please test it and report any bug you find out.
- Level 50/60/70/80 and Party arenas are accessable.
- Updated old warps to official.
- Acolyte-only arena will be added a bit later.
- Arena Points can be obtained by completing arenas as well as exchanging your Turbo Track points.
* Updated several mapflags - 'nomemo' 'noteleport' 'nosave' 'nowarpto' 'restricted' - due to Izlude Battle Arena release.
- Updated 'item_noequip' and 'skill_nocast_db' to match with 'restricted' mapflags.
* Removed useless WIP folder whose quests have been there for a while.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11622 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31 11:56:28 +00:00
L0ne_W0lf
87d691abcc Small update to divorce NPC.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-27 16:05:45 +00:00
L0ne_W0lf
88d99f9edf Small fix for the turbo track point converter. Even though, without the arena, the converter serves no purpose. XD
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11562 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-23 20:37:31 +00:00
L0ne_W0lf
3b09f5af15 Another small update to the mail npcs. Done bumping the SVN rev. count for now. Promise. (Maybe.)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-22 20:51:32 +00:00
L0ne_W0lf
859cc4256b Updated NPCs for the mail system.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-22 20:47:14 +00:00
L0ne_W0lf
97954c8f28 * Bug fixes for the turbo track.
- Fixes both the point exchanger for exp when selecting "No" and also fixes the infinite loop in the game Guide.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11549 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-22 20:42:43 +00:00
L0ne_W0lf
af1e3083ac git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11545 54d463be-8e91-2dee-dedb-b68131a5f0ec 2007-10-22 16:35:51 +00:00
L0ne_W0lf
1607b50c59 Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the warnings it produced.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-18 22:04:47 +00:00
L0ne_W0lf
1a95b375c1 Missed one. :> And thanks for Jetvictor for pointing it out. bugreport:239
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16 23:43:09 +00:00
L0ne_W0lf
37e98485d1 * Added a return at the end of several scripts. Should deal with errors being shown in due to a recent commit by FlavioJS
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16 23:40:07 +00:00
SinSloth
d21ab25be1 * Fixed a bug in Hugel Bingo which caused wrong rotation in player locations.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-05 16:32:22 +00:00
ultramage
406a525402 Added proper end-of-line encoding properties for some files that were neglected... again...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-14 13:28:37 +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
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
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
samuray22
868dd1c923 * Added a Missing "case 1:" on monster_museum.
-Thanks to Dr.Evil

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10896 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22 20:49:56 +00:00
L0ne_W0lf
d75ac44c4a * Updated Juno and Comodo NPCs.
- Updated Monster Museum NPCs as well.
- Updated doomed swords quest, moved unrelated NPCs to proper files.
- Added the end of the Comodo and Juno doomed swords quests.
* Fixed "[Kafra Employee]" being shown twice at one instance.
* Fixed the Geffen Inn NPC.
* Updated the NPC names for the Geffen Kafra.
* Updated the PVP script to official. Includes Event mode.
- Added warps for the PVP Cross room.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10858 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06 20:21:43 +00:00
SinSloth
0ee9f0cf41 * Fixed a minor bug in Hugel Bingo game system.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-29 10:17:31 +00:00
SinSloth
07103fddd7 * Fixed a bug in Hugel Bingo game system which prevented players from launch another game after a game has been canceled.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-28 13:32:47 +00:00
L0ne_W0lf
ef0d19bcbb * Rev 10815 Updated NPC for Payon.
- Added in the comeplete fortune teller. 
- Rewrote the Arrow quiver and Gemstone trader NPCs.
  Moved the Gemstone trader intot he '/merchants' folder.
- Updated the information for the Payon Inn accordingly.
* Removed an NPC from the Lighthalzen quests. Should fix the
  "NPC not removed." message when reloading scripts. .Removed
  because I couldn't find this NPC anywhere it he official file.
* Fixed a few over-looked names in the Kafra teleport function.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-27 03:35:38 +00:00
ultramage
fdb0636dc3 random fixing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-23 12:15:58 +00:00
SinSloth
2c86752e59 * Added all Hugel-related quests. Thanks to MasterOfMuppets for scripting most of them.
- Updated some Hugel, Lighthalzen, Einbroch and Airship NPCs regarding those new quests.
- Moved a lot of Hugel NPCs to proper quest file.
* Added Odin Temple Excavation quest.
- Updated Hugel warps and Odin Temple Sailor according to the quest.
* Added Heart Fragment quest.
* Updated Ayothaya's Ring quest to official. Credits to MasterOfMuppets.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10772 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-15 16:01:40 +00:00
Lupus
cac4afb74f fixed bug in divorce, fixed many bugs in new Jawaii
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10771 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-15 08:53:28 +00:00
L0ne_W0lf
45def59af7 * Fixed a missing ")" in the new wedding script.
* Forgot to upload the mail.txt file. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10767 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14 21:10:35 +00:00
L0ne_W0lf
c92f6a69ee * Updated cities: Morroc, Jawaii, and Izlude
- Moved an NPC out of Prontera because of the Jawaii update.
* Updated Wedding script to official. (Moved previous to custom.)
- Updated the Divorce NPC to Official as well.
* Changed some dialog in the Kafra Functions.
* Updated the Message boards to iRO standards.
* Added the Mail box NPCs even though the mail system is not implemented.
* Near total rewrite of the shops.txt file. Lots of corrections and such.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10766 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14 20:34:13 +00:00
ultramage
0dc548c5f7 npc header consistency update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14 08:29:20 +00:00
ultramage
0826609dbd NPC typo fixes, eol style definitons, newline at end of file
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10738 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10 08:45:19 +00:00
L0ne_W0lf
12c716e4d3 * Updated (and added) item_trade entries. (Converted from Aegis.)
* Updated several Prontera NPCs.
- Updated Prontera town NPCs, and Prontera Library.
- Updated the Prontera Milk Merchant. 
- Updated the inn dialogs slightly, and corrected information for Prontera.
- Added Gaebolg Family Curse quest.
- Commented out old Clothes_dyer npc.
* Updated Rachel's guide's while loop to be a bit nicer looking.
* Added the ability to redeem lottery tickets before max donation is met.
* Changed conflicting warps to the "Adoption" room in the church.
* Fixed a bug in Kiel Hyre warps and quest.
* Updated Dandelion Request quest for Gaebolg compatibility.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10 01:33:26 +00:00
SinSloth
4ac32de7a6 * Fixed a minor bug in Bingo game system.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10735 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09 23:35:22 +00:00
SinSloth
6d28bd1ae3 * Added Hugel Bingo game system. Please test it and report any bugs.
- 'nosave' mapflag added to the map.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10734 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-09 16:01:23 +00:00
ultramage
a7e43010b0 Will the deleting ever stop?
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10675 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04 05:45:30 +00:00
L0ne_W0lf
8bc79d319d * Updated 2006 headgear quests to semi-official dialog.
* Various updates to the various guild Castle scripts.
- Added Guild Master Room protection. Further security so only the master of the current castle can enter the treasure room.
- Updated Guild Castle Flags  again. Updated remaining dialogs to official.
- Updated a couple announces for when the Emperium breaks. Both are now up to par with iRO.
- Moved nguild to the events folder and commented it out, as it was a kRO event that was used twice. Updated .confs to reflect this change.
* Added the first class skill resetter into Prontera. She resets players under base level 40 who are first or expanded class.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04 01:11:21 +00:00
ultramage
1bf049d7d2 Some typo fixing / cleaning
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10658 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01 10:57:31 +00:00
Paradox924x
c13ce7c214 Updated Comodo Gambling Prizes to official.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05 17:36:13 +00:00
ultramage
45c732b05d More eof eols (followup to r10401); skipping /npc/custom and /npc/samples
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 08:39:36 +00:00