415 Commits

Author SHA1 Message Date
L0ne_W0lf
59350e3bc3 * Uncommented all novice map, and added mapflags.
* Additionally; changed starting map from new_zone to new_1-1.

* Large update to the novice grounds. Fixed bugreport:1666
- Updated notice ground warps to reflect the above map-usage change.
- Additionally; NPCs now give EXP (base/job) dependant on your level.
- All prior novice ground progress will be lost, and variables cleared.
- NPCs give class specific items, but not the soulbound ones, yet.
- Fixed the mob count for the novice ground maps.
- Added all the old novice training ground vars to F_ClearGarbage

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14 11:57:10 +00:00
shadow
a98253bcc4 Converted skill commands integers to strings. Follow up on r12814
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13 10:13:14 +00:00
Lupus
cc74ee4126 fixed 4 bugs in Blacksmith job quest, put some garbage var to clear. Fixed a typo in Bard Job q
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12791 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08 12:53:48 +00:00
Lupus
f7cb030349 Fixed more +name+ garbage to +strcharinfo(0)+
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12756 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-04 06:00:48 +00:00
zephyrus
9bfb1ac1be - More scripts fixes.
- Some cleanups to the code.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-09 03:12:26 +00:00
toms
a6bb42334b * Fixed hugel_bingo making an unneeded infinite loop bugreport:1349
* Partially fixed bugreport:1285 (item 13697)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12646 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-24 11:35:18 +00:00
Lupus
c70703e473 Updated Valkirye, Global_Functions, Turtle Island Quest vars
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-03 09:15:22 +00:00
ultramage
9c07918456 Added proper checks to adoption processing (followup to r12428).
Cleaned up some code / fixed some typos.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12432 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-25 09:56:18 +00:00
L0ne_W0lf
0ed679c72e Fixed Gym Pass NPC reporting "00" on use.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12411 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-21 12:58:50 +00:00
L0ne_W0lf
f28643cfaa * Added Gym Pass NPC (disabled by default.)
- Enabled Auction NPCs now that the auction system is implemented.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-20 19:22:31 +00:00
L0ne_W0lf
555eedb0fb Updated Divorce script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12380 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-16 20:43:14 +00:00
Paradox924X
61c61b6fe9 Updated Poring Tower to not refinable. (bugreport: 1050)
Renamed custom Stylist to Stylist#customstylist to avoid conflicts with official one. (bugreport: 1042
Updated Airship Typing Challenge to not fail you when you get both strings correct. (bugreport: 1008)
Fixed Job_Change Function to properly jobchange babies. (bugreport: 943)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15 18:51:07 +00:00
zephyrus
83deaf5e43 - Added battle/misc.conf auction settings.
- Fixed a typo in auction script.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-08 20:37:38 +00:00
Paradox924X
68a7bc7f1a Fixed a typo in AuctionWarper function name.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12324 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-08 19:04:39 +00:00
L0ne_W0lf
b018ddb3d2 Added Auction file. (Disabled until auctions work)
Removed auction NPCs from Lighthalzen, and fixed bugreport:1103.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12283 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-03 16:37:57 +00:00
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