Skip to content

Releases: KojiV/DeveloperKit

2.0

11 Nov 03:54

Choose a tag to compare

2.0

Grab the new version from https://s01.oss.sonatype.org/content/repositories/releases/io/github/kojiv/developerkit/2.0 by using it in your dependencies

<dependencies>
	<dependency>
	    <groupId>io.github.kojiv</groupId>
	    <artifactId>developerkit</artifactId>
	    <version>2.0</version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: Full implementation of FST 72aee22 @-

1.17.8

10 Nov 21:53

Choose a tag to compare

Grab the new version from https://s01.oss.sonatype.org/content/repositories/releases/io/github/kojiv/developerkit/1.17.8 by using it in your dependencies

<dependencies>
	<dependency>
	    <groupId>io.github.kojiv</groupId>
	    <artifactId>developerkit</artifactId>
	    <version>1.17.8</version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: still being silly... v2 a36e40c @-

1.17.7

10 Nov 21:47

Choose a tag to compare

Grab the new version from https://s01.oss.sonatype.org/content/repositories/releases/io/github/kojiv/developerkit/1.17.7 by using it in your dependencies

<dependencies>
	<dependency>
	    <groupId>io.github.kojiv</groupId>
	    <artifactId>developerkit</artifactId>
	    <version>1.17.7</version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: still being silly... 40f39e2 @-

1.17.6

10 Nov 21:29

Choose a tag to compare

Grab the new version from https://s01.oss.sonatype.org/content/repositories/releases/io/github/kojiv/developerkit/1.17.6 by using it in your dependencies

<dependencies>
	<dependency>
	    <groupId>io.github.kojiv</groupId>
	    <artifactId>developerkit</artifactId>
	    <version>1.17.6</version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: oops I was being silly and made serializable stuff weird and kinda bad :p d130d90 @-

1.17.5

10 Nov 19:51

Choose a tag to compare

Grab the new version from https://s01.oss.sonatype.org/content/repositories/releases/io/github/kojiv/developerkit/1.17.5 by using it in your dependencies

<dependencies>
	<dependency>
	    <groupId>io.github.kojiv</groupId>
	    <artifactId>developerkit</artifactId>
	    <version>1.17.5</version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: added ez conversion for method to methodhandle 7b431b7 @KojiV

1.17.4

10 Nov 19:41

Choose a tag to compare

Grab the new version from https://s01.oss.sonatype.org/content/repositories/releases/io/github/kojiv/developerkit/1.17.4 by using it in your dependencies

<dependencies>
	<dependency>
	    <groupId>io.github.kojiv</groupId>
	    <artifactId>developerkit</artifactId>
	    <version>1.17.4</version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: fixed color in serialized ItemBuilder and made SerializedMethod better b580cc5 @KojiV

1.17.3

10 Nov 19:20

Choose a tag to compare

Grab the new version from https://s01.oss.sonatype.org/content/repositories/releases/io/github/kojiv/developerkit/1.17.3 by using it in your dependencies

<dependencies>
	<dependency>
	    <groupId>io.github.kojiv</groupId>
	    <artifactId>developerkit</artifactId>
	    <version>1.17.3</version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: made fields and methods serializable 98e8f74 @KojiV

1.17.2

02 Nov 01:19

Choose a tag to compare

Grab the new version from https://s01.oss.sonatype.org/content/repositories/releases/io/github/kojiv/developerkit/1.17.2 by using it in your dependencies

<dependencies>
	<dependency>
	    <groupId>io.github.kojiv</groupId>
	    <artifactId>developerkit</artifactId>
	    <version>1.17.2</version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: made itembuilder serializable 781f798 @-

1.17.1

23 Oct 13:59

Choose a tag to compare

Grab the new version from https://s01.oss.sonatype.org/content/repositories/releases/io/github/kojiv/developerkit/1.17.1 by using it in your dependencies

<dependencies>
	<dependency>
	    <groupId>io.github.kojiv</groupId>
	    <artifactId>developerkit</artifactId>
	    <version>1.17.1</version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: fixed activeContainer getting non-existent value on higher versions 3df79b6 @-

1.17

13 Oct 15:23

Choose a tag to compare

Grab the new version from https://s01.oss.sonatype.org/content/repositories/releases/io/github/kojiv/developerkit/1.17 by using it in your dependencies

<dependencies>
	<dependency>
	    <groupId>io.github.kojiv</groupId>
	    <artifactId>developerkit</artifactId>
	    <version>1.17</version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: fixed getTexture and moved/improved stuff fe7d787 @-
  • 🌟 feat: fixed compile error 66ad60c @-
  • 🌟 feat: fixed field getting wrong value fefd082 @-
  • 🌟 feat: fixed activeContainer getting non-existent value on higher versions 84568a8 @-