Files
lwcomponents/change.log
2021-11-19 10:34:48 +10:00

46 lines
875 B
Plaintext

v 0.1.0
* initial release
v0.1.1
* Fixed receiving digilines message on "" channel.
* Added siren.
* Made digilines optional for solid conductor blocks.
* Fixed lighting
* Added puncher
v0.1.2
* Added support for hopper as optional dependency for droppers, dispensers
and collectors.
* Added digilines message to punchers when something is punched.
v0.1.3
* Added hp and height info from detector.
* Added dispensers spawn if spawner with optional dependency on mobs mod.
If mobs:egg is dispensed 10% change a chicken is dispensed instead.
* Added player_button.
v0.1.4
* Bug fix to spawning owned mobs.
v0.1.5
* Added setting Spawn mobs.
* Added lwcomponents.register_spawner api.
v0.1.6
* Added holograms.
* Added breakers.
* Added fans.
v0.1.7
* Fixed fan description.
* Breakers can break nodes up to 5 forward with digilines message.
* Added deployers.