Commit Graph

11 Commits

Author SHA1 Message Date
Sirrobzeroone 3d28ad39b5 Decouple from default start and fixes
Start to remove all default references to default mod into a single file so they can be more easily updated.
Add recipes for blue/red paper.
Add Silver Wire to internal copy of basic materials
2021-08-11 20:25:00 +10:00
Sirrobzeroone 56d89df934 elepower lighting initial and elepower inventory update
Breaking Update:
~ elepower lighting added
  ~ light bulbs
  ~ flood lights
  ~ led panels
  ~ decorative shades
  ~ added to tome
~ improvements to dynamics inventory images
~ improvements to machine recipe storage
~ tome support for new recipes
~ additional elepower conduit types added with lighting and base
~ changes to compressing from 1 recipe slot to 2 slots (potential breaking change)
2021-08-08 20:39:20 +10:00
Sirrobzeroone 2627e0c763 Network fixes - Powercells/Batteries
- Powercells/Batteries now distribute power when Powergen for network is 0
- Powercells/Batteries will only distribute power to "Active" machines lowering network drain
- All machines/Powercells-Batteries act as power pass through ie no longer a network end point - note this only happened on reload of game they worked like this when laid out this way just game save/reload caused machines/Powercells to act as end point.
- fixed Issue max_stack to stack_max, https://gitlab.icynet.eu/evert/elepower/-/issues/5
2021-06-14 08:29:25 +10:00
Sirrobzeroone b9de6b6ef6 Power Network Fixes
Fix power distribution so its spread evenly across all machines
Fix glitch when removing machines from network other machines can stop working
2021-06-12 13:47:52 +10:00
Sirrobzeroone bfb33c5805 Fix alpha texture warning
Change for  5.4 mesh/nodebox nodes now need a valid "use_texture_alpha" setting or logs fill up with warnings.
2021-06-10 19:19:07 +10:00
Evert Prants c59ff190cc
Pump recipes 2018-12-17 17:38:10 +02:00
Evert Prants 8bf9903476
moved all fluid transfer stuff to fluid_lib 2018-12-12 21:06:41 +02:00
Evert Prants a143cc6e11
Recipe changes 2018-08-31 20:00:55 +03:00
Evert Prants 0824922879
fluid transfer node model, file changes 2018-08-30 23:14:50 +03:00
Evert Prants cc4da83761
The beginnings of fluid transfer 2018-06-18 19:15:15 +03:00
Evert Prants de2c0a15ea
Initial commit 2018-06-18 10:09:43 +03:00