1596 Commits

Author SHA1 Message Date
L0ne_W0lf
993e7cc415 Added Cash shop based on iRO's. (Enable to use)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28 23:07:18 +00:00
L0ne_W0lf
68c7440203 Updated Lighthalzen dungeon and friendship quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28 21:48:26 +00:00
L0ne_W0lf
adf85cc8cc * Changed how waiting rooms work in the job quests.
- Implemented a checkweight in the alchemist job quest.
- Various other small updates to the 2-1 and 2-2 quests.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28 20:04:16 +00:00
L0ne_W0lf
dda1b9f807 Added dialog from euRO for "Frozen Boy" in Rachel.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12261 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28 16:11:35 +00:00
L0ne_W0lf
43afd3ea58 Updated Alchemist Guild Dealer.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28 06:03:41 +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
66a2a39764 Implemented several "checkweight" NPC merchants.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-28 05:15:27 +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
L0ne_W0lf
0ee9036629 Fully implemented the Thor Volcano Base quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12252 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-27 20:56:36 +00:00
L0ne_W0lf
8e690db7c9 Fixed bugreport:1057 and bugreport:1058
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12244 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-26 23:39:13 +00:00
L0ne_W0lf
ef93606ca7 * Implemented Veins Siblings quest.
* Added NPCs for Thor Volcano Base quest. Quest is inactive. Segment for High Priest Zhed (quest start) is missing.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-26 20:56:40 +00:00
L0ne_W0lf
953d580f97 Corrected Labs level 3 warp.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12240 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-25 01:48:43 +00:00
L0ne_W0lf
bc5b7dbb60 Implemented Veins Spy quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-24 21:21:27 +00:00
L0ne_W0lf
c33ec14d9a Implemented Veins Stone quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12237 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-23 19:07:19 +00:00
Lance
c1e74aec10 Minor fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12236 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-23 16:24:26 +00:00
L0ne_W0lf
ed0bf66c0e Added dummy event to Lighthalzen boss spawn mechanisim.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12234 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-23 00:18:16 +00:00
ultramage
f4347446d4 * Removed code in socket.c that tries to avoid send buffer overloading, as there is a scenario (many players and charserver disconnect) where mass char saving produces huge ammounts of data to send (see r11503)
* Cleaned up player respawning code (bugreport:1022)
* Increased the max amount of different autocast skills from 5 to 10
* Added a missing function declaration, for real this time (followup to r12229)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-22 18:19:11 +00:00
L0ne_W0lf
edd19c4e08 * Several small fixes to scripts, and updates.
- Updated City warps for Lighthalzen, and dugneon warps.
- Updated castle warps for Schwaltzvalt Castles Map.
- "The Sign" quest is now enabled by default. (bugreport:1011)
- Added Dimensional Gorge map spawns (According to RO Future Wiki)
- Updated Lighthalzen boss spawning mechanisim to official.
- Fixed a small error in the novice potion exchanger.
- Resolves the following: bugreport:879 bugreport:973 bugreport:983 bugreport:1013 bugreport:1021 bugreport:1024 bugreport:1026

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-22 06:16:21 +00:00
Paradox924X
9ffa57318e Fixed Hugel Airship Staff from teleporting you to the wrong airplane.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12226 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-21 20:51:57 +00:00
zephyrus
6da0007d11 - Fixed a bug in Redemption and Close Cofine scripts.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-21 03:00:03 +00:00
skotlex
dc789293be - Updated Eye of Hellion to use the new format of the input command.
- corrected login_fd/char_fd being uninitialized in the char servers.
- Changed a bit around how status_base_atk works to avoid overflows.
- Added a check to prevent using consume-delay items when you cannot use skills, since that opens an exploit if the item also has non-skill-casting components to its script.



