41 Commits

Author SHA1 Message Date
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
FlavioJS
b3fe52fa6b * Removed double tabs from mapflag/warp/script/function/duplicate declarations.
(avoid script errors in a future commit)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-08 17:14:57 +00:00
L0ne_W0lf
68829ba812 More minor updates to a couple NPCs.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11577 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-26 01:02:21 +00:00
ultramage
1069e3524c * the mapserver won't exit when no mapcache is found, with use_grf: yes
* Fixed some \r uses, now looks better; /thx to Ai4rei (topic:165952)
 * Removed that ridiculous spinner that displays during map/npc loading, and added a more informative progress indicator (idea from jA/eapp)

 * Checked/fixed/removed some old script and npc commands
  * cmdothernpc - a specialized 'donpcevent' with the event specified as two arguments
  * enablearena/disablearena - completely equivalent to enablewaitingroomevent & co.
  * inittimer/stoptimer - removed since its logic was incompatible with the code it depended on
 * Removed loads of code that supported these functions. Result: -100b per npc => -1,5MB of wasted memory
 * Fixed related npcs that erroneously used 'stoptimer'

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-06 15:35:31 +00:00
ultramage
57ba34ee99 Fixed a small script typo in r11315 (offsets are 1-26, so rand() needs to return values from that interval and not 0-25).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11318 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27 23:02:50 +00:00
ultramage
3177e3e9c2 * Optimized/simplified some poorly written code in TSQ
- fixed wrong quiz answers
- added some missing dialogue text, added some comments

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11315 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27 18:02:29 +00:00
SinSloth
6bed10631c * Made some adjustments in the Sign Quest with dialogs/summoning and fixed a possible exploit earlier.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11309 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27 09:50:38 +00:00
Playtester
a2f5ddae41 * Fixed a bug in the sign quest
- needs further fixing, I'll leave that to SinSloth

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11286 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-24 16:16:34 +00:00
Lupus
8c6c3da73d removed double tabs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-21 10:22:25 +00:00
SinSloth
a6c433d6f5 * Fixed two minor bugs in the Sign Quest and Thanatos Tower ascension.
- Players do not lose time anymore if they return the Sign around midnight.
- Thanatos Tower code game now resets properly when entering a wrong value in the box.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-18 15:44:42 +00:00
SinSloth
b67f4855d1 * Updated experience rewards in a lot of quests to match upcoming rate adjustments changes.
- Please use 'getexp' command when rewarding experience in any lore-related quest.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11165 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-10 13:15:55 +00:00
SinSloth
b05612082a * Fixed some minor bugs in the Sign Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-30 10:21:13 +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
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
a9761256a0 Fixed exploit in The Sign quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10337 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-24 12:56:45 +00:00
Lupus
a881931cb6 cleanup of The Sign Quest (more to come)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-06 16:47:39 +00:00
ultramage
6867d93866 typos: recieve -> receive
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10163 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-05 19:02:52 +00:00
Lupus
11956bf6fd reformatted the sign quest for future optimization
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-22 12:43:16 +00:00
Lupus
c6d5f38b75 removed all .GAT from all the scripts and tested
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15 20:32:55 +00:00
Lupus
cca4b5be95 The Sign: Fixed possible exploit
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9933 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-28 11:42:46 +00:00
Lupus
3a92e6a3dc minor dialogue fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-21 12:39:29 +00:00
ultramage
b022f8f491 Corrected a mistake in the sign quest (answer did not match ingame behavior)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9748 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-30 21:50:01 +00:00
ultramage
e034ce07bb Typo hunt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9684 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21 12:12:04 +00:00
ultramage
af4ac5e72c Synchronization of the trunk&stable npc directories
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-21 11:40:27 +00:00
KarLaeda
628683cd41 Fixed exploit in The Sign Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9513 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-18 00:04:41 +00:00
MasterOfMuppets
2a9b9b6854 Minor fix to the sign quest, thanks to theultramage for pointing it out.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-06 12:58:46 +00:00
KarLaeda
7935fd82c4 Fixed event's label for many quest-spawned monsters
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9386 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02 02:20:32 +00:00
KarLaeda
1f73c46800 Small fix to The Sign Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-02 01:05:29 +00:00
Lupus
7367e7aa5f Many small scripts fixes - tabs, parenthesis, typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-04 22:59:57 +00:00
Lupus
da6e94ebee fixed mjolnir seal bugs, fixed the sign bugs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 05:57:28 +00:00
Lupus
6e7319212f fixed The Sign Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9011 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-19 05:22:55 +00:00
Poki#3
b3807592af Added a comment with a link where you can download English bmp's used in The Sign Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8625 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-05 02:40:09 +00:00
toms
9a87ed951d I forgot a duplicate
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8585 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 23:07:56 +00:00
toms
d0b42dffff I forgot a duplicate
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 22:43:00 +00:00
toms
d7156f2f21 Tried to remove all duplicates (in default NPCs)
( hope nothing is broken ;) )

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 22:11:36 +00:00
MasterOfMuppets
568f3fb783 Fixed a bug in the sign quest that prevented people from advancing in it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8539 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29 21:15:27 +00:00
Lupus
45f33bdeef moved warp to fix endless warping
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-13 06:44:00 +00:00
MasterOfMuppets
2c18fc43fe A small sign quest fix according to a recent patch.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8203 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09 13:08:36 +00:00
MasterOfMuppets
51d61d2068 Some small sign quest changes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8002 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 15:30:36 +00:00
MasterOfMuppets
3d59b13508 Small fixes for the sign quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7882 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-25 19:43:15 +00:00
MasterOfMuppets
54825a5459 Implemented the Sign Quest, please take your time and test it. We need to make sure there are no bugs to put it in stable.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-23 17:47:53 +00:00