Page 1 of 3 123 LastLast
Results 1 to 15 of 33

Thread: New Modified Version

  1. #1
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176

    New Modified Version

    Note This version was developed using .Net 2003, so you need .Net framework 1.1 installed to run it.

    - It may be possible to convert the project back to .Net 2002, but i have not tried yet.

    <EDIT>
    attempt 2 - stupid file size limit gonna try split it using RAR
    </EDIT>

    <EDIT>
    ARG!!! cant upload rar files. Changing the file extension to .zip, you will ned to rename them back to .rar before you can extract them.
    </EDIT>


    This code is based on Netonims version.

    Changes:
    1) integrated latest showeq races + bodytypes + con code. + changed code so it doesnt complain about unknown or out of range races + types.
    2) Addressed crashing problem on win98 + ME (all drawing now done within a try catch)
    3) Converted the Network routines to use non blocking asynchronous reads (doesnt increase frame rate but makes the client more responsive)
    4) When using player con colours, a yellow square is drawn arround the spawn so that you can easily tell which spawns are players.
    5) Corpses now appear when players or mobs die. White circle for mobs, yellow square for players. (nb player corpse detection is not perfect - but works well for players that have last names)
    6) Fixed problem with starting myseq in an unknown zone.
    7) map con coulours now automatically update when a player levels (NB players using horses will need to use the override level function)
    8) Changes the mob collection to use a hashtable object to make lookups quicker - managed to remove most iterative loops that searched for a given SpawnID.


    <EDIT>
    Removed attachment, I made a new improved version + created a crap website to host it, get your new and improved version here: Slartibartfast's Crap Website

    Additional Changes:

    Modified MySeq server:
    1) Fixed horse bug. (requires a new ini file supplied in the archive)
    2) Changed the string to int routine so that it can cope with hex values in the ini file. Will now accept hex or decimal values. numbers with a leading zero are treated as hex. Valid formats:

    12345 (treated as decimal)
    01E240 (treated as hex)
    0x1E240 (treated as hex)

    Modifications to Client:
    1) Improved PC corpse detection. If you are in zone when PC dies it will be correctly identified as a player. - still not perfect for player corpses that exist when you zone in if they dont have a last name. ShowEQ uses religion as its PC detection algorythm so i may have to add that to the packet stream.
    2) Corpses now appear grey in list box.
    3) I think i fixed the shopkeeper type showing up as unknown.
    4) I hope I have fixed the hashtable enumeration error. (It was a rare crash so hard to say for definite)

    </EDIT>
    Last edited by slartibartfast; 10-07-2003 at 04:16 AM.

  2. #2
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176
    part2 of 4

    grrr 60 second post limit, this is fun !!!

    <EDIT> Removed attachment see first post for download instructions.</EDIT>
    Last edited by slartibartfast; 10-07-2003 at 04:19 AM.

  3. #3
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176
    Part 3 of 4

    <EDIT> Removed attachment see first post for download instructions.</EDIT>
    Last edited by slartibartfast; 10-07-2003 at 04:19 AM.

  4. #4
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176
    Part 4 of 4

    /em Twiddles his fingers whilst waiting for the 60 seconds to elapse.

    <EDIT> Removed attachment see first post for download instructions.</EDIT>
    Last edited by slartibartfast; 10-07-2003 at 04:20 AM.

  5. #5
    Registered User
    Join Date
    Sep 2003
    Posts
    25
    Not working, i think some file is missing. No way you can get it all archived into one file?

  6. #6
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176
    The archive does not include the MagicLibrary.DLL cause it is quite big - copy that accross from your normal MySeq directory

    I found a couple of niggling bugs that i need to fix:

    1) Corpses dont go grey on listview when they appear.
    2) Shopkeepers were coming up type unknown
    3) Getting an error in the paint routine
    "Collection was modified during enumeration"
    - this last one is a bit wierd, im guessing that somehow a packet is arriving mid paint and changing the mob collection - which invalidates the iteration of the mob collection. Not sure how to prevent this so ill probably just stick a try catch round the whole Form1_paint routine. - Or possible only invalidate the map after I have received the whole packet, at the moment i repaint it after processing a partial packet. It doesnt happen very often, but results in the big red cross on the map.

    I plan on looking at looking at the horse bug next, but this requires more knowledge about how the horse + mount are related in the eq memory space, guess a trip to macroquest's web site is in order...

  7. #7
    Registered User
    Join Date
    Dec 2002
    Posts
    38
    why split this into 4 files. just make it one and link it please. and having to rename the .zip to .rar is too troublesome. if you want people to use your product, please pack it correctly thanks much

  8. #8
    Registered User
    Join Date
    Oct 2003
    Posts
    25
    Ok, I have to reply to this:

    slartibartfast's MySEQ client is REALLY FREAKING GOOD. I could care less that he breaks it up into 4 files; he's providing a greatly enhanced and MUCH more stable (1.13 crashed like crazy for me) version of the client and he shouldn't have to use his own webspace and link it to do so.

    The only bug (other than spelling errors that remain in the options menu that I hex-edited the exe to fix) was that sometimes the little X next to the thumb-tack used on the mob-list becomes a little red X and gives me a recoverable error message (just click continue). But this client is well worth the trouble getting the files and renaming and unpacking.

    Please keep releasing your client slartibartfast, I love it.

    Old No Name

    P.S. - here's a list of stuff I would like to see you do with this.

    One, allow for a wave file for each type of alert, currently the wave file only plays when a "hunt" alert mob spawns (which is ok, I want different sounds for "hunt" mobs and "rare" mobs.

    Two, add ini entries for the prefix for "hunt", "caution" and "rare" mobs. I hex edit the Prefix to be " []" for all three types, and leave the Suffixes as *H*, *C* and *R* respectively.

    Three, see if you can figure out the error/bug I posted. Usually the first time after I run the MySEQ client, after I have the mob-list as my focus, if I press tab, it selects the little X (next to the thumbtack) and it errors (which I can click continue and it keeps working) and the X turns into a red X (like when the map would error, which, by the way, hasn't happened for me with your version ever).

    Four, there's a couple spelling errors in the options menu, like Altert. Personally, I just used a hex editor to fix this and capitalize every word in that menu (looks cleaner that way).

    Five, is there anyway to have the alerts file correctly remark alert mobs when you select reload alerts? I have to hit F2 after reloading the alerts, and since I sort by spawn time hitting F2 resets all the spawn times. =( Related to this; when I enter a new zone, I have to hit F2 after the zone fully loads to have alert mobs correctly marked (since the moblist laods before the alerts file for that zone loads).
    Last edited by TempLoginName; 10-06-2003 at 02:07 PM.

  9. #9
    Registered User
    Join Date
    Oct 2003
    Posts
    25
    EDIT
    I also added slartibartfast's MySEQ client in a zip file. If you need me to host the file slartibartfast, let me know. Click on the download link to go to a simple webpage with links to both downloads.
    EDIT

    Here's a font I "created" for use with MySEQ. To install it go to your font folder (easiest to get to through the control panel) then select File, Install New Font...

    In MySEQ, select "List Font" and select the font from the list (it should be sorted alphabetically, so it'll be in the M area).

    Use it at size 7 or 6.75

    Download

    It is easy to read and is small so you can have quite a bit of the moblist showing at once.

    Old No Name

    P.S. - I use MySEQ on the same computer I run EQ from with no performance problem, I just have MySEQ's refresh at 3000 (instead of the default 250). I have 2 monitors; EQ is in a window (1024x768) on the left desktop (which is 1280x1024) while MySEQ is in a similarly sized window on the right desktop (also 1280x1024). I also run EQWatcher and Ever-Bot (a really old EQ text-to-speech program and map program) so there's a map alongside MySEQ on the right desktop.

    Does anyone else do this? run MySEQ and EQ on the same computer?
    Last edited by TempLoginName; 10-06-2003 at 02:24 PM.

  10. #10
    Registered User
    Join Date
    Jun 2003
    Posts
    57
    Yeah, I do that, too. Used to have 2 PCs in my room, but my new room's too tiny to do so.

    In any case, I've noticed the current release of MySEQ lags the heck out of my PC, mostly zone times. Normally takes me ~30 seconds to zone. Yesterday it took me 3 and a half minutes to zone from PoK to Twilight Sea (gated)

    Does Slarti's release reduce this lag?

    Also, I've noticed that the mob list refreshes twice every time you zone. Initially, it repopulates the mob list/location for your old zone, then it says "Oops, he's in this new zone," pops up the new map and repopulates the mob list again. A bit inefficient. Thought about poking my nose at the source but I'm busy as all hell lately on a training course.

    Gonna download Slarti's and test it out I think. Sounds like some nice changes.

    Edit:
    Downloaded it, put it in its own folder in the wseq directory, copied the magiclibrary.dll, and modified the options to fit my IP address. Ran it only to get the following error...

    "Could not connect to server: The type initializer for "System.Net.Dns" threw an exception.

    Any ideas?
    Last edited by Squiffy; 10-06-2003 at 06:43 PM.

  11. #11
    Registered User
    Join Date
    Oct 2003
    Posts
    25
    Does Slarti's release reduce this lag?
    Well, it's not lag you're experiencing, it's slowdown, but I know you knew what you meant. Everytime MySEQ refreshes it redraws the entire picture, which takes a lot of thinking. In the options page you need to make it refresh less often. I use 3000 (instead of 250) for this, so I get 2 refreshes per tick. This causes zero performance loss for me; I don't even get a stutter during the redraw (unless I reload the zone NPCs with F2, that takes a good quarter to half of a second or so depending on how big the mob list is).

    Ran it only to get the following error...
    Works perfectly for me, so I can't help with that. =(
    I just copied the files straight into my MySEQ folder overwriting whatever it found.

    Old No Name

  12. #12
    Registered User
    Join Date
    Jun 2003
    Posts
    57
    Hmm maybe it's missing some MySEQ files then. Will try making a dupe copy of MySEQ and overwriting Slarti's release onto it (don't wanna mess up the original MySEQ in case it still doesn't work)

    And it's not slowdown while I'm playing, is the thing. Only zonetimes are affected. Frameloss is negligible. I think it's just that MySEQ is hoggin memory, preventing EQ from loading zones as fast as normal, since EQ is chugging away at the zonefile, and MySEQ is chugging away at drawing the maps and mobs twice during the zone process.

  13. #13
    Registered User
    Join Date
    Oct 2003
    Posts
    25
    Frameloss is negligible.
    It might not be MySEQ hogging memory necessarily; I didn't find it's CPU usage increased significantly while zoning or anything. Lag does have a huge impact on zoning, maybe it's causing serious network congestion? I really don't know; don't have that problem. =/

    Anyway, before slarti's MySEQ I had to click "Stop" on MySEQ before zoning or MySEQ would crash. With his I leave it up while zoning and it doesn't hurt my zone time, I just have to hit F2 after the zone is fully loaded so mob alerts will correctly be used. I have no idea if his will work better for you while zoning, for me it crashed before, not simply hurt my load time so it's a huge improvement.

    Old No Name
    Last edited by TempLoginName; 10-06-2003 at 09:08 PM.

  14. #14
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176
    Heh horse bug was easy to fix thanx to those guru's at macroquest.

    just need 1 more level of indirection.

    Charinfo ptr -> charinfo struct.
    Charinfo.SpawnInfo ptr - > Spawninfo struct

    i made a quick + nasty web site - looks crap, but oh well, the client + server are linked in the My Favorite web sites.

    - I think I fixed the 3 bugs listed above (hopefully)

    Horse Bug fix requires new server. + 2 new values in the ini file:
    [Memory Offsets]
    CharInfo=00704040

    [CharInfo Offsets]
    SpawnInfo=0x0d7c

    - I modified the string to int function in the server so that it can now accept hex or decimal values in the ini file (I hate having to convert back and forth). Any numbers that start with a 0 are assumed to be in hex.

    My Crap Website

  15. #15
    Registered User slartibartfast's Avatar
    Join Date
    Apr 2002
    Posts
    176
    Hmm i like TempLoginName's idea for the configurable prefixes, ill add that in when i get time. I dont like the way that names with # at front sort above the alerts at the moment

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On