FastCraft v3 Alpha
BenWoodworth opened this issue · 18 comments
Discussion for the v3 alpha builds. Report any issues related to the alpha builds here.
The alpha builds can be downloaded on the releases page.
Things to test for
- Bugs with the features listed in the release descriptions
- Incorrectly crafted items
- Crafting items without having all the ingredients
- Item duplication bugs
- Compatibility with other plugins (issues)
- Compatibility with different server software/versions
Known issues
- Recipes are shown even if they can't be crafted anymore
- Newly craftable recipes aren't shown when new items are added to inventory
- Opening and clicking the UI is laggy the first time
- Seems to be an issue with CraftBukkit: SPIGOT-5534
Spigot 1.15.1 (Jenkins 2569)
FastCraft 3.0.0-alpha
plugins/FastCraft/ and contents are not created on clean install. So no configuration files.
Please do not open the FC inventory menu on player connect. Or make it a configurable option.
Do you want things recorded here, or as separate issues?
Please prioritize implementing the methods to open the menu. Reconnect is not a pretty alternative.
Reporting things here is fine. There's probably a lot of small things to report, so it doesn't really make sense to open a bunch of issues.
I haven't implemented configuration yet, so there's no need for a /plugins/FastCraft folder yet.
And I also haven't implemented opening FastCraft by clicking a crafting table yet, so I open it on player join for now. It'll only be like that for the alpha builds until you can open through a crafting table.
Confirmed in 3.0.3-alpha.1:
- Disable opening FastCraft GUI on join
- Open FastCraft GUI when opening a crafting table
- Open vanilla crafting grid when the crafting table button (E) is pressed (was that the intent?)
I'm not sure what you mean with the vanilla crafting table. When you're in the FastCraft UI, left clicking the crafting table button should open the vanilla crafting grid. I'm not sure what you mean by pressing (E) though
Maybe I don't understand what is the "crafting table button". Please explain.
E opens the inventory, as expected. Is the crafting table button there?
I've released FastCraft v3.0.0-beta! If you find any issues, you can make an issue for it instead of posting here :)