cn187
07-17-2024, 06:05 PM
As noted in the News forum, 6.4.0-rc1 is available for testing.
Bug reports and feedback highly appreciated!
Version 6.4.0-rc1 - This version is a release candidate for the next minor upgrade to ShowEQ. It includes fixes and features that will be added to ShowEQ in the near future.
It's expected to be as stable as the regular release, however there may be new bugs not present in the regular release. Testers, bug reports, and feedback are appreciated!
cn187 (07/17/24)
----------------
- Update to version 6.4.0-rc1
- Support for EQ Patch 07/17/24
- Struct and opcode updates (Newby)
- This is a release candidate release for the next minor version
- Fixes:
- Improvements to column sort/reorder/hide behavior
- Fixes for player-controlled external entity detection and updates, and related crash
- Rework packet capture filter to improve reliability of session detection
- Update OP_Consider logic to correctly display con colors and level
- Enable menu options to rename/delete spawnpoints
- Don't auto-select another mob when a targeted corpse decays
- Fixes for formatted messages
- Remove config.sub/config.guess from source and regenerate them on build host
- Enhancements:
- Add option to deselect your target if mob is untargeted
- Allow user to configure map line/location colors
- Allow user to configure PCAP snaplen and ring buffer size
- PCAP will now attempt to detect dropped packets and emit a warning with possible fixes
- New UI for adding and editing spawn filters
- Allow using info/equipment fields in spawn filter matches
The rc1 release is available in the files section of SourceForge at https://sourceforge.net/projects/seq/files/ShowEQ/ShowEQ-6.4.0-rc1/. It's not available from the SVN repository at this time.
Installation (tarball):
$ tar xjvf showeq-6.4.0-rc1.tar.bz2
$ cd showeq-6.4.0-rc1
$ ./configure
$ make
$ make install
Bug reports and feedback highly appreciated!
Version 6.4.0-rc1 - This version is a release candidate for the next minor upgrade to ShowEQ. It includes fixes and features that will be added to ShowEQ in the near future.
It's expected to be as stable as the regular release, however there may be new bugs not present in the regular release. Testers, bug reports, and feedback are appreciated!
cn187 (07/17/24)
----------------
- Update to version 6.4.0-rc1
- Support for EQ Patch 07/17/24
- Struct and opcode updates (Newby)
- This is a release candidate release for the next minor version
- Fixes:
- Improvements to column sort/reorder/hide behavior
- Fixes for player-controlled external entity detection and updates, and related crash
- Rework packet capture filter to improve reliability of session detection
- Update OP_Consider logic to correctly display con colors and level
- Enable menu options to rename/delete spawnpoints
- Don't auto-select another mob when a targeted corpse decays
- Fixes for formatted messages
- Remove config.sub/config.guess from source and regenerate them on build host
- Enhancements:
- Add option to deselect your target if mob is untargeted
- Allow user to configure map line/location colors
- Allow user to configure PCAP snaplen and ring buffer size
- PCAP will now attempt to detect dropped packets and emit a warning with possible fixes
- New UI for adding and editing spawn filters
- Allow using info/equipment fields in spawn filter matches
The rc1 release is available in the files section of SourceForge at https://sourceforge.net/projects/seq/files/ShowEQ/ShowEQ-6.4.0-rc1/. It's not available from the SVN repository at this time.
Installation (tarball):
$ tar xjvf showeq-6.4.0-rc1.tar.bz2
$ cd showeq-6.4.0-rc1
$ ./configure
$ make
$ make install