-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
7.2.0 #36
7.2.0 #36
Conversation
…untime, improved HudderV2Compiler readability
… with the plus operator
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Add clone and finalize to banished functions, Add null Object for V2Runtime, improved HudderV2Compiler readability