Tim Schumacher
660ec5bc60
docker: Restrict tagging 'latest' to version tags
2025-01-04 14:14:38 +01:00
Tim Schumacher
ca3dfcdf17
docker: Push semver tags if a version tag is pushed
2025-01-04 14:04:57 +01:00
Tim Schumacher
cc3d2af15f
docker: Generate build provenance attestations
...
Co-authored-by: BrailleBennett <BrailleBennett@users.noreply.github.com>
Co-authored-by: TheSuperGamer20578 <TheSuperGamer20578@users.noreply.github.com>
2025-01-04 13:49:38 +01:00
Tim Schumacher
a82881b7d3
docker: Tag and push images to GHCR automatically
...
Co-authored-by: BrailleBennett <BrailleBennett@users.noreply.github.com>
Co-authored-by: TheSuperGamer20578 <TheSuperGamer20578@users.noreply.github.com>
2025-01-04 13:41:08 +01:00
Tim Schumacher
68bb381ece
docker: Bump docker/build-push-action to v6
2025-01-04 13:25:04 +01:00
renovate[bot]
af969898b1
Update dependency NuGet.Packaging to 6.3.4 [SECURITY]
2025-01-03 21:17:29 +00:00
Lucas Nicodemus
1b31665a88
Update logo in readme
2025-01-04 05:31:27 +09:00
Lucas Nicodemus
99701f9a84
Update logo url in readme
2025-01-04 05:31:04 +09:00
Lucas Nicodemus
3da4bf4b45
Remove inactive people from sponsors
2025-01-03 00:05:25 +09:00
quicm
5075997264
Add bandaid fix to RemoteClient.Reset for SecAd GHSA-hvm9-wc8j-mgrc
2024-12-17 01:15:56 +10:30
Cai
7419205548
rename
2024-07-31 19:24:53 +08:00
Cai
3174c099ff
Merge remote-tracking branch 'origin/general-devel' into general-devel
2024-07-31 19:17:58 +08:00
Cai
3a7786c71f
Merge remote-tracking branch 'origin/general-devel' into general-devel
2024-07-31 19:17:14 +08:00
Cai
88e700cab2
Merge remote-tracking branch 'origin/general-devel' into general-devel
2024-07-31 19:17:02 +08:00
Cai
a8624a8163
update changelog
2024-07-31 19:16:52 +08:00
Cai
b90182f1e5
update changelog
2024-07-31 19:16:23 +08:00
Cai
8df09cb4a8
fix: /help, /me, and /p commands can't work in non-English languages
2024-07-31 19:11:50 +08:00
Chris
0b6bf9ef40
Merge pull request #3029 from Arthri/increase-cursed-inferno-time
...
Increase Cursed Inferno Maximum Debuff Time
2024-04-24 21:38:23 +09:30
Arthri
5c4db00f1e
Fix Cursed Flare
2024-04-24 06:01:04 +00:00
Arthri
060a3e5dfd
Remove unnecessary change
2024-04-23 20:09:08 +00:00
Arthri
3295ee7a57
Remove unnecessary change
2024-04-23 20:07:50 +00:00
Arthri
69636c4417
Merge remote-tracking branch 'upstream/general-devel' into add-moondial-permission
2024-04-23 20:05:53 +00:00
Arthri
1db76035a5
Fix skeletron summon
2024-04-23 20:05:06 +00:00
Chris
edd7d7e997
Merge pull request #2974 from timschumi/docker-ci
...
Add CI for Docker images
2024-04-14 14:41:37 +09:30
Chris
14d292b591
Merge branch 'general-devel' into docker-ci
2024-04-13 15:55:02 +09:30
Chris
787fe923c2
Merge pull request #3023 from ZakFahey/logwriter
...
Lazy initialize TextLog._logWriter
2024-04-13 15:47:08 +09:30
Arthri
b0396900cc
Update changelog
2024-04-09 03:46:20 +00:00
Arthri
ad36e7eeb6
Add permission for Moondial and unrecognized SFX
2024-04-09 03:43:27 +00:00
ZakFahey
a19ac72e0d
Lazy initialize TextLog._logWriter
...
There is an instance of this in SqlLog that's used as a backup, but since the StreamWriter is created in the constructor, the file is created too. This means that you'll get an empty text log created, every time a server starts up, even if you have text logs disabled. This is especially problematic when you have a multi-server setup with file write conflicts.
2024-02-18 11:36:26 -08:00
Johannes Grimm
aa526223a6
fix: off no save command
...
Added seting SaveOnSeverExit befor shutting down the server
Fixes #2938
2024-01-30 17:55:39 +01:00
SGKoishi
dbca317639
Update CursedInferno time limit
2023-12-27 13:01:55 -08:00
SGKoishi
cf726368c5
Use seconds as the time unit
2023-12-22 13:19:58 -08:00
SGKoishi
3c2a3f3e53
Add unstaged changes
2023-12-21 20:43:41 -08:00
SGKoishi
b6041a738e
Whitelist the Striking Moment (ParryDamageBuff) buff
2023-12-21 20:40:01 -08:00
Tim Schumacher
3ffe8e1274
Add CI for Docker images
2023-10-21 23:04:21 +02:00
Tim Schumacher
93749be8bf
Clear default Dockerfile assignments for *PLATFORM
...
These kept Docker buildx from automatically building for multiple
platforms.
2023-10-21 23:04:21 +02:00
Lucas Nicodemus
5d585bb891
Merge pull request #2971 from timschumi/new-docker-dirs
...
Rewrite the .dockerignore file into a denylist
2023-10-21 14:00:03 -07:00
Tim Schumacher
60599ef5b5
Rewrite the .dockerignore file into a denylist
...
This should help with not forgetting to add any new directories (such as
TShockInstaller and TShockPluginManager, which have been missing until
now).
2023-10-01 11:18:43 +02:00
Cardinal System
b1a054472f
Update translation template ✨
2023-08-15 09:53:09 +00:00
Chris
2d507ccb01
Merge pull request #2936 from punchready/patch-1
...
Rewrite SendTileRrect handling
2023-08-15 19:21:37 +09:30
Chris
3e64a9b82b
Merge branch 'general-devel' into patch-1
2023-08-15 19:17:35 +09:30
Zoom L1
c9f223e808
Merge branch 'general-devel' into accountgroupcupdate-hook
2023-06-17 19:03:44 +07:00
Zoom L1
f5df85e90e
Merge branch 'general-devel' into playerdata-changes
2023-06-17 19:02:48 +07:00
Zoom L1
228d5c7101
Merge branch 'general-devel' into netitem-changes
2023-06-17 19:00:12 +07:00
AkjaHAsLk1IALk0MasH
87fabd3d26
Removed the "obsolete" tag
2023-06-15 18:44:30 +07:00
AkjaHAsLk1IALk0MasH
723719350b
Made PostPlayerCommandEventArgs inherited from HandledEventArgs.
2023-06-15 17:37:22 +07:00
AkjaHAsLk1IALk0MasH
db40d50348
Updated the message
2023-06-15 16:03:43 +07:00
Zoom L1
b40f0e632e
Update TShockAPI/Hooks/PlayerHooks.cs
...
Co-authored-by: Arthri <41360489+Arthri@users.noreply.github.com>
2023-06-15 16:01:43 +07:00
Zoom L1
21422f25fd
Update TShockAPI/Hooks/PlayerHooks.cs
...
Co-authored-by: Arthri <41360489+Arthri@users.noreply.github.com>
2023-06-15 15:51:01 +07:00
Zoom L1
e51b9f7874
Merge branch 'general-devel' into group-changes
2023-06-15 13:23:16 +07:00