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 |
|
Playtester
|
2bf73dbe3c
|
* Enabled Ice Dungeon spawns so they can be tested
* Updated sql files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9348 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-28 17:49:14 +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 |
|
Playtester
|
f8d95d14c7
|
Enabled Rachel Field spawns so they can be tested
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9323 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-26 19:56:35 +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 |
|
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 |
|
Playtester
|
83affac575
|
* Updated healing values of Ketupat and Red Thorn Fruit
* Less G_mobs spawning in Odin Temple
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9284 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-21 18:29:54 +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
|
52f3e74227
|
Updated Skill Resetter Event, thanks to $ephiroth
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9280 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-21 00:06:10 +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 |
|
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 |
|
Lance
|
4f2baf9749
|
Typo :P
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9253 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-18 01:37:23 +00:00 |
|
Lance
|
d175cdda0b
|
Enhanced implementation to use Skot's Christmas Present: KARMA. :D
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9246 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-17 16:54:31 +00:00 |
|
Lance
|
6611346270
|
Check and remove MD_CHANGECHASE flag to prevent guardians from getting berserk.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9240 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-17 12:44:08 +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
|
b75ae2f750
|
added logmes to skill reset event
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9238 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-17 07:02:47 +00:00 |
|
Lupus
|
664eb85bc2
|
typo
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9237 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-17 06:53:09 +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
|
0281e5c41b
|
Fixed wrong label name in adoption NPC
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9234 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-16 19:42:46 +00:00 |
|
Lance
|
3847e1c0e8
|
* For the sake of avoiding confusion, all script events are named with prefix 'On' from now on.
modified Changelog-Trunk.txt
modified conf-tmpl/script_athena.conf
modified doc/pccommand_list.txt
modified doc/script_commands.txt
modified npc/custom/Lance/FR_HallOfFame.c
modified npc/sample/PCLoginEvent.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9231 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-16 15:39:27 +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 |
|
Playtester
|
1e85e6d906
|
* Replaced current Rachel Sanctuary warps with jAthena's version
- some warps still seem to be wrong or missing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9217 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-14 17:57:22 +00:00 |
|
Lupus
|
a2f7a6de3d
|
Fix for guild manager recognizing
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9205 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-13 13:50:05 +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
|
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
|
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
|
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 |
|
Lupus
|
959443e036
|
Another one set of fixes for the scripts syntax
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9166 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-07 20:01:15 +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
|
7cced33d9d
|
Fixed item select in Novice Exchanger
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9157 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-06 19:46:53 +00:00 |
|
Lupus
|
453c0ecdfd
|
Fixed extra EOL in jro spawn
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9145 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-05 14:26:14 +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
|
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 |
|
Playtester
|
4eef7af58e
|
Small Kiel Quest update
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9132 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-03 21:16:21 +00:00 |
|
Playtester
|
50059694ed
|
Reverted fields/amatsu.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9130 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-03 20:31:40 +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
|
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 |
|
Playtester
|
f9954a57e3
|
Added entrance to Kiel Dungeon F2
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9117 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-11-01 16:48:30 +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 |
|
Playtester
|
3c81c4fda2
|
* Official X.4 spawn mob types
- numbers are official on 90% of the maps
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9113 54d463be-8e91-2dee-dedb-b68131a5f0ec
|
2006-10-31 20:08:45 +00:00 |
|