git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-17 22:36:02 +00:00
samuray22
9fd3b6a93b * Corrected a "donpcevent" missing a ":" in Cooking Quest. (bugreport:962)
* Corrected a Typo error in quest_prontera.txt. (bugreport:950)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-13 21:41:59 +00:00
L0ne_W0lf
1dd26ae46d Castle ownership displays at the start and end of WoE.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-08 15:32:18 +00:00
L0ne_W0lf
938b488af0 Fixed a typo in the Lunar new year event.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12187 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-08 15:22:45 +00:00
ultramage
2828ad34c8 restored custom events directory (deleted in r12177), moved it to where it was supposed to be moved
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-08 08:10:46 +00:00
L0ne_W0lf
802be4c433 Updated some existing items and added some others.
* Changed NPC_BLEEDING in mob_skill_db to be target not self.
* Added Event drops to tarou, cramp, martin. (enable in mob_db2)
* Added new pet: New Year Doll (quest reward) thanks to Yomanda.

Added Lunar new year event for 2008 from iRO. Read comments before enabling.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-07 17:12:54 +00:00
L0ne_W0lf
a9cc8dbed6 Updated some Airship/port npcs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-07 06:29:22 +00:00
L0ne_W0lf
ed46c03bf6 Updated "Old Blue Box quest" and enabled it. This quest no longer gives unlimited Old Blue Boxes, and was apparently never meant to.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12181 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-07 06:07:36 +00:00
zephyrus
5d74825b71 - Corrected a little bug in assassin job quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-06 22:31:45 +00:00
samuray22
71236c0508 * Corrected again the Cooking quest changed a close; to close2;
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12178 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-06 01:23:04 +00:00
samuray22
39d2d8fba7 * Corrected a bad duplicate name in Kafra Bank (Custom). (bugeport:921)
* Corrected a lot of ";;" Typo errors.
-Some of this are in the bugreport:919
* Corrected a Cutin Problem in Cooking Quest and a Delitem. (bugreport:911)
* Corrected some typo error with "rouge". (bugreport:909)
* Moved Custom Event folder to Custom Folder.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12177 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-05 17:54:03 +00:00
zephyrus
fe6aa47cdb - Fixed typo and missing "'s in Megingard Seal Quest.
- This bug was halting the npc dialog with the "Librarian Jekan".

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-01 04:37:05 +00:00
L0ne_W0lf
3fd5ba0c7d Started fixing bugreport:899 and fixed bugreport:875
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12156 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-01 00:38:56 +00:00
L0ne_W0lf
1e2c57d2c3 Updated Lighthalzen Town NPCs and Speed Potion quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-01 00:07:20 +00:00
ultramage
c53f4f1955 Some random cleaning
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12141 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-26 09:44:10 +00:00
zephyrus
f8732d9c1a - Typo.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-23 17:04:06 +00:00
ultramage
4cd9a940e5 Corrected one setcastledata call that I missed in r11915
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12116 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-20 22:22:36 +00:00
samuray22
660bb1e515 * Fixed a bad countitem in cross band quest. (bugreport:840)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12093 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-19 18:02:30 +00:00
ultramage
74a13cebfc deleted extra files (followup to r12086 ~.~)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12087 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-18 09:20:27 +00:00
ultramage
9d3728dae2 Fixed some svn history deletion in r12085, synced with /trunk
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12086 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-18 09:17:55 +00:00
ultramage
88cfb8ff5a Fixed card removal script functions' 'extra card' bug (bugreport:786)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12075 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-14 13:25:41 +00:00
ultramage
76256e7a09 added fix missing from r12065
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-13 09:36:52 +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
ba8a87139e God damnit. And now for the actual town NPCs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12057 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-11 19:02:32 +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
Playtester
5634b47f9e More official Cursed Abbey spawns
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12035 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-08 20:52:27 +00:00
samuray22
b4a3935264 * Fixed a little Error with a label on Hall Of Fame. (bugreport:722)
* Fixed another typo error in Novice Training Ground. (bugreport:740)
* Fixed a typo error in duplicates of Mr.Smile Quest. (bugreport:749)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-06 05:43:21 +00:00
L0ne_W0lf
be6df0dc11 * Updated Kunlun NPCs and warps.
- Didn't update the Kunlun 'Power' npcs
- Updated Lutie and Comodo warps.
* Fixed some slight inconsistencies with the some script headers.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12014 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-05 21:32:34 +00:00
samuray22
a4f30626e4 * Corrected some delitems in Kyel Hyre Quest. (bugreport:690)
* Corrected a Typo error in Yuno NPCs. (bugreport:716)
* Corrected a Typo error in Novice Training Ground. (bugreport:728)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-01 17:30:51 +00:00