Tera, because Simulate was already spoken for
Two names in this repo were quietly colliding with things that already ship. `lumbridge-simulate` is a Rust crate in the private monorepo — the Governor's memory-admission simulator, with a public product page — and in its vocabulary a "Scene" is a set of models, not a three.js scene. Naming a 3D engine the same thing would have put two different meanings on both words at once. Meanwhile world1.lumbridgecorp.com has been serving <title>Tera — Lumbridge</title> since before any of this: the world already had a name. So the map view is Tera, the interiors product is Spaces, an Office is one building's interior and a Space is a room inside it. ARCHITECTURE.md opens with that table now, because the next few thousand lines all depend on it. The Phaser 2D world comes down rather than being migrated. Its tileset is precisely what stopped it being open-sourceable, and there are no real users to strand. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
LSE — Lumbridge Simulate
|
||||
Tera — the map view of Lumbridge Simulate
|
||||
Copyright 2026 Lumbridge Corp.
|
||||
|
||||
This product includes software developed at Lumbridge Corp.
|
||||
@@ -8,17 +8,17 @@ Licensed under the Apache License, Version 2.0 (see LICENSE).
|
||||
ORIGIN AND ORIGINALITY
|
||||
----------------------
|
||||
|
||||
LSE's city view was inspired by the interaction model of two prior works —
|
||||
Tera's city view was inspired by the interaction model of two prior works —
|
||||
Levels.fyi Atlas, and Nutlope's NYC AI Atlas (https://github.com/Nutlope/
|
||||
nyc-ai-atlas), which itself credits Levels.fyi. What was taken is the *idea*:
|
||||
a left-hand chapter legend, animated camera flights into map areas, clickable
|
||||
place labels, and ambient motion in the scene.
|
||||
|
||||
No code, geometry, or asset from either work is present here. LSE's renderer,
|
||||
No code, geometry, or asset from either work is present here. Tera's renderer,
|
||||
its terrain system, its block-lattice building placement, and every coordinate
|
||||
in every city pack were written from scratch. The two projects do not even
|
||||
share a subject: the NYC atlas renders hand-traced Manhattan on flat ground,
|
||||
and LSE's premise is relief — a city you cannot read without its section.
|
||||
and Tera's premise is relief — a city you cannot read without its section.
|
||||
|
||||
Stating this plainly matters, because at the time of writing the NYC AI Atlas
|
||||
repository carries no LICENSE file. Absent a licence grant, the default is that
|
||||
@@ -46,7 +46,7 @@ TRADEMARKS
|
||||
|
||||
This repository contains no third-party logos, wordmarks, or brand assets.
|
||||
|
||||
Organisation logos displayed by applications built on LSE are fetched at
|
||||
Organisation logos displayed by applications built on Tera are fetched at
|
||||
runtime and are never redistributed as part of this project. All trademarks,
|
||||
service marks, and trade names are the property of their respective owners.
|
||||
Any use is nominative — to identify the organisation referred to — and does not
|
||||
|
||||
Reference in New Issue
Block a user