TShock/TShockAPI
ohayo 56c5865043 Emergency bug fix for handshake on all/server player
The All Player does not have a valid state and because FinishedHandshake is false by default, they would never get time update packets, etc.
2025-02-11 07:47:14 +10:00
..
CLI Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Configuration Fix typo in config file 2025-01-25 22:29:56 +09:00
DB Prevent blank UUIDs from being banned 2025-02-08 14:37:48 +10:00
Extensions Some i18nifiying 2022-10-21 16:12:04 -04:00
Handlers Remove duplicate conversion spread matching 2023-06-07 03:05:10 +02:00
Hooks Merge branch 'general-devel' into commandhooks 2025-01-27 10:06:01 +09:00
Localization rename 2024-07-31 19:24:53 +08:00
Models Update GetDataHandler.HandleProjectileNew to include HasBannerIdToRespondTo 2021-04-05 10:45:41 +08:00
Modules Some i18nifiying 2022-10-21 16:12:04 -04:00
Net Fix Terra Blade triggered MaxProjDamage, other net changes (#2852) 2022-12-05 21:45:37 -08:00
Rest Merge branch 'general-devel' into accountgroupcupdate-hook 2025-01-26 12:59:15 +09:00
Sockets Typo fixes on comments/strings 2021-07-16 14:53:37 -04:00
BackupManager.cs Some i18nifiying 2022-10-21 16:12:04 -04:00
Bouncer.cs Merge remote-tracking branch 'upstream/general-devel' into pr3005 2025-01-26 01:22:34 +09:00
Commands.cs Prevent blank UUIDs from being banned 2025-02-08 14:37:48 +10:00
FileTools.cs separate online players / max slots in stock MOTD 2021-07-15 16:13:51 -04:00
GeoIPCountry.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
GetDataHandlers.cs I guess update the magic number here too? 2025-02-05 09:37:53 +10:00
Group.cs Removed RGB properties 2023-06-08 12:41:11 +07:00
HandlerList.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
I18n.cs Automatic language detection 2025-01-26 15:11:15 +09:00
ILog.cs Some i18nifiying 2022-10-21 16:12:04 -04:00
IPackable.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
ItemBans.cs Add missing string 2022-11-04 20:46:53 -07:00
NetItem.cs Removed unnecessary documentation 2023-06-08 18:11:26 +07:00
PaginationTools.cs Use full sentence rather than combining words 2022-10-25 08:50:29 -07:00
Permissions.cs Optimize Linq 2023-05-13 04:09:15 -07:00
PlayerData.cs Properly remove all buffs in PlayerData.RestoreCharacter 2022-11-09 23:18:03 -08:00
RegionHandler.cs Use full sentence rather than combining words 2022-10-25 08:50:29 -07:00
SaveManager.cs i18n most texts 2022-10-24 21:16:28 -07:00
SqlLog.cs Use i18n for most string.Format if shown in log, console or client side 2022-10-24 13:38:33 -07:00
TextLog.cs Lazy initialize TextLog._logWriter 2024-02-18 11:36:26 -08:00
TShock.cs Suggestions + fix last missed magic number 2025-02-05 09:33:36 +10:00
TShockAPI.csproj Version tick: 5.2.2 2025-02-01 22:32:36 +09:00
TShockAPI.licenseheader Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
TSPlayer.cs Emergency bug fix for handshake on all/server player 2025-02-11 07:47:14 +10:00
TSServerPlayer.cs More i18n 2022-11-02 13:42:52 -07:00
UpdateManager.cs More i18n 2022-11-02 13:42:52 -07:00
Utils.cs Prevent further things from clients who dont handshake 2025-01-31 09:17:26 +10:00