• Immortal Barons

    From Andy Alt@21:4/106 to All on Sat Jul 4 15:00:26 2026
    This is a game I'm working on.

    Immortal Barons

    https://github.com/andy5995/immortal-barons

    Immortal Barons is a turn-based strategy game for the terminal. You rule a barony in a ruined, post-apocalyptic
    world. You buy land, feed your people, build an army, and fight rival empires. The goal is to have the highest
    net worth when the turns run out, or to conquer everyone else.

    The game is written in Go. It is an independent remake, inspired by the 1990s BBS door game Barren Realms
    Elite.

    Early work in progress. Immortal Barons is not ready for real play-testing or inter-BBS (IBBS) play yet.
    Mechanics are still changing.


    --
    -Andy
    Website: https://andy5995.github.io


    ... to err is human, to really louse things up; you need a computer.
    -+- MultiMail/Linux v0.53

    --- BBBS/Li6 v4.10 Toy-7
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Dumas Walker@21:1/175 to Andy Alt on Sat Jul 4 23:38:22 2026
    This is a game I'm working on.

    Immortal Barons

    https://github.com/andy5995/immortal-barons


    Sounds very interesting. Keep us up to date on your progress, in particular when it is ready for "live" BBS testing.

    Mike

    --- ScorpioWeb v0.35a (Linux/x86_64)
    * Origin: Capitol City Online (21:1/175)
  • From Shurato@21:2/148 to Andy Alt on Sun Jul 5 13:33:00 2026

    This is a game I'm working on.

    Immortal Barons

    https://github.com/andy5995/immortal-barons

    Will it support winsockets? That seems to be the trickiest part for door developers...

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net FREQ FILES !


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From Andy Alt@21:4/106 to Dumas Walker on Tue Jul 7 14:54:12 2026
    Dumas Walker wrote to Andy Alt <=-

    Sounds very interesting. Keep us up to date on your progress, in particular when it is ready for "live" BBS testing.

    Mike

    Sure... I setup a Mystic BBS today and added it as a door. Worked pretty well.

    As for when it's ready for "live" testing, do you mean when all the known bugs are worked out? It's playable now, but some of the math may be off. Pretty soon, I'll need more feedback about that. And there's a couple dip options that haven't been implemented yet. Basically if you're just curious, you might want to set it up as a door (https://andy5995.github.io/immortal-barons/door-setup/) and play a few turns. Otherwise, I'll certainly remember to post here when it's more developed.

    As for IBBS, I haven't done enough testing on that to say it's even test-playable yet, so I wouldn't suggest to testing that yet to anyone (unless you're a developer thinking about contributing).


    --
    -Andy
    Website: https://andy5995.github.io


    ... Heisenberg may have slept here.
    -+- MultiMail/Linux v0.53

    --- BBBS/Li6 v4.10 Toy-7
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Andy Alt@21:4/106 to Shurato on Tue Jul 7 14:54:12 2026
    Shurato wrote to Andy Alt <=-

    Will it support winsockets? That seems to be the trickiest part for
    door developers...

    Thank you for the question! This is my first door and I hadn't given that any thought. I've implemented it but don't have a live Windows BBS to test it on. Some info about winsock support for Immortal Barons at https://andy5995.github.io/immortal-barons/door-setup/#how-the-game-talks-to-th
    -caller
    Please let me know if you try
    it out and your results.

    --
    -Andy
    Website: https://andy5995.github.io


    ... A few atoms short of a molecule.
    -+- MultiMail/Linux v0.53

    --- BBBS/Li6 v4.10 Toy-7
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Dumas Walker@21:1/175 to Andy Alt on Tue Jul 7 23:41:10 2026

    Sounds very interesting. Keep us up to date on your progress, in particular when it is ready for "live" BBS testing.

    Sure... I setup a Mystic BBS today and added it as a door. Worked pretty well.

    As for when it's ready for "live" testing, do you mean when all the known bugs are worked out? It's playable now, but some of the math may be off. Pretty soon, I'll need more feedback about that. And there's a couple dip options that haven't been implemented yet. Basically if you're just curious, you might want to set it up as a door (https://andy5995.github.io/immortal-barons/door-setup/) and play a few turns. Otherwise, I'll certainly remember to post here when it's more developed.


    Sorry I think I read something wrong and had the impression that you didn't really think it was ready for others to be installing yet. ;) I am curious enough that I will try to grab a copy in the next couple of days.



    --- ScorpioWeb v0.35a (Linux/x86_64)
    * Origin: Capitol City Online (21:1/175)
  • From Andy Alt@21:4/106 to Dumas Walker on Tue Jul 7 18:20:18 2026
    Dumas Walker wrote to Andy Alt <=-

    Sorry I think I read something wrong and had the impression that you didn't really think it was ready for others to be installing yet. ;)
    I am curious enough that I will try to grab a copy in the next couple
    of days.

    Not your fault, I think I wasn't too clear. So... I would say it's not ready enough for regular players. They may find very unwanted design problems after a few days into a game. At this point, if a sysop is curious about the game and wants to try it for the purpose of reporting bugs, general feedback, UX problems (I do look and test for these myself so they should be rare at this point), then I would encourage installing Immortal Barons as a door that's not visible to other users. For players who are curious, I would say, give it a try, but don't plan on having a long game yet.

    --
    -Andy
    Website: https://andy5995.github.io


    ... Computer Hacker wanted. Must have own axe.
    -+- MultiMail/Linux v0.53

    --- BBBS/Li6 v4.10 Toy-7
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Shurato@21:2/148 to Andy Alt on Wed Jul 8 20:32:00 2026

    Dumas Walker wrote to Andy Alt <=-

    Sorry I think I read something wrong and had the impression that you didn't really think it was ready for others to be installing yet. ;) I am curious enough that I will try to grab a copy in the next couple of days.

    Not your fault, I think I wasn't too clear. So... I would say it's not ready enough for regular players. They may find very unwanted design problems after a few days into a game. At this point, if a sysop is curious about the game and wants to try it for the purpose of reporting bugs, general feedback, UX problems (I do look and test for these myself so they should be rare at this point), then I would encourage installing Immortal Barons as a door that's not visible to other users. For players who are curious, I would say, give it a try, but don't plan on having a long game yet.

    There is a snapshot binary available! I got the Win32 version. It appears
    to be UTF-8 Instead of CP-437, though.

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net FREQ FILES !


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From Andy Alt@21:4/106 to Shurato on Thu Jul 9 09:35:08 2026
    Shurato wrote to Andy Alt <=-

    There is a snapshot binary available! I got the Win32 version. It appears to be UTF-8 Instead of CP-437, though.

    Thank you for the report. I've pushed a fix and new snapshots are available. There is also a document now at
    https://andy5995.github.io/immortal-barons/charset/

    You probably won't need to read that though, Immortal Barons should just work with cp437 encoding on your BBS automatically.

    --
    -Andy
    Website: https://andy5995.github.io


    -+- MultiMail/Linux v0.53

    --- BBBS/Li6 v4.10 Toy-7
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Shurato@21:2/148 to Andy Alt on Thu Jul 9 12:09:00 2026

    Shurato wrote to Andy Alt <=-

    There is a snapshot binary available! I got the Win32 version. It appears to be UTF-8 Instead of CP-437, though.

    Thank you for the report. I've pushed a fix and new snapshots are available. There is also a document now at https://andy5995.github.io/immortal-barons/charset/

    You probably won't need to read that though, Immortal Barons should just work with cp437 encoding on your BBS automatically.

    Thanks. I saw that the snapshot area was empty...

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net FREQ FILES !


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From Shurato@21:2/148 to Andy Alt on Thu Jul 9 12:11:00 2026

    Shurato wrote to Andy Alt <=-

    There is a snapshot binary available! I got the Win32 version. It appears to be UTF-8 Instead of CP-437, though.

    Thank you for the report. I've pushed a fix and new snapshots are available. There is also a document now at https://andy5995.github.io/immortal-barons/charset/

    You probably won't need to read that though, Immortal Barons should just work with cp437 encoding on your BBS automatically.

    Nevermind, found it! It was hidden because it had just been updated!

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net FREQ FILES !


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From andy5995@21:4/107 to Dumas Walker on Thu Sep 3 21:47:07 2026
    Dumas, I released v0.0.9 of Immortal Barons today. Non-IBBS play is very stable. No resets have been required for the past few versions and I don't anticipate any in the near future. I can pretty comfortably recommend it now for your users to play on your BBS.

    https://github.com/andy5995/immortal-barons/releases/tag/v0.0.9


    --
    -Andy Alt

    ... NoCarrierMail, the new multi-platform, multi-format offline reader!
    === NoCarrierMail/Linux v0.55
    --- SBBSecho 3.37-Win32
    * Origin: X-Bit BBS > Oregon USA > x-bit.org/info (21:4/107)
  • From Geri Atricks@21:3/235 to All on Tue Sep 8 15:28:17 2026
    Immortal Barons is now available in the "D"oors menu on Legends of Yesteryear. ---

    -Dallas Vinson

    ... A book in the hand is worth two on the shelf!

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Legends of Yesteryear (Dothan, AL, USA) (21:3/235)
  • From Shurato@21:2/148 to Geri Atricks on Tue Sep 8 18:03:00 2026

    Immortal Barons is now available in the "D"oors menu on Legends of Yesteryear.

    Are you in a league?

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss, ssh utf-8) (22,23,110,21,119,999,2222) shsbbs.net FREQ FILES !


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From andy5995@21:4/107 to Geri Atricks on Wed Sep 9 03:21:22 2026
    Geri Atricks wrote to All on 09/08/2026 15:28 <=-

    Immortal Barons is now available in the "D"oors menu on Legends of Yesteryear. ---

    Thank you! I've added your BBS to the list at

    https://github.com/andy5995/immortal-barons/discussions/132

    --
    -Andy Alt

    ... NoCarrierMail, the new multi-platform, multi-format offline reader!
    === NoCarrierMail/Linux v0.55
    --- SBBSecho 3.37-Win32
    * Origin: X-Bit BBS > Oregon USA > x-bit.org/info (21:4/107)
  • From Geri Atricks@21:3/235 to Shurato on Wed Sep 9 16:25:54 2026
    Immortal Barons is now available in the "D"oors menu on Legends of Yesteryear.

    Are you in a league?

    Not yet. Just running it locally atm to make sure it's working properly.
    ---

    -Dallas Vinson

    ... WOMAN.ZIP - Great program but no documentation

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Legends of Yesteryear (Dothan, AL, USA) (21:3/235)
  • From andy5995@21:4/107 to Geri Atricks on Sat Sep 12 21:01:43 2026
    Geri Atricks wrote to All on 09/08/2026 15:28 <=-

    Immortal Barons is now available in the "D"oors menu on Legends of Yesteryear. ---

    I left some feedback to All on your board a few days ago. Trying to send feedback to "sysop" returned unknown user.

    When I log in, I get a stream of info, that looks similar to this output:

    Scrollbackƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€Scrollback
    ƒ”‚ ƒ–’ One Liners
    ƒ”‚ ƒ””ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”˜

    Immortal Barons is now available in the "D"oors menu Geri Atricks


    ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€ƒ”€
    In:44.7% 00:00:09.22 [00:00:11.40] Out:442k [ ===A|=== ] Clip:0
    /mystic/56k_mdm.wav:

    File Size: 3.96M B
    it Rate: 1.54M
    Encoding: Signed PCM
    Channels: 2 @ 16-bit
    Samplerate: 480
    00Hz
    Replaygain: off
    Duration: 00:00:20.61

    In:35.6% 00:00:07.34 [00:00:13.28] Out:352k [ =A|= ] Clip:0


    --
    -Andy Alt

    ... NoCarrierMail, the new multi-platform, multi-format offline reader!
    === NoCarrierMail/Linux v0.55
    --- SBBSecho 3.37-Win32
    * Origin: X-Bit BBS > Oregon USA > x-bit.org/info (21:4/107)
  • From Dumas Walker@21:1/175 to andy5995 on Sun Sep 13 16:05:26 2026
    Dumas, I released v0.0.9 of Immortal Barons today. Non-IBBS play is very stable. No resets have been required for the past few versions and I don't anticipate any in the near future. I can pretty comfortably recommend it now
    for your users to play on your BBS.

    https://github.com/andy5995/immortal-barons/releases/tag/v0.0.9


    Thanks, I finally got it downloaded and started installing it. Need to finish getting it added to the BBS and try it out!


    --- ScorpioWeb v0.38a (Linux/x86_64)
    * Origin: capitolcityonline.net * KY, USA (21:1/175)
  • From Geri Atricks@21:3/235 to andy5995 on Sun Sep 13 10:36:21 2026
    Immortal Barons is now available in the "D"oors menu on Legends of Yesteryear. ---

    I left some feedback to All on your board a few days ago. Trying to send feedback to "sysop" returned unknown user.

    I got your message (thanx) and replied to it. That issue is fixed now.

    When I log in, I get a stream of info, that looks similar to this output:

    That is the system playing the sound of a 56k modem on my end to let me know somone has logged in. Have not been able to figure out how to prevent the screen output.
    ---

    -Dallas Vinson

    ... A Skydiver is taken by the gravity of his situation.

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Legends of Yesteryear (Dothan, AL, USA) (21:3/235)
  • From Dumas Walker@21:1/175 to andy5995 on Thu Sep 17 15:47:24 2026
    Dumas, I released v0.0.9 of Immortal Barons today. Non-IBBS play is very stable. No resets have been required for the past few versions and I don't anticipate any in the near future. I can pretty comfortably recommend it now
    for your users to play on your BBS.

    https://github.com/andy5995/immortal-barons/releases/tag/v0.0.9


    OK so I have finished the install. The game works just fine so long as I am logged on via telnet. Looks great so far!

    However, if I log on via SSH (my preferred connection method), the game does not start. The following error shows up in the BBS console:

    immortal-barons: line 2 (socket handle): socket mode needs a handle, got -1

    I can pass it a socket handle but do not see an immortal-barons command line option that will accept it if I pass it. Is there a command line option that I am failing to see?

    This is with stdio redirect set to TRUE on my BBS. If I set it to FALSE, the game displays on the BBS console instead of to the user... all the user sees is my door menu and what appears to be a frozen BBS. I can unfreeze by exiting the game on the BBS terminal.

    This behavior makes me believe that stdio = TRUE is the correct setting on my BBS.

    Thanks!


    --- ScorpioWeb v0.38a (Linux/x86_64)
    * Origin: capitolcityonline.net * KY, USA (21:1/175)
  • From Dumas Walker@21:1/175 to andy5995 on Fri Sep 18 19:04:18 2026
    Dumas, I released v0.0.9 of Immortal Barons today. Non-IBBS play is very stable. No resets have been required for the past few versions and I don't anticipate any in the near future. I can pretty comfortably recommend it now
    for your users to play on your BBS.

    https://github.com/andy5995/immortal-barons/releases/tag/v0.0.9


    I don't have a github account (don't need one) so I cannot post issues there. While trying to fix my SSH issue, I found another one.

    2026-09-18 13:49:24 drop file parse failed: path="/home/bbs/Public/Scorpio/var/scorpio/node1/door32.sys" format="doorsys" err=DOOR.SYS too short: 11 lines, want >=21
    2026-09-18 13:51:05 drop file parse failed: path="/home/bbs/Public/Scorpio/var/scorpio/node1/door32.sys" format="dorinfo" err=DORINFO1.DEF too short: 11 lines, want >=12

    When I set the game to use DOOR.SYS or DORINFO1.DEF, it tries to read the DOOR32.SYS file instead and finds it to be too short to be the type of drop file I requested.

    Mike

    --- ScorpioWeb v0.38a (Linux/x86_64)
    * Origin: capitolcityonline.net * KY, USA (21:1/175)
  • From Geri Atricks@21:3/235 to andy5995 on Fri Sep 18 17:04:38 2026
    Dumas, I released v0.0.9 of Immortal Barons today. Non-IBBS play is very

    I'm currently running immortal-barons-v0.0.10-linux-amd64.tar.gz according to the file that I downloaded.
    ---

    -Dallas Vinson

    ... A house is a place to keep your stuff while you go out and get more stuff

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Legends of Yesteryear (Dothan, AL, USA) (21:3/235)
  • From andy5995@21:4/107 to Dumas Walker on Fri Sep 18 20:35:01 2026
    Dumas Walker wrote to andy5995 on 09/18/2026 19:04 <=-

    I don't have a github account (don't need one) so I cannot post issues there. While trying to fix my SSH issue, I found another one.

    2026-09-18 13:49:24 drop file parse failed: path="/home/bbs/Public/Scorpio/var/scorpio/node1/door32.sys" format="doorsys" err=DOOR.SYS too short: 11 lines, want >=21 2026-09-18 13:51:05 drop file parse failed: path="/home/bbs/Public/Scorpio/var/scorpio/node1/door32.sys" format="dorinfo" err=DORINFO1.DEF too short: 11 lines, want >=12

    When I set the game to use DOOR.SYS or DORINFO1.DEF, it tries to read
    the DOOR32.SYS file instead and finds it to be too short to be the type
    of drop file I requested.

    Hi Mike,

    If you change the command to run the door using a different dropfile, you first have to use -set-dropfile so Immortal Barons knows which dropfile to read.

    But the error message you got from IB was wrong, so that's fixed. It should be more specific now, something like

    immortal-barons: door32.sys does not parse as DOOR.SYS (DOOR.SYS too short: >11 lines, want >=21)

    As for the problem with ssh, I've added a fix for that but haven't tested with the same BBS software you are using. It's been working when I ssh to synchronet when I play it on X-bit and uniX-bit bbs.

    Could you try the latest snapshot?

    https://github.com/andy5995/immortal-barons/releases/tag/snapshot

    --
    -Andy Alt

    ... NoCarrierMail, the new multi-platform, multi-format offline reader!
    === NoCarrierMail/Linux v0.55
    --- SBBSecho 3.37-Win32
    * Origin: X-Bit BBS > Oregon USA > x-bit.org/info (21:4/107)
  • From andy5995@21:4/107 to Geri Atricks on Fri Sep 18 20:35:01 2026
    Geri Atricks wrote to andy5995 on 09/18/2026 17:04 <=-

    Dumas, I released v0.0.9 of Immortal Barons today. Non-IBBS play is very

    I'm currently running immortal-barons-v0.0.10-linux-amd64.tar.gz
    according to the file that I downloaded.
    ---

    Nice! I've added a lot of minor bug fixes and released v0.1.2. You can update to that anytime you feel like it. You do not have to reset the game that you're currently running, just use the new binary.


    --
    -Andy Alt

    ... NoCarrierMail, the new multi-platform, multi-format offline reader!
    === NoCarrierMail/Linux v0.55
    --- SBBSecho 3.37-Win32
    * Origin: X-Bit BBS > Oregon USA > x-bit.org/info (21:4/107)
  • From Dumas Walker@21:1/175 to andy5995 on Sat Sep 19 16:17:36 2026
    If you change the command to run the door using a different dropfile, you first have to use -set-dropfile so Immortal Barons knows which dropfile to read.

    But the error message you got from IB was wrong, so that's fixed. It should be
    more specific now, something like

    immortal-barons: door32.sys does not parse as DOOR.SYS (DOOR.SYS too short:
    11 lines, want >=21)

    Maybe I was not clear. I did indeed re-run -set-dropfile, and changed the drop file type, *before* attempting to re-run the door with a different drop file.

    However, because my system goes ahead and writes all three types out when any door is opened, all three files existed in the path that immortal barons is looking in. I played with it and did confirm that immortal-barons always reads DOOR32.sys, if found, even when it is set (via -set-dropfile) to look for DOOR.SYS or DORINFO1.DEF.

    The error messages I was getting were actually a correct description of what was going on.

    As for the problem with ssh, I've added a fix for that but haven't tested with
    the same BBS software you are using. It's been working when I ssh to synchronet when I play it on X-bit and uniX-bit bbs.

    Could you try the latest snapshot?

    https://github.com/andy5995/immortal-barons/releases/tag/snapshot


    I will give it a test, although it probably won't be today. Thanks!

    Mike

    --- ScorpioWeb v0.38a (Linux/x86_64)
    * Origin: capitolcityonline.net * KY, USA (21:1/175)