Kakaroto
8ebba124eb
Thanatos Tower Minor Fix ( #4370 )
...
Minor fix to allow quest progression with summoner job.
Fixes #4369
2022-02-01 19:56:13 +01:00
Lemongrass3110
c4df5caa00
Added support for level 2 armors ( #6251 )
...
Thanks to @Atemo and @aleos89 for their help.
Co-authored-by: Atemo <capucrath@gmail.com>
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2021-10-06 16:57:25 +02:00
mazvi
fe4897548e
Added Custom Weight Check on quests_13_2 ( #6250 )
...
Need this check to solve the bug that failed to get the item if inventory is full.
Special Thanks to: @RagnaWay @Atemo @secretdataz
2021-09-10 23:07:09 +02:00
Atemo
69802a23fb
Suggestion: NPC name as parameter in enablenpc ( #6233 )
...
* The required NPC name parameter is now optional for the following script commands:
enablenpc
disablenpc
hideonnpc
hideoffnpc
cloakonnpc
cloakoffnpc
isnpccloaked
* Updated docs
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2021-09-09 14:50:24 +02:00
Atemo
28b9a07fe9
Added quest log for turtle island quest ( #6063 )
...
Fixed #6025
Thanks to @KrokusPokus !
2021-06-29 17:20:19 +02:00
Atemo
c5abad0b48
Fixed an issue where the player get stuck in Rekenber Job quest ( #6064 )
...
Fixed #6020
Thanks to @KrokusPokus !
2021-06-29 14:34:57 +02:00
Atemo
ba690450ff
Quest log corrections in quests_lighthalzen.txt (lhz_rekenber variable) ( #6003 )
...
Thanks to @KrokusPokus !
2021-06-17 15:03:19 +02:00
Atemo
343d089055
Commented wrong quests log in ayothaya quest ( #6001 )
...
(commented because they still exist in our aegis file)
Fixed #6000
Thanks to @KrokusPokus !
2021-06-07 15:30:39 +02:00
Atemo
7b1f3ffa44
Fixes a possible quest log mistake ( #5996 )
...
The player could end up the quest with quest ID 8101 in log
Thanks to @KrokusPokus !
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2021-06-04 14:48:17 +02:00
Atemo
0dd318ebcc
Fixes typos in archer_skills.txt ( #5994 )
...
Thanks to @KrokusPokus !
2021-06-02 22:53:54 +02:00
Atemo
b7e47d147a
Corrected the quests log in quests_amatsu.txt ( #5985 )
...
* Fixed #5981
Thanks to @KrokusPokus !
2021-06-01 23:36:53 +02:00
Atemo
c38dd95f15
Added missing quests log in quests_rachel.txt ( #5987 )
...
Fixed #5982
Thanks to @KrokusPokus !
2021-06-01 20:23:52 +02:00
Atemo
1ecbb981e9
Removed an extra variable assignment in quests_alberta.txt ( #5988 )
...
Fixed #5980
Thanks to @KrokusPokus !
2021-06-01 19:28:07 +02:00
Atemo
e4c0660190
Suggestion getiteminfo script command update ( #5819 )
...
* Extend the functionality of getiteminfo script command to retrieve the item ID/Aegis item name
* Added constants
* Updated setiteminfo
2021-04-04 23:55:55 +02:00
Daegaladh
fdcb740611
Fixed some changequest/setquest errors ( #5329 )
2021-02-18 01:23:05 +01:00
Everade
28aa63d24f
Counteragent Mixture - Name Typo ( #5308 )
...
NPC naming typo fix, that has been introduced back in 2008.
2020-08-11 16:12:59 +02:00
Atemo
fc4f82838e
Corrected guild relay script ( #5131 )
...
Corrected the value of the variable guildtime to match the value in official script.
Fixed #1785
Thanks to @Lemongrass3110
2020-06-23 01:43:42 +02:00
iraciz
fad58cd3c1
add cutins for Friendship Quest ( #5004 )
2020-06-08 23:52:59 +02:00
Daegaladh
d1e5127728
Fixed getcharid error in Continental Guard quest ( #4970 )
2020-05-18 18:52:08 +02:00
Daegaladh
fb890c747c
Fixed Piano Key Quest hidden warp position in pre-re ( #4888 )
2020-05-10 04:12:29 +02:00
Atemo
85dc43c692
Fixed an issue in Umbala Domestic Dispute Quest ( #4790 )
...
Closed #4729
2020-04-13 16:45:19 +02:00
Daegaladh
9993639177
Updated Cat Paw texts and name ( #4515 )
2020-01-05 19:01:52 +01:00
Daegaladh
305c51ede9
Fixed official Cat Paw addition exploit ( #4514 )
...
* Fixes an exploit where you could save in Manuk and Splendide fields and open Warp Portal to these maps for other players
2020-01-05 18:13:28 +01:00
Daegaladh
1bd33fb108
Fixed 'Finding the Moving Island' quest spawning the wrong monsters on pre-renewal ( #4490 )
2019-12-22 01:46:30 +01:00
Daegaladh
354c632732
Fixed place names and other typos ( #4475 )
...
* Fixed common misspelled names from iRO and other typos.
2019-12-15 20:55:19 +01:00
JohnnyPlayy
081b7cd388
Lighthalzen Quest NPC ID Fix ( #4392 )
...
* Changed NPC view ID to constants.
2019-10-12 12:15:01 -04:00
Aleos
995fb2a0a1
Corrected NPC view constant verification ( #4398 )
...
* Fixes #4397 .
* Corrected NPC view constant verification stopping at the first digit found resulting in invalid results.
Thanks to @Lemongrass3110!
2019-10-09 12:05:08 -04:00
JohnnyPlayy
ce42168b0d
Updated Young Man Position ( #4319 )
...
* Updated Young Man position for Renewal.
2019-09-16 10:44:14 -04:00
Atemo
ddb9e814a2
Corrected dandelion request script ( #4309 )
...
An undefined label was called
Thanks to @dragonis1701 !
2019-09-14 19:03:02 +02:00
Atemo
34971e57fa
Wounded Morroc cooldown ( #4207 )
...
* Fixed an issue with a cooldown after killing Wounded Morroc
* Fixed #4205
Thanks to @Tokeiburu !
2019-06-11 15:44:12 +02:00
Balfear
f0f94f0c1e
Wrong NPC coordinate ( #4023 )
...
* Changed the coordinate of the last Piano Key Quest NPC.
Thanks to @Balferian!
2019-03-19 12:20:47 -04:00
Atemo
e74e1e1191
Corrected several npc name in quests_ein.txt ( #4013 )
...
Fixed #4012
Thanks to @Indigo000 !
2019-03-14 15:17:11 +01:00
zackdreaver
fc7e46e890
Adjusted some NPC names ( #3896 )
...
* follow up https://github.com/rathena/rathena/pull/3224
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
* Changed "Cougar" to "Kuuga" in Ninja and KagerouOboro job change NPC
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
* Changed "Gaebolg" to "Geoborg" in some NPC dialogues
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
* changed "Kuuga" to "Kuuga Gai", thanks to @ Daegaladh
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
* changed "Guide Gion" to "Leader Gion"
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
* changed "Wildcat Joe" to "Red Leopard Joe"
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
* changed "family" to "Clan"
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
* revert 705ecc5069ca4abe1e1b1bcc25e048b3a7691eeb
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
* adjusted capital letter
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2019-02-07 18:01:29 +01:00
Aleos
26720f041a
Updated script command getmapxy parameters ( #3890 )
...
* Fixes #3100 .
* Script command getmapxy will now allow integer values for the search value.
* Deprecated UNITTYPE constants as they were replaced by BL.
* Defaulted BL_PC as the target for script command getmapxpy.
* Updated script command getunittype return value to return BL constants.
* Updated scripts to new BL constants.
Thanks to @pajodex's suggestion and @Lemongrass3110!
2019-01-30 17:10:33 -05:00
Daegaladh
c96671fc2f
Fixed wrong exp values on 13.1 and 13.2 quests and other minor fixes ( #3847 )
2019-01-18 16:04:42 +01:00
Atemo
756ef38bc9
Fix for issue #3701 ( #3702 )
...
Thanks to @teededung for reporting it
Fixed #3701
2018-11-30 15:53:07 +01:00
Atemo
78edf851a0
Suggestion of implementation of is_party_leader and is_guild_leader script commands. ( #3617 )
...
* Implemented is_party_leader and is_guild_leader script commands.
Thanks to @cydh !
2018-11-06 16:28:09 +01:00
Lemongrass3110
7066cac9a4
Fixed some conditions in LV4 weapon quest ( #3630 )
...
Fixes #3627
Thanks to @SnotraRM
2018-10-28 16:30:40 +01:00
Atemo
9780b461f5
Clean-up HTF instance and fixed a quest warning in High Laphine#grenouille npc ( #3457 )
2018-09-01 22:19:24 +02:00
zackdreaver
91667a9a11
Update Renewal and Pre-renewal Morocc NPCs ( #2977 )
...
Fixes #3392
Thanks to @zackdreaver, @AzarthMZintos and @Lemongrass3110
2018-08-17 10:27:26 +02:00
BrOgBr
fa4021d217
Fixed a mistake in 2008 headgear quest ( #3344 )
...
Fixes #3343
Thank you @Kutikuti
2018-07-25 21:04:16 +02:00
Atemo
7a8ac46421
Banquet for Heroes ep 16.1 ( #3234 )
...
Banquet for Heroes ep16.1 - walkthrough conversion
* Added main quests of ep16.1 and the quests entries
*** Walther's daily quest will be enabled after quest_db refactor
* Added instances Ritual of Blessing and Room of Consciousness
* Added monsters spawn and entries on prt_prison, prt_cas and prt_q maps
* Prontera castle map changed in this ep
- Moved some NPCs from prt_castle to prt_cas
- Added warps on prt_cas
- Succession of the Prince quest is removed in ep16.1
Thanks to @admkakaroto, https://www.divine-pride.net/
@yoonjunho72, @teededung, @ecdarreola, @spinzaku and to all the contributors !
2018-07-13 15:49:33 +02:00
Atemo
12f62e6302
Quest warning in quests_amatsu.txt ( #3296 )
2018-07-07 15:53:25 +02:00
Atemo
532e043490
Fixed issue #3286 and corrected npc name ( #3287 )
...
Thanks to @AzarthMZintos !
Fixed #3286
2018-07-05 02:13:12 +02:00
Atemo
6e8599cd5b
Extra npc checks ( #3274 )
...
* Extra checks
- Added some extra check in npcs script to prevent wrong behaviour
2018-07-03 23:24:04 +02:00
Atemo
3a8814ac4e
Fixed Regenschirm Guard Laboratory Permit issue ( #3056 )
...
Thanks to @juanfus !
2018-04-16 17:01:01 +02:00
syracuase
8530a7b1fe
Job Level check for Blacksmith and Alchemist ( #2819 )
...
* Job Level check for Blacksmith and Alchemist
2018-01-21 14:51:38 +01:00
Lemongrass3110
16780638be
Fixed a few name typos with Niflheim ( #2782 )
...
Thanks to @Daegaladh for his input
2018-01-09 23:36:20 +01:00
Lemongrass3110
a65e7dbf46
Fixed F_SexMes call
...
Fixed #2785
Thanks to @insanchen
2018-01-07 21:07:34 +01:00
Cydh Ramdh
bb4a88a362
Update Megingard Seal Quest
...
* Wrong Item ID for for Baphomet Doll (750). 744 is Bouquet
2017-12-06 08:24:55 +07:00