addstar / Entropy

Entropy is a Chaos Mod where random events happens every 30 seconds. This mod allows twitch chat voting integration!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entropy: Chaos Mod

Entropy is a Chaos Mod where random events happen every 30 seconds. The events are selected randomly from a pool of 66 (and growing) events that can be anything from meteor rain, physics changes and much more.

Event and timer duration can be configured from the Settings menu!

Entropy was heavily inspired on the excellent work of pongo1231's Chaos Mod V for Grand Theft Auto V!

Multiplayer:

Play Entropy with friends! Each random event happens around each player. Each connected client can configure Twitch Integrations independently and will send poll results to the server. To change Entropy Settings on multiplayer, please change the parameters inside the config/entropy.json file in the server folder.

Twitch Integration:

Entropy includes integration with Twitch! Viewers of a streamer can vote the next event using the stream chat! (Integration for more platforms like Youtube streaming and Discord is planned).

To enable Twitch Integration you'll need a Twitch OAuth Access token, you can generate using this tool (or any other OAuth token generator tool). Write your OAuth Access Token and your channel name in Entropy Settings.

Discord Integration:

Users of a discord server can vote the next event by using the Entropy Discord integration. TUTORIAL: https://www.youtube.com/watch?v=waj82ownAKw

Gameplay:

Click Image to watch the video.

Entropy: Chaos Mod - slicedlime vs chat

ScreenShots:

Demo 1 - Twitch Chat Integration Demo 2 - Blur Demo 3 - Upside Down Demo 4 - Meteor Rain Demo 5 - Settings

Roadmap:

Entropy is in early development, and some features are planned but not yet implemented:

  • Youtube Live Chat Integration.
  • Discord Chat Integration.
  • Configurable Events (Enable/Disable, Custom Timing...)

Installation:

This mod requires Fabric and Fabric API. You can download Entropy from the releases tab in github or through the CurseForge page. Drop Entropy and Fabric API JARs inside the mods folder.

Building from source:

Linux / Mac OS

git clone https://github.com/juancarloscp52/Entropy/
cd Entropy
./gradlew build

Windows

git clone https://github.com/juancarloscp52/Entropy/
cd Entropy
gradlew build

You can find the built JARs inside Entropy/build/libs

Copyright

Copyright (C) 2021 juancarloscp52 and the Entropy contributors

Entropy is released under GPL-3.0-or-later, a free software and Open Source license.

About

Entropy is a Chaos Mod where random events happens every 30 seconds. This mod allows twitch chat voting integration!

License:GNU General Public License v3.0


Languages

Language:Java 99.7%Language:Shell 0.3%