Skip to content

Releases: TenkyuChimata/MCEEW

MCEEW v2.4.3

08 Aug 08:28
46f6b94
Compare
Choose a tag to compare

Changes

  • Add Scheduler debug output.
  • Fix JMA final reports not colord.

MCEEW v2.4.2

03 Apr 09:58
Compare
Choose a tag to compare

NOTE: If you are upgrading from v2.4.1 and below, please delete the MCEEW configuration file to update configuration!

Changes

  • Add Max intensity for CWA EEW.

MCEEW v2.4.1

03 Apr 07:53
Compare
Choose a tag to compare

NOTE: If you are upgrading from v2.4.0 and below, please delete the MCEEW configuration file to update configuration!

Changes

  • Add back Taiwan CWA EEW.
  • Add Taiwan CWA EEW test example.
  • Use API's intensity For CENC final reports.

MCEEW v2.4.0

29 Feb 13:05
Compare
Choose a tag to compare

NOTE: If you are upgrading from v2.3.1 and below, please delete the MCEEW configuration file to update configuration!

Changes

  • Add support for 1.20.4.
  • Add Taiwan/Fujian EEW.
  • Update EEW test example.

MCEEW v2.3.1

29 Dec 10:33
Compare
Choose a tag to compare

WARNING: If you are upgrading from v2.3.0 and below, please delete the MCEEW configuration file to update configuration!

Changes

  • Update configuration.
  • Fix console output no prefix.
  • Fix WebSocket API Reconnect.
  • Add intensity for CENC final reports.

MCEEW v2.3.0

27 Dec 13:32
Compare
Choose a tag to compare

WARNING: If you are upgrading from v2.2.3 and below, please delete the MCEEW configuration file to update configuration!

Changes

  • Update dependency.
  • End support for Java 8.
  • Add config update checker.
  • Add China CENC final reports.
  • Switch to Websocket for lower latency.
  • Adjusted manual get earthquake information.
  • JMA final report added the seconds of occurrence.
  • Reduce thread creation and optimize performance.
  • Config: Modify some comments.
  • Config: enable_cwb changed to enable_cwa.
  • Config: Action.final changed to Action.jma.
  • Config: Message.Final changed to Message.Jma.
  • Config: Remove Action.debug and time_format_final.

MCEEW v2.2.3

06 Nov 05:45
Compare
Choose a tag to compare

Changes

  • Update dependency.
  • Rename CWB to CWA.
  • Fix Sichuan EEW info depth no km letter.

MCEEW v2.2.2

27 Aug 04:20
Compare
Choose a tag to compare

Changes

  • Optimize handling of version.
  • Add latitude and longitude to JMA final report.
    (Need delete config.yml to update)

MCEEW v2.2.1

12 Jul 08:03
Compare
Choose a tag to compare

WARNING: If you are upgrading from v2.2.0 and below, please delete the 'plugins/MCEEW' directory to update configuration!

Changes

  • Optimization code.
  • Update configuration.
  • Add Taiwan CWB EEW.
  • Remove final report test.
  • Add Taiwan EEW send test.
  • Add earthquake information manual get command.
  • Improved performance of Japan final report processing.
  • Reduced thread creation to reduce performance overhead.
  • Eliminated multiple API requests to reduce network performance impact.
  • Deprecate ChatColor and no longer supports configuring intensity colors.
  • Fixed manual earthquake information get were not working when EEW was disabled in configuration.
  • Implemented separate threads for EEW data request and processing to avoid blocking due to network issues.

MCEEW v2.2.0

03 Jul 02:18
Compare
Choose a tag to compare

WARNING: Starting from this version, support for v1 has been discontinued. Please update to v2 ASAP to receive uninterrupted EEW information!

Changes

  • Stop getting EEW from alternative source NIED.
  • Update EEW test to match the JMA EEW format.
  • Update configuration (optionally delete the old config file for updating).