feat: add item converter tool, link to minimessage viewer#358
Merged
Conversation
zlataovce
reviewed
Apr 21, 2024
Leguan16
reviewed
Apr 21, 2024
Contributor
Leguan16
left a comment
There was a problem hiding this comment.
Maybe move the tools section all the way down to the bottom?
Member
It is standard for us to put categories at the top |
kennytv
requested changes
Apr 21, 2024
Member
kennytv
left a comment
There was a problem hiding this comment.
Just to make sure this isn't merged early: Needs to wait on more backend changes + it should get a dropdown for switching from the default Command to Item argument and Component argument with their different endpoints
Member
|
The button effect fadeout looks a bit weird with the text briefly becoming gray and then white again. The boxes should also be a bit larger since the main use here is for longer commands |
Machine-Maker
requested changes
Apr 22, 2024
…use custom select for command converter
olijeffers0n
approved these changes
May 3, 2024
sowelipililimute
pushed a commit
to sowelipililimute/docs
that referenced
this pull request
Sep 7, 2025
After many headaches trying to follow the mapping guide as written and not understanding why it's not working properly, I am humbly offering these updates to make it easier for people like me who are just starting on SS14 mapping to understand what's going on: - Map ID needs to be relatively high to avoid colliding with existing IDs. I've heard that most people just straight up use 1000, so updating all the IDs to that to establish best practices (+ explainer as to why) - loadmapacts is deprecated, it is now mappingclientsidesetup - Trying to be a bit more clear how to force your map and start it both on Tools and Release build - Adding the power command to the quick setup, since it's extremely useful in most cases - Explain that saved maps go into the Content.Server folder more clearly, and you have to manually move them to Resources/Maps later. - Explain that the Content.Server saved map has to be manually deleted later on, or it will persist. - Very slightly improve the explanation of the map image tool to make it clear where you need to run it, especially if you don't use VS. - Update the pipe color hex codes to the ones actually used on the live version. Those "muted" pipe colors have not been used for a long time and it's impossible to find the hex codes otherwise.
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.