vytdev / minecraft-acode-plugin

A plugin for Acode
MIT License
16 stars 1 forks source link

Necessary thing in the update #1

Closed colemad closed 6 months ago

colemad commented 9 months ago
  1. Add editor .js for gametest API
  2. Add editor ui/gui
  3. Add editor entity, block and etc. creater

Yes, perhaps the requests are difficult to execute, but in my opinion this is the most important thing that should be in the utility for convenient creation and edition of addons

vytdev commented 9 months ago

Thanks @colemad! I'll do my best to add those features. Your feedback means a lot! 😊

colemad commented 9 months ago

In any case, it is extremely convenient now. Looking forward to improving what is already good

vytdev commented 9 months ago

Thank you for your excitement about the features you've mentioned! I'm not always focused on blocks, entities, and JSON UI, but I'm definitely planning to work on them for the plugin. I want to ensure they are done right, which might take some time. Your understanding and patience mean a lot to me! Thanks for your support! :blush:

colemad commented 9 months ago

In fact, they are a little similar to each other, so this is a great functionality that can be done

vytdev commented 9 months ago

Hi there! I was imagining how it'll look after implementation. Wondering where to place the button for creating new items, blocks, UI, animations, recipes, and more, hehe. What do you think? Would it be okay to have a new button that opens a dropdown with all these options? I'd really appreciate your input before I start implementing. Thanks a bunch!

colemad commented 9 months ago

The easiest thing in my opinion is to make a bind, for example Ctrl+M, which will open a menu with a choice of what you need, but I was talking about a simple syntax for creating, for example, a tooltip or highlighting, you made it complicated but it also sounds good

vytdev commented 9 months ago

Hi @colemad! Quick check – when you mentioned 'simple syntax for tooltips and highlighting', were you thinking of something like auto-suggestions for Minecraft json? I might've got a bit mixed up, thinking about the model editor with graphics, like .bridge. My bad if it's a bit confusing! Your thoughts mean a lot, thanks a bunch!

colemad commented 9 months ago

Yes, that’s what I meant, but if you can do something more functional, that’s also good, but I was thinking about the minimum

vytdev commented 9 months ago

Sorry for the earlier confusion. I haven't started on it because I haven't explored Minecraft blocks yet, and I took a break from coding last week to rest. It might take me a while, maybe weeks or months. School also demands my time. I'll do my best to tackle it soon. Thanks for understanding!