Skip to content

Releases: GlennFolker/EntityAnno

v146.0.7

09 Jun 06:35
1c319bd
Compare
Choose a tag to compare

Built for Mindustry v146. The only reason this release existed is because JitPack refuses to be sane.

v146.0.6

15 Apr 10:30
acae350
Compare
Choose a tag to compare

Built for Mindustry v146, with the following changes:

  • More descriptive error messages for some common mistakes.
  • Fixed this.<field> = <field> still being added to generated setters even if the *Comp class defines its own setter for that particular <field>.

v146.0.5

10 Apr 09:44
688a9d4
Compare
Choose a tag to compare

Built for Mindustry v146, with the following changes:

  • No longer creates a revision file for entity components that do not serialize.

v146.0.4

05 Apr 16:19
cbc2609
Compare
Choose a tag to compare

Built for Mindustry v146, with the following changes:

  • Uses inputs.property() instead of temporary files for certain version-dependent tasks.
  • Added ? extends Entityc to method signatures in EntityRegistry. Shouldn't break compatibility, provided users use them correctly, since every generics will be erased anyway.

v146.0.3

28 Mar 14:58
658d07d
Compare
Choose a tag to compare

Built for Mindustry v146, with some minor quality of life changes.

v146.0.2

12 Feb 15:27
e4b5877
Compare
Choose a tag to compare

Built for Mindustry v146, with some minor internal changes.

v146.0.1

19 Dec 11:59
Compare
Choose a tag to compare

Built for Mindustry v146, with the following changes:

  • kapt.include.compile.classpath and kotlin.stdlib.default.dependency properties are no longer needed; they're inherently disabled by the plugin.

v146.0.0

17 Dec 09:32
Compare
Choose a tag to compare
Use Java 21

1.2.0

09 Dec 08:07
Compare
Choose a tag to compare

Built for Mindustry v146.

1.1.2

31 Aug 14:09
Compare
Choose a tag to compare

Built for Mindustry v145.