Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Releases: AtlasMediaGroup/TotalFreedomMod

TotalFreedomMod v2023.07 "Terminus" - Release Candidate 1

25 Jul 19:54
8fee6c7

Choose a tag to compare

[LEGACY] Release Candidate 1

This build requires Scissors 1.19.4 and Java 17 to run.

This version of TFM will eventually become the final official build before it is discontinued, and development moves to Freedom Network Suite. We will continue to support LEGACY build Terminus (2023.07) by way of bug fixing for critical issues, but otherwise no further development will be done on this project.

We have come a long way since 2010 when TotalFreedomMod was first released and used on the TotalFreedom server. There's been much that's changed, on both Minecraft's and our sides, and at this stage in development, TFM has become too much of a hassle to maintain.

This repository will be archived once Freedom Network Suite has its first stable release.

What's Changed

  • Fix beds exploding in the Nether & End dimensions with explosions off by @allinkdev in #243
  • Properly patch Game Master Blocks by @allinkdev in #245
  • Update squash by @allinkdev in #257
  • Bump junit-jupiter from 5.8.2 to 5.9.0 by @dependabot in #248
  • Bump worldedit-bukkit from 7.2.10 to 7.2.12 by @dependabot in #253
  • Bump javassist from 3.29.0-GA to 3.29.1-GA by @dependabot in #255
  • Bump actions/setup-java from 3.3.0 to 3.5.1 by @dependabot in #271
  • Remove guard clause causing unintended side effects in interact blocker by @allinkdev in #272
  • Merge Main --> Development for 2022.06 Release. by @Wild1145 in #274
  • Remove TFGuilds integration by @VideoGameSmash12 in #264
  • Removes /nh and code associated with it by @VideoGameSmash12 in #268
  • [FS-460] Remove /sit command by @allinkdev in #276
  • Bump actions/setup-java from 3.5.1 to 3.6.0 by @dependabot in #279
  • Remove Broken Downstream Merge Action by @Wild1145 in #281
  • Remove unused imports, variables and other minor oversights in the Discord bridge by @allinkdev in #280
  • Bump codacy/codacy-analysis-cli-action from 4.1.0 to 4.2.0 by @dependabot in #269
  • FS-454 - Add expiry to indefinite bans by @Focusvity in #284
  • Resolves many issues in FS-24 and cleans up code by @VideoGameSmash12 in #285
  • Add logging to ro command - FS-233 by @Focusvity in #282
  • Bump actions/setup-java from 3.6.0 to 3.9.0 by @dependabot in #291
  • [FS-458] Add configuration option for disabling books by @allinkdev in #275
  • Release 2022.06.1 by @VideoGameSmash12 in #307
  • Merge main to dev by @Paldiu in #314
  • Update to 1.19.4 by @allinkdev in #301
  • Miscellaneous improvements to the movement validator by @allinkdev in #326
  • Update to 1.19.4 by @allinkdev in #327
  • Bump worldedit-bukkit from 7.2.12 to 7.2.15 by @dependabot in #325
  • Remove UUID from vanished list on removal by @allinkdev in #298
  • Update plugin.yml by @Paldiu in #332
  • Update pom.xml by @Paldiu in #331
  • Update plugin.yml by @Paldiu in #333
  • Add configuration value for player item drops (main) by @allinkdev in #336
  • Main -> Development by @allinkdev in #338
  • Merge main into development. by @Paldiu in #328
  • Merge development into main by @allinkdev in #339

Full Changelog: 2022.06.1...RELEASE-2023.07-LTS

TotalFreedomMod v2022.06.1 "Phoenix"

09 Mar 05:35

Choose a tag to compare

Note: This TotalFreedomMod release requires Java Runtime Environment 17 (JRE 17). Make sure you have at least JRE version 17 or later installed.

⚠️ This is a security update that patches a critical security vulnerability that was discovered after the initial release. You are strongly recommended to update to this version as soon as possible.

With this release of TFM we are supporting 1.17.1 builds of Scissors (We have tested on Scissors version git-Scissors-83 (MC: 1.17.1))

What's Changed

Full Changelog: 2022.06...2022.06.1

TotalFreedomMod v2022.06 "Phoenix"

14 Sep 04:10
ae5038e

Choose a tag to compare

Note: This TotalFreedomMod release requires Java Runtime Environment 17 (JRE 17). Make sure you have at least JRE version 17 or later installed.

