PDA

View Full Version : ShowEQ 6.3.16 for Live 07/17/24 and ShowEQ 6.4.0 ReleaseCandidate 1 for Live 07/17/24



cn187
07-17-2024, 05:44 PM
Announcing the release of ShowEQ version 6.3.16, and the availability of ShowEQ 6.4.0 Release Candidate 1. Special thanks to Newby for the patch.

These versions are compatible with the Jul 17th release.



cn187 (07/17/24)
----------------
- Update to version 6.3.16
- Support for EQ Patch 07/17/24
- Struct and opcode updates (Newby)


This new release is available in the files section of SourceForge at https://sourceforge.net/projects/seq/files/ShowEQ/Showeq-6.3.16/, or from the SVN repository at http://svn.code.sf.net/p/seq/svn/showeq/tags/v6_3_16/

Installation (tarball):


$ tar xjvf showeq-6.3.16.tar.bz2
$ cd showeq-6.3.16
$ ./configure
$ make
$ make install


Installation (SVN):


$ svn checkout http://svn.code.sf.net/p/seq/svn/showeq/tags/v6_3_16 showeq-6.3.16
$ cd showeq-6.3.16
$ make -f Makefile.dist build
$ ./configure
$ make
$ make install



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!
Please post any bug info or feedback in the Beta forum.



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

snpp
07-18-2024, 02:54 AM
thank you very much! for all the teams time and effort

BlueAdept
07-18-2024, 12:01 PM
Thanks cn187. Been busy with stuff. Havent even opened a computer at home in the last week.