Skip to content

Releases: RicoBrase/ChatCalculator

1.6.1 - Forge - MC1.20.1

25 Mar 09:08

Choose a tag to compare

  • MC: 1.20.1
  • FML: 47.2.0

Changelog

  • Fixed issue #6 (Crash on multiple operations inside parenthesis)

1.6.1 - Fabric - MC1.20.1

25 Mar 09:10

Choose a tag to compare

  • MC: 1.20.1
  • Fabric: 0.92.0+1.20.1

Changelog

  • Fixed issue #6 (Crash on multiple operations inside parenthesis)

1.6.0 - Forge - MC1.20.1

02 Mar 22:14

Choose a tag to compare

  • MC: 1.20.1
  • FML: 47.2.0

Changelog

  • Just ported to MC 1.20.1 - no new features

1.6.0 - Fabric - MC1.20.1

02 Mar 22:28

Choose a tag to compare

  • MC: 1.20.1
  • Fabric: 0.92.0+1.20.1

Changelog

  • Initial release of port to Fabric

1.5.0 - MC1.19.2

24 Apr 18:48

Choose a tag to compare

  • MC: 1.19.2
  • FML: 43.2.0

Changelog

  • Just ported to MC 1.19.2 - no new features

1.4.0 - MC1.16.5

24 Apr 19:23

Choose a tag to compare

  • MC: 1.16.5
  • FML: 36.2.34

Changelog

  • Just ported to MC 1.16.5 - no new features

1.3.2 - MC1.12.2

03 Jul 19:25

Choose a tag to compare

  • MC: 1.12.2
  • FML: 14.23.5.2816

Changelog

  • Added additional check for malformed input (closes #3 )

1.3.1 - MC1.12.2

25 May 20:08
d04f941

Choose a tag to compare

  • MC: 1.12.2
  • FML: 14.23.5.2816

Changelog

  • Added language: Hebrew (Israel) he_il
    • Thanks to @idodana for the contribution!

1.3.0 - MC1.12.2

23 May 12:52

Choose a tag to compare

  • MC: 1.12.2
  • FML: 14.23.5.2816

Changelog

  • Implemented double-equal (==) as message prefix to allow messages that start with a single equal (see #1)
  • Made global calculation messages (@=) localizable (lang-key: chat.chatcalculator.globalcalcmessage)
  • Made message checking more precise using Regex

1.2.0 - MC1.12.2

21 May 20:43

Choose a tag to compare

  • MC: 1.12.2
  • FML: 14.23.5.2816

Changelog

  • Renamed project to ChatCalculator