Lucas Nicodemus
748b516f3f
Merge branch 'general-devel' into dump-commands
2025-01-25 21:30:12 +09:00
Lucas Nicodemus
78dd32a837
Fix changelog versioning
2025-01-25 21:28:24 +09:00
Arthri
5c4db00f1e
Fix Cursed Flare
2024-04-24 06:01:04 +00:00
Chris
14d292b591
Merge branch 'general-devel' into docker-ci
2024-04-13 15:55:02 +09:30
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
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
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
Chris
3e64a9b82b
Merge branch 'general-devel' into patch-1
2023-08-15 19:17:35 +09:30
SGKoishi
5bcde689d4
Fix a typo in gbuff
2023-06-11 22:11:20 -07:00
James Puleo
72ecc47218
Update docs/changelog.md ( #2953 )
2023-06-09 02:52:19 -07:00
Chris
d15b25aa06
Merge branch 'general-devel' into patch-1
2023-06-06 20:45:57 +09:30
Chris
cfccc3a871
Merge branch 'general-devel' into patch-1
2023-06-06 20:42:37 +09:30
AkjaHAsLk1IALk0MasH
b30a8cb6b2
Update changelog.md
2023-05-14 10:03:55 +07:00
SGKoishi
3d11d84d73
Fix dump-reference-data mutate command name
2023-05-13 03:56:07 -07:00
Lucas Nicodemus
c67d5cf152
Version tick: 5.2
2023-05-10 01:51:05 -04:00
punchready
2fdf096ce8
Update changelog
2023-04-04 05:10:37 +02:00
Chris
ec72f4957b
Merge branch 'general-devel' into patch-2
2023-03-25 16:45:45 +10:30
Chris
df04c81384
Merge branch 'general-devel' into quickstack-rm-rangecheck
2023-03-25 15:34:55 +10:30
Chris
4daf093f07
Merge branch 'general-devel' into patch-1
2023-03-25 15:12:28 +10:30
punchready
3f55a86589
Update changelog
2023-03-24 21:40:31 +01:00
James Puleo
359fe8caf8
Update docs/changelog.md
2023-03-13 02:15:41 -04:00
Jonathan Rascher
b833e48526
Remove unnecessary range check for quick stack
2023-03-09 21:55:52 -06:00
punchready
defbe5c34f
Update changelog
2023-02-28 22:09:36 +01:00
James Puleo
3f4dd7b4b5
Update docs/changelog.md
2023-01-29 20:53:26 -05:00
Stargazing Koishi
104598394b
Merge branch 'general-devel' into tileconv
2022-12-10 21:37:52 +00:00
James Puleo
24bb002e64
Update docs/changelog.md
2022-12-05 23:24:58 -08:00
ATFGK
e46bbe99c0
Pvp with no team ( #2851 )
...
* Update TShockConfig.cs
* Update TShock.cs
* Update GetDataHandlers.cs
* Update changelog.md
* Update GetDataHandlers.cs
* Update changelog.md
* Update changelog.md
* Update changelog.md
2022-12-05 22:27:42 -08:00
ATFGK
95d157fd5d
Fix Terra Blade triggered MaxProjDamage, other net changes ( #2852 )
...
* update
* update
* update
* Update changelog.md
* Update changelog.md
Fixed syntax errors.
* Update SpawnMsg.cs
Use insteadUpperCamelCase
* Update changelog.md
* Update TSPlayer.cs
* Update TSPlayer.cs
Missing letters due to input method problems.
* Update `docs/changelog.md`
Co-authored-by: James Puleo <james@jame.xyz>
2022-12-05 21:45:37 -08:00
Lucas Nicodemus
da657ab483
Reformat changelog
2022-12-05 21:42:21 -08:00
Lucas Nicodemus
2606805073
Merge remote-tracking branch 'drunderscore/fix/whitelist-more-buffs' into general-devel
2022-12-05 21:40:10 -08:00
Lucas Nicodemus
69f39d3e5e
Merge remote-tracking branch 'sgk/pr2833' into general-devel
2022-12-05 21:39:12 -08:00
James Puleo
0a3b3a1236
Update docs/changelog.md
2022-12-02 13:24:06 -05:00
Janet Blackquill
be8e51959f
Introduce integrated package manager
...
This commit introduces an integrated package manager into TShock
for the purpose of fetching and installing plugins and their dependencies
from NuGet repositories.
This makes getting new plugins easier for users, as well as simplifiying
more advanced deployment scenarios.
2022-11-28 08:16:11 -05:00
SGKoishi
536c4d2545
Update changelog
2022-11-28 00:58:41 -08:00
Lucas Nicodemus
0bebe3820a
Reorder changelog
2022-11-27 23:50:55 -08:00
Lucas Nicodemus
10268bb196
Merge remote-tracking branch 'sgk/bombfix' into general-devel
2022-11-27 23:49:16 -08:00
Lucas Nicodemus
d0262656df
Merge remote-tracking branch 'origin/config/WorldTileProvider' into general-devel
2022-11-27 23:46:18 -08:00
SGKoishi
d2037a62e5
Allow more tile and wall conversion
2022-11-27 21:14:13 -08:00
Luke
b24fd4fe43
Merge remote-tracking branch 'upstream/general-devel' into config/WorldTileProvider
2022-11-27 15:16:32 +10:00
James Puleo
5cc1275496
Update docs/changelog.md
2022-11-26 21:14:49 -05:00
Lucas Nicodemus
e498d6685b
Merge branch 'general-devel' into patch-buffnpc-i18nconsistency
2022-11-26 20:38:09 -05:00
Lucas Nicodemus
6421c7623a
Version tick: 5.1.3
2022-11-24 23:58:45 -07:00
SGKoishi
3c6521caff
Fix Digging Molecart and Bomb Fish blocked
2022-11-20 12:27:14 -08:00
Stargazing Koishi
d236653559
Merge branch 'general-devel' into patch-buffnpc-i18nconsistency
2022-11-11 18:58:00 -08:00
Luke
0f46b1255a
Add WorldTileProvider to tshock config
...
This allows the tshock tile providers to be switched via the config instead of cli args via tsapi, for environments where the command line args cannot be changed.
2022-11-12 07:28:26 +10:00
Lucas Nicodemus
c8cb747c57
Version tick: 5.1.2
2022-11-10 14:15:20 -08:00
Stargazing Koishi
7a49d61761
Merge branch 'Pryaxis:general-devel' into patch-buffnpc-i18nconsistency
2022-11-10 02:23:30 -08:00
Lucas Nicodemus
3ad573855b
Version tick 5.1.1
2022-11-10 00:46:05 -08:00
Stargazing Koishi
1db4e5e20b
Merge branch 'general-devel' into patch-buffnpc-i18nconsistency
2022-11-10 00:13:35 -08:00