al2f/enigma-level-editor
1
0
Fork
You've already forked enigma-level-editor
0
Experimental editor for the enigma game https://www.nongnu.org/enigma/
  • GDScript 85.8%
  • Lua 14.2%
2026年06月17日 15:01:40 +09:30
addons Add enigma level path to settings. File picker is now opened in level path folder. 2026年06月17日 15:00:55 +09:30
compat compat/objects.gd: correctly resolve scene path for templates 2024年12月11日 18:29:49 +10:30
screenshots Added screenshots. 2024年12月07日 16:27:26 +10:30
tabs Add tile inspector to level view. 2026年06月17日 15:01:40 +09:30
utils all: Rewrote level import 2024年12月11日 17:30:07 +10:30
.gitignore Update .gitignore. Add LICENSE.md and README.md 2024年12月07日 10:05:01 +10:30
.gitmodules Added al2f/godot-tree-menu as submodule. Added options for enigma binary path, and texture pack location/size. Options do not do anything yet. 2024年12月07日 13:35:42 +10:30
About.gd Create About window, and program icon. 2024年12月07日 18:56:06 +10:30
default_env.tres Add enigma level path to settings. File picker is now opened in level path folder. 2026年06月17日 15:00:55 +09:30
global.gd Removed typos from settings names. Added 'run' button to run current level in enigma. 2024年12月07日 15:51:49 +10:30
hud.gd Add enigma level path to settings. File picker is now opened in level path folder. 2026年06月17日 15:00:55 +09:30
hud.tscn Create About window, and program icon. 2024年12月07日 18:56:06 +10:30
icon.kra Create About window, and program icon. 2024年12月07日 18:56:06 +10:30
icon.png Create About window, and program icon. 2024年12月07日 18:56:06 +10:30
icon.png.import Create About window, and program icon. 2024年12月07日 18:56:06 +10:30
level_template.xml Cleaned up dictionary navigation and attempted editable metadata. Ran into duplicate dictionaries bug 2023年04月03日 21:03:57 +09:30
LICENSE.md Remove hashtags from LICENSE.md 2024年12月07日 18:59:08 +10:30
main.gd Add wrapper around Enigma launch to notify of any errors. 2026年06月17日 15:01:19 +09:30
main.tscn Create About window, and program icon. 2024年12月07日 18:56:06 +10:30
project.godot Create About window, and program icon. 2024年12月07日 18:56:06 +10:30
README.md Changed project name from 'Enigma' to 'Enigma Level Editor' to prevent possible confusion. 2024年12月07日 16:30:55 +10:30
Settings.gd Create configuration file upon first launch if it does not exist. 2024年12月07日 18:55:00 +10:30
xmlDataview.tscn Convert to godot4.2 2024年12月06日 14:55:24 +10:30