With this release of TFM we are supporting 1.17.1 builds of Scissors (We have tested on Scissors version git-Scissors-54 (MC: 1.17.1))

What's Changed

New Contributors

  • @ayunami2000 made their first contribution in #223
  • @allinkdev made their first contribution in #231

Full Changelog: 2022.02...2022.06

TotalFreedomMod v2022.06-RC3 "Phoenix"

13 Sep 03:54

Choose a tag to compare

Pre-release

Note: This TotalFreedomMod release requires Java Runtime Environment 17 (JRE 17). Make sure you have at least JRE version 17 or later installed.

With this release of TFM we are supporting 1.17.1 builds of Scissors (We have tested on Scissors version git-Scissors-54 (MC: 1.17.1))

What's Changed

Full Changelog: 2022.06-RC2...2022.06-RC3

License:

TotalFreedomMod is licensed under the TFGL 2.0.
You may obtain a copy here.

TotalFreedomMod v2022.06-RC2 "Phoenix"

11 Sep 19:00

Choose a tag to compare

Pre-release

Note: This TotalFreedomMod release requires Java Runtime Environment 17 (JRE 17). Make sure you have at least JRE version 17 or later installed.

With this release of TFM we are supporting 1.17.1 builds of Scissors (We have tested on Scissors version git-Scissors-54 (MC: 1.17.1))

What's Changed

Full Changelog: 2022.06-RC1...2022.06-RC2

License:

TotalFreedomMod is licensed under the TFGL 2.0.
You may obtain a copy here.

TotalFreedomMod v2022.06-RC1 "Phoenix"

17 Jun 21:19
9d31656

Choose a tag to compare

Pre-release

Note: This TotalFreedomMod release requires Java Runtime Environment 17 (JRE 17). Make sure you have at least JRE version 17 or later installed.

With this release of TFM we are supporting 1.17.1 builds of Scissors (We have tested on Scissors version git-Scissors-54 (MC: 1.17.1))

What's Changed

  • Release 2022.02 by @Paldiu in #211
  • Bump coreprotect from 20.4 to 21.2 by @dependabot in #217
  • Stabilization by @VideoGameSmash12 in #222
  • Bump maven-antrun-plugin from 3.0.0 to 3.1.0 by @dependabot in #224
  • Bump codacy/codacy-analysis-cli-action from 4.0.0 to 4.0.2 by @dependabot in #209
  • fix httpd log spam by @ayunami2000 in #223
  • allow spawn eggs to do SOMETHING by @ayunami2000 in #219
  • Merge from main into development by @Wild1145 in #232
  • Bump github/codeql-action from 1 to 2 by @dependabot in #225
  • Bump aormsby/Fork-Sync-With-Upstream-action from 2.1 to 3.3 by @dependabot in #230
  • Bump actions/setup-java from 2.3.0 to 3.3.0 by @dependabot in #228
  • Bump actions/checkout from 2 to 3 by @dependabot in #202
  • Bump maven-compiler-plugin from 3.8.1 to 3.10.1 by @dependabot in #213
  • Bump worldedit-bukkit from 7.2.8 to 7.2.10 by @dependabot in #216
  • Bump reflections from 0.9.12 to 0.10.2 by @dependabot in #164
  • Bump annotations from 22.0.0 to 23.0.0 by @dependabot in #166
  • Update all dependencies, confirmed working by @Telesphoreo in #235
  • Update README to fix badge by @Telesphoreo in #233
  • Merge allinkdev:discord into AtlasMediaGroup:discord branch by @allinkdev in #231
  • Merge allinkdev:properly-update into AtlasMediaGroup:properly-update by @allinkdev in #236
  • Re-implement most-used commands from the old python bot & other improvements by @allinkdev in #237
  • Merge allinkdev:FS-222 into AtlasMediaGroup:FS-222 by @allinkdev in #227
  • Update rest of dependencies by @allinkdev in #238
  • Unvanish, remove commandspy & set fuckoff radius to 0 for removed admins by @allinkdev in #239
  • Add developers and improve code readability by @Telesphoreo in #240
  • Bump codacy/codacy-analysis-cli-action from 4.0.2 to 4.1.0 by @dependabot in #242

New Contributors

  • @ayunami2000 made their first contribution in #223
  • @allinkdev made their first contribution in #231

Full Changelog: 2022.02...2022.06-RC1

License:

TotalFreedomMod is licensed under the TFGL 2.0.
You may obtain a copy here.

Phoenix - Update v2022.02

08 Jun 02:13
0f1fbf9

