Claude/enhance map editor UI lqc0 e#1048
Merged
Merged
Conversation
EditorModelLoader: - Switch from LOD2 to LOD0 models for better quality - Add missing decoration types: rock_single, tree_alien, tree_palm, tree_mushroom, alien_tower, debris - Scale values now match assets.json exactly voidstrike.ts: - Add 7 new decoration types to editor palette: - Single Rock, Alien Tree, Palm Tree, Giant Mushroom - Alien Tower, Debris - All new decorations have scale and rotation properties EditorObjects.ts: - Update fallback heights to match assets.json scales - Add fallback visuals for all new decoration types
…ts.json - Remove hardcoded MODEL_CONFIGS in favor of dynamic loading from /config/assets.json - Load decoration and resource model configs at runtime - Add aliases for editor-specific naming conventions - Add registerModel/registerModels methods for game-specific extensions - Add reload() method to refresh configurations when assets.json changes - Enables open source forks to customize asset configurations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.