Commit graph

6026 commits

Author SHA1 Message Date
Lucas Nicodemus
80c2ff6bd9
Update changelog with language credits 2022-10-31 16:44:52 -07:00
Cardinal System
efed0005dd
New Crowdin updates (#2774)
* New translations template.pot (Pirate English)
[skip actions]

* New translations template.pot (Indonesian)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (Pirate English)
[skip actions]

* New translations template.pot (Indonesian)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (Pirate English)
[skip actions]

* New translations template.pot (Indonesian)
[skip actions]

* New translations template.pot (Indonesian)
[skip actions]

* New translations template.pot (French)
[skip actions]

* New translations template.pot (Spanish)
[skip actions]

* New translations template.pot (German)
[skip actions]

* New translations template.pot (Japanese)
[skip actions]

* New translations template.pot (Russian)
[skip actions]

* New translations template.pot (Turkish)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (French, Quebec)
[skip actions]

* New translations template.pot (Russian, Ukraine)
[skip actions]

* New translations template.pot (toki pona)
[skip actions]

* New translations template.pot (Pirate English)
[skip actions]

* New translations template.pot (Indonesian)
[skip actions]

* New translations template.pot (Italian)
[skip actions]
2022-10-31 16:37:33 -07:00
Lucas Nicodemus
917eb1ca5a
Fix malformed docs 2022-10-31 16:22:51 -07:00
Lucas Nicodemus
61e36d0abd
Move GiveItemsDirectly config item to tshock config
Due to an issue that stops the SSC config persister thing from working,
I moved the config item that's new back to the config file. I tried
applying the patches from
https://github.com/Pryaxis/TShock/pull/2354/commits but these didn't
actually resolve the issue. I'm keeping the commits here but I'm not
sure they help.

The core problem is this: if you add a new config file item to the ssc
config, the ssc config is overwritten with the default config items
instead of being merged automatically with the new items. This is a
critical issue as it means that SSC is disabled on all servers that had
it enabled and results in "data misplacement" which is alarming enough
to cause users to think they had data loss, which is not ideal.

Until the issue with the SSC config is resolved, I'm not willing or
confident to change it.
2022-10-31 16:18:39 -07:00
Chris
05fe6c905f
Add a little more info to config method descriptions 2022-10-31 16:04:27 -07:00
Chris
53213345b0
Add upgrade to SSC config so we don't overwrite ssc configs anymore 2022-10-31 16:04:20 -07:00
Lucas Nicodemus
f7a95c7a9f
Update docs (again) 2022-10-31 15:58:53 -07:00
Lucas Nicodemus
f186a7abb0
Update sidebar with proper convention for titles 2022-10-31 15:56:45 -07:00
Lucas Nicodemus
5d32f35047
Minor docs updates 2022-10-31 15:55:04 -07:00
Lucas Nicodemus
2ec33a16c1
Update language documentation with -lang flag 2022-10-31 15:53:49 -07:00
Cardinal System
657be6169d
Update translation template 2022-10-31 22:50:22 +00:00
Lucas Nicodemus
46001c5be1
Merge remote-tracking branch 'sgk/general-devel' into general-devel 2022-10-31 15:33:36 -07:00
Lucas Nicodemus
61b5dd1743
Merge pull request #2782 from sgkoishi/bufftime
Show buff time in the log
2022-10-31 15:30:36 -07:00
SGKoishi
65e93b7c17
Show buff time in the log 2022-10-31 14:33:05 -07:00
Stargazing Koishi
e72896490d
Hide command args when not DoLog
resolves #2779
2022-10-31 14:18:26 -07:00
Cardinal System
45ea3cc771
New Crowdin updates (#2770)
* New translations template.pot (Russian)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (Pirate English)
[skip actions]

* New translations template.pot (Indonesian)
[skip actions]

* New translations template.pot (Indonesian)
[skip actions]
2022-10-29 11:06:48 -07:00
Lucas Nicodemus
90da93ae33
Merge pull request #2769 from sgkoishi/general-devel
Fix i18n not calling actual method
2022-10-28 23:08:55 -07:00
SGKoishi
03f3b4005a
Fix i18n not calling actual method 2022-10-28 22:47:21 -07:00
Lucas Nicodemus
8a764bb6e1
Merge branch 'general-devel' of github.com:Pryaxis/TShock into general-devel 2022-10-28 17:47:32 -07:00
Lucas Nicodemus
ac17cfefdd
Update submodule for TSAPI 5.0.0-beta.1.0 2022-10-28 17:47:07 -07:00
Cardinal System
c54bffe0ec
New Crowdin updates (#2762)
* New translations template.pot (French)
[skip actions]

* New translations template.pot (Spanish)
[skip actions]

* New translations template.pot (German)
[skip actions]

* New translations template.pot (Japanese)
[skip actions]

* New translations template.pot (Russian)
[skip actions]

* New translations template.pot (Turkish)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (French, Quebec)
[skip actions]

* New translations template.pot (Russian, Ukraine)
[skip actions]

* New translations template.pot (toki pona)
[skip actions]

* New translations template.pot (Pirate English)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (French)
[skip actions]

* New translations template.pot (Spanish)
[skip actions]

* New translations template.pot (German)
[skip actions]

* New translations template.pot (Japanese)
[skip actions]

* New translations template.pot (Russian)
[skip actions]

* New translations template.pot (Turkish)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (French, Quebec)
[skip actions]

* New translations template.pot (Russian, Ukraine)
[skip actions]

* New translations template.pot (toki pona)
[skip actions]

* New translations template.pot (Pirate English)
[skip actions]

Co-authored-by: Lucas Nicodemus <shank@shanked.me>
2022-10-28 17:35:24 -07:00
Lucas Nicodemus
9503c4b6c7
Merge remote-tracking branch 'hufang360/general-devel' into general-devel 2022-10-28 17:34:56 -07:00
Lucas Nicodemus
9f7a8aa05b
Merge remote-tracking branch 'kawaiiyuyu/lang' into general-devel 2022-10-28 17:34:38 -07:00
Lucas Nicodemus
1b3a3d6cc4
Merge remote-tracking branch 'pontaoski/work/janb/give-direct' into general-devel 2022-10-28 17:34:19 -07:00
Lucas Nicodemus
e76b393689
Merge remote-tracking branch 'potatocider/docker' into general-devel 2022-10-28 17:34:06 -07:00
Cardinal System
e900a326e6
Update translation template 2022-10-28 23:11:09 +00:00
Lucas Nicodemus
ddf0844214
Merge pull request #2765 from sgkoishi/general-devel
Minor i18n fix with interpolation
2022-10-28 16:10:04 -07:00
SGKoishi
6c3415d86b
Minor i18n fix with interpolation
The extractor handle the concatenate incorrectly
2022-10-28 14:01:20 -07:00
Janet Blackquill
7198a47e82 Add ability for items given to players to be inserted directly into their inventory instead of spawned as an item drop 2022-10-28 15:04:53 -04:00
hufang360
d5c7ad65e4
Merge branch 'general-devel' into general-devel 2022-10-29 00:31:28 +08:00
結柚
0c017ee7ac
Merge branch 'general-devel' into lang 2022-10-28 21:29:33 +08:00
Cardinal System
80736028df
New Crowdin updates (#2756)
* New translations template.pot (French)
[skip actions]

* New translations template.pot (Spanish)
[skip actions]

* New translations template.pot (German)
[skip actions]

* New translations template.pot (Japanese)
[skip actions]

* New translations template.pot (Russian)
[skip actions]

* New translations template.pot (Turkish)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (French, Quebec)
[skip actions]

* New translations template.pot (Russian, Ukraine)
[skip actions]

* New translations template.pot (toki pona)
[skip actions]

* New translations template.pot (Pirate English)
[skip actions]

* New translations template.pot (Spanish)
[skip actions]

* New translations template.pot (Russian)
[skip actions]

* New translations template.pot (Pirate English)
[skip actions]

* New translations template.pot (French)
[skip actions]

* New translations template.pot (Spanish)
[skip actions]

* New translations template.pot (German)
[skip actions]

* New translations template.pot (Japanese)
[skip actions]

* New translations template.pot (Russian)
[skip actions]

* New translations template.pot (Turkish)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (French, Quebec)
[skip actions]

* New translations template.pot (Russian, Ukraine)
[skip actions]

* New translations template.pot (toki pona)
[skip actions]

* New translations template.pot (Pirate English)
[skip actions]

* New translations template.pot (Spanish)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (French)
[skip actions]

* New translations template.pot (Spanish)
[skip actions]

* New translations template.pot (German)
[skip actions]

* New translations template.pot (Japanese)
[skip actions]

* New translations template.pot (Russian)
[skip actions]

* New translations template.pot (Turkish)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (French, Quebec)
[skip actions]

* New translations template.pot (Russian, Ukraine)
[skip actions]

* New translations template.pot (toki pona)
[skip actions]

* New translations template.pot (Pirate English)
[skip actions]

* New translations template.pot (Spanish)
[skip actions]

* New translations template.pot (Russian)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (Spanish)
[skip actions]

* New translations template.pot (Turkish)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

* New translations template.pot (Turkish)
[skip actions]

* New translations template.pot (Chinese Simplified)
[skip actions]

Co-authored-by: Lucas Nicodemus <shank@shanked.me>
2022-10-27 14:57:42 -07:00
Cardinal System
e22de67bfd
Update translation template 2022-10-27 21:54:20 +00:00
Lucas Nicodemus
aa0e45de8f
Merge pull request #2760 from sgkoishi/patch-3
Update i18n
2022-10-27 15:52:59 -06:00
Lucas Nicodemus
eae8ae1fb5
Merge branch 'general-devel' into patch-3 2022-10-27 15:49:53 -06:00
Lucas Nicodemus
22f9153621
Merge pull request #2753 from KawaiiYuyu/npcbuff
Update Bouncer / OnNPCAddBuff
2022-10-27 15:45:54 -06:00
SGKoishi
4f6ba61611
Fix several bracket mismatch 2022-10-27 01:53:41 -07:00
yuyu
3ead63f9ac Handle vanilla -lang and -language CLI flags for I18n 2022-10-26 22:17:49 +08:00
yuyu
dfbf2b3b3c Update permissions reference 2022-10-26 22:17:25 +08:00
yuyu
4621a2f7f5 Update Bouncer / OnNPCAddBuff 2022-10-26 22:17:25 +08:00
SGKoishi
95d6baaf6c
Use full sentence rather than combining words 2022-10-25 08:50:29 -07:00
Stargazing Koishi
23c44793e9
Merge branch 'general-devel' into patch-3 2022-10-25 01:06:21 -07:00
Cardinal System
632df52ce7
Update translation template 2022-10-25 07:37:45 +00:00
Lucas Nicodemus
7626d7f2fd
Merge pull request #2761 from Pryaxis/renovate/otapi-things
Update OTAPI things
2022-10-25 01:36:20 -06:00
renovate[bot]
f9ef09f861
Update OTAPI things 2022-10-25 07:29:36 +00:00
Lucas Nicodemus
39c74035f7
Merge pull request #2759 from Pryaxis/renovate/gettext.net-1.x
Update dependency GetText.NET to v1.7.14
2022-10-25 01:29:06 -06:00
SGKoishi
f8c0f0ce15
i18n most texts 2022-10-24 21:16:28 -07:00
SGKoishi
d1a6c293f2
i18n commands 2022-10-24 13:49:26 -07:00
SGKoishi
b766e045b5
Use i18n for most string.Format if shown in log, console or client side 2022-10-24 13:38:33 -07:00
SGKoishi
ea9f6b73e0
Update some i18n source text 2022-10-24 12:51:08 -07:00