|
@@ -2,10 +2,11 @@
|
|
## Holeg Update 2.1
|
|
## Holeg Update 2.1
|
|
### Energy Distribution Overhaul
|
|
### Energy Distribution Overhaul
|
|
#### Added different Fairness Models
|
|
#### Added different Fairness Models
|
|
|
|
+
|
|
* EveryoneEqual: All HolonObjects will get the same supply
|
|
* EveryoneEqual: All HolonObjects will get the same supply
|
|
* MinimumDemandFirst: As many HolonObjects as possible are supplied (partially & fully)
|
|
* MinimumDemandFirst: As many HolonObjects as possible are supplied (partially & fully)
|
|
#### Added SupplyBars
|
|
#### Added SupplyBars
|
|
- * Each Holon Object got a Bar, which shows how much percent of its needed energy it was supplied with
|
|
|
|
|
|
+ * Each HolonObject got a SupplyBar, which shows how much percent of its needed energy it was supplied with
|
|
* Can be turned off
|
|
* Can be turned off
|
|
#### Simulation is more precise now
|
|
#### Simulation is more precise now
|
|
* Supply and Color will be calculated per HolonObject instead of Subnet
|
|
* Supply and Color will be calculated per HolonObject instead of Subnet
|
|
@@ -65,6 +66,7 @@
|
|
|
|
|
|
### Performance Improvements
|
|
### Performance Improvements
|
|
#### Simulation
|
|
#### Simulation
|
|
|
|
+
|
|
* around 30% faster
|
|
* around 30% faster
|
|
#### Loading of Images refactored
|
|
#### Loading of Images refactored
|
|
* Often Used Images will be stored
|
|
* Often Used Images will be stored
|