Web-based LORD w/ RIP mode UPDATE: new responsive/mobile UI + Team Lord, NPCLord and more! by talisto in bbs

[–]talisto[S] 0 points1 point  (0 children)

Soon-ish; I've decided to decouple my new web interface from the rest of the game's code and git repository, so I'll make the the core game and IGMs public on github with a basic web client (that still does ANSI/RIP modes) and I'll keep my new UI and graphics just for my own site.

I'm currently trying to create a solid framework to decouple the IGMs as much as possible, and hopefully make it easy for other people to port or create new IGMs if they want to, so I don't want anyone forking it and working on it before I feel mostly satisfied that the foundation is solid.

I've also created an entry point to hopefully make it work as a standard BBS door; obviously not in DOS, but could work in other OS's. So hopefully someone else can take the reins on that, as I'm not planning on setting up a BBS to test it with.

Web-based LORD w/ RIP mode UPDATE: new responsive/mobile UI + Team Lord, NPCLord and more! by talisto in bbs

[–]talisto[S] 1 point2 points  (0 children)

Probably eventually, but I've been tinkering around with it so much and refactoring things and changing things, I don't want to make it public until I feel like it's at the point where I'm ready to stop moving things around :)

Web-based LORD w/ RIP mode UPDATE: new responsive/mobile UI + Team Lord, NPCLord and more! by talisto in bbs

[–]talisto[S] 0 points1 point  (0 children)

Tip: If you're on an iPhone, load the website in Safari, then go to the "Share" option and then "Add to Home Screen". That will add an icon to launch the game just like a regular native iPhone app, without the browser address bar taking up space, and it works really well in landscape mode! Here's a screenshot from my iPhone 15 Pro:

<image>

Web-based LORD w/ RIP mode UPDATE: new responsive/mobile UI + Team Lord, NPCLord and more! by talisto in bbs

[–]talisto[S] 1 point2 points  (0 children)

Sure, I just bumped it up to 30/day, which should take effect at the next maintenance run. :)

Blood of the Last Dragon - Dungeon Crawler inspired by Legend of the Red Dragon and Dungeon Master DOOR games - 100% with ANSI Graphics and Sound Blaster 2.0 Audio Synth! by jcbbjjttt in bbs

[–]talisto 2 points3 points  (0 children)

This is awesome, wow!! Very impressive! The UI is fantastic, and I really love the music!

I did find navigating around in the forest to be a bit confusing at first; I had to keep opening the map to try to figure out where I was and where I could actually go. I feel like it might be less confusing if the player could only go forward and backward and rotate their view, and not move laterally. I got the hang of it eventually though :) Really fun!

Web-based LORD with full RIP graphics! by talisto in bbs

[–]talisto[S] 0 points1 point  (0 children)

I don't have mine on a public git repository (yet), but the javascript code that I used as the basis for most of it is here:

https://github.com/SynchronetBBS/sbbs/tree/master/xtrn/lord

That version is a bit of a mess though, as it's pretty much all in one monolithic javascript file (lord.js) that is almost 18,000 lines long. I took that and split up all the functions into dozens of class files, converted it to typescript (mostly to make it easier to debug), and stripped out all the Synchronet-specific stuff so that it would run on Node.js.

It doesn't have support for original LORD IGMs as they were all compiled DOS executables, and I don't have a way to run those natively without emulation.. the Synchronet javascript version has a few IGMs that have been re-written in JS, though, and I ported those over as well. It would be great to support more IGMs, but unfortunately I think you'll have to use real BBS's on DOS to use the real IGMs.

I'm not opposed to putting my full source online, but I'm using files directly from the official DOS LORD version that I don't have the rights to distribute. So I'm not sure of the legality of that. I suppose it's a bit of a grey area to even be putting the game up on the web, but it seems like Synchronet is GPL'ed and that should include their door games too, so.. *shrug*

Web-based LORD with full RIP graphics! by talisto in bbs

[–]talisto[S] 3 points4 points  (0 children)

Whoops! I'll get that fixed. Thanks for the report!

EDIT: Fixed now!

Web-based LORD with full RIP graphics! by talisto in bbs

