223 Commits

Author SHA1 Message Date
FlavioJS
266f66cfff - Applied the rest of Rayce's suggestions and fixes (http://www.eathena.ws/board/index.php?showtopic=129185)
- warn_cmd_no_comma, warn_func_no_comma, warn_cmd_mismatch_paramnum are now warn_func_mismatch_paramnum and it only prevents showing the error, as it was probably intended in the first place. (correct me if i'm wrong)
- Merged the parsing of function calls in the script engine, removing the parse_cmd hackery, and made "heal (.@val+rand(0xff))&0xff,0;" valid again.
- Fixed a bug in eye_of_hellion.txt and a bug in hunter.txt

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-25 06:15:46 +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
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
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
ecb547edc2 Removed garbage vars from Shinokas quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-30 13:09:14 +00:00
KarLaeda
d4423bfd5e Fixed Thanatos Tower Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9349 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-28 18:15:10 +00:00
KarLaeda
54a88c9dbc Reverted fix in Merchant Skills Quests
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9338 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-28 01:23:19 +00:00
KarLaeda
01b25501c6 Fixed exploit in Merchant Skills Quests
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-27 19:53:48 +00:00
eaac
d1a65b601a - Updating Thanatos quest with a check to prevent multiple Thanatos spawning.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-27 18:20:15 +00:00
Lupus
928d28ba42 Fixed Mage Tutorial Quest
Fixed typos in Ninja Quest

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-23 22:25:07 +00:00
Lupus
a15d3aedfc Fixed exploit in Shinokas Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 16:58:34 +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
Lupus
c14578bf17 Small fix for Lance's security patches
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19 22:30:03 +00:00
Lance
e291dd077e Applied security patches. PLEASE CHECK THEM ALL.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19 05:12:30 +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
2bfea102e9 fixed possible double levelup bugs, merged 1st class quests from trunk
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9239 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-17 10:04:48 +00:00
Lupus
5446fe3c34 You can install/mend guardioans during WoE
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-12 08:47:14 +00:00
Lupus
03d70e9dc8 fixed Lighthalzen, Swaltzwalt Quest Part 1, added Hugel-Bingo warps, added Airship mobs, fixed Hunte job quest typos, added pet shop into Light
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-09 09:30:36 +00:00
Lupus
80e15f5593 added "work in progress" scripts
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9177 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-08 19:47:47 +00:00
Lupus
e7100196c0 added QUIZ PART 1 by CAHTEXHuK
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9161 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-07 12:19:30 +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
cb360fa59c amatsu field hydra id fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9125 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-03 06:19:29 +00:00
Lupus
e4a1ac01ae merged from trunk to stable. Fixed item names in 2006 headgear quest, DTS warper typos
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-02 11:01:17 +00:00
Lupus
177d603941 added official 1st class quests
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9097 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-30 09:39:29 +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
344b6d44fc updated Gonryun, added new official Broken sword quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9020 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 09:05:28 +00:00
Lupus
028fb47447 updated novice_exchange
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9019 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 08:29:13 +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
Lupus
dc65b3bc38 added Halloween Event, fixed seals quest, updated Pavianne KAfra
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8957 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-10 15:39:05 +00:00
Lupus
a9dc343876 fixed timer error, mobscript bug, overlapped npcs
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-06 06:03:25 +00:00
Vicious
af52fbb828 Fixed typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-05 08:14:55 +00:00
Lupus
b8f362eebd Added official chance of failure to Create Essence (u may get a Garlet instead).Added official random amount to Dismantle Stone
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8935 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-05 04:29:13 +00:00
Lupus
f5c1d4e03c typo fixed
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8931 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-04 04:53:10 +00:00
Lupus
5e1a7c1b24 parenthesis fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8886 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-27 13:33:26 +00:00
Lupus
2838d657af added to keep new versions of 1st class quests. Work in progress!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8884 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-27 11:40:56 +00:00
Lupus
f4bff7da72 1st class quests. WIP
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8881 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-27 09:32:14 +00:00
Lupus
e79c0a92af 1st class. mage quest + tutorial
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8874 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-26 11:07:12 +00:00
Lupus
a143e48e13 updated 1st class quests
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8873 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-26 10:21:52 +00:00
Lupus
1ee52e2e1e git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8872 54d463be-8e91-2dee-dedb-b68131a5f0ec 2006-09-26 05:59:40 +00:00
Lupus
dc958356cc fixed bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-22 10:36:08 +00:00
Lupus
62e847a16c ein quest bug
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-22 06:16:35 +00:00
Lupus
9b9890e91c 2 typos fixed
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21 14:36:42 +00:00
Lupus
001711c37a freed 15 more perm variables. Fixed bugs in Cube Room
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21 11:12:52 +00:00
Lupus
be3c90e9a9 minor fix
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8828 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 15:14:25 +00:00
Lupus
6cd8533bc3 fixed Cube Room quest bug, more optimizations
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 09:39:11 +00:00
Lupus
2f788df6b6 1s job skill quests optimization. now using @temp vars
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 08:28:08 +00:00