24 Commits

Author SHA1 Message Date
zephyrus
7d53fb7c76 - Removing battleground maps mapflags from conf/mapflag. I will handle then on each script.
- Fixing some duplicate names on bg_common.txt.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-06 18:21:00 +00:00
L0ne_W0lf
109c2048da Marked new Morroc fields as nomemo.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13424 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-30 01:14:36 +00:00
L0ne_W0lf
8ac8481d25 Happy boxing day, eAthena! Here have a massive update.
* Implemented the first round of episode 12.1 change which include:
- Many Morroc NPCs have been moved to Morroc Ruins.
- The addition of new of NPCs to the ruins of Morroc.
- Several warp points leading around Morroc altered.
- The implementation of the continental Guard Quest.
- The removal of the 'Dandelion's Request" quest.
- This update contains several changes, as Morroc and several fields no longer exist in one sense of the word. AS such, many NPCs have been moved, there may be quests that no longer function because of NPCs on inaccessable maps.
* Commented out maps no longer accessable with 12.1 in maps_athena.conf
* Updated mob_skill_db episode 12.1 skills to official.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-26 06:58:19 +00:00
Kisuka
43ca8d9224 Bug Fixes:
- Added Veins to nopvp mapflag. (bugreport:2504)
- Corrected weight on some items. (bugreport:2471)
- Corrected typo on Kiel Hyre Quest. (bugreport:2507)


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13391 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-01 19:05:34 +00:00
Yommy
5f7b232026 fixed aru castle map names
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-08 17:41:09 +00:00
Yommy
f48fda465f fixed bug reports bugreport::2029 bugreport::2023 bugreport::1923
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-09 23:01:10 +00:00
L0ne_W0lf
3fe98c5538 * Mapflag updates. Will need to do a complete rewrite eventually.
- Removed several noicewall limitations from interior maps mostly.
- Removed several noreturn limitations from interior maps mostly.
- Removed nobranch limitations from PVP (yoyo and nightmare) maps.
- Removed nopenalty flag from nightmare PVP maps.
- Commented out all noloot and noexp mapflag entries.
- Added a few more noskill entries for some maps.


git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13033 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-01 22:43:50 +00:00
Lupus
3c0784a03e added missing nomemo mapflag to nameless_i
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12902 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-03 00:33:53 +00:00
ultramage
7444eb572c Random assortment of various small corrections and tweaks.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12894 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-29 06:00:05 +00:00
L0ne_W0lf
59350e3bc3 * Uncommented all novice map, and added mapflags.
* Additionally; changed starting map from new_zone to new_1-1.

* Large update to the novice grounds. Fixed bugreport:1666
- Updated notice ground warps to reflect the above map-usage change.
- Additionally; NPCs now give EXP (base/job) dependant on your level.
- All prior novice ground progress will be lost, and variables cleared.
- NPCs give class specific items, but not the soulbound ones, yet.
- Fixed the mob count for the novice ground maps.
- Added all the old novice training ground vars to F_ClearGarbage

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14 11:57:10 +00:00
ultramage
392c28290c correcting some broken line endings...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12818 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13 01:40:05 +00:00
L0ne_W0lf
04aa5dbaa1 Added mapflags in preparation for Monster Races.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12761 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-06 11:13:59 +00:00
L0ne_W0lf
a1d132effc First round of minor updates for WoE SE.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12462 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-02 17:44:48 +00:00
L0ne_W0lf
04200bcfcb Added some additional map flags for some newer maps.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12273 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-01 01:04:35 +00:00
ultramage
abd31f84a3 Now the server will print an error message if an invalid mapflag is found during script loading (see bugreport:980 for the motivation).
Removed one extra space that broke jail's noreturn mapflag loading.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-24 18:04:13 +00:00
samuray22
890da03040 * Corrected job_knt Mapflags. (bugreport:803)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12066 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-13 05:42:59 +00:00
samuray22
e9800cb4b1 * Added job_knt to nomemo, no return & noteleport mapflags.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-06 05:31:35 +00:00
FlavioJS
b3fe52fa6b * Removed double tabs from mapflag/warp/script/function/duplicate declarations.
(avoid script errors in a future commit)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11871 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-08 17:14:57 +00:00
L0ne_W0lf
0dcc08101d Updated more map flags for Al De Baran's turbo Track.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11758 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-18 22:09:28 +00:00
SinSloth
95d34e2dce * Added Izlude Battle Arena. Please test it and report any bug you find out.
- Level 50/60/70/80 and Party arenas are accessable.
- Updated old warps to official.
- Acolyte-only arena will be added a bit later.
- Arena Points can be obtained by completing arenas as well as exchanging your Turbo Track points.
* Updated several mapflags - 'nomemo' 'noteleport' 'nosave' 'nowarpto' 'restricted' - due to Izlude Battle Arena release.
- Updated 'item_noequip' and 'skill_nocast_db' to match with 'restricted' mapflags.
* Removed useless WIP folder whose quests have been there for a while.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11622 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-31 11:56:28 +00:00
L0ne_W0lf
1d87fa9721 Fixed nopenalty entries for Turbo Track maps.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11551 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-22 20:48:15 +00:00
L0ne_W0lf
719115b6d0 Continued update for turbo track. (Last update, forgot message)
Added Turbo Track map flags. 

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11546 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-22 16:37:42 +00:00
Playtester
31637615a0 * Updated Veins Field spawns
* Removed nomemo and noteleport mapflags from Veins

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-11 14:05:39 +00:00
FlavioJS
909992ed5a * Limited manual detection of data truncation to string/enum/blob columns.
* Renamed conf-tmpl to conf.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-24 09:13:50 +00:00