Filter versions...
Filter channels...

Changelog

Bug Fixes

  • 🐛 Ingame-manual wasn't showing proper recipe for Advanced Cable. Fixes #7 (61df4db)

Build System

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.9...v2.0.10

Changelog

Bug Fixes

  • 🐛 Fixes #7 's simple battery disappearing with time (c2fff30)

Build System

  • 🚀 Built with latest auto.headers StewBeet plugin (8b11401)
  • 🚀 Bumped v2.0.9 (b75948f)

Chores

  • 🔧 Updated solid block tag (617689d)

Features

  • ✨ Introduced new item cables with servo (524c00e)
  • ✨ Added ItemIO compatibility for 5 machines (a436d2f)

Wip

  • 🚧 Adding basic item cable (95003e8)

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.8...v2.0.9

Changelog

Build System

  • 🚀 Bumped v2.0.8 (1.21.8) (128e774)

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.7...v2.0.8

Changelog

Bug Fixes

  • 🐛 Heat Generator didn't have balancing (b1ec969)

Build System

Documentation

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.6...v2.0.7

Changelog

Build System

  • 🚀 Built with latest changes (df7b90a)
  • 🚀 Bumped v2.0.6 (91deb70)

Features

  • ✨ Added showcase images (50276f3)
  • ✨ Introduced new "machine block" (9a45145)
  • ✨ Added lots of recipes alternatives (6d52ed7)

Style

  • 🎨 New textures for the furnace generator and redstone generator (323ed48)

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.5...v2.0.6

Changelog

Build System

  • 🚀 Moved some functionalities to StewBeet (& updated dependencies) (8c45ce5)
  • 🚀 Bumped v2.0.5 (6b9b03d)

Chores

  • 🔧 Simplified item name (20898d0)

Features

Wip

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.4...v2.0.5

Changelog

Build System

  • 🚀 Updated to 1.21.7 (v2.0.4) (0592c36)

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.3...v2.0.4

Changelog

Bug Fixes

  • 🐛 Energy tags were not added to custom blocks functions (1ed64e8)
  • 🐛 Fixed gui textures and models paths (b10131e)
  • 🐛 Fixed cable models (8c83071)
  • 🐛 I forgor to write models/item/ (f36dc1a)
  • 🐛 1.21.6 Pre-release1 "Item model definitions now have a boolean field oversized_in_gui which is false by default" (214bc69)
  • 🐛 Updated pulverizer GUI textures (8ac7b48)
  • 🐛 Refactor pulverizer functions and update max stack size logic (761d602)
  • 🐛 Batteries weren't keeping energy when breaking them (910f888)
  • 🐛 Add .beet_cache to .gitignore (248ba34)
  • 🐛 Updated continuous delivery stuff to stewbeet (bce301d)
  • 🐛 Fixed mecha (d5917b2)
  • 🐛 Fixed sounds (e899419)
  • 🐛 Remove hide_tooltip from tooltip_display for multimeter, wrench, and battery_switcher (762e732)
  • 🐛 Electric Brewing Stand model (ce8f6b3)
  • 🐛 Replace original_icon.png with pack.png (c348d88)
  • 🐛 Add DatapackEnergy dependency checks in load functions (98954e7)
  • 🐛 Auto lang on recipes files (e564512)
  • 🐛 Update resource pack and SHA1 hashes for consistency (74edd92)

Build System

  • 🚀 Migration from python datapack to stewbeet (7caa6ab)
  • 🚀 Updated to 1.21.6 (v2.0.3) (01e7a85)

Chores

Performance Improvements

  • ⚡️ Enhance player_head search function generation with separate x, y, and z loops (476e603)

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.2...v2.0.3

Changelog

Bug Fixes

  • 🐛 Fixed more text components (113ee50)
  • 🐛 Updated offhand check (equipment.offhand) (e1edad8)
  • 🐛 Updated advancement background path for simplunium ingot (770ac3e)
  • 🐛 Fixed cables destroying with wrench (a27c871)

Build System

  • 🚀 Updated to 1.21.5-pre2 (7fd4e79)
  • 🚀 Increase version to 2.0.2 (waiting for 1.21.5 release) (52a980b)
  • 🚀 Built with latest 1.21.5 python_datapack version (a88188d)
  • 🚀 Ready for prerelease 2 (dea20de)

Chores

  • 🔧 Made energy lore data driven (8a25152)

Code Refactoring

  • ♻️ Visible advancements creation (8f8394e)
  • ♻️ Simplified energy balancing function structure and improved namespace handling (61eaf86)
  • ♻️ Enhanced battery energy management with improved namespace usage and function writing (2c0af6a)
  • ♻️ Improved namespace handling in cable model setup and function writing (5c2c02d)
  • ♻️ Standardized type hints and improved namespace handling in energy functions (ee4f7d6)
  • ♻️ Added type hints and improved string handling in GUI setup functions (500fe37)
  • ♻️ Enhanced type hinting and namespace consistency across machine setup functions (b99cadd)
  • ♻️ Improved type hinting, namespace consistency, and string handling in pulverizer functions (d31e641)
  • ♻️ Streamlined namespace handling and function writing across utility scripts (ef36552)
  • ♻️ Enhanced function writing and namespace handling in rotatable setup (5313563)

Style

  • 🎨 Reworked dust textures (2955203)

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.1...v2.0.2

Changelog

Build System

  • 🚀 Updated to 1.21.4 (499f99b)
  • 🚀 Increase version to 2.0.1 (7f39fc9)

Documentation

  • 📝 Admin tips in README (7d0c4e7)
  • 📝 Added YouTube badge (1bb47f2)

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v2.0.0...v2.0.1

Changelog

Bug Fixes

  • 🚑 Updating to 1.21.3 (0b153ed)
  • 🚑 Advancements weren't working (6375699)

Build System

  • 🚀 Run of build.py with new changes (75f7338)
  • 🚀 Updated to 1.21.3 (279fdfa)
  • 🚀 Build with lastest package version (v1.12.3.67) (4a62aac)

Documentation

  • 📝 Better README file (fafaf45)
  • 📝 Added new badge (Python Datapack) (cf333b7)
  • 📝 Fixed README badges (7a86f0e)

Features

  • ✨ CD for modrinth (4b9eafc)
  • ✨ Added github CD (9e42d8d)
  • ✨ Smithed CD support (0977418)
  • ✨ Added PlanetMinecraft upload utils (2c99617)
  • ✨ Updated Mechanization textures (b56501f)
  • ✨ Added Pulverizer recipes in the manual (fa2ac73)

Keepenergy

Newitem

  • Slot Unlocker (0a9de15)
  • the Battery Switcher (input/output/both) (86d9243)

Pulverizer

Removedmergefolder

  • wrote code that write the content (a0fd7c5)

Full Changelog: https://github.com/Stoupy51/SimplEnergy/compare/v1.9.9...v2.0.0

SimplEnergy [v1.9.9b] : https://www.planetminecraft.com/data-pack/simplenergy/ https://github.com/Stoupy51/SimplEnergy/releases/ ➤ Updated compatibility for 1.20

Big update v2.0.0 for early 2024?

Imported on Modrinth!


Project members

Stoupy51

Owner

Details

Licensed MIT
Published 3 years ago
Updated 24 days ago