Skip to content

A browser tool for writing Sauerbraten .ogz files (maps) using JSON

Notifications You must be signed in to change notification settings

LibreCube/OGZ-Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OGZ-Editor

A browser tool for writing Sauerbraten .ogz files (maps) using JSON.
https://salatielsauer.github.io/OGZ-Editor/index.html

Todo list:

  • Functions to read and convert data from json to hexadecimal
  • Simple json syntax error catcher
  • Light, Mapmodel, Playerstart, Envmap, Particles, Sound and Spotlight entities
  • Teleport, Teledest and pickups entities
  • Integer and Float mapvars
  • Textures
  • Octree editing
  • Materials
  • Lightmaps
  • Blendmaps (unlikely)
  • Concatenation and download
  • Change output data type to "data" instead of "ASCII Text"
  • Conversion of the output to a valid .ogz file directly

About

A browser tool for writing Sauerbraten .ogz files (maps) using JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.7%
  • HTML 16.5%
  • CSS 13.8%