|
@@ -1,7 +1,7 @@
|
|
|
# Changelog
|
|
|
## Holeg Update 2.1
|
|
|
-### Energy Distribution Overhaul:
|
|
|
-#### Added different Fairness Models:
|
|
|
+### Energy Distribution Overhaul
|
|
|
+#### Added different Fairness Models
|
|
|
* EveryoneEqual: All HolonObjects will get the same supply
|
|
|
* MinimumDemandFirst: As many HolonObjects as possible are supplied (partially & fully)
|
|
|
#### Added SupplyBars
|
|
@@ -11,7 +11,7 @@
|
|
|
* Supply and Color will be calculated per HolonObject instead of Subnet
|
|
|
|
|
|
### HolonBatteries
|
|
|
- * Were added
|
|
|
+ * HolonBattery was added
|
|
|
* Can be added to Categories
|
|
|
* Can be edited in the Categories
|
|
|
* Can be added to Canvas
|
|
@@ -65,7 +65,7 @@
|
|
|
|
|
|
### Performance Improvements
|
|
|
#### Simulation
|
|
|
- * ~30% faster
|
|
|
+ * around 30% faster
|
|
|
#### Loading of Images refactored
|
|
|
* Often Used Images will be stored
|
|
|
* Works inside Jar and simple .class Files
|
|
@@ -86,4 +86,4 @@
|
|
|
|
|
|
### General Changes
|
|
|
#### Added [License](https://git.tk.informatik.tu-darmstadt.de/carlos.garcia/praktikum-holons/src/BP_master/license.md)
|
|
|
-#### Added [Git Readme](https://git.tk.informatik.tu-darmstadt.de/carlos.garcia/praktikum-holons/src/BP_master/readme.md)
|
|
|
+#### Added [Git Readme](https://git.tk.informatik.tu-darmstadt.de/carlos.garcia/praktikum-holons/src/BP_master/README.md)
|