Skip to content

Releases: kalculos/AstralFlow

Add support for Kiwi >= 0.3.1

30 Dec 01:58
15be226
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.5-build+6...0.1.6-build+7

Bug Fixes

19 Jun 02:27
009c6b8
Compare
Choose a tag to compare

Bug Fix

  • Fix: MachineItem can't serialize Machine State properly by @iceBear67 in #220

Full Changelog: 0.1.4-build+5...0.1.5-build+6

Bug Fixes & Contextual Machine Creation

18 Jun 06:37
1f15946
Compare
Choose a tag to compare

This version fixes dupe caused by TNT (#214) and Interactive issues with Containers (#209), and more bugs.

Bug Fixes

  • Fix: Disable Update Checker if in Debug by @iceBear67 in #210
  • Fix: Tickless not working by @iceBear67 #208
  • Fix: Interactive Machine with Container Material goes wrong by @iceBear67 in #213
  • Fix: Explosion dupes Machine Block by @iceBear67 in #214
  • Fix & Improved VanillaOreDict, now supporting more planks

New-APIs

  • Faster ItemStack Creation #207 -- You can create ItemStacks using shorter codes.
  • Contextual Machine Creation #206 -- Providing who and why to create your machine instance.

No breaking changes. You can update AstralFlow smoothly from 0.1.3

Full Changelog: 0.1.3-build+4...0.1.4-build+5
Targeted Issues: https://github.com/InlinedLambdas/AstralFlow/milestone/14?closed=1

p.s preparing my final exam, AstralFlow may pause new features for a year or even more.

1.19 Support and some breaking changes

11 Jun 11:03
15e18e8
Compare
Choose a tag to compare

This version supports Spigot 1.18 ~ 1.19. Notably, 0.1.2 was skipped and there are some BREAKING-CHANGES

0.1.3 is incompatible with all previous versions IF YOU HAVE SERIALIZED SOME ItemStack IN ANY IStates. Why?,

Even though we'll add support for previously itemstack data that serialized by protocolLib in coming versions, you're still recommended to have a migration.

Maven Repository is also updated, just change your version to 0.1.3-build+4.

New-APIs

  • Add get/hasMachine(Location/Block,Type) to AstralHelper by @iceBear67 in #201

And More

  • Bump kiwi from d374cff1e9 to 0.2.2 by @dependabot in #189
  • Remove ProtocolLib from Dependencies by @iceBear67 in #190, #187 , this changes how AstralFlow will serialize ItemStacks.
  • Bump spigot-api from 1.18.2-R0.1-SNAPSHOT to 1.19-R0.1-SNAPSHOT by @dependabot, @layue13 in #196
  • Adjust EventPriority of Hooks by @iceBear67 in #200 ,with some new documentations.

Full Changelog: 0.1.1-build+2...0.1.3-build+4

0.1.1 Bug Fixes

13 May 09:24
3a6dc99
Compare
Choose a tag to compare

Notable Changes

  • Added TagChoice by @iceBear67 in #182
  • Added missing documentations (machine traits, etc.)
  • Fixed UpdateChecker not working
  • Improved Performance
  • Added bStats Metrics.

Full Changelog: 0.1.0-build+1...0.1.1-build+2

0.1.0 "Stable" Release is Available!

12 May 12:48
daf75c4
Compare
Choose a tag to compare

Fixed some bugs and improved performance (reduce memory footprint) significantly, you will no longer worry about things such as chunkMapCapacity anymore! (if you're running a small server)

You can try to use AstralFlow by learning from our comprehensive official documentation: https://flow.bukkit.rip/docs/ (Only Chinese at present)

Still, new contributions, ideas, tests and issues and stars are welcome :)

Notable Changes

... and more.

Full Changelog: 0.1.0-RC2...0.1.0-build+1
Involved Issues: https://github.com/InlinedLambdas/AstralFlow/milestone/10?closed=1

0.1.0 Release Candidate 2

03 May 16:01
58a2f24
Compare
Choose a tag to compare
Pre-release

FIxed several bugs and became well-prepared for the final stable release.

Notable Changes

@layue13 made his first contribution in #163 !

Targeted Issue/PRs: https://github.com/InlinedLambdas/AstralFlow/milestone/9?closed=1
Full Changelog: 0.1.0-RC1...0.1.0-RC2

0.1.0 Release Candidate 1

09 Apr 04:33
Compare
Choose a tag to compare
Pre-release

Fixed several bugs and significantly improved performance.
Published a part of apis to Javadoc, they're still incomplete.

To my expection, we'll have a complete api in 0.2.X and I'll publish the tutorial and full documents at that time.

Notable Changes

Full Changelog: 0.1.0-M3...0.1.0-RC1
All Targeted Issues: https://github.com/InlinedLambdas/AstralFlow/milestone/7?closed=1

3rd Milestone Version of 0.1.0

04 Apr 14:38
32943ae
Compare
Choose a tag to compare
Pre-release

Fixes many bugs and improved lots of components and refactored the architecture a lot.

Low-level / most important things are finally approaching the end.

0.1.0 won't carry too many features and we'll release first formal (and final) release of 0.1.x these days.
We're stepping into RC phase, which means we will not add more features at this moment.

What's more? more delicious features are targeted on 0.2.X, and you can see them here

p.s: we also created a new discord server: https://discord.gg/fSkxjB4z6A
p.s.s: don't forget to check out channel for latest information: https://t.me/AstralFlows

Notable Changes

Full Changelog: 0.1.0-M2...0.1.0-M3
All Targeted Issues: https://github.com/InlinedLambdas/AstralFlow/milestone/8?closed=1

0.1.0-M2

02 Apr 14:49
769a2f1
Compare
Choose a tag to compare
0.1.0-M2 Pre-release
Pre-release

Fixed many bugs and optimized some architecture. The following changes are only a small part delivered during the development, you can check milestones for more incoming features.

Notable Changes

Full Changelog: 0.1.0-M1...0.1.0-M2
All Targeted Issues: https://github.com/InlinedLambdas/AstralFlow/milestone/2?closed=1