Commit graph

90 commits

Author SHA1 Message Date
Lucas Nicodemus
01917d48ed
Merge remote-tracking branch 'sgk/pr2811' into general-devel 2022-11-09 23:20:19 -08:00
Lucas Nicodemus
ea86ce94c2
Fix changelog 2022-11-09 23:18:03 -08:00
James Puleo
50e55cafab
Update docs/changelog.md 2022-11-09 23:18:03 -08:00
Lucas Nicodemus
ea6a128759
Merge remote-tracking branch 'sgk/pr2808' into general-devel 2022-11-09 23:05:50 -08:00
Lucas Nicodemus
f52e909eea
Update changelog 2022-11-09 22:57:59 -08:00
SGKoishi
c49619260b
Update changelog 2022-11-07 11:46:15 -08:00
SGKoishi
34886864ec
Update HandleSpawnBoss
Apply permission restriction to Mechdusa, Deerclops, and slime pet
2022-11-07 11:42:26 -08:00
Stargazing Koishi
51a8ee8672
Merge branch 'general-devel' into pr2811 2022-11-07 11:38:21 -08:00
Stargazing Koishi
287bb84f07
Update changelog 2022-11-07 11:37:35 -08:00
SGKoishi
bd70495774
Allow Torch God's Facor to place biome torch and campfire 2022-11-06 11:45:02 -08:00
James Puleo
a41272ce2e
Update CHANGELOG.md 2022-11-03 03:19:12 -04:00
Luke
3e4ee001ea Update changelog.md 2022-11-02 15:35:21 +10:00
punchready
bfd665bcb5
Update changelog 2022-11-01 01:32:28 +01:00
Lucas Nicodemus
80c2ff6bd9
Update changelog with language credits 2022-10-31 16:44:52 -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
Lucas Nicodemus
5d32f35047
Minor docs updates 2022-10-31 15:55:04 -07:00
Stargazing Koishi
e72896490d
Hide command args when not DoLog
resolves #2779
2022-10-31 14:18:26 -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
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
yuyu
3ead63f9ac Handle vanilla -lang and -language CLI flags for I18n 2022-10-26 22:17:49 +08:00
yuyu
4621a2f7f5 Update Bouncer / OnNPCAddBuff 2022-10-26 22:17:25 +08:00
hufang360
ca93fa685e Fixed SSC not save ateArtisanBread, usedAegisCrystal, usedAegisFruit, usedArcaneCrystal, usedGalaxyPearl, usedGummyWorm, usedAmbrosia, unlockedSuperCart, enabledSuperCart flags, and Server will correct read them. 2022-10-24 13:27:50 +08:00
BashGuy10
8818885a9e Fix being kicked for using the new sponge types 2022-10-22 20:52:33 -07:00
BashGuy10
309f4e5500
Fix flamethrowers kicking players 2022-10-22 17:28:16 -07:00
Joseph Goh
7f15146217
Merge remote-tracking branch 'upstream/general-devel' into docker 2022-10-23 07:06:01 +08:00
James Puleo
0a25857278
Update CHANGELOG.md 2022-10-22 17:37:02 -04:00
Joseph Goh
d85efbad60
Dockerize TShock 2022-10-23 04:09:57 +08:00
Luke
0c2d194d02 Include geoip.dat file again
This should allow the GeoIP.dat file to be found, and used the same way it used to on TShock 4.
It appears I had missed including this in the upgrade, and simply allowing it to copy to the output will allow the system to start working again.
Confirmed by enabling in config and joining via mobile (external network) and my country has appeared, N/A otherwise (local network)
Note: only ipv4 was tested.
2022-10-22 21:45:31 +10:00
Lucas Nicodemus
9ff108b333
Update documentation a tiny bit on languages, changelog 2022-10-21 21:32:18 -07:00
Lucas Nicodemus
a10bff1018
Update documentation on i18n system. 2022-10-20 02:10:31 -07:00
yuyu
9e4028fb9d
Change strings to instanced;
Move the changelog to bottom;
2022-10-19 23:20:41 +08:00
yuyu
69e5e202de
Add localization support for console spam reduction
Signed-off-by: yuyu <kawaiiyuyu@outlook.com>
2022-10-19 22:27:11 +08:00
Lucas Nicodemus
cde2d5c3d5
Add changelog for -additionalplugins (@pontaoski) 2022-10-18 22:08:40 -07:00
punchready
9e4bf72cbf
Update changelog 2022-10-19 04:51:47 +02:00
Lucas Nicodemus
7eede03c38
Start to update documentation (#2728)
* Init docsify

* Readme: fix build badge, remove contributors

The "all contributors" section is woefully out of date and for many
reasons, it's not something we're going to support. Going forward, we're
going to try to find a different / better / more inclusive way of doing
contributions in such a way that's meaningful to people.

* Fix build badge again

* Update experimental build download instructions

* Remove note about Travis CI being available

* Update install guide to use TShock.Server.exe.

* ∆: minor changes to setup instructions?

* Remove setup guide because it's out of date

* Update non-dev readme with instructions on using tshock

* Remove experimental downloads section from dev readme

* Add a link to github to non-dev docs

* Change example password

* Update non-dev readme with more data

* Move changelog to docs folder

* Rehead installing tshock

* Embed streamable video

* Create CNAME

* Update CNAME

* Update index to be a little more cool

* Rename homepage

* Rename changelog to changelog

* Document constileation and heaptile providers

* More command line docs

* Update developer readme

* Augment the readme

* Add nuget links

* Add a space

* What is the cost of lies?

* Modernize cli docs

* Document tile providers

* Clarify provider slowness

* Further doument tile providers

* ∆: modify markdown output for permissions to add wikilinks

* Remove AN
2022-10-17 23:52:24 -07:00
Renamed from CHANGELOG.md (Browse further)