FlavioJS
72bebf27fc
- Now root script functions calls can have parenthesis (will take any parenthesis after the function as the start of the argument list).
...
This means "func (exp),exp;" isn't valid anymore and has to be changed to "func exp,exp;" or "func((exp),exp);" or something like that.
- Updated swordman.txt and knight.txt accordingly.
Only changed this because it was very annoying when I was creating the sample localized npc.
Don't expect more changes unless something similar happens again. Bottom line: we're in soft feature freeze and moving to eApp...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9536 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-20 11:50:44 +00:00
Lupus
2fd5ba31c5
removed extra name
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11 16:08:54 +00:00
KarLaeda
cfb110ab58
Added missing close2 to Hunter Job Quest, merge it to stable
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9452 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11 14:17:02 +00:00
Lupus
ec4405b354
added yuno warps, fixed wiz quest, fixed assassin quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9449 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11 10:38:54 +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
Playtester
9064a41b44
* Removed outdated Thief Bug ID [Playtester]
...
- 1017 and 1021 don't exist anymore
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-01 23:58:22 +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
7abcd45cd3
Fixed typo in Ninja quests
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9281 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-21 01:55:41 +00:00
Lupus
f12bb2a6b1
Fixed Sage guest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9279 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20 23:47:43 +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
Lupus
b002ead476
Added official kRO Skill Reset Event
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9236 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-17 06:52:11 +00:00
Lupus
36a74d8c62
Stable: added official Ninja quest. Trunk: removed name duplicates
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16 10:17:30 +00:00
Lupus
c88fbc0e16
Added official Ninja Job quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16 09:47:08 +00:00
Lupus
a5108726ab
Fixed warp on timeout in swordman.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9199 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-11 18:43:51 +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
3501ccc736
Small fix in Hunter Job Quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-08 14:01:00 +00:00
Playtester
47b55b964b
Fixed reward of gunslinger job quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-05 13:08:42 +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
ebcd2d5276
updated Hunter Job Quest with 7 official item sets
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9129 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-03 19:31:12 +00:00
Lupus
e00e768228
Cleared a bit 'clear garbage' function. Update novice grounds with correct kafra tickets
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-01 11:34:38 +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
9e4ba17a6d
added missing line
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-26 11:00:15 +00:00
Lupus
f5d4fd6aea
added new TK job quest, added Rachel city NPC!, added louyang guide
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-26 05:38:39 +00:00
Lupus
27fbde260e
final clone maps -> original maps change. also fixed novice grounds map in char.c. fixed socked_enchant npc
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9064 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-25 05:26:11 +00:00
Lupus
ae0850ea19
fixed map index
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24 13:01:57 +00:00
Lupus
83b3460e60
few typos fix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9053 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24 11:39:06 +00:00
Lupus
24a1453543
removed unused map locations. freed some RAM, fixed Novice Grounds, JobQ warps
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-24 10:12:06 +00:00
Playtester
c0a2534c76
Fixed small typo in the Priest job quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9041 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23 13:21:18 +00:00
Lupus
eeb8324eb2
fixed 2 typos
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 14:00:05 +00:00
Lupus
312a0db44d
added "free kafra cart rent ticket" to novice grouds
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-20 10:38:29 +00:00
Lupus
e524b78a2a
fixed nameless npc - assassin job quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8985 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14 08:53:30 +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
Lupus
a46f95df67
fixed Job Assassin Quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-03 07:38:23 +00:00
Lupus
a402eb2a81
fixed typos, added missing NEXT;, optimized Niflheim. Clear nif vars garbage
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20 05:43:48 +00:00
Lupus
526a7ce897
fixed some typos, optimized, added missing NEXT;
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-14 06:22:56 +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
Lupus
8bf8a226f3
rogue quest fix
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8568 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01 08:02:19 +00:00
toms
87ef9cb9a4
Little correction on Assassin Job Quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8479 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-25 11:42:57 +00:00
toms
c6b702ec4b
Updated Gunslinger Quest, removed "Thin Trunk" (7186) according to RockmanEXE
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22 15:17:17 +00:00
MasterOfMuppets
e0682d2e43
A file I forgot >__>
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-21 12:52:20 +00:00
Lupus
59ac684138
fixed hunter job quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-02 04:01:45 +00:00
Lupus
3511ff32b6
commonized job change trough the function - u can add an announce "there's a new JOB-NAME !" in that function.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 10:32:17 +00:00
Lupus
63ea289b99
updated gunslinger quest/ updated 2006 headgears. fixed lighthalzen quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31 09:27:15 +00:00
Lupus
8f8581568b
updated gunslinger job quest/ fixed louyang bug
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7976 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30 09:25:00 +00:00
MasterOfMuppets
b7fa905845
Fixed a small bug in the swordsman job quest, thanks to Belle for notifying me about it.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7564 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-07 15:49:12 +00:00
Playtester
794703e24c
Small fix in the Blacksmith Quest
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-07 13:23:17 +00:00
Lupus
6b2a738709
fixed dance jq
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-07 05:03:43 +00:00