TShock/TShockAPI
Lucas Nicodemus 1aa9956e45 Report correct god mode status to target player
The previous version of the code always told the player having their god
mode toggled the state of the player that issued the command, rather
than their own god mode state. This fixes that issue, and now returns
the correct player's state to the correct player.
2021-11-20 20:02:23 -08:00
..
CLI Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Configuration Change RespawnSeconds & RespawnBossSeconds to use default 2021-09-13 10:02:03 -04:00
DB Merge branch 'general-devel' into fix-invalid-groups 2021-07-31 16:38:12 +02:00
Extensions Re-enable Int64 override for IDataReader.Get 2020-11-29 18:23:35 +10:30
Handlers Merge branch 'general-devel' into upstream-general-devel 2021-07-24 19:48:54 -04:00
Hooks Implement handled pattern on the PlayerChat hook 2021-04-13 13:14:56 +09:30
Localization pass compile; add void vault code 2020-05-17 21:38:47 +08:00
Models Update GetDataHandler.HandleProjectileNew to include HasBannerIdToRespondTo 2021-04-05 10:45:41 +08:00
Net Address feedback from @hakusaro about style & documentation 2021-05-21 13:13:06 +02:00
Properties Version tick: 4.5.5 2021-07-21 18:46:01 -07:00
Rest Typo fixes on comments/strings 2021-07-16 14:53:37 -04:00
Sockets Typo fixes on comments/strings 2021-07-16 14:53:37 -04:00
app.config Saving work to apply merge changes 2017-04-19 17:12:38 -06:00
BackupManager.cs Remove "potential lag spike" warning when saving 2021-06-05 20:30:08 -07:00
Bouncer.cs Check RegionProtectGemLocks before enforcing perms 2021-11-20 18:19:47 -08:00
Commands.cs Report correct god mode status to target player 2021-11-20 20:02:23 -08: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 Merge branch 'Pryaxis:general-devel' into patch-1 2021-08-25 12:39:04 +02: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
ILog.cs Typo fixes on comments/strings 2021-07-16 14:53:37 -04:00
IPackable.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
ItemBans.cs Refactor for new configuration 2020-12-03 17:43:10 +10:30
NetItem.cs pass compile; add void vault code 2020-05-17 21:38:47 +08:00
packages.config Update to Newtonsoft JSON v10.0.3 for parity with OTAPI/TSAPI 2019-03-30 15:47:14 +10:30
PaginationTools.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Permissions.cs Add respawn and respawnother permissions 2021-07-31 14:01:17 -04:00
PlayerData.cs Change happyFunTorchTime from true to false 2021-05-23 17:11:06 -07:00
RegionHandler.cs Refactor for new configuration 2020-12-03 17:43:10 +10:30
Resources.Designer.cs Remove headers from autogenerated file 2016-10-17 11:28:34 +05:30
Resources.resx Remove 2 year old config files... 2013-10-01 20:55:19 -04:00
SaveManager.cs Refactor for new configuration 2020-12-03 17:43:10 +10:30
SqlLog.cs Refactor for new configuration 2020-12-03 17:43:10 +10:30
TextLog.cs Refactor for new configuration 2020-12-03 17:43:10 +10:30
TShock.cs Update version codename and changelog for 1.4.3 2021-11-19 22:39:45 -08:00
TShockAPI.csproj Remove old ConfigFile class 2021-06-13 13:20:43 -07:00
TShockAPI.licenseheader Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
TSPlayer.cs Merge branch 'general-devel' into general-devel 2021-09-13 09:52:46 -04:00
TSServerPlayer.cs Typo fixes on comments/strings 2021-07-16 14:53:37 -04:00
UpdateManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Utils.cs Remove the test method from Utils, re-route checks to GroupManager 2021-08-07 13:56:52 +02:00
web.config Saving work to apply merge changes 2017-04-19 17:12:38 -06:00