Skip to content

Releases: FoxDenStudio/FoxCore-Sponge

v0.22.0-beta: Finally another release!

20 Jul 18:52
v0.22.0-beta
821f8b3

Choose a tag to compare

For SpongeAPI 7

There's not much changed here, other than some minor things that
FoxGuard needed.

v0.11.0: Release for SpongeAPI 7.0

08 Jan 23:27

Choose a tag to compare

No new features have been added in this release.

This is just a port, courtesy of Vectrix, for SpongeAPI 7.
Go thank him if you see him.

This has been tested on the Sponge Community Server, which was running
the latest version of SpongeVanilla.

v0.10.5-api6: Woo build for API 6

07 Jun 10:51

Choose a tag to compare

It has some improvements.
The biggest change is that wands no longer throw a data api error.
Yay!

v0.10.4-api5.2: Not much that's new here.

23 May 22:34

Choose a tag to compare

This is a release specifically for api-5.2
There's not much that's changed, but version mismatches etc can be
annoying.

v0.10.3: Built for SpongeAPI 5.x

25 Dec 07:37

Choose a tag to compare

This is just a minor update with a command parser fix and two new misc commands.

- Who: Tells you details of plugins via plugin ID
- What: Tells you details of a command, as well as which plugin registered it. It also tells you if multiple commands are bound for an alias.

v0.10.2-api5: Major fix for client.

18 Nov 02:58

Choose a tag to compare

So there were issues with the client jar not ACTUALLY working, and it was due to the automated deployment, which is why I never noticed that they existed.
However they exist now, so once again THE CUI SHOULD ACTUALLY WORK NOW.

v0.10.1-api5: It's happening.

14 Nov 16:35

Choose a tag to compare

I've decided to finally make a new release.
Yay.

v0.10.0-api4: Final release for SpongeAPI 4.x

30 Oct 08:00

Choose a tag to compare

After a lot of thought, and with the official release of SpongeAPI 5.0.0, I have decided to drop feature support for API 4.

This release contains all the feature updates that I have made up to this point. From this point on, features will be developed for API 5.
Similar to how things were, API 5 will be the API by which I write featues, with a forward port to API 6 (also known as bleeding).

Features will NOT be backported to API 4, but I may still include bugfixes if the need arises.

Thank you all for understanding, Now onto changes:

- Wands have gotten a revamp. They can now save data to itemstacks, and be applied to any item.
- Command parser has recieved various improvements.
- Wands support colored selections, as does the CUI. Why this was done I have no idea. I was bored.
- Other bugfixes here and there.

Most of the updates were backend updates for future features, so I apologize that they couldn't make it into this release.

Anyway thanks for sticking with me all this time, and I hope you guys can enjoy the future updates!

v0.9.4-api5: Small changes for API 5.

14 Sep 10:25

Choose a tag to compare

Same as v0.9.4, but for API 5 instead of 4.2

v0.9.4: Minor updates.

14 Sep 10:19

Choose a tag to compare

These are mostly bug fixes and some refactors.