Commit Graph

11 Commits

Author SHA1 Message Date
Flotschispielt
9bd333d74f Fixed EnergyStorage Bug and implemented it with directional energy extraction 2026-02-13 22:17:46 +01:00
Flotschispielt
ba5f5e11b4 Added Interaction for EnergyStorages 2026-02-08 16:08:29 +01:00
051940b64b Working Energy Transmission 2026-02-08 14:16:11 +01:00
3950bdab08 Added Somewhat functional Transmission between storages 2026-02-08 02:00:22 +01:00
Flotschispielt
7b6fc8ce02 Added EnergyStorage Model and added it to the game 2026-02-07 19:31:44 +01:00
Flotschispielt
9aea3a3e83 added model into asset editor 2026-02-07 14:34:18 +01:00
Flotschispielt
0f496ca03f Merge branch 'main' of https://github.com/KainTim/hytale-solar-cell-plugin 2026-02-07 13:11:53 +01:00
75900d50f9 Implemented transfering between two Solarpanels 2026-02-07 01:58:54 +01:00
486254b6dd Added SolarCell Ticking System 2026-02-07 00:24:59 +01:00
Flotschispielt
2ccc7ba5e3 added first version of solar panel model 2026-02-06 18:16:38 +01:00
Britakee
41dd40e48b Migrate to new Hytale plugin template structure
Replaces the previous Kotlin-based Gradle build and template files with a new Java-based Gradle build system and updated example plugin code. Removes old build scripts, plugin template, and configuration, and introduces a new ExamplePlugin with updated manifest, command, and recipe example. Updates documentation and project configuration to match the new structure and usage.
2026-01-16 07:24:15 +01:00