brianluau
e84ca342c0
- Fixed a divide-by-zero error in airships.txt (bugreport:651)
...
- Fixed a typo in Crusader jobchange quiz. (bugreport:443)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12 13:02:55 +00:00
brianluau
27fce212ed
- airship.txt: changed temporary char variables to scope,
...
changed temporary global variables to NPC variables.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15073 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-12 12:58:54 +00:00
L0ne_W0lf
56def26c05
Mob chat now strips "#unique" names off monsters, curtosy of Daegaladh.
...
Touched up the Airship scripts. Fixed up some content based on official files.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-08-22 02:31:17 +00:00
brianluau
926d6f8a06
- Fixed an unconverted variable in an airship npc. (bugreport:4329)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14354 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-24 17:32:40 +00:00
Kisuka
d95ad1e02a
- Small fix to zeny check in airships.txt (bugreport:2763)
...
- Fixed a typo in thana_quest.txt (bugreport:2783)
- Added missing dialog to Biological Weapon Quest. (bugreport:2778)
- Optimized and fixed getequipname() in card_remover.txt (bugreport:2156)
- Added missing npc name in Lvl4_weapon_quest.txt (bugreport:2764)
- Updated item scripts for 12294 to 12297. (bugreport:2766)
- Updated item 1483 (Ivory Lance). (bugreport:2753)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-18 23:57:29 +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
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
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
5550180be2
* Updated NPC headers to fix errors caused by rev. 11603.
...
- Note: non-standard loaded scripts need to be checked for errors/duplicates.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-28 23:36:53 +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
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
4814888f0d
* Moved quest_variables.txt to /doc
...
* Added comments to some getitem/delitem calls
* Disabled nightmare drop in the custom mvp arena script
* Fixed problem with baby novice + swordsman quest (topic:160247)
* Fixed a typo and problem in the airship typing challenge
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-07 20:41:23 +00:00
ultramage
e7e0ddde9d
Fixed certain typos in src/npc/doc files
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-01 08:14:36 +00:00
samuray22
d21f32aa73
* Rev. 10893 Correct some typos error like "next;ing".
...
-Thank to theultradamage
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10893 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22 18:12:12 +00:00
samuray22
a0267ae9f1
* Rev. 10891 Fixed a Little bug on "How does the Airship Works" Quest.
...
-Thanks to Tantarian
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10891 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-22 18:01:36 +00:00
samuray22
926206dd08
* Fixed a Little Bug with the "How Does the Airship Work" Quest.
...
-Thanks to Playtester ^^U.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10778 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-17 22:01:48 +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
samuray22
53e54581de
* Added Few missing NPCs to the Airplane
...
- Changed name form girl#10 to the Official name "Dianne".
* Added "How Does the Airship Work" Quest.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-30 19:43:44 +00:00
ultramage
a6e61e1d2f
Gave each file an empty last line, to make svn happier
...
Added svn:eol-style native where missing
Removed remaining .gats
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29 08:17:53 +00:00
Playtester
c667825023
* Added Rachel to the airship route
...
- why was it still missing?
- thanks to Articulus for scripting most of it
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10305 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21 23:59:49 +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
ultramage
a66e23aa18
Corrected all Schwarzwald typos (except for the WIP one)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9867 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-02-15 13:43:09 +00:00
FlavioJS
637ae9a4dc
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05 13:23:07 +00:00
KarLaeda
78d9c69d88
Cleaned up global permanent variables in Airship Quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-24 11:24:21 +00:00
Lance
d4e444ebd4
- Removed security check since source level patch is applied. Reverted select(), created prompt().
...
modified Changelog-Trunk.txt
modified npc/airports/airships.txt
modified npc/cities/amatsu.txt
modified npc/cities/gonryun.txt
modified npc/cities/hugel.txt
modified npc/cities/lighthalzen.txt
modified npc/cities/niflheim.txt
modified npc/cities/valkyrie.txt
modified npc/custom/eAAC_Scripts/disguiser.txt
modified npc/custom/eAAC_Scripts/quest_warper.txt
modified npc/custom/jobs/jobmaster.txt
modified npc/events/idul_fitri.txt
modified npc/jobs/1-1e/gunslinger.txt
modified npc/jobs/1-1e/ninja.txt
modified npc/jobs/novice/novice.txt
modified npc/merchants/kunai_maker.txt
modified npc/merchants/novice_exchange.txt
modified npc/merchants/refine.txt
modified npc/other/comodo_gambling.txt
modified npc/other/dts_warper.txt
modified npc/other/marriage.txt
modified npc/other/powernpc.txt
modified npc/quests/Lvl4_weapon_quest.txt
modified npc/quests/gunslinger_quests.txt
modified npc/quests/quests_ein.txt
modified npc/quests/quests_umbala.txt
modified npc/sample/monster_controller.cpp
modified src/map/script.c
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 10:11:20 +00:00
Lance
42e26b0423
Updated scripts with select().. THERE ARE TONS OF THEM!! Will somebody give me a hand or something? :B
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19 04:46:50 +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
e96bae69e6
fixed weight check. added tabs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9134 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-04 06:17:56 +00:00
Lupus
caca2976df
fixed missing tabs, extra params. thanks to irmin i CAHTEXHuK. fixed warp coord of DTS warper. added missing next; to priest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-26 18:14:09 +00:00
Lupus
59e3616a92
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8774 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-16 04:52:39 +00:00
toms
79e2a54b49
Switch airplanelocation variables to temp variables to avoid unusefull mapreg(sql/txt) writes
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8232 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10 15:07:48 +00:00
evera
9bf8462390
fixed some typos
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-29 22:16:38 +00:00
Playtester
db2a9e7c96
* Commited Silent's Fix to the duplicate NPCs
...
- needs testing
- can't be fully fixed because of length limitation of names
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7200 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-16 10:02:18 +00:00
MasterOfMuppets
beabcd9e0a
Implemented two airship mini games scripted by Dj-Yhn.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7068 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-09 11:26:23 +00:00
MasterOfMuppets
db029f5c9b
Implemented the Shinokas quest, thanks to Dj-Yhn for scripting it.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7007 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-06 17:14:12 +00:00
MasterOfMuppets
715a63a04a
Put in some more airship NPCs and put in some warps needed for the Sign Quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6975 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-06-05 12:00:56 +00:00
MasterOfMuppets
2dacd594db
Blah blah.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 13:26:17 +00:00
Valaris
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
...
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00