HackerTrans
トップ新着トレンドコメント過去質問紹介求人

notsentient

no profile record

投稿

Reverse-engineering the 1998 Ultima Online demo server

draxinar.github.io
248 ポイント·投稿者 notsentient·2 か月前·71 コメント

コメント

notsentient
·21 日前·議論
"sanctioned" is the term they use to describe the relationship with us, I was just using their terminology, but yes users are allowed to use it to play on official servers.

https://uo.com/wiki/classicuo-web-client/
notsentient
·21 日前·議論
You can load and get into game with Firefox, you can click the proceed anyway link at the bottom to try it, however performance is worse and some features don't work.

Namely Firefox is missing support for the `FileSystemFileHandle` locking mode which prevents multiple tabs from running (cannot share file handles), and they have a negative standards position on implementing some other parts of the File System Access API like `showDirectoryPicker()`.
notsentient
·21 日前·議論
There's a free-tier called Endless Journey but it has some limitations like owning houses, farming resources, claiming vet rewards etc.
notsentient
·21 日前·議論
There's also Ultima Online in the browser (sanctioned by the official servers). I'm one of the maintainers.

https://retail.classicuo.org/
notsentient
·4 年前·議論
I've been working on an WebAssembly Ultima Online browser client. It's a heavily modified port of https://github.com/ClassicUO/ClassicUO (an open-source UO client written in C#).

You can play the test version using Chrome, however beware as it needs to download over 2GB of game resources, and still has a few glitches with audio. That said it runs at a stable 60fps on most systems I've tested so far. We have two test servers, one in AU and EU. Auto-account creation is on so just type in a username/password to get started.

https://play.zhmodern.com/

The server the client connects to is another project myself and a few others are working on. It's a ground-up rewrite of an early 2000s custom server for UO called Zuluhotel.

https://github.com/ZuluHotelAustralia/zuluhotel