Releases: RealRTTV/chatcalc
Releases Β· RealRTTV/chatcalc
v3.0.21
02 Dec 19:36
Compare
Sorry, something went wrong.
No results found
setting functions to not exist now works correctly
copy to clipboard on defined functions
added sgn function
added a terrible factorial function
fixed a bug with negative signs not working
reworked the math engine logic
changed random() and rand() to be rand and random
added custom constants
v3.0.20
12 Nov 22:38
Compare
Sorry, something went wrong.
No results found
Added the cmp function
Fixed a lot of bugs
v3.0.19
12 Nov 16:06
Compare
Sorry, something went wrong.
No results found
Added rad and deg
Fixed bug with yaw and pitch
Added phi and tau
Added min, max, and clamp.
v3.0.18
12 Nov 12:54
Compare
Sorry, something went wrong.
No results found
Added yaw and pitch variables
Fixed bug with = crashing the game ( #9 )
Fixed bug with inverse trig functions ( #11 )
v3.0.17
13 Oct 03:30
Compare
Sorry, something went wrong.
No results found
removed the old engine, also added hints so you don't even have to press tab
v3.0.14
15 May 23:12
Compare
Sorry, something went wrong.
No results found
rewrote the entire function system to let me have multivariable functions
your input will not compute rather than giving back "NaN" if your syntax is incorrect
added cfg? to give you a list of the config options
fixed existing code that had logic issues, "1+2)/3" is now equal to 1 instead of 3
v3.0.13
14 May 05:01
Compare
Sorry, something went wrong.
No results found
- refactored config system so it doesn't break when i add new featureβ¦
v3.0.6
10 Jul 23:56
Compare
Sorry, something went wrong.
No results found
added x(y) multiplication syntax
v3.0.5
01 Jul 16:05
Compare
Sorry, something went wrong.
No results found
added 3(4) multiplication syntax
v3.0.4
30 Jun 22:14
Compare
Sorry, something went wrong.
No results found