Skip to content

Releases: FJSAGS/SimpleIRC

Release 1.2.4

Choose a tag to compare

@anthony1204 anthony1204 released this 17 Feb 22:34

Fixed owo version
Fixed game not starting due to keybind having capital letters :/
Fixed some translations
Updated gradle

Release 1.2.2

Choose a tag to compare

@anthony1204 anthony1204 released this 17 Feb 06:21
  • updated to 1.21.11
  • added support for /simpleirc commands in post-connection commands
  • added a keybind to switch between minecraft chat and irc
  • first anthoni contribution

Release 1.2.3

Choose a tag to compare

@anthony1204 anthony1204 released this 17 Feb 10:40

changelog:

  • fix game crashing on first startup
  • fixed rendersystem called from wrong thread log spam
  • remove unused variable

Hotfix 1.2.1

Choose a tag to compare

@FJSAGS FJSAGS released this 31 Dec 23:59

Removed an annoying println

Full Changelog: v1.2.0...v1.2.1

Release 1.2.0

Choose a tag to compare

@FJSAGS FJSAGS released this 26 Dec 13:38
  • Added ability to connect without ssl. To do that, disable the forceSsl config.
  • Fixed /simpleirc part command not being able to take in channel names because of # being a special symbol
  • ChatUtils.Notify is now bold

Full Changelog: v1.1.1...v1.2.0

Hotfix 1.1.1

Choose a tag to compare

@FJSAGS FJSAGS released this 25 Dec 07:42

Fixed nickname not changing when receiving NICK command from the server.

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0

Choose a tag to compare

@FJSAGS FJSAGS released this 25 Dec 07:24

Changelog from 1.1.0-RC2:

  • Polished commands.
  • Added QUIT message support.
  • Pretty stable

Changelog from v1.0.1:

  • All @ commands are now replaced with their / counterparts;
  • Config now has verbosity and post-connection commands, that now replace previous channel name and channel password commands.
  • Added DEBUG verbosity, which now includes debug messages instead of RAW (less clutter for RAW enjoyers)
  • Transferred config to owo-lib because I cant in GUI (It's required. Also the lib will prompt you to install it if you don't already have it installed)

Full Changelog: BasedUser/SimpleIRC@v1.0.1+mc1.21.8...FJSAGS:SimpleIRC:1.1.0

1.1.0 Release Candidate 2

Choose a tag to compare

@FJSAGS FJSAGS released this 24 Dec 21:43

Config changes:
Added DEBUG verbosity, which now includes debug messages (less clutter for RAW enjoyers)
Added post-connection commands and removed channel configs for more convenience.
Also transferred config to owo-lib

1.1.0-RC1

1.1.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@FJSAGS FJSAGS released this 22 Dec 12:46