diff --git a/KnownFunctions.md b/KnownFunctions.md index 5077af8..2bc3a42 100644 --- a/KnownFunctions.md +++ b/KnownFunctions.md @@ -15,105 +15,105 @@ This would be a good place to find out if a function you think is not in the com ## Known and added to completions - General Functions (Available on most things) - -- Count - -- Range - -- GetIndexes - -- Remove - -- RemoveAll - -- HasIndex - -- Append - -- Type - -- Round - -- Int - -- Mod + * Count + * Range + * GetIndexes + * Remove + * RemoveAll + * HasIndex + * Append + * Type + * Round + * Int + * Mod - General Functions (Not as widely available) - -- Say - -- Sleep - -- Quit + * Say + * Sleep + * Quit - Networking - -- GetConnections - -- Slurp - -- Connect - -- DisconnectAll - -- Broadcast + * GetConnections + * Slurp + * Connect + * DisconnectAll + * Broadcast - Terminals With Monitors - -- Print - -- PrintS - -- Input - -- Info - -- Random - -- GetUser - -- Name - -- Time - -- Width - -- Height + * Print + * PrintS + * Input + * Info + * Random + * GetUser + * Name + * Time + * Width + * Height - Apis / Random (Forgot where I found them or don't care enough to log) - -- CharToInt - -- IntToChar - -- ClearText - -- PlaySound - -- Pitch - -- Sin - -- Cos - -- Line - -- Text - -- Rect - -- DisplayGraphics - -- Color - -- Repeat - -- HSVtoRGB - -- RGBToHSV - -- Lines - -- StringContains - -- IsKeyPressed - -- HasFloppy - -- LoadData - -- ClearData - -- SaveData - -- BootFromFloppy + * CharToInt + * IntToChar + * ClearText + * PlaySound + * Pitch + * Sin + * Cos + * Line + * Text + * Rect + * DisplayGraphics + * Color + * Repeat + * HSVtoRGB + * RGBToHSV + * Lines + * StringContains + * IsKeyPressed + * HasFloppy + * LoadData + * ClearData + * SaveData + * BootFromFloppy - Screwdriver - -- SetMhz - -- EnableAPI - -- SetMaxTime + * SetMhz + * EnableAPI + * SetMaxTime - Drinkables - -- Speed - -- Charisma - -- Smelliness - -- Sleepiness - -- Drunkenness - -- Drink - -- Corruption - -- IsUser - -- GetRoom - -- RemoteFunctionCall + * Speed + * Charisma + * Smelliness + * Sleepiness + * Drunkenness + * Drink + * Corruption + * IsUser + * GetRoom + * RemoteFunctionCall - Eatables - -- Trippy - -- TurnLeft - -- TurnRight - -- FastForward - -- Move - -- QuickBoost + * Trippy + * TurnLeft + * TurnRight + * FastForward + * Move + * QuickBoost - Security Terminals (I do not know if thats what they are called but thats what I am calling them) - -- OnHack - -- OnIntruder - -- MovePerson - -- ZapPerson - -- RestoreCode - -- GetHour - -- GetMinute + * OnHack + * OnIntruder + * MovePerson + * ZapPerson + * RestoreCode + * GetHour + * GetMinute - Keys - -- Unlock - -- Lock - -- Toggle + * Unlock + * Lock + * Toggle - Radios - -- Blip - -- GetChannel - -- SetChannel - -- TurnOffSound - -- TurnOnSound + * Blip + * GetChannel + * SetChannel + * TurnOffSound + * TurnOnSound - Hacking Devices - -- Log + * Log - Teleportation Devices - -- Position - -- Teleport - -- SetWorldPosition \ No newline at end of file + * Position + * Teleport + * SetWorldPosition