a day ago
0.17 - 1.1
585

Changelog

Version: 1.0.14
Date: 18-04-2024
  Bugfixes
    - [sometimes crash when comparing signals](https://api.github.com/repos/Hermios/HermiosLibs/issues/52)
  Gui
    - [Hidden items still appear in logistic](https://api.github.com/repos/Hermios/HermiosLibs/issues/53)
Version: 1.0.13
Date: 23-03-2024
  Bugfixes
    - [error when comparing quantities with > or <](https://api.github.com/repos/Hermios/HermiosLibs/issues/50)
Version: 1.0.12
Date: 21-02-2024
  Gui
    - [items are missing some properties when hidden](https://api.github.com/repos/Hermios/HermiosLibs/issues/48)
Version: 1.0.11
Date: 09-02-2024
  Info
    - [wrong dependancy to base (Is > instead of >=)](https://api.github.com/repos/Hermios/HermiosLibs/issues/46)
Version: 1.0.10
Date: 27-01-2024
  Major Features
    - [Split between lib and framework](https://api.github.com/repos/Hermios/HermiosLibs/issues/44)
Version: 1.0.9
Date: 20-01-2024
  Bugfixes
    - [error when building some entities (Rail pole connector in RailPowerSystem, for instance)](https://api.github.com/repos/Hermios/HermiosLibs/issues/42)
Version: 1.0.8
Date: 19-01-2024
  Gui
    - [implement gui framework](https://api.github.com/repos/Hermios/HermiosLibs/issues/38)
  Ease of use
    - [manage creation of train on the same principle as for the entities](https://api.github.com/repos/Hermios/HermiosLibs/issues/39)
  Bugfixes
    - [all events are deactivated](https://api.github.com/repos/Hermios/HermiosLibs/issues/40)
Version: 1.0.7
Date: 16-01-2024
  Ease of use
    - [fix invisibility for prototypes' corpses](https://api.github.com/repos/Hermios/HermiosLibs/issues/34)
    - [Check validity of entities built/to destroy before any action](https://api.github.com/repos/Hermios/HermiosLibs/issues/35)
    - [availability of on_load et on_init outside of defaults](https://api.github.com/repos/Hermios/HermiosLibs/issues/36)
Version: 1.0.6
Date: 15-01-2024
  Ease of use
    - [Add functions for train](https://api.github.com/repos/Hermios/HermiosLibs/issues/31)
  Optimizations
    - [reorganize calls to libs](https://api.github.com/repos/Hermios/HermiosLibs/issues/32)
Version: 1.0.5
Date: 14-01-2024
  Scripting
    - [Follow naming conventions](https://api.github.com/repos/Hermios/HermiosLibs/issues/28)
  Changes
    - [updates for simplifying code and readapt to version 1 of Factorio](https://api.github.com/repos/Hermios/HermiosLibs/issues/30)
Version: 1.0.4
Date: 08-01-2024
  Info
    - [Update readme](https://api.github.com/repos/Hermios/HermiosLibs/issues/18]´)
Version: 1.0.3
Date: 08-01-2024
  Info
    - [Update readme](https://api.github.com/repos/Hermios/HermiosLibs/issues/18)
Version: 1.0.2
Date: 08-01-2024
  Info
    - [Update readme](https://api.github.com/repos/Hermios/HermiosLibs/issues/18)
Version: 1.0.1
Date: 08-01-2024
  Info
    - [Update readme](https://api.github.com/repos/Hermios/HermiosLibs/issues/18)
Version: 1.0.0
Date: 08-01-2024
  Modding
    - [Remove GUILibs](https://api.github.com/repos/Hermios/HermiosLibs/issues/14)
Version: 0.1.6
Date: 05-01-2024
- Improvements: 
	- Add management of number for sprite buttons
0.1.5
- clean: 
	- Remove debug print
0.1.4
- Fix: 
	- Fix issue with added equipments
	- Fix issue with loading data on start of game
0.1.3
- Fix: Conflicts with boblogistics