Choose a tag to compare

TotalFreedomMod - Release v2022.02 BuildName: Phoenix

Note: This TotalFreedomMod release requires Java Runtime Environment 17 (JRE 17). Make sure you have at least JRE version 17 or later installed.

With this release of TFM we are supporting 1.17.1 builds of Paper (We have tested on Paper version git-Paper-409 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT).

What's Changed

Read more

Phoenix - Febuary 2022 Update - Release Candidate 1

01 Mar 21:11
804614d

Choose a tag to compare

Note: This TotalFreedomMod release is a Pre-Release and is not recommended for production environments. This release should be used at your own risk. This release has only undergone basic "Happy Path" testing, and may contain bugs. A full release will come in due course.

Note: This TotalFreedomMod release requires Java Runtime Environment 17 (JRE 17). Make sure you have at least JRE version 17 or later installed.

With this release of TFM we are supporting 1.17.1 builds of Paper (We have tested on Paper version git-Paper-409 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT).

Changelog:

Bug
  • FS-256 - Opall does not set permissions properly
  • FS-37 - Missing config gets loaded in twice as defaults
  • FS-429 - Resolve nullpointer exception in the .getIP method of FUtil
Task
  • FS-215 - Make [Discord] in chat a Hyperlink
  • FS-273 - Moved /rainbowtrail to the shop
  • FS-7 - Allow players to pay other players coins
  • FS-212 - Makes spawnmob range configurable and increases default range to 25
  • NA - Correct CoreProtect dependency version
  • NA - Code cleanup to remove savedflags
  • NA - Fix order of messages displayed when muting a player
  • FS-292 - Uplift TFM to Minecraft 1.17.1 support
  • NS - Update various plugin dependency versions based on what currently is deployed on the server

Known Issues:

  • FS-129 TotalFreedomMod freezes logs being written to file

License

  • TotalFreedomMod is licensed under the TFGL 2.0. You may obtain a copy here.

Phoenix - February 2022 Update - Release Candidate 3

21 Apr 00:50
6453e4e

Choose a tag to compare

TotalFreedomMod - Phoenix Release Candidate 3

Note: This TotalFreedomMod release is a Pre-Release and is not recommended for production environments. This release should be used at your own risk. This release is almost fully tested as of RC02, yet still contains bleeding features which have not yet been tested.

Note: This TotalFreedomMod release requires Java Runtime Environment 17 (JRE 17). Make sure you have at least JRE version 17 or later installed.

With this release of TFM we are supporting 1.17.1 builds of Paper (We have tested on Paper version git-Paper-409 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT).

The following changelog is a full list of changes starting from the first release candidate.

Changelog:

  • FS-215 - Make [Discord] in chat a Hyperlink
  • FS-273 - Moved /rainbowtrail to the shop
  • FS-7 - Allow players to pay other players coins
  • FS-212 - Makes spawnmob range configurable and increases default range to 25
  • NA - Correct CoreProtect dependency version
  • NA - Code cleanup to remove savedflags
  • NA - Fix order of messages displayed when muting a player
  • FS-292 - Uplift TFM to Minecraft 1.17.1 support
  • NA - Update various plugin dependency versions based on what currently is deployed on the server
  • NA - Fixed an issue where metrics were not shaded correctly into the JAR file.
  • NA - Fixed an issue where HTTPD was spamming logs.

Bugs:

  • FS-256 - Opall does not set permissions properly
  • FS-37 - Missing config gets loaded in twice as defaults
  • FS-429 - Resolve nullpointer exception in the .getIP method of FUtil

License:

TotalFreedomMod is licensed under the TFGL 2.0.
You may obtain a copy here.

Phoenix - February 2022 Update - Release Candidate 2

31 Mar 20:02
6453e4e

Choose a tag to compare

Note: This TotalFreedomMod release is a Pre-Release and is not recommended for production environments. This release should be used at your own risk. This release has only undergone basic "Happy Path" testing, and may contain bugs. A full release will come in due course.

Note: This TotalFreedomMod release requires Java Runtime Environment 17 (JRE 17). Make sure you have at least JRE version 17 or later installed.

With this release of TFM we are supporting 1.17.1 builds of Paper (We have tested on Paper version git-Paper-409 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT).

Changelog:

  • Fixed an issue where metrics were not shaded correctly into the actual JAR file.

Everything else is included in the RC01 Release Notes.

TotalFreedomMod is licensed under the TFGL 2.0. You may obtain a copy here.