server
2353e0fc8d
deploy: extend login healthcheck to entergame
2026-04-14 10:33:04 +02:00
server
d81b6fda8e
config: sanitize tracked runtime defaults
2026-04-14 09:48:39 +02:00
server
beb1a4481d
deploy: support runtime env files
2026-04-14 09:41:31 +02:00
server
b7c54b909f
docs: add repo instructions
2026-04-14 09:08:33 +02:00
server
7f4233402a
docs: expand operational runbooks
2026-04-14 09:03:08 +02:00
server
6c744ee323
docs: add Debian runtime notes
2026-04-14 08:59:56 +02:00
server
389bd02af7
deploy: add login healthcheck wrapper
2026-04-14 08:49:32 +02:00
server
2f107f81ba
gitignore: ignore generated runtime files
2026-04-14 06:41:16 +02:00
server
3965c828eb
deploy: version systemd runtime setup
2026-04-14 06:36:37 +02:00
d1str4ught
51da064667
Merge pull request #33 from SunTrustDev/bugfix/guild-mark
...
Fix default guild mark, color and format
2026-03-09 01:38:02 +01:00
d1str4ught
6a4144ebcb
Merge pull request #32 from SunTrustDev/bugfix/cube-opening
...
Remove unused / stale cube opening quests and interactions
2026-03-09 01:37:07 +01:00
SuntrustDev
a4ca3809a9
Fix default guild mark, color and format
2026-03-04 20:27:08 +01:00
SuntrustDev
1e55f95c88
Remove unused / stale cube opening quests and interactions
2026-02-28 17:07:52 +01:00
rtw1x1
fb15ccae40
Merge pull request #31 from MindRapist/mr-17
2026-02-19 20:15:11 +00:00
Mind Rapist
ff1a75dfc1
Settings.lua encoding fix
2026-02-19 22:00:14 +02:00
rtw1x1
dafe351607
Merge pull request #30 from SunTrustDev/bugfix/view-distance-plus
...
Cleanup view distance and goto info
2026-02-19 18:48:17 +00:00
SuntrustDev
62446b7e7d
Fix some more goto ifno
2026-02-19 19:44:32 +01:00
SuntrustDev
0492cc7f2c
Cleanup view distance and goto info
2026-02-19 19:39:42 +01:00
rtw1x1
5376064faa
Merge pull request #29 from MindRapist/mr-12
...
Various fixes
2026-02-15 20:46:32 +00:00
Mind Rapist
118f73b1b4
Various fixes
2026-02-15 21:41:07 +02:00
rtw1x1
64ee243e15
Merge pull request #28 from MindRapist/mr-11
...
Several bug fixes
2026-02-12 23:54:54 +00:00
Mind Rapist
0126cdd7ff
Several bug fixes
2026-02-13 01:50:14 +02:00
rtw1x1
50c88836ae
Merge pull request #27 from MindRapist/mr-10
2026-02-09 09:13:33 +00:00
d1str4ught
632a33debc
party.check_item(vnum, count) and party.remove_item(vnum, count) LUA functions added to quest_functions
2026-02-09 05:05:07 +01:00
Mind Rapist
67733aefd0
Translated all mob names for Flame and Snow dungeon to all locales, added support for all POINT_*'s for Lua
2026-02-08 23:50:22 +02:00
rtw1x1
206a6f3c10
Merge pull request #26 from MindRapist/mr-9
2026-02-06 21:19:45 +00:00
Mind Rapist
aac4657760
MR-9: Instructions in README
2026-02-05 00:36:20 +02:00
rtw1x1
ad30738c06
Merge pull request #24 from MindL0ve/main
2026-02-01 20:53:25 +00:00
MindL0ve
84716c4635
Removed DBString GreetMessage
2026-02-01 00:06:36 +03:00
d1str4ught
cd56ef3763
Merge pull request #23 from MindRapist/mr-8
...
Mr 8
2026-01-30 01:17:09 +01:00
Mind Rapist
cdadcb06e1
Merge remote-tracking branch 'upstream/main' into mr-8
2026-01-29 23:44:02 +02:00
Mind Rapist
9c98f2ff4c
Snow dungeon quest reworked
2026-01-29 23:43:03 +02:00
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