Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Chat Calc
  • v3.0.24b

    release17 декабря 2023 г.
    • you can define multiple functions under the same name with different parameter counts
    • fixed recursion issue
    • added sum and product functions sum(n=0;12;n) as an example
    • fixed #11 by changing the completable future issue
  • v3.0.24a

    release17 декабря 2023 г.
    • you can define multiple functions under the same name with different parameter counts
    • fixed recursion issue
    • added sum and product functions sum(n=0;12;n) as an example
    • fixed #11 by changing the completable future issue
  • v3.0.23b

    release3 декабря 2023 г.
    • fixed comma bug, should've been semicolon
  • v3.0.23a

    release3 декабря 2023 г.
    • fixed issue with comma and not semicolon
  • v3.0.22b

    release2 декабря 2023 г.
    • fixed modulo
    • added gcf and lcm
  • v3.0.22a

    release2 декабря 2023 г.
    • fixed modulo
    • added gcf and lcm
  • v3.0.21b

    release2 декабря 2023 г.
    • 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.21a

    release2 декабря 2023 г.
    • 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.20b

    release13 ноября 2023 г.
    • Added the cmp function
  • v3.0.20

    release13 ноября 2023 г.
    • Added the cmp function and fixed a lot of bugs.
  • v3.0.19b

    release12 ноября 2023 г.
    • Added rad and deg
    • Fixed bug with yaw and pitch
    • Added phi and tau
    • Added min, max, and clamp.
  • v3.0.19

    release12 ноября 2023 г.
    • Added rad and deg
    • Fixed bug with yaw and pitch
    • Added phi and tau
    • Added min, max, and clamp.
  • v3.0.18b

    release12 ноября 2023 г.
    • Works for 1.20.1
  • v3.0.18

    release12 ноября 2023 г.
    • Added yaw and pitch variables
    • Fixed bug with inverse trig functions
    • Fixed bug for crashing with = being tabbed
    • Made exponentials read a term instead of a part (meaning that 2^3*2 is now the same as 2^(3*2), however, 2^3+3 is still (2^3)+3; originally Chat Calc would read (2^3)*2)
  • v3.0.17

    release14 октября 2023 г.
    • refactored and changed icon
  • v3.0.16

    release13 октября 2023 г.
    • removed old engine
    • added hints above to what you evaluate (even before you press the tab key)
    • uses gema instead of bedmas
  • v3.0.15

    release5 июня 2023 г.
    • added new math engine (nibble, now default), which is extremely fast
  • v3.0.14

    release16 мая 2023 г.
    • 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

    release14 мая 2023 г.
    • refactored config system so it doesn't break when i add new features now
    • fixed issue #6 by making a new option (calculate_last, on by default) that puts calculations after tabbing in entries like commands and usernames (well I haven't tested usernames but it shouldn't go first)
    • because of the fix, ive removed the euler config option, existing always since the issue beforehand is that you can commonly type in 'e' and it gives you a number instead of what you want
    • the only things i see left are to add new features, so if you have anything, feel free to ask
    • fixed issue where every number was e
    • added feature for sin^a(b)
    • fixed radians and degrees being swapped
  • v3.0.12

    release2 октября 2022 г.
    • fixed issue with x y and z coordinates

Совместимость

Платформы

Поддерживаемые окружения

Клиент

Сведения

Лицензия:
Опубликован:3 года назад
Обновлён:2 года назад
ID проекта:
Главная