APIFuzzing - a lua plugin for fuzzing and checking the API
#5
Want to work on the reports from APIFuzzing.


This are functions that all returns the passed strings. Manual export all of them?
- cEnchantments:
	- AddFromString
	- StringToEnchantmentID

- cWorld:
	- BroadcastChatLeave
	- BroadcastChatSuccess
	- BroadcastChatWarning
	- GetWorld
	- SetCommandBlockCommand

- cRoot:
	- BroadcastChatDeath
	- BroadcastChatFailure
	- BroadcastChatFatal
	- BroadcastChatInfo
	- BroadcastChatJoin
	
- cBlockInfo:GetPlaceSound

- BlockStringToType
- EscapeString
- NoCaseCompare
- ReplaceString
- SetCustomName
- StringToBiome
- StringToDamageType
- StringToItem
- StringToMobType
- StripColorCodes
- TrimString



Functions that are documented in APIDoc, but didn't found them in code. Okay for remove?
  • cWorld:QueueSetBlock
  • cEntity:GetRot
  • cRoot:SetPrimaryServerVersion, GetPrimaryServerVersion
  • cBlockInfo:RequiresSpecialTool
Reply
Thanks given by:


Messages In This Thread
RE: APIFuzzing - a lua plugin for fuzzing and checking the API - by Seadragon91 - 04-30-2017, 04:43 PM



Users browsing this thread: 1 Guest(s)