Search:

Type: Posts; User: cn187

Page 1 of 18 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    4,283

    Re: spawnlist fixed row height

    Added to trunk for next release. Thanks!
  2. Replies
    5
    Views
    4,587

    Re: ShowEQ 6.3.5 for Live 08/16/23

    Looking at the code, I'm pretty sure that message has been occurring for quite a while (2006?)

    It's not hurting anything, but I went ahead and cleaned it up.
  3. Replies
    14
    Views
    1,400

    Re: New Feature Ready for Review: VLAN Support

    No worries. I'm still planning on merging it at some point, and do appreciate you submitting what you have.
  4. Replies
    1
    Views
    405

    Re: "And" operator for Find: bar

    It uses a regular expression, so you can get pretty complicated with it.

    If you want it to show anything that's a drake OR undead, you should be able to do something like drake|undead


    If you...
  5. Thread: 7/19 patch

    by cn187
    Replies
    14
    Views
    1,319

    Re: 7/19 patch

    I'm not sure how much it would matter. A lot of people still call it ShowEQ when they're talking about it, even if they mean MySEQ. And this forum is the first google/ddg/bing hit when you search...
  6. Thread: 7/19 patch

    by cn187
    Replies
    14
    Views
    1,319

    Re: 7/19 patch

    Not gonna lie - part of me would like to just ban a lot of these brand new accounts that show up just to post in the wrong forum. I feel like that in some ways they're worse than the spammers.
  7. Replies
    1
    Views
    2,087

    Re: Give filtered spawns priority over other types

    I've got a fix for this in my branch. I'll merge it (and some other changes) to trunk soon-ish, but in the mean time, this patch should fix you up. (apply with -p1)
  8. Thread: 7/19 patch

    by cn187
    Replies
    14
    Views
    1,319

    Re: 7/19 patch

    Updated and uploaded. Thanks Newby for getting everyone going.
  9. Replies
    1
    Views
    873

    ShowEQ 6.3.4 for Live 07/19/23

    Announcing the release of ShowEQ version 6.3.4. Special thanks to Newby for the patch.

    This version is compatible with the Jul 19th release.




    cn187 (07/20/23)
    ----------------
    - Update...
  10. Thread: 7/19 patch

    by cn187
    Replies
    14
    Views
    1,319

    Re: 7/19 patch

    I can do it in a few hours once I'm done with work.
  11. Replies
    14
    Views
    1,400

    Re: New Feature Ready for Review: VLAN Support

    Did you have to change the pcap filter strings? Asking because several of them include "and ether proto 0x0800", which should exclude packets with vlan tags (which are proto 0x8100) which means your...
  12. Thread: 6/21 Patch

    by cn187
    Replies
    11
    Views
    1,537

    Re: 6/21 Patch

    No worries. I was going to do it Wednesday, but as mentioned upthread I saw some weirdness and wanted to make sure if it was my system or game changes. So it's just as well that we waited.
  13. Thread: 6/21 Patch

    by cn187
    Replies
    11
    Views
    1,537

    Re: 6/21 Patch

    Did it this morning. There was a problem with the auto upload of the tarball, but hopefully it's fixed now.
  14. Replies
    0
    Views
    1,169

    ShowEQ 6.3.3 for Live 06/21/23

    Announcing the release of ShowEQ version 6.3.3. Special thanks to Newby for the patch.

    This version is compatible with the Jun 21st release.



    cn187 (06/23/23)
    ----------------
    - Update to...
  15. Thread: 6/21 Patch

    by cn187
    Replies
    11
    Views
    1,537

    Re: 6/21 Patch

    Download the patch. Then cd to where your svn working dir is and run


    patch -p1 < /path/to/patch/file.txt


    It should should show you the names of the files that got patched (everquest.h and...
  16. Thread: 6/21 Patch

    by cn187
    Replies
    11
    Views
    1,537

    Re: 6/21 Patch

    Yes, I usually do. But I was seeing weird network stuff - missing sessions, missing packets, and some other stuff. I wasn't sure if they changed something or if my system was being weird. It...
  17. Thread: 6/21 Patch

    by cn187
    Replies
    11
    Views
    1,537

    6/21 Patch

    Struct and opcode updates. Apply with "patch -p1".

    I'm investigating some potential issues, but they may be specific to my setup. Hopefully this patch will get most everyone up and running.
    ...
  18. Replies
    14
    Views
    1,400

    Re: New Feature Ready for Review: VLAN Support

    Mystery - I haven't forgotten about this. I did a capture from my switch (in order to get the traffic with vlan tags) for testing, but it doesn't seem to be working. I assume it's an issue with my...
  19. Replies
    6
    Views
    153,169

    Sticky: Re: Updated mapconvert script

    It does work, but this isn't the windows vbs script - it's an update of the Linux script.
  20. Replies
    2
    Views
    1,376

    Re: Current build of showeq + Oakwynd

    Apologies for the move. I assumed that because you mentioned offsets (which MySEQ uses but ShowEQ does not) that you were running MySEQ. I've moved it back.

    I can confirm what Loki said - The...
  21. Replies
    14
    Views
    1,400

    Re: New Feature Ready for Review: VLAN Support

    But you have 16 mirrored to 4 on main, right? Otherwise, how is SEQ on 4 seeing the traffic on 16? At any rate - it's working for you, so maybe the details don't matter.

    Though, I'm curious why...
  22. Replies
    14
    Views
    1,400

    Re: New Feature Ready for Review: VLAN Support

    To clarify - You have the EQ client switch mirroring multiple ports to a singe port, then you're connecting that mirrored port to the SEQ switch. But then on the SEQ switch, you have that port...
  23. Replies
    14
    Views
    1,400

    Re: New Feature Ready for Review: VLAN Support

    That's a really nice capability for multi-boxers on TrueBox servers, or households with multiple players and a dedicated showeq box.



    The capture will have all kinds of identifying info in it,...
  24. Replies
    14
    Views
    1,400

    Re: New Feature Ready for Review: VLAN Support

    Hi! Thanks for your submission.

    Honestly, I'm a bit surprised by this issue. In my experience, drivers typically process and strip the dot1q tags, so you never even see them. Anecdotally, none...
  25. Thread: cn187

    by cn187
    Replies
    2
    Views
    855

    Re: cn187

    No worries - it comes in waves. When I feel like working on it, I do, and when I don't, I don't. Which is why you won't hear a peep from me for months, then all of a sudden a flurry of activity.
    ...
Results 1 to 25 of 445
Page 1 of 18 1 2 3 4