TShock/TShockAPI
2025-01-25 23:03:30 +09: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 Add a check to InsertPlayerData to prevent data overwrite 2023-01-11 02:23:01 -08: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 PlayerHasBuildPermission hook (#8) 2022-07-24 19:23:10 -04:00
Localization Update 1.4.4.8 2022-11-10 00:10:38 -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 Use same TSPlayer.Active check 2022-12-12 17:15:34 -08: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 branch 'general-devel' into consistency-playeractive-patch 2025-01-25 23:03:30 +09:00
Commands.cs Merge branch 'general-devel' into consistency-playeractive-patch 2025-01-25 23:03:30 +09: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 Set the GetDataHandledEventArgs.Player property for pick sync handler 2023-01-29 20:50:36 -05:00
Group.cs Typo fixes on comments/strings 2021-07-16 14:53:37 -04:00
HandlerList.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
I18n.cs Fix i18n not calling actual method 2022-10-28 22:47:21 -07: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 Introduce support for loadouts, and save current loadout index to SSC 2022-10-22 17:36:57 -04: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 Add bandaid fix to RemoteClient.Reset for SecAd GHSA-hvm9-wc8j-mgrc 2024-12-17 01:15:56 +10:30
TShockAPI.csproj Update dependency MySql.Data to 8.4.0 2025-01-25 13:31:02 +00:00
TShockAPI.licenseheader Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
TSPlayer.cs Added the TSPlayer.Hostile property. 2023-05-14 09:56:47 +07: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 Merge branch 'general-devel' into consistency-playeractive-patch 2023-04-28 15:53:43 -07:00