rtw1x1
a13cebc9a4
Merge pull request #17 from furkanguclu/main
...
database script
2026-01-21 18:42:41 +00:00
rtw1x1
e0fad4bfd4
Merge pull request #22 from MindRapist/mr-8
...
MR-8: Nemere Dungeon
2026-01-21 18:39:31 +00:00
rtw1x1
49cb19302c
Merge pull request #21 from ErLullo/preqc-newline-fix
...
Fix define replacement when identifier appears at end of line
2026-01-20 23:06:45 +00:00
rtw1x1
1a38dcd2f9
Merge pull request #20 from ErLullo/ErLullo-vecchiaccia
...
Update new_quest_lv7.quest
2026-01-20 23:06:27 +00:00
rtw1x1
257d998cce
Merge pull request #19 from ErLullo/subquest6-fix
...
Fixes subquest6
2026-01-20 23:06:05 +00:00
rtw1x1
8424235f35
Merge pull request #18 from SunTrustDev/bugfix/MT-76
...
Fix: Skill doctrine change dialogues referencing wrong localization lines (by @ErLullo)
2026-01-20 22:59:36 +00:00
Mind Rapist
0a62bd49a1
MR-8: Nemere Dungeon
2026-01-18 09:01:11 +02:00
ErLullo
4ec046ef68
Added \r and \n to Replace
2026-01-15 14:59:21 +01:00
ErLullo
1f18e67a31
Missed one multiline if
2026-01-15 01:22:07 +01:00
ErLullo
39a5695e15
Missed .done
...
Multilines if seems buggy
2026-01-15 01:04:46 +01:00
ErLullo
73dd1a0f42
Using define's
2026-01-14 17:37:13 +01:00
ErLullo
955b193adc
Tabbing
...
style-only change; no functional behavior should be affected.
2026-01-14 10:52:26 +01:00
ErLullo
bf70e0cf21
Update new_quest_lv7.quest
...
Surely "notice_multine" was used for debug, so I removed this spammer code :D
2026-01-13 16:02:50 +01:00
ErLullo
23d1612ce9
Update new_quest_lv7.quest
...
Use core RNG replacing math.random with number.
2026-01-13 15:44:29 +01:00
ErLullo
06a460a887
Update new_quest_lv7.quest
...
IDK if pc.job exists, surely pc.get_job() exists.
2026-01-13 15:12:36 +01:00
ErLullo
741976a2dd
Update new_quest_lv7.quest
...
removed unused quest variable
2026-01-13 14:43:50 +01:00
ErLullo
8ddf590737
Update new_quest_lv7.quest
...
hard reset flavour flag at quest start to keep quest restable (for debug only)
2026-01-13 10:07:23 +01:00
ErLullo
a1ea9e3174
Update new_quest_lv7.quest
...
- Recompute new_quest_lv7_DestMapIndex in the goto_oldwomans_sister state based on the player’s empire.
- Restrict the 9006.chat handler in goto_oldwomans_sister with
`pc.get_map_index() == new_quest_lv7_DestMapIndex`, so the bouquet
can only be delivered to the sister in the correct second village
(Jayang/Bokjung/Bakra) and not to the old woman in the first village.
This prevents completing the sister step by talking to the wrong 9006 NPC
after briefly entering and leaving the destination map, and aligns the
behavior with the intended narrative flow.
2026-01-13 09:53:12 +01:00
ErLullo
bbc8ac9d8d
Update new_quest_lv7.quest
...
- Enforce minimum level 7 when starting the quest dialog with Octavio
- Use get_old_woman_map() to show the correct village name in quest info
(ask_oldwoman and return_oldwoman states) instead of hardcoding map 1
- Ensure quest progresses correctly when the player already has all required
flowers (both on state enter and on wolf kills)
- Extend completion check in when_one_killed() so flower sets obtained via
trade or previous drops still advance the quest
- Prevent negative “missing flowers” values when the player owns more items
than required
- Make “soup” flavour flag persistent using quest flags (pc.setqf/pc.getqf)
so related dialogue is preserved across relogs
- Make EXP/Yang reward text match the actual reward granted by reusing the
same random values instead of recalculating them
2026-01-13 08:52:29 +01:00
ErLullo
dea3f2a295
Fixes subquest6
2026-01-12 22:55:50 +01:00
Simone Romano
a106832ad4
Fix: Skill doctrine change dialogues referencing wrong localization lines (by @ErLullo)
2026-01-12 13:14:59 +01:00
Furkan Güçlü
5bd429ee5c
Update make.py
2026-01-05 20:20:25 +03:00
Furkan Güçlü
1161be6465
database script
...
Creates required Metin2 databases, defines the mt2 user, and grants minimal DML permissions for server operation.
2026-01-05 19:51:19 +03:00
rtw1x1
d6051c969a
Merge pull request #16 from MindRapist/mr-7
...
MR-7
2026-01-04 09:31:51 +00:00
Mind Rapist
00b9487bb8
Minor additions
2026-01-02 07:23:12 +02:00
rtw1x1
ec8921da86
Merge pull request #14 from MindRapist/mr-6
...
NPC position and rotation improvements
2025-12-31 09:15:37 +00:00
Mind Rapist
0e5a384b3e
NPC position and rotation improvements
2025-12-31 01:20:51 +02:00
rtw1x1
de8989cdce
Merge pull request #13 from rtw1x1/main
...
fix: Properly quoted
2025-12-29 18:43:33 +00:00
rtw1x1
60fd36c733
fix: Properly quoted
...
mobs will stop spawning if they're not properly quoted in group
2025-12-29 18:42:48 +00:00
rtw1x1
8fce5e5f3b
Merge pull request #12 from MindRapist/mr-5
2025-12-29 06:12:39 +00:00
Mind Rapist
52228e4d30
MR-5: Translations added
2025-12-29 00:23:04 +02:00
rtw1x1
e730a91fe6
Merge pull request #11 from rtw1x1/main
...
QoL: Translated in English
2025-12-28 13:41:42 +00:00
rtw1x1
ee3c4854b3
QoL: Translated in English
...
All korean text has been replaced with english.
Group <real mob_name>
Leader <real mob_name>
Fishing <real item_name>
Item Group <real item_name>
No more Korean. Still got some files to deal with, such as dragon_soul_table, common_drop_item but this files won't prevent you from running the files.
2025-12-28 13:41:09 +00:00
rtw1x1
53e09b3cb8
Translated item names in english
2025-12-28 08:32:39 +00:00
rtw1x1
2651d3390f
Merge pull request #10 from rtw1x1/main
...
add: Arabic item & mob names
2025-12-27 18:58:24 +00:00
rtw1x1
c735e2789e
Merge branch 'd1str4ught:main' into main
2025-12-27 18:57:29 +00:00
rtw1x1
de828d6102
add: Arabic item & mob names
2025-12-27 18:45:57 +00:00
rtw1x1
111fcd2927
Merge pull request #9 from MindRapist/mr-4
...
UTF-8 Translations for notice strings and quest dialogs
2025-12-27 07:48:14 +00:00
Mind Rapist
c50e36dc9e
UTF-8 Translations for notice strings and quest dialogs
2025-12-27 09:44:58 +02:00
rtw1x1
da39eae0f3
Merge pull request #8 from rtw1x1/main
...
Full unicode update
2025-12-27 07:30:36 +00:00
rtw1x1
7b2f5ebf29
Unicode update
2025-12-27 07:30:18 +00:00
rtw1x1
d23e6ccc32
Merge pull request #7 from MindRapist/mr-3
...
MR-3: Bunch of fixes
2025-12-27 07:16:29 +00:00
rtw1x1
e8398b7bce
Update names and proto for unicode
2025-12-27 07:10:16 +00:00
rtw1x1
553ce9e407
Full unicode strings & translate
2025-12-26 18:22:12 +00:00
Mind Rapist
8231083c0d
Hybrid make.py script for NT + BSD environments
2025-12-25 22:09:57 +02:00
Mind Rapist
cebba841b7
Standardize line endings to LF and map language encodings
2025-12-25 20:02:38 +02:00
Mind Rapist
98e520a5d8
Standardize line endings to LF and map language encodings
2025-12-25 19:09:33 +02:00
Mind Rapist
5738ecfbbb
MR-3: Bunch of fixes
2025-12-25 08:41:47 +02:00
d1str4ught
ca87ced7e0
Merge pull request #6 from MindRapist/mrmj-1
...
MRMJ-1: Messenger & Skills fixes
2025-12-20 00:05:16 +01:00
Mind Rapist
c34595a188
MRMJ-1: Messenger & Skills fixes
2025-12-14 05:15:02 +02:00