summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2020-06-25Fix script include in scripts_dev.confAndrei Karas1-1/+1
2020-06-16Disable npc/events/halloween_2008.txt in other way for avoid auto uncommentingAndrei Karas1-1/+2
2020-06-16Fix conflicting npc names in re/merchants/hd_refiner.txtAndrei Karas1-18/+18
2020-06-16Remove duplicated function time2str from bg_common.txtAndrei Karas1-36/+0
2020-06-16Fix conflicting battle ground npc names in custom scriptsAndrei Karas4-130/+130
2020-06-16Disable not existing maps in map index and npc scriptsAndrei Karas4-8/+8
2020-06-01Merge pull request #2671 from Helianthella/binliteralHaru1-0/+9
add support for binary and octal number literals
2020-05-27Merge pull request #2698 from danieldpl/patch-1Haru1-3/+3
Fixed lost puppies quest
2020-05-07add unit tests for number separatorsgumi1-0/+2
2020-05-07add unit tests for octal and binary literalsgumi1-0/+7
2020-05-03add more unit tests for local functionsgumi1-0/+40
2020-04-18Fixed lost puppies questdanieldpl1-3/+3
The dogs were unable to reappear because they did not have a unique name.
2020-03-08Added Item Bound Type constantsEmistry Haoyan1-5/+5
- improve readability.
2020-02-09Merge pull request #2621 from dastgirp/script/rebellionHaru2-0/+1036
Added Rebellion Job Quest
2020-02-09Add exploration achievements npcsAsheraf2-0/+343
2020-02-09Add expanded barter shop sample scriptAndrei Karas2-0/+64
For enable, uncomment line: //"npc/custom/expandedbartershop.txt",
2020-02-02Added Rebellion Job QuestDastgir2-0/+1036
2020-01-13Update copyright headers for year 2020Haru864-3782/+3782
Signed-off-by: Haru <haru@dotalux.com>
2019-11-17Merge pull request #2566 from Helianthella/guildHaru39-121/+121
add getguildinfo()
2019-11-10Add missing Portal of Yuno and LighthalzenEmistry Haoyan2-0/+5
- missing portals
2019-11-10Update Young Man NPC locationEmistry Haoyan5-1/+73
https://github.com/rathena/rathena/commit/ce42168b0d2d25f66ab8a5fc5e2ef24d988274ae
2019-11-10Update Brasilis Sign Post locationEmistry Haoyan1-1/+1
https://github.com/rathena/rathena/commit/0d1eb9948371a95ff0f4b9326f5c3a8fc3ad1d01
2019-11-10Update Yuno PortalsEmistry Haoyan1-3/+3
https://github.com/rathena/rathena/commit/752d3143f5f9cabcc5a6326db2cf75102954e887
2019-10-20convert scripts to use getguildinfo()gumi39-121/+121
2019-10-18Merge pull request #1935 from dastgirp/2017-4_umbalaHaru1-1/+4
Umbala Script Update:
2019-10-02Umbala Script Update:Dastgir1-1/+4
* delitem should be called before getitem. Fixes #1934
2019-09-26Fix a missing end in Slipslowrun NPC that allowed to reset the timerskyleo1-0/+2
This bug allowed you to have no time limit on the party mode of Izlude Arena, making it quite easy for you to farm OCAs. Thanks to Vector from oRO Staff for finding this!
2019-09-23Merge pull request #2532 from Emistry/npc_rebirth_questHaru2-4/+180
Add Library Mistake Quest
2019-09-23Add Library Mistake QuestEmistry Haoyan2-4/+180
- Quest allow player to waive the transcendent cost. Signed-off-by: Haru <haru@dotalux.com>
2019-08-26Corrected KVM Logistic Officer item IDEmistry Haoyan4-11/+11
* The npc traded the wrong item to point
2019-07-28Merge pull request #2503 from Emistry/wounded_morocc_cdHaru1-16/+5
Fix Wounded Morocc Cooldown
2019-07-28Merge pull request #2332 from carloshenrq/sealed_shrine_fixHaru1-7/+9
Fix sealed bapho problem
2019-07-28Sanitize handling of the input() values.Emistry Haoyan115-2975/+2949
- avoid potential hacks for old scripts that use `input()` script commands. Signed-off-by: Haru <haru@dotalux.com>
2019-07-12Fix Wounded Morocc CooldownEmistry Haoyan1-16/+5
- Fixed an issue with a cooldown after killing Wounded Morroc.
2019-06-30Merge pull request #2343 from darrensapalo/patch-1Haru1-6/+6
Added missing equipment
2019-06-30Merge pull request #2357 from AnnieRuru/51-stylistHaru1-19/+59
Update stylist.txt
2019-06-02standardize script commands to small lettersAnnieRuru1-9/+9
Signed-off-by: Haru <haru@dotalux.com>
2019-06-02Merge pull request #2457 from Emistry/update_npc_ra_3896Haru5-305/+371
Update NPC scripts
2019-06-01Merge pull request #2380 from AnnieRuru/59-all_AllHaru2-2/+2
Standardize to "all" in script commands
2019-05-06Update Mado Gear Renter NPC.Emistry Haoyan1-1/+66
- added option to obtain mado gear box and cooling devices.
2019-05-06Update NPC translation.Emistry Haoyan5-305/+306
2019-05-05Implement Refinery UIIbrahim Zidan6-15/+68
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2019-05-05Merge pull request #2068 from AnnieRuru/37-F_MesItemInfoHaru2-3/+24
Add F_MesItemInfo function to show item name with description link
2019-04-29Merge pull request #2440 from Emistry/scriptcommand_consolemesIbrahem Zidan5-13/+14
Added *consolemes script command
2019-04-29Added *consolemes script commandEmistry Haoyan5-13/+14
- deprecated `*debugmes` script command. - added `*consolemes` script command which display the console message based on `type`. - allow map-server console to auto logging into text file depend on type of message.
2019-04-29Fix issue #1955Emistry Haoyan1-3/+6
- fix error due to event terminated by GM using `@killmonster` command.
2019-04-11change "All" into "all" in npc scriptsAnnieRuru2-2/+2
2019-03-11Merge pull request #2396 from AnnieRuru/67-mobattachedHaru1-1/+1
* Add *mobattached and *killmonstergid script command
2019-03-11Merge pull request #2397 from AnnieRuru/68-getmercinfoHaru3-9/+9
Add constants and MERCINFO_GID to *getmercinfo script command
2019-03-11Merge pull request #2360 from sigtus/stableHaru1-18/+10
Added missing return on F_GetTradeRestriction