Commit graph

85 commits

Author SHA1 Message Date
Ibrahim Zidan
f00c0f910e
Update copyrights for year 2026
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2026-06-28 21:05:37 +03:00
Haru
2c181a6d4a
Update copyrights for year 2025
Signed-off-by: Haru <haru@dotalux.com>
2025-02-01 00:44:18 +00:00
Haru
daca5167ed
Welcome to 2024, Hercules
(update copyright year in headers)

Signed-off-by: Haru <haru@dotalux.com>
2024-02-04 02:26:34 +01:00
Haru
0453dfe61e
Happy 2023 Hercules
(Update copyright headers)

Signed-off-by: Haru <haru@dotalux.com>
2023-01-13 01:28:09 +01:00
Haru
2b4fec0deb
Update copyright headers for 2022
Happy 2022

Signed-off-by: Haru <haru@dotalux.com>
2022-01-05 20:25:22 +01:00
Haru
044583c523 Make the WARPNPC scripted warps consistent with real warps
- Wherever OnTouch_ was used in a WARPNPC, it's been changed to OnTouch
  to prevent serialization abuse (OnTouch_ is serialized, meaning that
  i.e. when a dialogue is displayed, the touch event won't trigger for
  other characters until the first one confirms and exits the dialogue)
- A check for hidden/cloaked status has been added, to match the
  behavior of normal, non-scripted, warps.

Signed-off-by: Haru <haru@dotalux.com>
2021-10-31 15:17:00 +01:00
Haru
830cea642e Happy 2021
Signed-off-by: Haru <haru@dotalux.com>
2021-01-12 04:00:33 +01:00
Haru
da14478a8c
Update copyright headers for year 2020
Signed-off-by: Haru <haru@dotalux.com>
2020-01-13 03:24:07 +01:00
gumi
610ae47b9d
remove specialeffect2 from npcs 2017-06-03 12:57:26 -04:00
Dastgir
4812272728 ItemID to Constant: quests/woe Folder 2015-12-18 05:13:36 +01:00
Haru
a122fe12ed Standardized header in scripts (part 2)
- Now including GPL-compliant license/copyright info
- Restored some missing copyrights
- Warps scripts folders

Signed-off-by: Haru <haru@dotalux.com>
2015-12-15 20:53:50 +01:00
Haru
7b50fce0f6 Minor script cleanup.
- Replaced leftover sprite IDs with constants
- Corrected some NPC facing directions (in modulo 8)
2015-08-09 21:14:02 +02:00
Kisuka
124ab2a1cd Added ability to use constants instead of sprite IDs for NPCs. Converted all npcs to use this. 2013-10-28 00:42:23 -07:00
Michieru
e3afdc2af4 Update to last rAthena npc.
Fix some typos
change sc_bleeding to -> sc_blooding
Updated RE EXP for quests_brasilis.txt
2013-10-24 12:10:43 +02:00
Mysteries
a824027664 Updated more placeholders and fixed some spacing issues. 2013-02-03 14:34:42 -05:00
Mysteries
7e10f1611d Updated placeholders. 2013-01-29 20:02:52 -05:00
daegaladh
8832adba3e Full npc folder reorganization. (I hope I didn't break anything D:)
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders.
-NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences.
-For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates.
-All pre-renewal files has been reverted back to their pre-renewal behavior.

TODO:
-Correct pre-re quest rewards.
-Check for pre-re/re differences in mapflags.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01 04:29:56 +00:00
shennetsind
31825ccc2d 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 19:30:07 +00:00
brianluau
b87430245e - Replaced more -> rAthena (follow up to r15251).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-06-01 04:06:10 +00:00
brianluau
87372e334b - Added svn:eol-style=native property to some recently added text files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-09 18:46:57 +00:00
Chilly0123
d64a5afd7c *Fixed bug in 13.1 quest which caused quest log to remain after completion.
*Added warps up to Episode 14.2.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15400 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-06 09:20:37 +00:00
mercurial123
5e7b090338 - Replaced all occurrences of "eAthena" to "rAthena" string
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24 21:30:42 +00:00
brianluau
6d64f843a7 - Set svn:eol-style=native for some recently added text files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15192 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-21 04:34:31 +00:00
protimus
2db7f93026 Fixed brasilis warps according to official.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15191 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-21 03:19:32 +00:00
brianluau
fdbec1d353 - Merged /branches/renewal/conf (partial)
- Merged /branches/renewal/db (only mob_db.txt and mob_skill_db.txt)
- Merged /branches/renewal/npc (full)

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-11 19:24:13 +00:00
brianluau
112b74ac69 - Removed .gat from map names.
- Removed trailing tabs in some warp portal files.
- Removed `loginlog` table from convert_engine SQL scripts, because it's in the log database.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14987 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-10-31 23:19:36 +00:00
L0ne_W0lf
110a035e58 * Wot's dis? Missed a warp in morroc field! THIS WILL NOT DO.
- ...corrected the versions in the file headers as well. :P


git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-10-11 03:59:15 +00:00
L0ne_W0lf
6d1fa1c2b8 * Renewal Update to warp portals, and deleted disabled_warps.txt.
- Only disabled warps, some coordinates might have slipped past me.


git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14421 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-10-11 03:51:07 +00:00
L0ne_W0lf
d24c00ac55 * Added support for NPC names in the 'specialeffect' script command, go go copy/paste!
* Updated several NPCs to use the updated specialeffect command, updated more NPCs to use the updated emotion command.


git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-22 22:09:11 +00:00
L0ne_W0lf
102233a1d7 - Corrected a minor issue in sealed shrine, lock out should work now.* Added some 13.2 content, and more 13.1 content.
- Added "Otherworld language" quest.
- Added Cat Hand Trading NPCs for 13.2 maps.
- Added warps for Splendide and Manuk (town and field.)
- Added basic town NPCs for Manuk and Splendide.
- Added the guild dungeon SE events, though the pierre boxes do nothing.
- Corrected a minor issue in sealed shrine, lock out should work now.


git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14257 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-03 19:59:24 +00:00
brianluau
9828447cdb - Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)
- Added missing 'break' in some Juperos warps.
- Updated SQL item/mob databases to latest. (thanks Peter)

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-26 10:26:45 +00:00
L0ne_W0lf
8a3b52c261 * A few minor bugs fixed. :3
- Fixed npc in okolnir quest using non-existant event. (Bugreport:3085)
- Translated non-translated lines in Okolnir quest.
- Fixed Asprika quest giving Brynhild requirement message.
- Added missing warps for The Sign quest. (Bugreport:3295)
- Corrected time check for Sir Jore in the Sign Quest.
* Updated warps for 13.1 maps.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-08 03:26:31 +00:00
L0ne_W0lf
647998c0b4 Follow up to r13559, r13560 and r13561. Moved some stuff around in the WoESE agits, and corrected a few mistakes I made.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-04 18:28:22 +00:00
L0ne_W0lf
432549fd10 Updated monster modes for battleground NPCs.
Uncommented warp moc_fild02 -> pay_fild04, in morroc_fild.txt.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-06 17:02:28 +00:00
L0ne_W0lf
a510f2e4bc - Corrected issues with the Keil Hyre quest. (bugreport:2511)
- Corrected minor typo in alchemsit quest. (bugreport:2530)
- High Aco is now given skills on change. (bugreport:2552)
- Added item checks to Ice Necklace quest.
- Uncommented a warp in morroc_fild.


