Commit Graph

18 Commits

Author SHA1 Message Date
383f9efded
Fixed base language plugin not being treated as a running plugin 2025-04-12 21:04:04 +02:00
022cc9d68d
Added an option for logging of unknown translation keys 2025-04-12 20:41:05 +02:00
d4cfc99fd2
Add ILang interface for language plugin text access 2025-04-12 18:39:46 +02:00
adcd199aff
Start plugins 2025-04-12 17:48:10 +02:00
a8663e46b9
Added a no language plugin class 2025-04-12 17:46:05 +02:00
e2fc7619eb
Added indexer to language plugins 2025-04-12 17:45:35 +02:00
6e8f9e5224
Added the plugin's path to the metadata 2025-04-12 13:44:14 +02:00
f1dc717049
Fixed the plugin factory setup; it runs after the data directory is known 2025-04-12 13:42:39 +02:00
1c4da1c5d7
Refactor variable names for clarity 2025-04-12 11:16:05 +02:00
7f6190a883
Add LangName property to language plugin interface and implementation 2025-04-12 11:10:20 +02:00
445fc579ac
Add IETFTag property to language plugin interface and implementation 2025-04-12 11:05:06 +02:00
Thorsten Sommer
1993576903
Initialize plugin hot reload in static constructor () 2025-04-07 19:36:24 +02:00
Thorsten Sommer
b456319434
Read the user's preferred language from the OS () 2025-04-03 14:25:45 +02:00
Thorsten Sommer
ceefc0114b
Added support for additional language plugins () 2025-04-03 10:34:09 +02:00
Thorsten Sommer
ff61df047a
Fixed release builds () 2025-04-01 18:49:19 +02:00
Thorsten Sommer
d0074a6fc7
Added plugin hot reloading () 2025-03-30 20:34:30 +02:00
Thorsten Sommer
b632854cd4
Start the plugin system () 2025-03-29 18:40:17 +01:00
Thorsten Sommer
ee2a73ccd8
Added plugin architecture () 2025-03-22 21:12:14 +01:00