TShock/TShockAPI
Lucas Nicodemus 1993900159
Move OnTileEdit ban checks: Bouncer -> Itembans
This change moves the ban checks used to determine, during TileEdit
events, if an item is banned, out of Bouncer and into the newly isolated
ItemBan subsystem. Rather than creating a large pull request for all of
these, I'm just going to create a series of commits and send them in one
at a time. This should result in about one PR per hook that uses item
bans that needs to move.
2020-05-16 21:50:28 -07:00
..
CLI Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
DB Update copyright to 2019 again 2019-03-29 17:16:37 -07: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 Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
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 Update copyright to 2019 again 2019-03-29 17:16:37 -07: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 Move OnTileEdit ban checks: Bouncer -> Itembans 2020-05-16 21:50:28 -07:00
Commands.cs Fragments: Separate out item bans (#1595) 2020-05-16 16:27:34 -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 Fragments: Separate out item bans (#1595) 2020-05-16 16:27:34 -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 Move OnTileEdit ban checks: Bouncer -> Itembans 2020-05-16 21:50:28 -07:00
NetItem.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
packages.config update otapi 2017-12-09 17:57:33 +01:00
PaginationTools.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
Permissions.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
PlayerData.cs Update copyright to 2019 again 2019-03-29 17:16:37 -07: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 Update copyright to 2019 again 2019-03-29 17:16:37 -07: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 Fragments: Separate out item bans (#1595) 2020-05-16 16:27:34 -07:00
TShockAPI.csproj Fragments: Separate out item bans (#1595) 2020-05-16 16:27:34 -07:00
TShockAPI.licenseheader Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
TSPlayer.cs Fragments: Separate out item bans (#1595) 2020-05-16 16:27:34 -07: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 Update copyright to 2019 again 2019-03-29 17:16:37 -07:00
web.config Saving work to apply merge changes 2017-04-19 17:12:38 -06:00