All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Moongate: Modern C# Ultima Online Server with .NET 10 and AOT Compilation

By

squidleon

2mo ago· 3 min readenCode

Summary

Moongate is a modern, open-source Ultima Online server implementation built from scratch in C# using .NET 10 with AOT compilation for high performance. It features deterministic game-loop processing, Lua scripting support, and a chunk/sector-based spatial world model. The project is actively seeking collaborators and contributors, and includes release automation tools. The documentation provides quick start instructions, requirements, and validation processes for template data used in the game server.

Key quotes

· 4 pulled
Moongate v2 is a modern Ultima Online server built with .NET 10, deterministic game-loop processing, Lua scripting, and a chunk/sector-based spatial world model.
I am actively looking for contributors and reviewers.
Moongate is modern Ultima Online server built from scratch in C# with AOT compilation for high performance and nostalgic gameplay experience.
Run this every time you change shard template data under your Moongate root
Snippet from the RSS feed
Moongate is modern Ultima Online server built from scratch in C# with AOT compilation for high performance and nostalgic gameplay experience. - moongate-community/moongate

You might also wanna read