Wynncraft

A reacreation of Wynncraft with the use of the Bukkit/Paper API to create a bundled plugin

MIT License

Stars
6
Committers
1

Bot releases are visible (Hide)

Wynncraft - 1.2.0 Latest Release

Published by github-actions[bot] 5 months ago

Grab the new version from https://github.com/IanTapply22/Wynncraft/packages/2160010 version 1.2.0

<dependencies>
	<dependency>
	    <groupId>com.iantapply</groupId>
	    <artifactId>wynncraft</artifactId>
	    <version>1.2.0</version>
	</dependency>
</dependencies>

Changelog

  • πŸ’Š clean: Commented and remove unneeded CI refrences c787a0b @IanTapply22
  • πŸ“– - πŸ“– docs: Creating funding documentation (#1) e1b6725 @IanTapply22
  • πŸ“„ Upgrade Gradle action in workflows (#4) eb1c261 @IanTapply22
  • πŸ“„ Create G.C.S (#2) 9d57032 @IanTapply22
  • πŸ“„ GCS Fixes (#5) bbd986e @IanTapply22
  • 🌟 feat: Created the GCS (v1.2.0) (#6) 87cdf6e @IanTapply22
Wynncraft - 1.1.3

Published by github-actions[bot] 5 months ago

Grab the new version from https://github.com/IanTapply22/Wynncraft/packages/2160010 version 1.1.3

<dependencies>
	<dependency>
	    <groupId>com.iantapply</groupId>
	    <artifactId>wynncraft</artifactId>
	    <version>1.1.3</version>
	</dependency>
</dependencies>

Changelog

  • 🐞 fix: Test d4973b6 @IanTapply22
  • πŸ’’ ci: Check build.gradle for version changes 0f967fc @IanTapply22
  • πŸ’’ ci: Fix head reference 7a94bf6 @IanTapply22
  • πŸ’’ ci: Change grep arguments f83beba @IanTapply22
  • πŸ’’ ci: Change trigger for publishing to only check commit message content c1801d9 @IanTapply22
  • πŸ’’ ci: Remove unused refrences 61f72bf @IanTapply22
  • πŸ’’ ci: Add check for commit message on version jobs 15813ce @IanTapply22
  • πŸ“– - πŸ“– docs: Code of conduct documentation eed2ef9 @IanTapply22
  • πŸ“– - πŸ“– docs: Security report documentation dc824d9 @IanTapply22
  • πŸ“– - πŸ“– docs: MIT license addition 21a0fe2 @IanTapply22
  • πŸ’’ ci: Change building to use custom environment b2f210c @IanTapply22
  • πŸ’’ ci: Finalized switch to custom environment 41a6130 @IanTapply22
  • πŸ’’ ci: Remove env refrence in job names 94bfee0 @IanTapply22
  • πŸ’’ ci: Finalize workflow names and created publishing environment 488ecf8 @IanTapply22
  • πŸ’’ ci: Add name to dependency submission workflow 7aaca25 @IanTapply22
  • πŸ’’ ci: Add names to changelog steps 2d47f46 @IanTapply22
  • πŸ“– - πŸ“– docs: Created issue and pull request templates 2141b1e @IanTapply22
  • 🌟 feat: Version 1.1.3 ed891d5 @IanTapply22
Wynncraft - 1.1.2

Published by github-actions[bot] 5 months ago

Grab the new version from https://github.com/IanTapply22/Wynncraft/packages/2160010 version 1.1.2

<dependencies>
	<dependency>
	    <groupId>com.iantapply</groupId>
	    <artifactId>wynncraft</artifactId>
	    <version>1.1.2</version>
	</dependency>
</dependencies>

Changelog

  • πŸ’’ ci: Fix version comparison 17c550f @IanTapply22
  • πŸ’’ ci: Change how version is being checked 7d74389 @IanTapply22
  • πŸ’’ ci: Change URL used to fetch versions e76c671 @IanTapply22
  • πŸ’’ ci: Change piping of versions 5ca1a4f @IanTapply22
  • πŸ’’ ci: Update version fetching through API 2579133 @IanTapply22
  • πŸ’’ ci: Fix syntax 5d1fcd4 @IanTapply22
  • 🌟 feat: Test update to 1.1.2 0b6e455 @IanTapply22
Wynncraft - 1.1.1

Published by github-actions[bot] 5 months ago

Grab the new version from https://github.com/IanTapply22/Wynncraft/packages/2160010 version 1.1.1

<dependencies>
	<dependency>
	    <groupId>com.iantapply</groupId>
	    <artifactId>wynncraft</artifactId>
	    <version>1.1.1</version>
	</dependency>
</dependencies>

Changelog

  • 🐞 fix: Changelog pom dependency version 0d4068f @IanTapply22
  • 🌟 feat: Version 1.1.1 bccc0db @IanTapply22
Wynncraft - 1.1.0

Published by github-actions[bot] 5 months ago

Grab the new version from https://github.com/IanTapply22/Wynncraft/packages/2160010 version 1.1.0

<dependencies>
	<dependency>
	    <groupId>com.iantapply</groupId>
	    <artifactId>wynncraft</artifactId>
	    <version></version>
	</dependency>
</dependencies>

Changelog

  • πŸ“– - πŸ“– docs: Add workflow status badges to README 88dd292 @IanTapply22
  • πŸ“– - πŸ“– docs: Update README with contributing information, progress and roadmap notes, and new workflow badges d71e11b @IanTapply22
  • πŸ’’ ci: Modified version check on publish 276a520 @IanTapply22
  • πŸ’’ ci: Skipping publish step on version match 5dd52ec @IanTapply22
  • πŸ’’ ci: Move dependency summary submission to separate workflow e7a19c0 @IanTapply22
  • πŸ”™ revert: Move dependency submission ae7066d @IanTapply22
  • πŸ’’ ci: Add distribution to java versions 0bc66a0 @IanTapply22
  • πŸ’’ ci: Remove dependency submission from build jobs 8402616 @IanTapply22
  • πŸ’’ ci: Add scan flag when building on platforms cc3c336 @IanTapply22
  • 🐞 fix: README workflow status badge 2721bd1 @IanTapply22
  • 🌟 feat: Update to version 1.1.0 658a795 @IanTapply22
Wynncraft - 1.0.5

Published by github-actions[bot] 5 months ago

Grab the new version from https://github.com/IanTapply22/Wynncraft/packages/2160010 version 1.0.5

<dependencies>
	<dependency>
	    <groupId>com.iantapply</groupId>
	    <artifactId>wynncraft</artifactId>
	    <version></version>
	</dependency>
</dependencies>

Changelog

  • 🌟 feat: Removed requirement from step 140d369 @IanTapply22
  • 🌟 feat: Update version to 1.0.5 fc320a4 @IanTapply22
Wynncraft - 1.0.4

Published by github-actions[bot] 5 months ago

Grab the new version from https://github.com/IanTapply22/Wynncraft/packages/2160010 version 1.0.4

<dependencies>
	<dependency>
	    <groupId>com.iantapply</groupId>
	    <artifactId>wynncraft</artifactId>
	    <version></version>
	</dependency>
</dependencies>

Changelog

Wynncraft - '1.0.3'

Published by github-actions[bot] 5 months ago

Grab the new version from https://github.com/IanTapply22/Wynncraft/packages/2160010 version '1.0.3'

<dependencies>
	<dependency>
	    <groupId>com.iantapply</groupId>
	    <artifactId>wynncraft</artifactId>
	    <version>'1.0.3'</version>
	</dependency>
</dependencies>

Changelog

Badges
Extracted from project README
Build CI with multiple platforms/configs Publish package to GitHub Packages Publish Changelog
Related Projects