Added the following variables:
bool camera_detached
num cam_dxpos
num cam_dypos
num cam_dzpos
num cam_xpos
num cam_ypos
num cam_zpos
num cam_subchunkx
num cam_subchunky
num cam_subchunkz
num cam_chunkx
num cam_chunkz
num cam_dpitch
num cam_pitch
num cam_dyaw
num cam_yaw
num cam_f3_dyaw
num cam_f3_yaw
num cam_light
num cam_blocklight
num cam_skylight
string cam_biome
string cam_block_in_front
string cam_looking_at_pos
Thanks to magor2345
Added ability for one to make their own functions with ;return, [value];
Added ;no_sys_var; and ;sys_var;
Added {daytime} variable
Added functionality to "array" and "int" functions
Added "toBinaryString" and "char" functions
Added the ability to concatenate strings
Removed usage of deprecated functions in built in "fibonacci" hud
Fixed "basic" and "hud" built in huds
Fixed several bugs