Is it possible to get a more detailed changelog, like which fields are made public, name of the new hooks etc?
More detailed changelogSolved
Hooks add:
CanPushBoat - Called before the boat push.
CanItemDeployed - Called before the item is deployed.
Alas, they have not been added to the documentation yet.
And I noticed in the documentation there are incorrect descriptions of hooks.
@Wulf Is it possible to somehow initiate changes in the documentation?
CanPushBoat - Called before the boat push.
CanItemDeployed - Called before the item is deployed.
Alas, they have not been added to the documentation yet.
And I noticed in the documentation there are incorrect descriptions of hooks.
@Wulf Is it possible to somehow initiate changes in the documentation?
Thank you.
> And I noticed in the documentation there are incorrect descriptions of hooks.
I've noticed this too, it would be convient being able to at least suggest changes more easily.
The documentation is normally edited to be more detailed, what you see now is what was generated from commits. If a changelog doesn't contain details, that means it was created without someone being able to edit it at the time. The commit history can always be seen on our GitHub.
Documentation is created manually, so new hooks and any issues with it would need to be done so by us; so if you see an issue, just let us know as we can't read your mind! ;)
Documentation is created manually, so new hooks and any issues with it would need to be done so by us; so if you see an issue, just let us know as we can't read your mind! ;)
> Documentation is created manually, so new hooks and any issues with it would need to be done so by us; so if you see an issue, just let us know as we can't read your mind! ;)
Is there any tool to inform you about the lack of correspondence in the documentation?
Or just through the thread?
Is there any tool to inform you about the lack of correspondence in the documentation?
Or just through the thread?
> The forums are here to report any issues with it or any other aspect of our site.
Thanks for the information.
Merged post
@Wulf
Thanks for the information.
Merged post
@Wulf
Just now paid attention. Is it possible to add entityID as a parameter?
Because when installed in the slot we do not know what BaseEntity he is getting into.
And nevertheless, Deployer may be more correctly transmitted, than Deployable.
Deployer has more information about the environment, including Deployable.
Those. ArgumentString lead to mind:"ArgumentString": "a0.player, this, l2"
Locked automatically