• Blackjack now available in MRC!

    From Codefenix@1337:3/150 to MeaTLoTioN on Saturday, March 04, 2023 15:36:37
    Re: Blackjack now available in MRC!
    By: MeaTLoTioN to All on Thu Mar 02 2023 09:28 am

    Hey ML!

    Blackjack has arrived in MRC!

    The Blackjack and Slot games are great additions to MRC.

    /t johnny5 play blackjack {bid}

    As I mentioned in yesterday's GT chat, the /t command doesn't work in echicken's MRC client for Sync. However it was pretty easy to add it and make it do the same thing /msg does. So now the MRC client here will honor the /t command as on other systems.

    Just curious, are the valid MRC command documented anywhere? It would be nice to make sure other things aren't being left out, since echicken's last update to MRC was 2 years ago.

    |01<|09co|03d|11e|15Ÿ|11e|03n|09ix|01>|07
    --- SBBSecho 3.20-Win32
    * Origin: -=[conchaos.synchro.net | ConstructiveChaos BBS]=- (1337:3/150)
  • From claw@1337:3/177 to Codefenix on Monday, March 13, 2023 07:33:01
    As I mentioned in yesterday's GT chat, the /t command doesn't work in echicken's MRC client for Sync. However it was pretty easy to add it and make it do the same thing /msg does. So now the MRC client here will
    honor the /t command as on other systems.

    Just curious, are the valid MRC command documented anywhere? It would be nice to make sure other things aren't being left out, since echicken's last update to MRC was 2 years ago.

    <codeŸenix>

    If you just want a list of them on the original client there is a help file telling you what each command does You can view it as a plain ansi. If you mean documented as in the code itself that I don't know.

    |23|04Dr|16|12Claw
    |16|14Sysop |12Noverdu |14BBS |20|15Radio|10@|14HTTP://Noverdu.com:88
    |16|10 Standard ports for SSH/Telnet |04 WEB|14@|12HTTP://noverdu.com:808 |20|15Global Chat, Global Messaging and Games! |16|10Ditch the Unsocial Media

    --- Mystic BBS v1.12 A47 2021/12/24 (Linux/64)
    * Origin: Noverdu BBS (1337:3/177)
  • From Codefenix@1337:3/150 to claw on Tuesday, March 14, 2023 17:16:44
    Re: Re: Blackjack now available in MRC!
    By: claw to Codefenix on Mon Mar 13 2023 07:33 am

    If you just want a list of them on the original client there is a help file telling you what each command does You can view it as a plain ansi.

    Yeah, thing is I'm using the MRC mod by echicken for SBBS, which does not list or support 100% of the commands allowable by MRC. For example, the /t command being shorthand for /msg isn't listed or supported out of the box, as I alluded






























































































































































































































































































































































































































































































































    to in my previous message, and I added it in myself for that reason. Was asking






























































































































































































































































































































































































































































































































    to see if there were any other commands possibly left out.

    If you mean documented as in the code itself that I don't know.

    Yep, that's what I meant. Guess I could poke through the code for the Mystic one to figure things out on my own.

    |01<|09co|03d|11e|15Ÿ|11e|03n|09ix|01>|07
    --- SBBSecho 3.20-Win32
    * Origin: -=[conchaos.synchro.net | ConstructiveChaos BBS]=- (1337:3/150)
  • From poindexter FORTRAN@1337:3/178 to Codefenix on Tuesday, March 14, 2023 17:51:18
    Re: Re: Blackjack now available in MRC!
    By: Codefenix to claw on Tue Mar 14 2023 05:16 pm

    Yeah, thing is I'm using the MRC mod by echicken for SBBS, which does not list or support 100% of the commands allowable by MRC. For example, the /t command being shorthand for /msg isn't listed or supported out of the box,

    Yeah, echicken was pretty clear that it was a hack, I wish I had more Javascript skills to clean things up a bit. I like the native MRC interface more than the IRC-like look of ec's MRC client.
    --- SBBSecho 3.20-Win32
    * Origin: realitycheckBBS.org -- information is power. (1337:3/178)
  • From Codefenix@1337:3/150 to poindexter FORTRAN on Thursday, March 16, 2023 16:02:36
    Re: Re: Blackjack now available in MRC!
    By: poindexter FORTRAN to Codefenix on Tue Mar 14 2023 05:51 pm

    Yeah, echicken was pretty clear that it was a hack, I wish I had more Javascript skills to clean things up a bit. I like the native MRC interface more than the IRC-like look of ec's MRC client.

    At least it works. I've been a semi-weekly regular on the GT for quite a while now. :)

    I do agree though, the original MRC for Mystic looks much nicer. The new mrcX is nice as well. It might be (reasonably) trivial to rework the look of the ec-mrc interface and bring it up to par functionality-wise with the Mystic MRCs. I know enough JS to get into trouble, and have written some of my own mods for my Sync board here. What sorts of things would you clean up if you could?

    |01<|09co|03d|11e|15Ÿ|11e|03n|09ix|01>|07
    --- SBBSecho 3.20-Win32
    * Origin: -=[conchaos.synchro.net | ConstructiveChaos BBS]=- (1337:3/150)
  • From poindexter FORTRAN@1337:3/178 to Codefenix on Thursday, March 16, 2023 17:07:47
    Re: Re: Blackjack now available in MRC!
    By: Codefenix to poindexter FORTRAN on Thu Mar 16 2023 04:02 pm

    At least it works. I've been a semi-weekly regular on the GT for quite a while now. :)

    Yep, I've been on the Friday chats.

    It works, I get errors in my error log about invalid lines, including bits of MRC text.

    I do agree though, the original MRC for Mystic looks much nicer. The new mrcX is nice as well. It might be (reasonably) trivial to rework the look of the ec-mrc interface and bring it up to par functionality-wise with the Mystic MRCs. I know enough JS to get into trouble, and have written some of my own mods for my Sync board here. What sorts of things would you clean up if you could?

    I'd duplicate the layout of the MRC client, with a solid status area below and skip the user list to the right. That would make more room for text. Use a command to list people in the room.

    Making the colors configurable would be nice, too.

    I don't know what improvements/upgrades there are to the protocol, not sure if the Sync client is up to date.
    --- SBBSecho 3.20-Win32
    * Origin: realitycheckBBS.org -- information is power. (1337:3/178)
  • From Codefenix@1337:3/150 to poindexter FORTRAN on Tuesday, March 21, 2023 11:38:00
    Re: Re: Blackjack now available in MRC!
    By: poindexter FORTRAN to Codefenix on Thu Mar 16 2023 05:07 pm

    It works, I get errors in my error log about invalid lines, including bits of MRC text.

    I've observed the same thing. I just assume the occasional odd line of invalid text comes through.

    I don't know what improvements/upgrades there are to the protocol, not sure if the Sync client is up to date.

    Since it was last updated 2 years ago, I think it's a safe bet it's out of date. :)
    I'd duplicate the layout of the MRC client, with a solid status area below and skip the user list to the right. That would make more room for text. Use a command to list people in the room.

    The /users /chatters and /whoon commands do list who's in the room.

    Did some tinkering today. For now, I started by giving the nicklist on the right a max width of 0. I'd prefer to just remove it, but it seems certain / functions depend on whether certain names exist in the list. I'll have to look into it more.

    Now that there's more screen real-estate, I went ahead and added a timestamp to























































































































































































































































































































































































































































































































    the left of new messages that scroll in.

    So far it looks pretty decent.

    I have a user who stops by a few times a week and idles in MRC. I'll see how things go for him with these changes in place and see if he offers any feedback.

    |01<|09co|03d|11e|15Ÿ|11e|03n|09ix|01>|07
    --- SBBSecho 3.20-Win32
    * Origin: -=[conchaos.synchro.net | ConstructiveChaos BBS]=- (1337:3/150)
  • From StackFault@1337:3/106 to Codefenix on Monday, April 03, 2023 13:12:09
    Just curious, are the valid MRC command documented anywhere? It would be nice to make sure other things aren't being left out, since echicken's last update to MRC was 2 years ago.

    Hey!

    I'm actually giving it a new coat of paint and will be releasing an update soon.

    I've also gave some love to the Enigma 1/2 client the other day and plan on taking a look at Sync's implementation soon as well in order to fix things a bit and make it compatible with the upcoming changes.

    Cheers!

    |15 ß Þ |15StackFault |08<|03.|11.|15P|11h|03EN|11o|15M|11.|03.|08>
    |11 Ý ß |11The Bottomless Abyss BBS
    |03 ß Ýß |03ssh|08.|072222 |08/ |03telnet|08.|072023 |08/ |03https
    |08 ÜþÞ |08bbs|07.|08bottomlessabyss|07.|08net

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (1337:3/106)
  • From The Godfather@1337:3/132 to StackFault on Monday, April 03, 2023 19:55:35
    Hey StackFault,

    I hear this MRCX is pretty slick. Where may a BBS become a beta tester, or is it close to release?

    Also, does anyone know who made the crypto ticker mod that Phenom released some










































































































































































































































































































































































































































































































    time ago? Mine broke under this newer mystic v48 final release and v49 whichever version is in my tag line ..

    Hope all is well, can't wait to give your BBS a ring again :)

    |15-|12t|04G
    |15www|08.|15theun|07dergrou|08nd|07.|08us|15:|0810023

    ... Condense soup, not books!

    --- Mystic BBS v1.12 A49 2023/03/14 (Linux/64)
    * Origin: www.theunderground.us Telnet 10023 SSH 7771 (1337:3/132)
  • From Codefenix@1337:3/150 to StackFault on Tuesday, April 04, 2023 15:54:31
    Re: Re: Blackjack now available in MRC!
    By: StackFault to Codefenix on Mon Apr 03 2023 01:12 pm

    I'm actually giving it a new coat of paint and will be releasing an update soon.
    I've also gave some love to the Enigma 1/2 client the other day and plan on taking a look at Sync's implementation soon as well in order to fix things a bit and make it compatible with the upcoming changes.

    Very cool! I'll check out the Sync changes. B)

    |01<|09co|03d|11e|15Ÿ|11e|03n|09ix|01>|07

    ...When you haven't got enough iodine in your blood you get a glacier.
    --- SBBSecho 3.20-Win32
    * Origin: -=[conchaos.synchro.net | ConstructiveChaos BBS]=- (1337:3/150)
  • From StackFault@1337:3/106 to The Godfather on Wednesday, April 05, 2023 09:33:12
    Hey StackFault,

    I hear this MRCX is pretty slick. Where may a BBS become a beta tester, or is it close to release?

    Hey!

    MRCX is a 3rd party that is developed by roovis. You may want to check with
    him on MRC for the details.

    On a sidenote, the default MRC client is getting a huge facelift after the
    last week server code upgrade. The changes are too long to list here...

    You may want to check at these 2 IMGUR libraries that showcase some of the changes in both MRC Server 1.3+ and the upcoming MRC 1.3+ client.

    MRC client 1.3+ screenshots at https://imgur.com/a/xZghCiC
    MRC server 1.3+ screenshots at https://imgur.com/a/RUuol7L

    In a nutshell, full dynamic terminal size, theming, privacy upgrades, etc...

    Cheers!

    |15 ß Þ |15StackFault |08<|03.|11.|15P|11h|03EN|11o|15M|11.|03.|08>
    |11 Ý ß |11The Bottomless Abyss BBS
    |03 ß Ýß |03ssh|08.|072222 |08/ |03telnet|08.|072023 |08/ |03https
    |08 ÜþÞ |08bbs|07.|08bottomlessabyss|07.|08net

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (1337:3/106)
  • From StackFault@1337:3/106 to Codefenix on Wednesday, April 05, 2023 09:34:58
    I'm actually giving it a new coat of paint and will be releasing an u soon.
    I've also gave some love to the Enigma 1/2 client the other day and p on taking a look at Sync's implementation soon as well in order to fi things a bit and make it compatible with the upcoming changes.

    Very cool! I'll check out the Sync changes. B)

    Awesome! These are just a minimal changes to get things working smoothly. However I may take a look at adding some more stuff to it when I'm done with the other stuff on my list. Things like Nick list toggle, etc.

    Cheers!

    |15 ß Þ |15StackFault |08<|03.|11.|15P|11h|03EN|11o|15M|11.|03.|08>
    |11 Ý ß |11The Bottomless Abyss BBS
    |03 ß Ýß |03ssh|08.|072222 |08/ |03telnet|08.|072023 |08/ |03https
    |08 ÜþÞ |08bbs|07.|08bottomlessabyss|07.|08net

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (1337:3/106)
  • From The Godfather@1337:3/132 to StackFault on Wednesday, April 05, 2023 14:05:41
    MRCX is a 3rd party that is developed by roovis. You may want to check with him on MRC for the details.

    Ahhhh ..ok. Well I want the official. I'm almost a year behind so .. catching








































































































































































































































































































































































































































































































    up.

    On a sidenote, the default MRC client is getting a huge facelift after
    the last week server code upgrade. The changes are too long to list here...
    You may want to check at these 2 IMGUR libraries that showcase some of
    the changes in both MRC Server 1.3+ and the upcoming MRC 1.3+ client.
    MRC client 1.3+ screenshots at https://imgur.com/a/xZghCiC
    MRC server 1.3+ screenshots at https://imgur.com/a/RUuol7L
    In a nutshell, full dynamic terminal size, theming, privacy upgrades, etc...

    Very nice will do, thank you.

    |15-|12t|04G
    |15www|08.|15theun|07dergrou|08nd|07.|08us|15:|0810023

    ... Back up my hard drive? I can't find the reverse switch!

    --- Mystic BBS v1.12 A49 2023/03/14 (Linux/64)
    * Origin: www.theunderground.us Telnet 10023 SSH 7771 (1337:3/132)
  • From The Godfather@1337:3/132 to StackFault on Wednesday, April 05, 2023 16:20:15
    In a nutshell, full dynamic terminal size, theming, privacy upgrades, etc...

    Oh oh! I had to come back to this, just saw the wide screen, THANK You! That will be major awesomeness for my 132x37 theme, so appreciated!

    |15-|12t|04G
    |15www|08.|15theun|07dergrou|08nd|07.|08us|15:|0810023

    ... I'm not a complete idiot... Several parts are missing!

    --- Mystic BBS v1.12 A49 2023/03/14 (Linux/64)
    * Origin: www.theunderground.us Telnet 10023 SSH 7771 (1337:3/132)
  • From paulie420@1337:3/129 to The Godfather on Wednesday, April 05, 2023 18:00:39
    MRCX is a 3rd party that is developed by roovis. You may want to chec with him on MRC for the details.

    Ahhhh ..ok. Well I want the official. I'm almost a year behind so .. catching up.

    I actually really like mrcX; its minimal, has themes so users can select how they want it to look and has some nice features.

    I've heard that after SF releases MRC 1.3 Roovis is gonna release open-sourced after he makes the 1.3 changes to it - which will be nice cause we can help develop modules/changes for mrcX. I think it's worth an install.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (1337:3/129)
  • From paulie420@1337:3/129 to The Godfather on Wednesday, April 05, 2023 18:01:01
    In a nutshell, full dynamic terminal size, theming, privacy upgrades, etc...

    Oh oh! I had to come back to this, just saw the wide screen, THANK You! That will be major awesomeness for my 132x37 theme, so appreciated!

    For example, mrcX has 132c [and even bigger] modes that w0rk perfectly.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (1337:3/129)
  • From StackFault@1337:3/106 to The Godfather on Thursday, April 06, 2023 00:28:50
    In a nutshell, full dynamic terminal size, theming, privacy upgrades, etc...

    Oh oh! I had to come back to this, just saw the wide screen, THANK You! That will be major awesomeness for my 132x37 theme, so appreciated!

    Yeah! I remember we had discussed it but time being what it is. It took some before I could get to it.

    I'm very close, mostly a bit of cleanup and doc.

    Cheers!

    |15 ß Þ |15StackFault |08<|03.|11.|15P|11h|03EN|11o|15M|11.|03.|08>
    |11 Ý ß |11The Bottomless Abyss BBS
    |03 ß Ýß |03ssh|08.|072222 |08/ |03telnet|08.|072023 |08/ |03https
    |08 ÜþÞ |08bbs|07.|08bottomlessabyss|07.|08net

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (1337:3/106)
  • From StackFault@1337:3/106 to paulie420 on Thursday, April 06, 2023 00:32:40
    MRCX is a 3rd party that is developed by roovis. You may want to with him on MRC for the details.

    Ahhhh ..ok. Well I want the official. I'm almost a year behind so . catching up.

    I actually really like mrcX; its minimal, has themes so users can select how they want it to look and has some nice features.

    I think it's good to have different clients for different needs.

    I've heard that after SF releases MRC 1.3 Roovis is gonna release open-sourced after he makes the 1.3 changes to it - which will be nice cause we can help develop modules/changes for mrcX. I think it's worth
    an install.

    The 1.3 release is already up server-side. The client side of things is
    mostly adding support for latest Mystic version, theming and such.

    I'll have it on my main board in 80x24 (sorry, no widescreen theme in the
    abyss yet) very soon.

    Cheers!

    |15 ß Þ |15StackFault |08<|03.|11.|15P|11h|03EN|11o|15M|11.|03.|08>
    |11 Ý ß |11The Bottomless Abyss BBS
    |03 ß Ýß |03ssh|08.|072222 |08/ |03telnet|08.|072023 |08/ |03https
    |08 ÜþÞ |08bbs|07.|08bottomlessabyss|07.|08net

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (1337:3/106)
  • From StackFault@1337:3/106 to paulie420 on Thursday, April 06, 2023 00:33:19
    That will be major awesomeness for my 132x37 theme, so appreciated!

    For example, mrcX has 132c [and even bigger] modes that w0rk perfectly.

    So do I, so do I :)

    Cheers!

    |15 ß Þ |15StackFault |08<|03.|11.|15P|11h|03EN|11o|15M|11.|03.|08>
    |11 Ý ß |11The Bottomless Abyss BBS
    |03 ß Ýß |03ssh|08.|072222 |08/ |03telnet|08.|072023 |08/ |03https
    |08 ÜþÞ |08bbs|07.|08bottomlessabyss|07.|08net

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (1337:3/106)
  • From paulie420@1337:3/129 to StackFault on Thursday, April 06, 2023 18:54:24
    The 1.3 release is already up server-side. The client side of things is mostly adding support for latest Mystic version, theming and such.

    I'll have it on my main board in 80x24 (sorry, no widescreen theme in the abyss yet) very soon.

    I just read the beta info in TQWMatrix - I'm about to head over to the Abyss and have a play w/ "%".

    w00t w00t - super excited, dude - the widescreen can wait.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (1337:3/129)
  • From StackFault@1337:3/106 to paulie420 on Friday, April 07, 2023 06:32:47
    I just read the beta info in TQWMatrix - I'm about to head over to the Abyss and have a play w/ "%".

    w00t w00t - super excited, dude - the widescreen can wait.

    Hehe, glad you could check it out. The look and feel is pretty similar while most of the work is being done on the engine underneath.

    Let me know if you have any feedback.

    Cheers!

    |15 ß Þ |15StackFault |08<|03.|11.|15P|11h|03EN|11o|15M|11.|03.|08>
    |11 Ý ß |11The Bottomless Abyss BBS
    |03 ß Ýß |03ssh|08.|072222 |08/ |03telnet|08.|072023 |08/ |03https
    |08 ÜþÞ |08bbs|07.|08bottomlessabyss|07.|08net

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (1337:3/106)
  • From paulie420@1337:3/129 to StackFault on Friday, April 07, 2023 20:57:16
    Hehe, glad you could check it out. The look and feel is pretty similar while most of the work is being done on the engine underneath.

    Let me know if you have any feedback.

    Yea, I got it running today... I like the twit feature - that should help a lot





































































































































































































































































































































































































































































































    of folks. I really dig the /mentions - I'll be using that...

    With the other additions under the hood, we're all waiting with our breath held. w00t w00t.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (1337:3/129)
  • From StackFault@1337:3/106 to paulie420 on Saturday, April 08, 2023 06:42:11
    Hehe, glad you could check it out. The look and feel is pretty simila while most of the work is being done on the engine underneath.

    Let me know if you have any feedback.

    Yea, I got it running today... I like the twit feature - that should
    help a lot of folks. I really dig the /mentions - I'll be using that...

    Yeah, some more are coming too, I wanted to introduce them simply for now but the actual final delivery will change a little.

    With the other additions under the hood, we're all waiting with our
    breath held. w00t w00t.

    Exactly, under the hood is really where the stuff happens, also the help
    system is being improved. Lots of stuff on my todo list.

    Cheers!

    |15 ß Þ |15StackFault |08<|03.|11.|15P|11h|03EN|11o|15M|11.|03.|08>
    |11 Ý ß |11The Bottomless Abyss BBS
    |03 ß Ýß |03ssh|08.|072222 |08/ |03telnet|08.|072023 |08/ |03https
    |08 ÜþÞ |08bbs|07.|08bottomlessabyss|07.|08net

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (1337:3/106)
  • From paulie420@1337:3/129 to StackFault on Sunday, April 09, 2023 10:12:09
    Yea, I got it running today... I like the twit feature - that should help a lot of folks. I really dig the /mentions - I'll be using that.

    Yeah, some more are coming too, I wanted to introduce them simply for
    now but the actual final delivery will change a little.

    With the other additions under the hood, we're all waiting with our breath held. w00t w00t.

    Exactly, under the hood is really where the stuff happens, also the help system is being improved. Lots of stuff on my todo list.

    Jeez - I just send the same reply on another FTN. Derp.



    |07p|15AULIE|1142|07o
    |08.........

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: 2o fOr beeRS bbs>>>20ForBeers.com:1337 (1337:3/129)
  • From StackFault@1337:3/106 to paulie420 on Monday, April 10, 2023 18:51:03
    Yeah, some more are coming too, I wanted to introduce them simply for now but the actual final delivery will change a little.

    With the other additions under the hood, we're all waiting with breath held. w00t w00t.

    Exactly, under the hood is really where the stuff happens, also the h system is being improved. Lots of stuff on my todo list.

    Jeez - I just send the same reply on another FTN. Derp.

    You have two lungs paulie, perfect sense to me :)

    Cheers!

    |15 ß Þ |15StackFault |08<|03.|11.|15P|11h|03EN|11o|15M|11.|03.|08>
    |11 Ý ß |11The Bottomless Abyss BBS
    |03 ß Ýß |03ssh|08.|072222 |08/ |03telnet|08.|072023 |08/ |03https
    |08 ÜþÞ |08bbs|07.|08bottomlessabyss|07.|08net

    --- Mystic BBS v1.12 A45 2020/02/18 (Linux/64)
    * Origin: The Bottomless Abyss BBS * bbs.bottomlessabyss.net (1337:3/106)