TShock/TShockAPI
Lucas Nicodemus 12d40e98ad
Disable always return on HandleLoadNetModule
As of 1.4.x.x, these are used for more than just chat text and we need
to start handling them separately. The original check here would just
return true (handling the event) for any module that's not text. Now, we
need to actually do processing and check for exploits on these.
2020-05-17 23:47:29 -07:00
..
CLI Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
DB pass compile; add void vault code 2020-05-17 21:38:47 +08:00
Extensions Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Hooks Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Localization pass compile; add void vault code 2020-05-17 21:38:47 +08:00
Models/PlayerUpdate Adds models for the random bitsbyte data received in packet 13 - player update 2020-05-18 14:42:29 +09:30
Net Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Properties Merge branch 'general-devel' into backport-verison-tick 2019-03-29 20:41:51 -07:00
Rest Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
ServerSideCharacters Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Sockets pass compile; add void vault code 2020-05-17 21:38:47 +08:00
app.config Saving work to apply merge changes 2017-04-19 17:12:38 -06:00
BackupManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Bouncer.cs Update Bouncer/Item Bans refs for new models 2020-05-18 14:45:36 +09:30
Commands.cs Incorporate @Patrikkk's changes over Axeel's 2020-05-17 11:58:21 -07:00
ConfigFile.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
FileTools.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
GeoIPCountry.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
GetDataHandlers.cs Disable always return on HandleLoadNetModule 2020-05-17 23:47:29 -07:00
Group.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
HandlerList.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
ILog.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
IPackable.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
ItemBans.cs Update Bouncer/Item Bans refs for new models 2020-05-18 14:45:36 +09: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 Update "spawn boss invasion" get data handler 2020-05-17 22:44:10 -07:00
PlayerData.cs pass compile; add void vault code 2020-05-17 21:38:47 +08:00
RegionHandler.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
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 pass compile; add void vault code 2020-05-17 21:38:47 +08:00
SqlLog.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
TextLog.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
TShock.cs pass compile; add void vault code 2020-05-17 21:38:47 +08:00
TShockAPI.csproj Adds models for the random bitsbyte data received in packet 13 - player update 2020-05-18 14:42:29 +09:30
TShockAPI.licenseheader Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
TSPlayer.cs Updating SpawnPlayer and PlayerUpdate packet 2020-05-18 00:04:49 +02:00
TSServerPlayer.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
UpdateManager.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Utils.cs pass compile; add void vault code 2020-05-17 21:38:47 +08:00
web.config Saving work to apply merge changes 2017-04-19 17:12:38 -06:00