What's Changed
- 1.19.4 port by @juancarloscp52
- Add Websocket server to announce current event poll state by @KatrinaAS in https://github.com/juancarloscp52/Entropy/pull/104 This allows streamers to add an overlay over the game in the stream, so that only viewers can see the poll status. For now, you must use pongo1231's ChaosModV "twitchOverlay" (it is compatible with all platform integrations supported by Entropy).
- Fix #105 by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/107
- Fix creative flight event disabling flight for creative players by @juancarloscp52
- Fix countdown larger than timer duration when running timer speed events manually by @juancarloscp52
Full Changelog: https://github.com/juancarloscp52/Entropy/compare/1.11+mc1.19.3...1.12+mc1.19.3
What's Changed
- Added configurable Tag event that allows more event customization by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/103
Full Changelog: https://github.com/juancarloscp52/Entropy/compare/1.10+mc1.19.3...1.11+mc1.19.3
Huge thanks to @bl4ckscor3 and @Kanawanagasaki for their amazing work in this update <3
New:
- Add a command to manually run an event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/87
- Add accessibility mode and respect FOV effect scale for FOV effects by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/88
New Events
- Add creative flight event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/91
- Add fake teleport events by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/96
- Add forcefield and entity magnet events by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/100
- One Punch Event by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/97
- Infestation event by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/98
- Rainbow Path Event by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/99
- Contributor @Kanawanagasaki reworked some events in https://github.com/juancarloscp52/Entropy/pull/94, see the changes below:
Highlight All Mobs
: Now actually highlight all mobsUpgrade Random Gear
: Now have 25% of upgrading gear one more timeDowngrade Random Gear
: Now have 25% of downgrading gear one more timeZeus Ult!
: Being a mighty god now able to strike with lightning anyone. Neither dimension nor shelter will protect you.Vex Attack
: Event now respects world difficulty, will spawn more vexes on Normal and Hard difficulty.Everyone is invisible
: Now actually hides all living entitiesInvisible enemies
: Now will check if mob is Monster or not. Previously wasn't affecting Slimes.Gravity Sight
: Now will pull block if you stare at it for 0.5 seconds creating a Falling Block entity for that block.Death Sight
: Now respects world difficulty. Will deal more damage on Normal and Easy.So Sweet
:Place Sweet Berry Bush
removed. Replaced withSo Sweet
. Event now will spawn more bushes around the players.Gravity Sight
,Death Sight
,Ride Closest Mob
: Increase search distance 32 blocks.Shuffle Inventory
: Now affects offhand and armor inventories.
Tweaks and Fixes
- Fixes for the stuttering event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/89
- Twitch vote fix by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/92
- Improve voting mode and ui style setting buttons by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/90
- An attempt at improving youtube integration by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/95
- Fix incompatibility with Icarus Mod by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/102
- Fixes to German translations by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/101
Full Changelog: https://github.com/juancarloscp52/Entropy/compare/1.9+mc1.19.3...1.10+mc1.19.3
Tweaks and Fixes
New:
- Add a simple search bar to the event configuration screen by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/65
- Add button to events configuration screen for filtering events by whether they are enabled by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/85
- Boss bars now appear some pixels lower so they are not hidden by the countdown bar by @juancarloscp52
Fixes:
- Fix Low FPS event not resetting max fps by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/64
- Improve and complete German translation by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/81
- Polish and complete the translation of zh_cn by @Chihsiao in https://github.com/juancarloscp52/Entropy/pull/80
- Fixed some events applying to players in spectator mode by @juancarloscp52
- Upside down event is now compatible with other FOV events
New Events:
- Add two attacking related events by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/67
- Add random camera tilt event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/68
- Add infinite lava event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/69
- Add spawn killer bunny event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/70
- Add spawn tamed dog and spawn tamed cat events by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/71
- Add haunted chests event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/74
- Add two interaction related events by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/72
- Add MLG bucket event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/75
- Add stuttering event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/76
- Add force horse riding event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/77
- Add jumpscare event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/78
- Add fling entities event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/84
- Add black and white shader event by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/86
- Add Rolling Camera Event by @juancarloscp52
New Contributors
- @Chihsiao made their first contribution in https://github.com/juancarloscp52/Entropy/pull/80
Full Changelog: https://github.com/juancarloscp52/Entropy/compare/1.8+mc1.19.3...1.9+mc1.19.3
Tweaks and Fixes
New:
- UI Style option by @curio-sitas in https://github.com/juancarloscp52/Entropy/pull/55
Fixes:
- Extend size of Poll bars when event name is big by @juancarloscp52
- Fix events not respecting feature flags by @bl4ckscor3 in https://github.com/juancarloscp52/Entropy/pull/60
- SkyBlock Riding Fix by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/61
New Events
- Low FPS event by @juancarloscp52
- Add Lag Event by @DeiTYmon in https://github.com/juancarloscp52/Entropy/pull/54
- XRay Event by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/59
New Contributors
- @bl4ckscor3 made their first contribution in https://github.com/juancarloscp52/Entropy/pull/60
Full Changelog: https://github.com/juancarloscp52/Entropy/compare/1.7+mc1.19.3...1.8+mc1.19.3
Today we release a new version compatible with minecraft 1.19.3
, lots of improvements and events!
Tweaks and Fixes
New:
- Add disable and enable all events
Buttons
inconfigurations
by @curio-sitas in https://github.com/juancarloscp52/Entropy/pull/43 - Events no longer apply to players in spectator mode by @juancarloscp52
- German translations by @DeiTYmon in https://github.com/juancarloscp52/Entropy/pull/48 and https://github.com/juancarloscp52/Entropy/pull/52
Tweaks:
- The random event selector now discriminates events that are active or in the recent events list (last 4 events), events of the same type as an active events. by @juancarloscp52
- Inverted gravity event now affects nearby entities by @juancarloscp52
- Corrupt World Event has been disabled as it was not working since 1.19 by @juancarloscp52
- Explode and ignite nearby entities no longer apply to other players by @juancarloscp52
- DVD window size has been reduced while using big scale factors on DVD event by @juancarloscp52
Fixes:
- Fix user voting multiple times for same effect by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/40
- Users can no longer bypass cinematic camera by disabling smoth camera with a binding by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/46
- Fix #53 empty event pool when most of the events are disabled. by @juancarloscp52
- Prevent crash while using integrations and all events being disabled. by @juancarloscp52
New Events:
- Slime Pyramid Event by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/33
- Bulldoze Event by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/34
- Shuffle Inventory Event by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/35
- Warden Event by @curio-sitas in https://github.com/juancarloscp52/Entropy/pull/37 --This event spawns a warden with much less health and damage than normal.
- Add and Remove Heart Events by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/41
- Flying Machine Event by @Kanawanagasaki in https://github.com/juancarloscp52/Entropy/pull/42
- Raid event by @curio-sitas in https://github.com/juancarloscp52/Entropy/pull/44
- Curse Binding Event by @curio-sitas in https://github.com/juancarloscp52/Entropy/pull/39
- Random Enchants Remove event by @curio-sitas in https://github.com/juancarloscp52/Entropy/pull/49
- Noise Machine Event by @DeiTYmon in https://github.com/juancarloscp52/Entropy/pull/51
New Contributors
- @curio-sitas made their first contribution in https://github.com/juancarloscp52/Entropy/pull/37
- @WesleyBryie made their first contribution in https://github.com/juancarloscp52/Entropy/pull/38
- @DeiTYmon made their first contribution in https://github.com/juancarloscp52/Entropy/pull/48
Full Changelog: https://github.com/juancarloscp52/Entropy/compare/1.6+mc1.19...1.7+mc1.19.3
This new version of Entropy adds YouTube chat integration new events!
What's Changed
YouTube Integration is here!
Contributor @Kanawanagasaki has worked on bringing YouTube integration to Entropy. You can now connect your youtube account and allow your stream chat to vote events live! It requires some configuration and the creation of a project in Google Cloud Platform, here is a step by step video guide!
New Events:
- Added Teleport nearby entities to player event.
- Added always sneak event.
Tweaks:
- End portals and some other blocks can no longer be replaced/removed by chaos events.
- End dragon is no longer directly killed by Explode nearby entities.
- Explosive pickaxe now makes less damage to player, and is able to break more blocks with each explosion.
- DVD Event visible screen is now bigger. The event is also now a bit shorter.
- Action frequency of Sight Events increased.
Full Changelog: https://github.com/juancarloscp52/Entropy/compare/1.5.1+mc1.19...1.6+mc1.19
This new version of Entropy fixes a softlock on the nether roof and adds some new events
What's Changed
Tweaks:
- Reduced the amount of Vexes spawned in Vex Attack Event.
- [FIX] Fix softblock on the nether roof for skyblock, to the moon and tp to heaven event.
Events:
- Blaze Event. This blaze is given resistance and strength in order to be a bit more challenging.
- Silverfish event
- Endermite Event
- Satiation Event.
- Fix Player Vitals Event.
Full Changelog: https://github.com/juancarloscp52/Entropy/compare/1.5+mc1.19...1.5.1+mc1.19
This new version of Entropy adds lots of new events and fixes with the help of @Kanawanagasaki.
What's Changed
Tweaks:
- Disable Events List is now sorted alphabetically
- Most events duration and intensity have been tweaked, in order to make the game more enjoyable.
- [FIX] Teleport Events not working
- [FIX] Crash when all events are disabled
- [FIX] Crash with BayBlades Event
Events:
- Highlight all mobs event
- Upgrade, Downgrade, Curse, Enchant Random Gear Event
- ZEUS ULT! Event
- Vex Attack Event
- Invisibility Events
- Void, Mining, Glass and Death Sight events
- Place Cobweb event
- Place Sweet Berry Bush Event
- True Frost Walker Event
- Ride Closest Mob Event
- SkyBlock Event
- Midas Touch Event
- Flip Mobs Event
- Rainbow Sheep Event
- Random Mineral Event
- Angry Bees Event
- Bees Event
New Contributors
- @Kanawanagasaki made their first contribution in https://github.com/juancarloscp52/Entropy/pull/16
Full Changelog: https://github.com/juancarloscp52/Entropy/compare/1.4.2+mc1.19...1.5+mc1.19
Entropy version 1.4.0 for Minecraft 1.18.x is here!
Changes in Entropy 1.4.0:
NEW: Slime Event. NEW: Horse Event. NEW: Fire Event. NEW: Adventure Event. NEW: Pit Event. NEW: Sky Event. NEW: Pumpkin Event. NEW: Night Vision Event. NEW: Explosive Pickaxe Event.
FIX: Balanced SinkHoleEvent and blindnessEvent. FIX: Fixed blur event.
Compatible with Minecraft 1.18 and 1.18.1.
Entropy version 1.3.0 for Minecraft 1.17 is here!
Changes in Entropy 1.3.0:
NEW: Added Discord Integration! Discord users of a server now can vote for the next event!
NEW: Added Inverted Gravity Event.
NEW: Added spinning mobs Event.
NEW: Added sinkhole Event.
NEW: Added HotTub Event.
NEW: Added Creeper Anxiety Event.
NEW: Added Quicksand Event.
FIX: Fixed 0.5x timer speed.
FIX: Fixed vignette overlay on herobrine Event.
"Where did I leave my glasses?" event is now disabled temporally as it is broken.
Compatible with Minecraft 1.17.
Entropy version 1.2.0 is here!
Changes in Entropy 1.2.0:
NEW: Base event duration and timer duration settings are now configurable through a slider in entropy settings. NEW: Added timer speed multiplier events. (x0.5,x2,x5) NEW: Added speed event. (Like hyperspeed but less hyper ;) ) NEW: Added starter pack event. NEW: Added damage player items event.
FIX: Entropy Chat Bot should be much less spammy while reconnecting to twitch (remember you can disable chatbot in entropy settings). FIX: Balanced Events.
Compatible with Minecraft 1.16.5.
Entropy version 1.1.0 is here!
Changes in Entropy 1.1.0:
NEW: Events can now be disabled in the Entropy Settings Menu.
NEW: Current Poll Status can now be hidden on screen.
NEW: Added heal Event.
NEW: Added Randomize Armor Event.
NEW: Added Force Third Person Event.
NEW: Added Force Front View Event.
NEW: Added Hide Events Event.
NEW: Added Top Down View Event.
NEW: Added zh_cn translation.
FIX: Fixed teleport bug while riding entities.
FIX: Balanced Events.
Compatible with Minecraft 1.16.5.