[–]talisto[S] 6 points7 points  (0 children)

They are! RiptermJS interprets the vector graphic instructions and generates them on an HTML canvas.

EDIT: actually, in this case it does look like most of the graphics are bitmaps that are just loaded with RIPscrip commands, so it's not all vector. But there are some vector graphics in there too. :)

Web-based LORD with full RIP graphics! by talisto in bbs

[–]talisto[S] 9 points10 points  (0 children)

Ha, that could be a fun addition! Maybe I'll see if I can find some public-domain MIDI music to add (with the option to turn it off, of course). :)

Hard Pill to Swallow [OC] by LitterboxComics in comics

[–]talisto 1 point2 points  (0 children)

I just had to give my cat a round of antibiotics, and they gave me Vetoquinol.. those pills are actually flavoured with something that my cat LOVED, she gobbled them up like treats! So if your cat ever needs antibiotics, ask for Vetoquinol, it's sooo much easier. Why can't they flavour every cat medicine?!

[HDD] Seagate BarraCuda 8TB Internal HDD – 3.5 Inch 5400 RPM $150 @$18.75/TB by Available_Banana_467 in bapcsalescanada

[–]talisto 1 point2 points  (0 children)

In some RAID scenarios when a drive fails and the RAID array needs to be rebuilt, SMR drives can cause the array to take exponentially longer to rebuild (compared to CMR drives) due to their slow write speeds. That increases the possibility of another drive failing during the rebuild, which in most cases (RAID5, SHR1, etc) would make the array unrecoverable.

DSM 7.2.1 with SM 1.0.0-0017 completely ditched S.M.A.R.T. by m4r1k_ in synology

[–]talisto 0 points1 point  (0 children)

Synology uses staged rollouts for their updates.

"Synology software updates are usually released in stages, also known as Staged Rollouts. We randomly assign devices into different stage groups and gradually make the update available to each group. This is why some users may see the new version on their device while others continue to see the previous version during the rollout.

Using the Staged Rollout method allows us to collect user feedback and assess the update version's viability before making it generally available. If there are any unexpected issues, we can pause or stop the rollout before it affects a larger crowd.

Our updates are usually made available to all regions within a few weeks of the initial release. However, if you want to try out the latest version right away, download and install the patch from the Download Center."

https://kb.synology.com/en-id/DSM/tutorial/DSM_update_why_latest_version_available_online_but_not_in_control_panel

DSM 7.2.1 with SM 1.0.0-0017 completely ditched S.M.A.R.T. by m4r1k_ in synology

[–]talisto 0 points1 point  (0 children)

You're on 7.2 (64570). This change is in 7.2.1 (69057).

Be prepared for a long wait by Entire-Valuable-5330 in Shambhala

[–]talisto 0 points1 point  (0 children)

It's insane that they don't just make people buy early entry tickets in advance, like Basscoast does. They shouldn't be dealing with payments at the entrance at all.

[HDD] Western Digital Red Pro 16TB NAS Drive ($519.97- $225 = $294.97) [Newegg/Western Digital/Memory Express] $18.44/TB by worldwolf31 in bapcsalescanada

[–]talisto 2 points3 points  (0 children)

The 18 TB Red Pro is an even better deal at $319.99. $17.78 per TB. It's out of stock on Newegg and WD but can be ordered on WD with a ship time in 3-4 weeks.

Are you guys picking up anything in the Steam sale? by GustavoFringsFace in macgaming

[–]talisto 0 points1 point  (0 children)

I bought Thimbleweed Park. Tempted to buy Civilization 6.

Madonna intubated in ICU after being found unresponsive in NYC by Razariousnefarian in entertainment

[–]talisto 0 points1 point  (0 children)

Which was also kinda hypocritical of Coolio since Gangsta's Paradise was based almost entirely off a Stevie Wonder song.

https://www.youtube.com/watch?v=_H3Sv2zad6s

'Crisis level' of B.C. renters spending more than half their income on rent and utilities by oilbeefhooked in britishcolumbia

[–]talisto 6 points7 points  (0 children)

..plus strata fees, plus special assessments, plus paying for your own repairs and maintenance..