Skip to content

Tags: PeTcHeNkA/ForgeEssentials

Tags

7.5.0

Toggle 7.5.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Fix bug with scriptable commands on J9+ and remove mcstats metrics (F…

…orgeEssentials#2648)

* Remove unused imports

* Remove meStats metrics since website been down for years

* Add Support for Rhino (Java 17+ lwjgl3ify) for Jscripting commands

* Update CICD workflow to sync with 1.12

---------

Co-authored-by: maximuslotro <61996354+maximuslotro@users.noreply.github.com>

16.0.3

Toggle 16.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
spacebuilder2020 Spacebuilder2020
Add Code to publish chatAddon file

16.0.2

Toggle 16.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.16.5/unstable dev (ForgeEssentials#2641)

* Fix Gradle Refresh
[ci-skip]

* Update FESpongeCompat.java

* Fix wrong module being checked

* Fix Eclipse setup

* Move BuildInfo to class folder

* BackPort new update checker from 1.16.5

* Update Version Checker to use Json requests

* Exclude Signing Keys from Client

* Add Modrinth Integration to build
[skip ci]

* Add Client Publishing to Curse
(Modrinth does not allow publishing multiple projects in a single gradle file)

* Fix Release Step
[ci skip]

* Undo Curseforge change

* Remove mcVersion from Modrinth version number and remove dependencies from curseforge tasks
[ci skip]

* Fix AfterEvaluate
[ci skip]

* Fix update checker (ForgeEssentials#2636)

* Remove Discord4j
[ci skip]

* Update README.md

[ci skip]

* Minor Info file tweaks

[skip actions]

* Re-Work Module Config file generation

* Fix startup issues with KotlinForForge

Remove old CallableMap classes

* Fix Null Ptr Error in format colors

* Print Stacktrace if message is null

* Add a check to prevent duplicate builds on PR

* Update README.md

[ci skip]

* Add a check to prevent duplicate builds on PR

* Attach Artifacts to Release

* Add Jscripting Files

* Update Action

* Update Action (ForgeEssentials#2642)

* Try again

---------

Co-authored-by: Spacebuilder2020 <spacebuilder2020@users.noreply.github.com>

16.0.1

Toggle 16.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.16.5/command cleanup (ForgeEssentials#2639)

* Remove un-needed command perm checks

* remove ability to set prefix/suffix of _ALL_ group from global sub-command

can still be modified by selecting the ALL group from groups subcommand

* Moved where prefix/suffixes are set from

16.0.0

Toggle 16.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ForgeEssentials#2632 from ForgeEssentials/1.16.5/i…

…nitial

Merge 1.16.5/initial into 1.16.5/develop

12.4.126

Toggle 12.4.126's commit message

Verified

This commit was signed with the committer’s verified signature.
spacebuilder2020 Spacebuilder2020
Undo Curseforge change

12.4.125

Toggle 12.4.125's commit message

Verified

This commit was signed with the committer’s verified signature.
spacebuilder2020 Spacebuilder2020
Move file to tmp folder to prevent it from being overridden

1.4.6.1373

Toggle 1.4.6.1373's commit message

Verified

This commit was signed with the committer’s verified signature.
spacebuilder2020 Spacebuilder2020
A bit of nasty reflection to allow compatibility with mods using Mixi…

…n 8.x.

To use this though you must make sure the mod with 8.x loads first.  EX: gtnhmixins.jar -> 00gtnhmixins.jar

Also, had to replace forge gradle version since legacy one is broken

stale_experimental_v0

Toggle stale_experimental_v0's commit message
Merge remote-tracking branch 'origin/experimental' into experimental

stale_1.11.2_v0

Toggle stale_1.11.2_v0's commit message
Initial work on a 1.11.2 port