OwenGHB / angband-webclient

Browser client and webserver for playing Angband and variants
http://angband.live
GNU General Public License v2.0
18 stars 7 forks source link

Always sort Angband to the top of the list of variants #56

Closed peterdresslar closed 2 years ago

peterdresslar commented 2 years ago

From online chat

peterdresslar commented 2 years ago

I could work on this or other items over the Christmas break; it will take me a bit of work to get a couple of variants compiled on my Mac, but I have been able to build the project itself locally.

peterdresslar commented 2 years ago

for instance, this could work:

https://gist.github.com/peterdresslar/216996e43342e8de09ba5c038e2b3f4d

can try inserting into lib.js tomorrow

OwenGHB commented 2 years ago

I think I will take care of this. Perhaps you could experiment with xterm.js instead?

On Tue, Dec 14, 2021 at 5:37 AM Peter Dresslar @.***> wrote:

for instance, this could work:

https://gist.github.com/peterdresslar/216996e43342e8de09ba5c038e2b3f4d

can try inserting into lib.js tomorrow

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OwenGHB/angband-webclient/issues/56#issuecomment-993175811, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACLM7Y5MYUZICT6EELTOC3LUQ3J2JANCNFSM5J7JXXBQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

peterdresslar commented 2 years ago

Sure, although I could really use some help with a few compiled *bands. I think I am going to need to set up a docker environment on my mac to safely test xterm.

OwenGHB commented 2 years ago

Turns Out AlexAngband is going to be non-trivial to compile, so this can wait. Check out my 2.9.3L, Kangband 2.9.3L, and Composband repos for bands that will compile without a lot of fuss.. I don't think you'll need docker

peterdresslar commented 2 years ago

Thanks, not surprised about AlexAngband. I have to swap computers this week as it turns out, so I will take a bit of time on the terminal swap. Hope you are feeling better.

On Wed, Dec 15, 2021, 5:51 AM Gwilim Owen @.***> wrote:

Turns Out AlexAngband is going to be non-trivial to compile, so this can wait. Check out my 2.9.3L, Kangband 2.9.3L, and Composband repos for bands that will compile without a lot of fuss.. I don't think you'll need docker

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OwenGHB/angband-webclient/issues/56#issuecomment-994921260, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAP7W2RJDKNRYDD234KRTRLURC2R3ANCNFSM5J7JXXBQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

OwenGHB commented 2 years ago

Fixed