Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

everything up to 3.0.0 (almost) #22

Merged
merged 20 commits into from
Jun 3, 2024
Merged

everything up to 3.0.0 (almost) #22

merged 20 commits into from
Jun 3, 2024

Conversation

WILLATRONIX
Copy link
Contributor

@WILLATRONIX WILLATRONIX commented May 25, 2024

updated:

tinker list
elevation
clipboard
gizmos
painter
noise painter
all builder tools
images
+ more

added:

display entities
windows category
palette
tool options
marker entities
stamp
unlocked rotation/scale
lasso select
block attributes
+ more

removed:

clentaminator

fixed:

broken links
beta version notice for text tool
missing information for shape tool

things that still require updates

shape tool - some missing placement options
path tool - hasnt been updated 
shape tool - shape categories has very little info
painter mode - further information on different modes
commercial - managing and distributing licenses across a server
multiplayer - incompatible plugins

@WILLATRONIX WILLATRONIX changed the title add display entities, update links, removed clentaminator everything up to 2.4.2 May 27, 2024
@WILLATRONIX WILLATRONIX changed the title everything up to 2.4.2 everything up to 2.6.1 May 27, 2024
@WILLATRONIX WILLATRONIX changed the title everything up to 2.6.1 everything up to 3.0.0 May 27, 2024
@WILLATRONIX WILLATRONIX changed the title everything up to 3.0.0 everything up to 3.0.0 (basic) May 27, 2024
@WILLATRONIX WILLATRONIX changed the title everything up to 3.0.0 (basic) everything up to 3.0.0 (incomplete) May 28, 2024
@WILLATRONIX WILLATRONIX changed the title everything up to 3.0.0 (incomplete) everything up to 3.0.0 May 28, 2024
@TheWarior73
Copy link

Hi, I have noticed some broken links in the current V of the docs, and found your PR, just to make sure that the links are working as intended, let's take an example :
When in src/advanced/configuration.md you link the Blueprints using the following link :

The folders are used to store saved [Blueprints](/editor/blueprints.md), ...........

Will it link properly when built ? since you are starting from the root/editor/... there is a problem with viewing it from the GitHub.
Just wanted to make sure 👍

Aline aka Th3_Warior

@WILLATRONIX WILLATRONIX reopened this May 29, 2024
@WILLATRONIX
Copy link
Contributor Author

@TheWarior73 yes, the config links and all other links were fixed in this pr

@TheWarior73
Copy link

@WILLATRONIX I saw your PR commits don't worry, I am not the type to comment for nothing...
I was actually wondering if the build would get the links incorrectly or not, since on the repo you cannot navigate using them (dut to the link not using SRC.
I will assume that it won't be a problem 👍

Thank you for the answer

@WILLATRONIX WILLATRONIX changed the title everything up to 3.0.0 everything up to 3.0.0 (almost) Jun 1, 2024
### /axiompaperdebug [permission]

- Used to check whether the player has the provided [permission](/multiplayer/permissions.md) and returns true/false.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't what the /axiompaperdebug command does


| Setting | Description |
| ---------------------------- | ------------------------------------------------------------------------------------------ |
| Show Collision Mesh | Creates a red outline for every block with a transparent hitbox like leaves or fences. |
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Barriers are the main reason you'd use this, might be good to mention


[^note1]: ![Light Block Texture](/img/light_block_15.png)

[^note2]: ![Light Block Texture](/img/structure_void.png)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong name, should be structure void texture


## File Format

Blueprints are stored as `.bp` files in the [Configuration](/advanced/configuration.md). The blueprint file itself is a GZ[^note1] and can be opened in programs such as 7zip to reveal the NBT file inside. The thumbnail, author and tags are also stored within the `.bp` file.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not how blueprint files are stored

src/intro.md Outdated
@@ -11,3 +15,17 @@ To access the [Builder Mode](builder/intro.md) menu, press Left Alt
To open/close the [Editor Mode](editor/intro.md), press Right Shift

These keybinds can be adjusted in Minecraft's controls menu (Esc > Options > Controls)

## Latest Update
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably shouldn't have latest update here as it'd require constant maintenance to keep updated. People can look at the changelogs on modrinth/the website anyways if they want this information

@@ -0,0 +1,55 @@
# Commercial Usage
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this page, I think it'll just cause more confusion


Axiom is available for Paper and Fabric servers. To use Axiom on a Paper server, you'll need to have the plugin on the server. You can download the plugin from [here](https://modrinth.com/plugin/axiom-paper-plugin). To use Axiom on a Fabric server, you can use the base mod from [here](https://modrinth.com/mod/axiom) and place it in the plugins folder.

If you're using Axiom for commercial purposes, you'll need to purchase a [Commercial License](commercial.md).
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this to link directly to commercial license page

@@ -26,6 +26,32 @@ Commands are essential for management and debugging.

- Returns Axiom's status and information on how to resolve issues.

## Axiom Gamerule Commands

These are some extra commands for controlling the world and its properties. These are not available in [Multiplayer](/multiplayer/intro.md).
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only available on Fabric, not Paper

@Moulberry Moulberry merged commit b750f0d into Moulberry:master Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants