Commit graph

6196 commits

Author SHA1 Message Date
Lucas Nicodemus
5e4f17b47a
Merge pull request #2960 from AgaSpace/commandhooks
New two hooks PrePlayerCommand and PostPlayerCommand
2025-01-27 10:09:36 +09:00
Lucas Nicodemus
97d88b3b3c
Merge branch 'general-devel' into commandhooks 2025-01-27 10:06:01 +09:00
Lucas Nicodemus
7058a9d61f
Merge pull request #2951 from AgaSpace/group-changes
Group changes
2025-01-27 09:16:28 +09:00
Lucas Nicodemus
fe3644ca80
Merge branch 'general-devel' into group-changes 2025-01-27 09:13:01 +09:00
Lucas Nicodemus
64a4c9c1cd
Merge pull request #2952 from drunderscore/fix/player-data-is-sometimes-not-there
Ensure `TSPlayer.PlayerData` is non-null whilst syncing loadouts
2025-01-27 09:00:47 +09:00
Lucas Nicodemus
3115e1f032
Merge branch 'general-devel' into fix/player-data-is-sometimes-not-there 2025-01-27 08:57:36 +09:00
Lucas Nicodemus
de8a0a634c
Merge pull request #3057 from sgkoishi/pr3057
Detect xterm compatibility to avoid console spam
2025-01-27 08:55:01 +09:00
SGKoishi
605be8f813
Detect xterm compatibility to avoid console spam 2025-01-27 08:11:36 +09:00
Lucas Nicodemus
f71f3b865c
Merge pull request #3056 from sgkoishi/pr3056
Automatic language detection
2025-01-26 16:16:58 +09:00
SGKoishi
c4a141308e
Automatic language detection 2025-01-26 15:11:15 +09:00
Lucas Nicodemus
c6dfb97349
Merge pull request #3055 from sgkoishi/pr3055
Fix #2895
2025-01-26 13:43:50 +09:00
Lucas Nicodemus
5da5f35c15
Merge branch 'general-devel' into pr3055 2025-01-26 13:42:01 +09:00
Lucas Nicodemus
74a07150f8
Update submodule 2025-01-26 13:37:38 +09:00
Lucas Nicodemus
faf7854a23
Merge pull request #2947 from AgaSpace/accountgroupcupdate-hook
Added AccountGroupUpdate hook, when trying to change a user group.
2025-01-26 13:03:46 +09:00
SGKoishi
52ed275be2
Fix #2895 2025-01-26 13:00:06 +09:00
Lucas Nicodemus
4cab985d0f
Merge branch 'general-devel' into accountgroupcupdate-hook 2025-01-26 12:59:15 +09:00
Lucas Nicodemus
846ccb46bd
Merge pull request #3015 from Metratrj/fix/offnosave
fix: off no save command
2025-01-26 09:52:43 +09:00
Lucas Nicodemus
9d96c02e2e
Merge branch 'general-devel' into fix/offnosave 2025-01-26 09:47:26 +09:00
Lucas Nicodemus
92c3f0086d
Merge pull request #3039 from ACaiCat/general-devel
fix: /help, /me, and /p commands can't work in non-English languages
2025-01-26 09:44:08 +09:00
Lucas Nicodemus
519f94116c
Merge branch 'general-devel' into general-devel 2025-01-26 09:38:37 +09:00
Lucas Nicodemus
e1c41d0ac9
Merge pull request #2945 from AgaSpace/netitem-changes
NetItem changes
2025-01-26 09:06:26 +09:00
Lucas Nicodemus
18062c55e7
Merge branch 'general-devel' into netitem-changes 2025-01-26 09:02:51 +09:00
Lucas Nicodemus
fdee582dc7
Redirect ikebukuro to wiki
This redirects the hosted docs on github pages to the wiki, which is easier for normal people to edit.
2025-01-26 09:00:41 +09:00
Lucas Nicodemus
b984ff8b65
Apply patch from https://github.com/Pryaxis/TShock/pull/3018
This applies https://github.com/Pryaxis/TShock/pull/3018 as a patch per @punchready because they deleted the head repository so that we can't merge it and none of the git objects have valid refs anymore on the command line and we can't merge it on the gui.
2025-01-26 08:45:11 +09:00
Lucas Nicodemus
2952762032
Merge pull request #3005 from sgkoishi/pr3005
Whitelist the Striking Moment (`ParryDamageBuff`) buff
2025-01-26 01:26:45 +09:00
SGKoishi
65559d5db8
Merge remote-tracking branch 'upstream/general-devel' into pr3005 2025-01-26 01:22:34 +09:00
Lucas Nicodemus
c9678fac26
Merge pull request #2925 from sgkoishi/patch-1
Remove Connection: Close for REST api
2025-01-26 01:08:50 +09:00
SGKoishi
6ee22758c1
Merge remote-tracking branch 'upstream/general-devel' into patch-1 2025-01-25 08:05:35 -08:00
SGKoishi
61a81bb4ff
Fix merge conflict 2025-01-26 01:00:17 +09:00
Lucas Nicodemus
251353c566
Merge pull request #2939 from sgkoishi/consistency-playeractive-patch
Use same TSPlayer.Active check
2025-01-25 23:15:31 +09:00
Lucas Nicodemus
8f5a81014f
Merge branch 'general-devel' into patch-1 2025-01-25 23:08:28 +09:00
Lucas Nicodemus
a42046e79c
Merge branch 'general-devel' into consistency-playeractive-patch 2025-01-25 23:03:30 +09:00
Lucas Nicodemus
7e9b97be29
Disable renovate
This is really irritating
2025-01-25 22:51:42 +09:00
Lucas Nicodemus
8246b95739
Disable stupid semantic commits 2025-01-25 22:50:15 +09:00
Lucas Nicodemus
6cdc7599ad
Merge pull request #3048 from timschumi/test-pr
docker: Publish Docker images to GHCR
2025-01-25 22:47:35 +09:00
Lucas Nicodemus
696110ae4d
Merge branch 'general-devel' into test-pr 2025-01-25 22:44:01 +09:00
Lucas Nicodemus
e64389db81
Merge pull request #2900 from Pryaxis/renovate/mysql.data-8.x
Update dependency MySql.Data to 8.4.0
2025-01-25 22:43:39 +09:00
Lucas Nicodemus
e6b1fb139f
Merge branch 'general-devel' into netitem-changes 2025-01-25 22:42:52 +09:00
Lucas Nicodemus
b9d984863d
Merge branch 'general-devel' into pr3005 2025-01-25 22:40:03 +09:00
Lucas Nicodemus
1762f59a78
Merge branch 'general-devel' into general-devel 2025-01-25 22:37:52 +09:00
Lucas Nicodemus
cc2664e599
Merge branch 'general-devel' into test-pr 2025-01-25 22:35:17 +09:00
renovate[bot]
9aba57dab6
Update dependency MySql.Data to 8.4.0 2025-01-25 13:31:02 +00:00
Lucas Nicodemus
b4968adb7d
Fix typo in config file
Closes https://github.com/Pryaxis/TShock/pull/3052
2025-01-25 22:29:56 +09:00
Lucas Nicodemus
2755450277
Merge pull request #2943 from sgkoishi/dump-commands
Fix dump-reference-data mutate command name
2025-01-25 21:34:44 +09:00
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
Lucas Nicodemus
0912f690cc
Merge pull request #2949 from Pryaxis/renovate/sharpziplib-1.x
Update dependency SharpZipLib to 1.4.2
2025-01-05 20:49:39 +09:00
renovate[bot]
e21322b86b
Update dependency SharpZipLib to 1.4.2 2025-01-05 10:58:00 +00:00
Lucas Nicodemus
0b5c9580f7
Merge pull request #3041 from Pryaxis/renovate/nuget-nuget.protocol-vulnerability
Update dependency NuGet.Protocol to 6.3.3 [SECURITY]
2025-01-05 19:57:31 +09:00
renovate[bot]
d53517104c
Update dependency NuGet.Protocol to 6.3.3 [SECURITY] 2025-01-05 10:45:58 +00:00