Playtester
5bd59eab24
Fixed mjolnir_12 -> prt_maze01 warp
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-30 08:39:59 +00:00
Playtester
03906b69cf
Fixed another Aldebaran Castle 4 warp in warps/guild/guildcastles.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-27 20:02:36 +00:00
eaac
dde7d8fa09
* Whoops, forgot to remove clone_arena from the scripts_eaac.conf. [erKURITA]
...
* Enabled import: line on scripts_main.conf for scritps_eaac.conf. The scripts
are disabled there anyway.... [erKURITA]
* Commited musashiden's kiel dungeon warps [erKURITA]
Commit done to both trunk & stable.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-17 15:29:12 +00:00
Playtester
97a2ad49e1
Fixed aldeg_cas04 random warp
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6119 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-16 17:14:57 +00:00
Playtester
ef0c7b760b
Added some more Kiel warps to warps/other/kiel.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-14 22:11:49 +00:00
MasterOfMuppets
baf56f5661
Added a few missing warps in Lighthalzen, thanks to Kargha.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6046 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-13 19:15:21 +00:00
Playtester
f7ee709cfb
Fixed warps that warped on unwalkable tiles. At least no more warnings, but some warps might still be misplaced.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6020 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 19:29:39 +00:00
Playtester
7e84ed1f5b
Hopefully fixed all warps. There are no more warnings on the console.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 17:24:39 +00:00
Playtester
d0f26e452f
Added some warps for the kiel buildings thanks to Celestria and fixed Violy's Violin[4] drop rate.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 13:57:50 +00:00
MasterOfMuppets
2dacd594db
Blah blah.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 13:26:17 +00:00
MasterOfMuppets
6aef119368
Commited erKURITA's warp fixes.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6008 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12 12:52:56 +00:00
Vicious
a6de127a8e
bunch of updates..
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5994 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-11 19:58:53 +00:00
Vicious
5e837a9caa
GS related npcs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5950 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-07 23:30:18 +00:00
Lupus
0e53e9662c
Re-fixed looping warps of Lutie village
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5899 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-04 07:51:03 +00:00
skotlex
ddf13379b8
- Fixed the infinite warp looping between Lutie and Lutie field 01
...
- Removed the limits.h file which just breaks compilation on *nix systems T.T
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5777 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-27 22:44:44 +00:00
Lupus
6d2dfb15e9
Fixed endless warping loops
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5679 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-20 12:16:38 +00:00
skotlex
a8aba5331a
- removed auto-attaching of player-run scripts in initnpctimer. You must use attachnpctimer!
...
- updated juperos elevator script to invoke attachnpctimer as it should be.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5643 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 13:42:14 +00:00
Lance
ceea8fde6c
* Final fix on Juperos NPC.
...
* Fix on initnpctimer not attaching rid.
* Fix on OnTouch ignoring -1 NPCs.
* Fix on @reloadscript crashing due to passing non BL_SKILL bl to a function that accepts only BL_SKILL bl.
* Added area NPC detection in clif_parseLoadEndAck.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5638 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 06:39:58 +00:00
Lance
3bb957b709
Fix my fix on juperos.txt
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 04:21:00 +00:00
Lance
a3768f881a
* Temperory resolved issues on Juperos until I get the exact description on the behaviour in retail servers.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5634 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-17 03:40:49 +00:00
Lupus
bb4cc16c99
fixed thanatos warps, added a temp keys solution
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-06 09:51:53 +00:00
Vicious
5fc4c1aaf4
Sewer pipe update
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5186 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-04 19:43:58 +00:00
Valaris
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
...
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:10:48 +00:00
Valaris
fd99753f8e
Clearing trunk.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29 16:00:45 +00:00
celest
b67e747ea7
* Corrected Amatsu warp points
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-29 15:19:05 +00:00
celest
230aba086b
* Fixed Auto Berserk activating by itself when changing maps
...
* Corrected Yuno warp points
* Added Yuno warps to the Aldebaran kafra NPC
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1314 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-28 12:01:19 +00:00
celest
04290ffd1b
* Corrected positions for Thief and Archer quest skills NPCs
...
* Fixed Ant Hell warps
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1309 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-27 10:46:39 +00:00
amber
6ffce0caf6
Updated the eol style
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1271 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-22 22:00:56 +00:00
celest
d2dd679325
* Don't log SQL char actions if log_char is not enabled in char_athena.conf
...
* Updated shop_exp's calculation to give more exp
* Some item and mob DB updates
* Added Einbech/Einbroch warps
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1249 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-03-18 10:04:41 +00:00
Lupus
d393cebc23
added 2 warps to louyang (to save stucked people on the maps)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-02-27 21:17:01 +00:00
(no author)
41c039fc64
minor fix
...
of coord
thanks to shadowlady
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1015 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-31 19:21:58 +00:00
celest
fa1e9f8e4d
Added the new Yuno field warps
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@937 54d463be-8e91-2dee-dedb-b68131a5f0ec
2005-01-08 04:04:09 +00:00
mc_cameri
52f618950a
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@499 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-07 21:14:15 +00:00
Lupus
9a02d726b9
fixed warp
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@371 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-26 17:35:10 +00:00
amber
d479e29aee
Fixed some file types
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14 16:18:26 +00:00
Lupus
dd16292a8f
commented out "wrong warps"
...
because u have to pass Quest to enter Amatsu Dungeon!!
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@138 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-12 17:09:08 +00:00
nana
ee4297eb9d
Added ayothaya warps in ./npc/warps/ and in map_athena.conf
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@134 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-12 00:00:36 +00:00
shadoweathena
7e187799a2
Fixed coords of warp portals
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@30 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-06 19:59:21 +00:00
(no author)
706e785091
git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@2 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04 23:25:09 +00:00