git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13422 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-29 21:22:35 +00:00
L0ne_W0lf
9f1d3bfdee 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://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-26 06:58:19 +00:00
shadow
baf58e38ae Bug Report #1624, fixed warp destinationX from 230 to 320.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12762 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07 01:24:08 +00:00
L0ne_W0lf
243405af6a * Fixed Slotted Grand cross not enabling TU 3. (bugreport:1563)
* Fixed assassin robe set checking for the wrong item. (bugreport:1576)
* Fixed bug in eye of hellion quests (bugreport:1581)
* Fixed the position of one of the Splendid (spl) warps. (Bugreport:1585)


git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31 18:52:39 +00:00
L0ne_W0lf
d70f0d1b58 Added warps points for episode 13.1 maps.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-28 17:32:25 +00:00
L0ne_W0lf
58ea237c4b Updated Umbala npcs, quests, and warps.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-20 18:48:27 +00:00
L0ne_W0lf
aef08a5ff1 * Added Veins town NPCs, mail box, and second guide.
- Updated warps for Veins. Outstanding warps are quest related.
* Minor updates to other warp files.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12056 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-11 18:46:26 +00:00
L0ne_W0lf
aeb00708cb * Updated Kunlun NPCs and warps.
- Didn't update the Kunlun 'Power' npcs
- Updated Lutie and Comodo warps.
* Fixed some slight inconsistencies with the some script headers.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12014 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-05 21:32:34 +00:00
L0ne_W0lf
b1ba3509a0 Updated Amatsu NPCs, Quests, and Warps.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11887 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-12-11 18:38:55 +00:00
samuray22
aafdd20c6f * Corrected some broken warp points. (bugreport:497)
* Corrected a bug on Sample Dynamic Shop. (bugreport:421)

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11829 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-27 23:37:50 +00:00
L0ne_W0lf
b3428eded9 Updated trigger area of Payon's West exit/entrance.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11810 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-26 21:50:02 +00:00
L0ne_W0lf
ac9ba3147b Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the warnings it produced.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-18 22:04:47 +00:00
Playtester
6da522a631 Moved the Nameless Island warp npc to warps/cities/nameless.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-12 09:47:18 +00:00
SinSloth
6ba60a25fe * Added first version of Nameless Islet sailor.
- Players can now access Cursed Abbey for further testings.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11181 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-11 23:58:37 +00:00
ultramage
52cb78c659 npc header consistency update
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10759 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-14 08:29:20 +00:00
Lupus
7d850b71d9 removed .GAT-s again from recent scripts
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10552 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17 05:11:42 +00:00