Commit Graph

48 Commits

Author SHA1 Message Date
dependabot[bot]
4563a7e7ef github-actions(deps): bump actions/setup-java from 3.13.0 to 4.7.0 (#409)
[no ci]

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.13.0 to 4.7.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.13.0...v4.7.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-30 09:52:45 +07:00
dependabot[bot]
1783149fb1 github-actions(deps): bump actions/upload-artifact from 3 to 4 (#408)
[no ci]

* Update to 1.21.3/1.21.4 (#399)

* Update to 1.21.3 part 1

Don't expect it to work anytime soon.

* Update to 1.21.3 part 2

* Gradle 8.8 -> 8.12

* Working Build 1.21.3

Had to revert gradle to 8.10 due to unforseen issues.

* Removed Unused Imports

* Small rendering fixes (hopefully)

* 1.21.4 port

* Use Utils.canUpdate in AutoCraft

* Intellij code fixes

---------

Co-authored-by: crazymoose77756 <ryanrogo064@gmail.com>
Co-authored-by: SByte <stormybytes@gmail.com>

* github-actions(deps): bump actions/checkout from 3 to 4 (#288)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SByte <stormybytes@gmail.com>

* github-actions(deps): bump actions/setup-java from 3.10.0 to 3.13.0 (#289)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.10.0 to 3.13.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.10.0...v3.13.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SByte <stormybytes@gmail.com>

* Bumping Seedfinding Library Version to fix SimOre outdating issue (#376)

* Update build.gradle for seedfinding lib

---------

Co-authored-by: SByte <stormybytes@gmail.com>

* Update version displayed on build workflow

* github-actions(deps): bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ashray Shah <geektraindev@gmail.com>
Co-authored-by: crazymoose77756 <ryanrogo064@gmail.com>
Co-authored-by: SByte <stormybytes@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Azote | 窒垝 <azoteg@gmx.com>
2025-01-30 09:50:49 +07:00
SByte
faecb03084 Update version displayed on build workflow 2025-01-27 11:06:45 +07:00
dependabot[bot]
63c57eb114 github-actions(deps): bump actions/setup-java from 3.10.0 to 3.13.0 (#289)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.10.0 to 3.13.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.10.0...v3.13.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SByte <stormybytes@gmail.com>
2025-01-25 09:18:15 +07:00
dependabot[bot]
2947dd7df8 github-actions(deps): bump actions/checkout from 3 to 4 (#288)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SByte <stormybytes@gmail.com>
2025-01-25 08:59:36 +07:00
crazymoose77756
fef076ad20 Update 1.21 (#365) 2024-07-01 09:04:40 +02:00
crazymoose77756
f204244797 1.20.6 Update (#347)
* initial no tests

* Initial 1.20.6 update + tests/fixes

* Initial 1.20.6 update + tests/fixes

* 1.20.6 fixes

* more 1.20.6 updates

* initial port 1.20.6
2024-05-15 11:04:21 +02:00
Avilad
52bf7cce6e 1.20.4 (#325) 2024-02-22 19:41:08 +01:00
MonkeySaint
3119a9145c Port to 1.20.2 (#305)
Co-authored-by: Cloudburst <18114966+C10udburst@users.noreply.github.com>
2023-11-14 21:03:57 +01:00
OnlyRain233
ecf2d1a19b Fix ShieldBypass unable to perform criticals and stuck in blocks (#275)
Co-authored-by: Cloudburst <18114966+C10udburst@users.noreply.github.com>
2023-07-28 14:31:11 +02:00
Cloudburst
03f2aa4a61 forgor the ci 2023-06-20 18:10:28 +02:00
Soda5601
29509947c6 Update 1.19.4 (#233) 2023-03-18 17:29:06 +01:00
dependabot[bot]
37113decea github-actions(deps): bump actions/setup-java from 3.9.0 to 3.10.0 (#223)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 11:51:29 +01:00
dependabot[bot]
64cd713593 github-actions(deps): bump actions/setup-java from 3.6.0 to 3.9.0 (#191)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 19:44:04 +01:00
Cloudburst
607033cf79 Update gradle.yml 2022-12-23 14:48:51 +01:00
dependabot[bot]
05cd6fde40 github-actions(deps): bump actions/setup-java from 3.5.1 to 3.6.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 02:38:48 +00:00
dependabot[bot]
21c9596cc9 github-actions(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 15:23:38 +00:00
dependabot[bot]
adfbee107a github-actions(deps): bump actions/setup-java from 2 to 3.5.1
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.5.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 02:49:02 +00:00
ThebestkillerTBK
4b811f7c1b update to 1.19.2 (#151)
Co-authored-by: Cloudburst <18114966+C10udburst@users.noreply.github.com>
2022-08-19 14:27:34 +02:00
RacoonDog
8d0ea9869e 1.19.1 update (#145)
Co-authored-by: Cloudburst <18114966+C10udburst@users.noreply.github.com>
2022-07-31 10:27:25 +02:00
Cloudburst
75fa1c5cde fix tag 2022-06-11 12:14:57 +02:00
Cloudburst
f2affcbca7 oops 2022-06-11 12:14:22 +02:00
Cloudburst
2d2c282722 [skip ci] use global issue_template 2022-05-16 15:13:25 +02:00
dependabot[bot]
aeb0964da1 github-actions(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-05 15:44:32 +01:00
Cloudburst
4e81fdb353 Create dependabot.yml 2022-02-19 18:28:17 +01:00
Cloudburst
d2dacff0df [skip ci] clean gradle.yml 2022-01-07 14:51:33 +01:00
C10udburst
095999cef7 gradle.yml 2021-12-03 21:54:22 +01:00
C10udburst
bf95bffa70 gradle bad fix 2021-12-03 21:51:14 +01:00
C10udburst
100e18e9ca updeat to 1.18 2021-12-03 21:37:00 +01:00
Cloudburst
1973365691 Update gradle.yml 2021-09-16 15:32:45 +02:00
Cloudburst
e8e28049f5 Update gradle.yml 2021-09-16 15:07:52 +02:00
Cloudburst
ef93f7d699 Update bug.yml 2021-09-11 07:30:35 +02:00
Geertjan Wielenga
40612b45bc Fixed versions for better CI/CD and Zulu to provide that (#55)
* Use fixed JDK version with Temurin

* Use fixed JDK version with Temurin

* Zulu provides fixed versions

* Zulu provides fixed versions

* trigger the release only once

Co-authored-by: Cloudburst <18114966+C10udburst@users.noreply.github.com>
2021-09-09 17:53:18 +02:00
Stormybytes
b70377744a include other mods 2021-09-03 05:43:07 +07:00
Stormybytes
47373d576f qnwlsajdfwq 2021-09-03 05:38:47 +07:00
Stormybytes
8a3400307f oops 2021-09-03 05:38:15 +07:00
Stormybytes
6a9e92f5d8 a 2021-09-03 05:35:47 +07:00
Stormybytes
9415de51ab isue templets 2 2021-09-03 05:31:35 +07:00
SB
2e687eee29 isue templets 2021-09-03 04:31:30 +07:00
Cloudburst
d80a9a1074 ignore markdown when building 2021-08-20 14:55:49 +02:00
Cloudburst
298bb9d0e9 concurrency 2021-08-17 14:08:37 +02:00
Cloudburst
2f06582656 separated 1.17 & 1.16 2021-06-12 16:43:32 +02:00
Cloudburst
e81df336f6 1.17 pog (#12)
* 1.17?

* event bus monke

* coding on da github

* fixes fixes bruh

* fixes again

* lazy fix to worklow actions

* fix gradle.yml
2021-06-12 09:10:19 +02:00
Cloudburst
ffb558276e Added pull request workflow 2021-06-01 13:32:10 +02:00
Cloudburst
fe70571790 Made Auto Releases upload jar files 2021-05-16 19:57:36 +02:00
Cloudburst
1b0a60f54e Update gradle.yml 2021-05-16 11:42:40 +02:00
Cloudburst
bb7653f473 Added auto release 2021-05-16 11:22:56 +02:00
Cloudburst
d05bfc4081 Create gradle.yml 2021-05-16 11:17:49 +02:00