Commit graph

26 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
Guilherme G. Menaldo
c8432fc951
implement GoldPC manager NPC 2023-02-26 17:19:17 -03:00
Guilherme G. Menaldo
c21fa962db
add DynamicNPC create request 2023-02-26 17:19:14 -03: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
830cea642e Happy 2021
Signed-off-by: Haru <haru@dotalux.com>
2021-01-12 04:00:33 +01:00
Andrei Karas
b259c7f34f
Disable npc/events/halloween_2008.txt in other way for avoid auto uncommenting 2020-06-16 05:10:55 +03:00
Haru
da14478a8c
Update copyright headers for year 2020
Signed-off-by: Haru <haru@dotalux.com>
2020-01-13 03:24:07 +01:00
Andrei Karas
4194f0ad5d
Add script and item for inventory expansion. 2018-12-14 23:52:47 +03:00
Asheraf
394e7f8752 Implementation of Private AirShip 2018-05-04 16:11:52 +01:00
Haru
5b983fc43b
Ported npc config to libconfig
Ported to modern Hercules and cleaned up from Panikon's commits: ca009582cb22340951aa3e86c044ec1dca05df36, 6d6adf9bab2ba6f4274395018b8def566b880197

Signed-off-by: Haru <haru@dotalux.com>
2016-08-19 21:32:20 +02:00
Haru
0e67123c9b Standardized header across script .conf files
Now including GPL-compliant license/copyright info

Signed-off-by: Haru <haru@dotalux.com>
2015-12-15 20:53:49 +01:00
Ibrahim Hossam
856b6f1feb Update Unique ID system to match official now it cover all cash items include stackable ones.
Implement ForceSerial option in Package Item Database to force serial for
any item.
Implement ForceSerial option in item database to force serial for any item.
Implement Merge Client interface to merge stackable items with serial numbers ( check npc/other/item_merge.txt ).
2015-07-08 03:26:34 +02:00
Dastgir
50f07c8baf Implemented 2010 Headgear Quests. Also corrected ID of Green Maiden in Endless Tower, and Bascojin Slave. 2015-01-29 12:58:46 +05:30
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
shennetsind
93f61040ac Instance Dungeons Update
As requested by the community in http://hercules.ws/board/topic/1702-implement-rathena-npc/ we're merging in the latest of rAthena's dungeons, this includes the rewriting of all instance dungeons and the addition of 4 dungeons that were not present previously (BakonawaLake, BangungotHospital, BuwayaCave and OldGlastHeim).
Update also includes the ability for instances to reset (or be destroyed if instance files were disabled/removed) upon @reloadscript, instance scripts are able to control to what stage the instances are to be reset via the instance_set_respawn (reload spawn) script command, OnInstanceInit labels are now triggered when the instance starts via instance_init (and upon reload), they may be used alongside instance variables (which are persistent to @reloadscript) to save players' progress.

- NPC Changelog:
-- npc/instances/EndlessTower.txt
--- 2.2 Instance system rewrite. [Euphy]
--- 2.3 Added some missing announcements. [Euphy]
--- 2.4 Added GM management function. [Euphy]
-- npc/instances/NydhoggsNest.txt
--- 1.5 Instance system rewrite. [Euphy]
--- 1.6 Added GM management NPCs. [Euphy]
-- npc/instances/OrcsMemory.txt
--- 1.7 Instance system rewrite. [Euphy]
-- npc/instances/SealedShrine.txt
--- 2.3 Instance system rewrite. [Euphy]
-- npc/other/gm_npcs.txt
--- 1.0 First version. [Euphy]
-- npc/re/instances/BakonawaLake.txt
--- 1.0 First version. [Euphy]
--- 1.1 Added GM management NPC. [Euphy]
-- npc/re/instances/BangungotHospital.txt
--- 1.0 First version. [Euphy]
--- 1.1 Added GM management function. [Euphy]
-- npc/re/instances/BuwayaCave.txt
--- 1.0 First version. [Euphy]
-- npc/re/instances/HazyForest.txt
--- 1.1 Instance system rewrite. [Euphy]
-- npc/re/instances/MalangdoCulvert.txt
--- 1.0b Fixed incorrect use of 'close'. [Joseph]
--- 1.1 Instance system rewrite. [Euphy]
-- npc/re/instances/OctopusCave.txt
--- 1.1 Instance system rewrite. [Euphy]
-- npc/re/instances/OldGlastHeim.txt
--- 1.0 First version. [Euphy]

Special Thanks to Haru, Uziel for their contributions to this update, and ossi0110 for helping us debug it.

Signed-off-by: shennetsind <ind@henn.et>
2013-10-19 16:22:04 -03:00
Wolf
c529793b3e Quest's added.
http://hercules.ws/board/tracker/issue-7214-moroccpayon-solution-npcs-missing/?gopid=20262#entry20262
2013-08-29 17:25:09 -03:00
j-tkay
28a9fec091 Merged/Updated/Added scripts from rAthena.
- Fixed Bug #7400

Signed-off-by: j-tkay <joseph.tk.ea@gmail.com>
2013-07-04 05:15:48 +08:00
CairoLee
bd12ba5d76 - remove malaya.txt from npc/scripts.conf 2013-05-29 20:20:24 +08:00
Mysteries
f4e46631f0 Woohooo! Some more cleaning up!
- Follow up to 80510a0 { Corrected name placeholders }
- Vas cleanup on name placeholders
- Small change in /doc/permissions.txt
2013-05-28 19:02:15 -04:00
Masao
80510a00c9 Follow up from my last commit.
- Updated the custom HD Refiner with it's original file. Credits and a big thanks to Euphy.
- Restored official authorship of Malaya Port Warps and fixed an minor issue.
- Forgot to add an check in episode 13.1 quest.
- Removed an not yet ready instance for Malaya Port from the scripts.conf file.

Again an big thanks to Euphy for pointing out those issues.

Signed-off-by: Masao <masao@gmx.ch>
2013-05-28 18:24:44 +02:00
Masao
b17e2b7eca - Added custom HD Refiner NPC Dwarf Mighty Hammer. (Disabled by default.)
* This NPC uses the cash shop HD ores to upgrade your weapon or gear up to +10 when your current gear or weapon is already +7 without breaking it but downgrading it.
- Moved Malaya Port NPC's to re folder and updated the Malaya Port warps.
- Fixed Bug where players weren't able to finish the Guardian of Yggdrasil Quest and didn't get their reward.
- Fixed that players weren't able to start the "Ring of the wise king" and "Finding a Fairy" quest using the Cat Hand Agent warper inside Eden Group Headquarters.

Signed-off-by: Masao <masao@gmx.ch>
2013-05-27 23:01:37 +02:00
Masao
fe15780e4a My first Commit in GIT; I hope it works well ;)
- Added a few of many more to come Malaya Port NPC's.
- Fixed: http://hercules.ws/board/tracker/issue-5894-malaya-port/

Signed-off-by: Masao <masao@gmx.ch>
2013-05-26 20:14:16 +02:00
Matheus Macabu
077d9c8dca Relocated mapflag from conf/ to npc/ and renamed some script files
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-05-18 16:00:28 -03:00
Renamed from npc/scripts_athena.conf (Browse further)