Find a file
2025-12-14 14:31:53 -08:00
app fix default map/type 2025-12-14 14:31:53 -08:00
docs fix default map/type 2025-12-14 14:31:53 -08:00
generated parallelize script loads 2025-12-02 22:06:20 -08:00
public allow selecting different game types 2025-12-14 11:06:57 -08:00
reference WaterBlock tiling to match T2/Torque, improve CLAUDE.md 2025-12-11 22:07:29 -08:00
scripts allow selecting different game types 2025-12-14 11:06:57 -08:00
src allow selecting different game types 2025-12-14 11:06:57 -08:00
.gitignore remove unnecessary assets, add setting persistence 2025-11-13 23:41:10 -08:00
.nvmrc wip 2025-11-12 19:23:30 -08:00
.prettierignore format with Prettier 2025-11-29 09:08:20 -08:00
.prettierrc format with Prettier 2025-11-29 09:08:20 -08:00
CLAUDE.md fix terrain positioning, layer blending, lighting when sun points up, add xPack2 2025-12-12 14:16:21 -08:00
next-env.d.ts fix terrain positioning, layer blending, lighting when sun points up, add xPack2 2025-12-12 14:16:21 -08:00
next.config.ts fix terrain positioning, layer blending, lighting when sun points up, add xPack2 2025-12-12 14:16:21 -08:00
package-lock.json fix terrain positioning, layer blending, lighting when sun points up, add xPack2 2025-12-12 14:16:21 -08:00
package.json fix terrain positioning, layer blending, lighting when sun points up, add xPack2 2025-12-12 14:16:21 -08:00
README.md format with Prettier 2025-11-29 09:08:20 -08:00
screenshot.png cleanup, add README 2025-11-12 20:00:14 -08:00
TorqueScript.pegjs parallelize script loads 2025-12-02 22:06:20 -08:00
tsconfig.json allow selecting different game types 2025-12-14 11:06:57 -08:00
vitest.config.ts format with Prettier 2025-11-29 09:08:20 -08:00

T2 MapGenius™

Map inspector for Tribes 2.

Screenshot of map inspector

Usage

👉 Open the app!

Camera Controls

Click inside the map preview area to capture the mouse.

Key Action
W Forward
A Left
S Backward
D Right
Space Up
Shift Down
Esc Release mouse
Left click Next observer camera
Scroll/mouse wheel up Increase speed
Scroll/mouse wheel down Decrease speed

Development

Install dependencies:

npm install

Run the dev server:

npm start

Running scripts

tsx is included to run TypeScript files directly.

Example:

tsx scripts/generate-manifest.ts