euphyy
cde78b4fc4
* Updated Super Novice Expansion quest to match the official one, thanks to Gennosuke (the original script is edited a lot, though)
...
* Updated "Pile Bunker" quest to official, also thanks to Gennosuke
* Follow-up r16485, removed bind limit from documentation
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16505 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-26 16:37:30 +00:00
masao87
0d89eca0f2
- Fixed Baby Priest & Arch Bishop Baby checks in the job change quest.
...
- Beauty Fix in the Ranger job change quest break; -> next; . bugreport:6242
- Added Energy Rune item reward after finishing the job change quest and changed an close2; to close; command. bugreport:6242
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16504 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-26 15:56:36 +00:00
kenpachi2k11
96d35fa20e
Updated renewal warp from airship to izlude. (bugreport:6285)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16481 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-23 11:40:33 +00:00
kenpachi2k11
ac8be96c97
Updated renewal Kafra warp to Izlude. (bugreport:6285)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-22 12:14:23 +00:00
daegaladh
55d091fb0e
Follow up r16459, enabled Warlock quest Bradium Golem and Naga on pre-re mob_db and moved the spawns to the warlock quest script. (bugreport:6290)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 14:09:55 +00:00
euphyy
52bf32a816
* Created standardized headers with explanations in /conf/mapflag/, deleted "fireworks" file (deprecated, 1 commented entry)
...
* Updated Wiki links and fixed grammar in /src/config/
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16462 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 05:30:14 +00:00
daegaladh
c1990d8893
Fixed an old bug in waitingroom where NPCs weren't appearing into their chatrooms.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16461 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-21 04:08:44 +00:00
jtynne
c54c4e1e34
Per bug report #006289 , fixed incorrect spawn IDs for monsters in the Splendide fields (both pre-RE and RE).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16459 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20 20:27:41 +00:00
euphyy
321cadb7a0
* Optimized "Magic Books" quest, 60% size reduction (npc\re\quests\magic_books.txt)
...
* Follow-up r16449, added missing SQL entry for bugreport:6132
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16455 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20 04:14:49 +00:00
euphyy
e780ab2f51
* Condensed the documentation on the "Import" folder, it should be more reader-friendly now (conf\readme.txt)
...
* Deleted doc\pccommand_list.txt, it's outdated and its contents are already (better) explained in doc\script_commands.txt
* Other misc cleaning...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16453 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19 18:46:56 +00:00
daegaladh
e804ae16ef
Follow up r16430, reverted all the pre-re guides to their pre-renewal version. Disabled a couple of renewal quests from pre-renewal.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-19 13:34:00 +00:00
euphyy
ec79a1b50d
* Some cleaning of "Novice Training Grounds" script (npc\jobs\novice\novice.txt)
...
* Cleaned up "PvP NPCs" script a little bit (npc\other\pvp.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16438 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 02:30:53 +00:00
euphyy
a413425884
* Added a Super Novice Expansion quest with custom dialogue. Will be updated once we get the official script.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16437 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17 15:05:13 +00:00
euphyy
31605dd8d2
* Follow-up r16430, moved all the RE entries in the .conf files behind the pre-RE entries
...
* Re-added a missing .conf entry, bugreport:6256
* Edited "WoE Time Explanation" documentation (doc\woe_time_explanation.txt)
* Added Warg documentation to checkoption/setoption, thanks to QQfoolsorellina tid:120670 (doc\script_commands.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17 13:58:18 +00:00
daegaladh
1c6f14039c
Follow up r16431, fixed a couple of mistakes I made.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16 20:44:20 +00:00
daegaladh
4850d5c030
Forgot to remove the scripts in last commit, sorry.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16431 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16 15:35:50 +00:00
daegaladh
fca0631002
Disabled and removed all renewal-only scripts from pre-re folder. You still can enable them in pre-renewal scripts conf files, but scripts are read from the re folder. Follow up r16387.
...
Splitted some renewal-only NPCs from renters.txt into another file.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16 15:32:00 +00:00
euphyy
2d95532556
* Follow-up r16427, cleaned new quest script and slightly edited hommutate documentation
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-14 17:25:43 +00:00
masao87
78cf7a424e
- Added new script command hommutate which changes an Homunculus into an Homunculus S Class. Super special thanks to Xantara for doing the command!
...
- Added 2 new configs to homunc.conf to set the Max. Level for Homunculus and homunculus.
- Updated homun_exp.txt table with values from Lvl. 99 to 150 for Homnunculus S.
- Updated script_commands.txt with description of the new script command.
- Added Homunculus S Quest. bugreport:5641
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16427 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-14 15:52:49 +00:00
euphyy
c33ff9591a
* More optimization of 13.1 quests (quests\quests_13_1.txt)
...
* Follow-up r16421, missed deleting another line, bugreport:6235
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-14 05:48:26 +00:00
og2
10b125583f
* Fixed minor bug with "viewpoint" 5th argument. (bugreport:6221)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16420 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 20:58:16 +00:00
euphyy
75f0852925
* Optimization of Hugel's "Monster Race" script, 4000+ lines removed (other\monster_race.txt)
...
* Deleted "Wandering Poets" custom script (custom\etc\wandering_poets.txt)
* Deleted "Iron Cane" custom quest (custom\quests\ironcane.txt)
* Deleted custom Poring Track script, what did this even do...? (custom\etc\p_track.txt)
* Moved custom wedding script into /etc/
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-12 00:44:42 +00:00
masao87
32d72d3196
- Follow up r16401
...
* Fixed a little typo in the Eden Group Teleport Officer NPC Name.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 20:49:39 +00:00
masao87
f2730d6026
- Added some missing Eden Group Teleport Officers. bugreport:6160
...
- Some Kafra location and dialog updates. bugreport:6160
- Added missing Sorcerer Point Shop NPC's. bugreport:6160
- Fixed Bulletin Board Locations in Payon Archer Village. bugreport:6160
* Special thanks to Baneado who provided the locations.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16401 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 20:38:22 +00:00
euphyy
9f7070421e
* Optimized 13.2 quests, enjoy another 120kb of free space :P (npc/quests/quests_13_2.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16398 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-11 15:02:20 +00:00
euphyy
b4a0f33eba
* More optimization of Ash-Vacuum quests (npc/quests/quests_13_1.txt)
...
* Fixed a minor typo, bugreport:6191
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-10 16:12:56 +00:00
masao87
580e505137
- First try to commit something into this whole new Mess Ind created ^^
...
* Added the Izlude Town Map Update some of you may already know from me from the download section. Moving all NPC's and Warps around to match the new Izlude Town Map.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16384 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 20:47:30 +00:00
shennetsind
086af74531
Okie ladies and gentleman if this commit breaks anything it's jman's and maki's fault, yes, blame them.
...
Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 19:30:07 +00:00