Tags: PeTcHeNkA/ForgeEssentials
Tags
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>
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>
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
Merge pull request ForgeEssentials#2632 from ForgeEssentials/1.16.5/i… …nitial Merge 1.16.5/initial into 1.16.5/develop
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
Merge remote-tracking branch 'origin/experimental' into experimental
PreviousNext