#
ultima
Here are 29 public repositories matching this topic...
Exult is a project to recreate Ultima 7 for modern operating systems, using the game's original plot, data, and graphics files.
-
Updated
Feb 16, 2021 - C++
Updated Release 27th Oct 2018 Unity based port of Ultima Underworld I and II. Download under releases
-
Updated
Feb 2, 2021 - C#
A modern Ultima Online server written in PHP
-
Updated
Feb 16, 2020 - PHP
MobileUO - the first mobile client for Ultima Online!
-
Updated
Dec 4, 2020 - C#
Old-school CRPG engine, editor and game
-
Updated
May 21, 2020 - C++
Nerun's Distro is a script for RunUO centered on the settlement of the game, using the Premium Spawner engine. Easy to use, this distro includes spawns for a 100% spawned world, and tutorials in english and portuguese.
-
Updated
Feb 1, 2021 - C#
Ultima Offline eXperiment 3 - the original open source Ultima Online server emulator - v0.99.4
emulator
spidermonkey
server-emulator
ultima-online
ultima
uox3
uox3-source
uox3-official
ultima-offline
uox
-
Updated
Nov 18, 2020 - C++
Underworld Adventures is a project to recreate Ultima Underworld 1 on modern operating systems, using the original game files.
-
Updated
Nov 13, 2020 - C++
Complete rewrite of the CentrED/CentrED Ultima Online Editor made by Andreas Schneider/StaticZ
editor
windows
macos
linux
csharp
cross-platform
mapping
dotnet-core
client-server
ultima-online
ultima
multiplayer-server
multiplayer-editor
centred
centred-plus
-
Updated
Jan 13, 2021 - C#
Anteform is a retro weird detective game written using the Minima Engine for PICO-8.
-
Updated
Feb 17, 2020 - Lua
Source code for Captainsofts RPG The Terminal Angel Disease
game
java
rpg
framework
oop
game-development
indie
dungeon
rpg-game
dungeon-crawler
indiegame
ultima
old-school
object-oriented-programming
-
Updated
Apr 25, 2020 - Java
A remake of Ultima 8 Pagan with the Neverwinter Nights toolkit.
game
game-development
remake
ultima
neverwinter-nights
neverwinter-nights-toolkit
ultima8
pagan
pagan-nwn
ultima-8-pagan
lost-vale
-
Updated
Jan 1, 2018
An Ultima Online server emulator written in C# .NET, forked for the UO Serpent Isle freeshard.
-
Updated
Nov 27, 2020 - C#
"Stones" song from Ultima V. Includes sheet music (with lyrics) in PDF, karaoke MIDI, and OGG/WAV audio from ABC source.
-
Updated
Sep 22, 2020 - Makefile
Ultima Online Steam Config Manager
config
steam
online
manager
ultima-online
ultima
ultimaonline
uosteam
uo-steam
ultima-online-steam
ultimaolinesteam
vetus
mundus
vetus-mundus
-
Updated
Mar 19, 2019 - C#
Improve this page
Add a description, image, and links to the ultima topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ultima topic, visit your repo's landing page and select "manage topics."
Looks like Region takes Areas and breaks them down into non-overlapping rectangles.
We should just do this directly in BaseRegion so we are only storing one set.
This will make more sense after the BaseRegion Spawn code is removed entirely.