Not unless you are going to implement proper instancing and those lacking netlinkingrules into Alcugs. (Yeah, I know. I am always nagging about that)
To be compatible with MOUL Alcugs needs public ages, sub ages and child ages. And although I would rather not see those neighborhood instanced child ages back, they are still part of the protocol.
With sub ages however you can do very cool things so I really want support for those. First of all they are correctly instanced and can be shared without the need for book sharing (think Delin, Tsogal or the Er'cana silo). Secondly you can change sdl variables in sub age A while you are in sub age B, and you do not need to own any of them (have them in the AgesIOwnFolder). This means you can create interesting cross age multiplayer puzzles.
Myst Online Server?
Re: Myst Online Server?
"It is in self-limitation that a master first shows himself." - Goethe
-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Myst Online Server?
Proper instancing got a big step closer when I finally moved GUID generation to the vault server exclusively some weeks ago. There just is no use-case the way Alcugs is currently used. The same holds for public ages.
The sub ages really sound cool, as I already noted somewhere else - I'm not sure if I will find the time to add them though. Are you sure POTS implement them correctly, so that I could use the MOUL converted Delin and Tsogal as testing ground (after tell the client to use the correct linking rules - shouldn't be impossible to get them out of the MOUL hood prp files, I guess)?
If this were really the only issues to add MOUL support, it might be worth it - but I thought about much more low-level problems, like the basic packet format (did they even stick with UDP?) and the way some state machines work. I guess Hoikas wouldn't need to write an own server if MOUL could just log into an Alcugs server after telling it to use another server.
The sub ages really sound cool, as I already noted somewhere else - I'm not sure if I will find the time to add them though. Are you sure POTS implement them correctly, so that I could use the MOUL converted Delin and Tsogal as testing ground (after tell the client to use the correct linking rules - shouldn't be impossible to get them out of the MOUL hood prp files, I guess)?
If this were really the only issues to add MOUL support, it might be worth it - but I thought about much more low-level problems, like the basic packet format (did they even stick with UDP?) and the way some state machines work. I guess Hoikas wouldn't need to write an own server if MOUL could just log into an Alcugs server after telling it to use another server.
I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
Re: Myst Online Server?
Hehe, this was just my pet peeve issue. I'm sure there are loads of others.
I am not sure if POTS implemented the netlinkingrules correctly, but all the client needs to do is send the number which corresponds to the linking rule. For the rest it is entirely up to the server to respond to that.

I am not sure if POTS implemented the netlinkingrules correctly, but all the client needs to do is send the number which corresponds to the linking rule. For the rest it is entirely up to the server to respond to that.
"It is in self-limitation that a master first shows himself." - Goethe
-
- Councilor of Technical Direction
- Posts: 2180
- Joined: Fri Nov 16, 2007 9:45 pm
- MOULa KI#: 23335
- Location: South Georgia
- Contact:
Re: Myst Online Server?
You need to trash the current auth, lobby, and tracking servers. They are no longer anywhere close to being correct. The vault is similar, but different; I'm not familiar enough with the alcugs vault to make comment on how similar it is. The game server is essentially the same, it propegates the old plNetMessages inside one of the newer messages. Perhaps when I get some spare time, I will write up some documentation on the MOUL Protocol. The only part that I couldn't get to work myself was the net encryption (ARC4), which was easy enough to wipe out of the exe. As I said before, I am leery of releasing my source code because parts of it are very bad, obviously incorrect, and are just blatant HAX to make it work. Of course, if you have questions as to specifically how parts of the protocol worked, I can probably answer those faster than writing up documentation.

-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Myst Online Server?
Ok, so a rewrite might indeed be the better solution. Would have been too cool to have on server for POTS and MOUL 
I just hope Prad will continue to work on Alcugs for the near future 

I see you repeating it whenever Alcugs is mentionedD'Lanor wrote:Hehe, this was just my pet peeve issue. I'm sure there are loads of others.![]()


I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
- Zrax
- Posts: 206
- Joined: Fri Sep 28, 2007 5:19 pm
- MOULa KI#: 0
- Location: Waist-deep in a conecano
- Contact:
Re: Myst Online Server?
To reply about the Vault, it's also a bit different from that of UU/Alcugs... For one thing, it has no knowledge of permissions (which is fine, since they were basically completely ignored in UU), and it also has several UUID fields that aren't present in the UU vault...
And yes, someone has worked on this (even before Hoikas)
And yes, someone has worked on this (even before Hoikas)

-
- Councilor of Technical Direction
- Posts: 2180
- Joined: Fri Nov 16, 2007 9:45 pm
- MOULa KI#: 23335
- Location: South Georgia
- Contact:
-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Myst Online Server?
Zrax wrote:To reply about the Vault, it's also a bit different from that of UU/Alcugs... For one thing, it has no knowledge of permissions (which is fine, since they were basically completely ignored in UU), and it also has several UUID fields that aren't present in the UU vault...



Zrax wrote:And yes, someone has worked on this (even before Hoikas)


I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI