90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...
Filter versions...
Filter channels...

We're back on Modrinth! 🥳

After a challenging month (or maybe even more) of inactivity and a thorough moderation period, I'm thrilled to announce that ThreatenGL is back on Modrinth! I deeply appreciate the incredible support from the community on GitHub and Discord during this time. Your patience and encouragement have been incredibly valuable. 🤗

And again like last time, as we celebrate the return of ThreatenGL, I want to extend another heartfelt thank you to everyone. We've now achieved 5.5K downloads and 82 followers. Your support means the world and is quite motivating. The most important thing however is the community - again, it has grown and I've managed to foster an incredibly supportive vibrant, and kind community. ☺️

🤔 What's new?

  • I'm excited to share that ThreatenGL has now moved from the beta stage to the release stage.
  • Modrinth: ThreatenGL is finally back on Modrinth (Issue #14 ) 🥳
  • License Update: Mod information pages should now correctly display the license as the LGPL-3.0-only SPDX identifier, so it should no longer show "unknown license" in mod information screens.
  • Minecraft 1.21 Compatibility: After numerous requests, I've tested and verified that ThreatenGL works on Minecraft 1.21. This mod is now allowed to load on versions 1.21 and later, ensuring compatibility with the latest game updates.

🐞 Bug Fixes

  • NeoForge Compatibility: I've addressed a critical bug that affected NeoForge users, who encountered the "not a valid mod file" error. This issue was because of changes in (Neo)Forge's mods.toml file structure or naming conventions. With this fix, NeoForge users can finally enjoy a seamless experience again. ( Issue #13 )

Full Changelog: https://github.com/Numelon-Softworks/ThreatenGL/compare/1.3.2-beta.1...1.3.3-release.1

Thanks to the amazing community who reported these issues promptly! 💖


Since 1.3.2-beta.1, ThreatenGL no longer requires any additional libraries to work! This reduces mod conflicts and incompatibilities.

💃 psst... join the community <3

Interested in other grand projects or updates for this mod? Join my Discord server for sneak peeks, discussions, and exciting announcements, and to interact with the vibrant and kind community!

🗽 ThreatenGL 1.3.2 (Beta 1)


🫶 A large "Thank You" to everyone! <3

As the milestone of 2000 downloads is approached, I want to extend a heartfelt thank you to each and every one of you. Your support means the world to me - seeing all these downloads, the 55 followers, and the 7 stars on the GitHub repository is incredibly motivating. I'm also grateful for the additional followers on both the GitHub organisation and my personal profile. The growth of our vibrant community on Discord, now 50 members strong, has been truly inspiring. Your enthusiasm and feedback (especially from experienced developers) have been incredibly invaluable.

These past 10 days since the inception of ThreatenGL have been.. sort of a whirlwind of emotions, challenges and triumphs. 😵‍💫 From the initial concept to overcoming various hurdles, your responses and engagement have been phenomenal, and I would especially like to extend my thank you to those who have been reporting issues with the mod on GitHub - those who have gone out of their way to take time out of their day to make the experience better for everyone. 🪛

Significant strides have been made, yet this is only the beginning... 👀 There is a bright future ahead for ThreatenGL, with many exciting features and improvements on the horizon. Here's a small hint for the curious: beyond simply forcing the OpenGL version among other (slightly insignificant) things, I'm planning to introduce actual optimisations and grander features to enhance your Minecraft experience even further. So stay tuned, and join the Discord for sneak peeks and to be part of this warm, vibrant growing community! 🗣️

Thanks once again for your unwavering support! 💖

-- Richy


A large majority of the code for this mod has been modified in order to make it self sufficient: dependencies have been reduced so that Quilt and Forge no longer require QSL/QFAPI or the Architectury API respectively! 🥳🗽

Full Changelog: https://github.com/Numelon-Softworks/ThreatenGL/compare/1.3.1-beta.1...1.3.2-beta.1

Thanks to the amazing community who reported these issues promptly! 💖


Since 1.3.2-beta.1, ThreatenGL no longer requires any additional libraries to work! 🥳

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

🖥️ ThreatenGL 1.3.1 (Beta 1)

  • Fixed NeoForge incompatibility issue ( https://github.com/Numelon-Softworks/ThreatenGL/issues/7 ) also provided some clarification on the core functionality of the mod, in a comment in the issue image

  • Given the client-side nature of this mod, added server/client checking to ensure the mod will silently fail with a warning when being run on a server instead of crashing with the GLFW class not being resolved ( https://github.com/Numelon-Softworks/ThreatenGL/issues/8 )

  • Made the mod compatible with macOS by forcing OpenGL 4.1 instead of 4.6 (only if macOS is detected). This is done just incase 4.1 isn't initialised in the first place for some reason.

Thanks to those who reported these issues on GitHub and Discord.


📥 Installing the Mod (Please read if you're using Quilt)

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

Full Changelog: https://github.com/Numelon-Softworks/ThreatenGL/compare/1.2.1-beta.3...1.3.1-beta.1

🖥️ ThreatenGL 1.3.1 (Beta 1)

  • Fixed NeoForge incompatibility issue ( https://github.com/Numelon-Softworks/ThreatenGL/issues/7 ) also provided some clarification on the core functionality of the mod, in a comment in the issue image

  • Given the client-side nature of this mod, added server/client checking to ensure the mod will silently fail with a warning when being run on a server instead of crashing with the GLFW class not being resolved ( https://github.com/Numelon-Softworks/ThreatenGL/issues/8 )

  • Made the mod compatible with macOS by forcing OpenGL 4.1 instead of 4.6 (only if macOS is detected). This is done just incase 4.1 isn't initialised in the first place for some reason.

Thanks to those who reported these issues on GitHub and Discord.


NeoForge works without any additional dependencies!

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

Full Changelog: https://github.com/Numelon-Softworks/ThreatenGL/compare/1.2.1-beta.3...1.3.1-beta.1

🖥️ ThreatenGL 1.3.1 (Beta 1)

  • Fixed NeoForge incompatibility issue ( https://github.com/Numelon-Softworks/ThreatenGL/issues/7 ) also provided some clarification on the core functionality of the mod, in a comment in the issue image

  • Given the client-side nature of this mod, added server/client checking to ensure the mod will silently fail with a warning when being run on a server instead of crashing with the GLFW class not being resolved ( https://github.com/Numelon-Softworks/ThreatenGL/issues/8 )

  • Made the mod compatible with macOS by forcing OpenGL 4.1 instead of 4.6 (only if macOS is detected). This is done just incase 4.1 isn't initialised in the first place for some reason.

Thanks to those who reported these issues on GitHub and Discord.


📥 Installing the Mod (Please read if you're using Forge)

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

Full Changelog: https://github.com/Numelon-Softworks/ThreatenGL/compare/1.2.1-beta.3...1.3.1-beta.1

🖥️ ThreatenGL 1.3.1 (Beta 1)

  • Fixed NeoForge incompatibility issue ( https://github.com/Numelon-Softworks/ThreatenGL/issues/7 ) also provided some clarification on the core functionality of the mod, in a comment in the issue image

  • Given the client-side nature of this mod, added server/client checking to ensure the mod will silently fail with a warning when being run on a server instead of crashing with the GLFW class not being resolved ( https://github.com/Numelon-Softworks/ThreatenGL/issues/8 )

  • Made the mod compatible with macOS by forcing OpenGL 4.1 instead of 4.6 (only if macOS is detected). This is done just incase 4.1 isn't initialised in the first place for some reason.

Thanks to those who reported these issues on GitHub and Discord.


Fabric works without any additional dependencies!

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

Full Changelog: https://github.com/Numelon-Softworks/ThreatenGL/compare/1.2.1-beta.3...1.3.1-beta.1

🤯 ThreatenGL 1.2.1 (Beta 3)


📥 Installing the Mod (Please read if you're using Quilt)

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

🤯 ThreatenGL 1.2.1 (Beta 3)


NeoForge works without any additional dependencies!

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

🤯 ThreatenGL 1.2.1 (Beta 3)


📥 Installing the Mod (Please read if you're using Forge)

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

🤯 ThreatenGL 1.2.1 (Beta 3)


Fabric works without any additional dependencies!

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

📜 ThreatenGL 1.2.1 (Beta 2)

Thanks to those who reported these issues on GitHub and Discord.


📥 Installing the Mod (Please read if you're using Quilt)

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

📜 ThreatenGL 1.2.1 (Beta 2)

Thanks to those who reported these issues on GitHub and Discord.


NeoForge works without any additional dependencies!

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

📜 ThreatenGL 1.2.1 (Beta 2)

Thanks to those who reported these issues on GitHub and Discord.


📥 Installing the Mod (Please read if you're using Forge)

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊

📜 ThreatenGL 1.2.1 (Beta 2)

Thanks to those who reported these issues on GitHub and Discord.


Fabric works without any additional dependencies!

🤫 psst.. something new might be coming soon

New features for ThreatenGL are being actively worked on. Join the Discord to receive sneak peeks and interact with the vibrant community! 😊


Project members

Richy-Z

Member

Details

Licensed LGPL-3.0-only
Published 4 months ago
Updated a month ago