Commit Graph

195 Commits

Author SHA1 Message Date
Evert Prants be4e29b222 Update 'README.md' 2023-08-07 19:57:52 +00:00
Evert Prants 84aea65ef7 License attribution 2023-08-07 19:26:26 +00:00
Sirrobzeroone 671546f103
Merge pull request #11 from Awkanimus/main
Tome crash fix and fix acidic_compound
2023-01-22 20:12:40 +11:00
Awkanimus 88d40fb89d Fix acidic compound creation when right clicking water 2023-01-09 19:05:19 -05:00
Awkanimus cfca4304c0 Fix tome edge-case when node_name is not found. 2023-01-09 19:05:07 -05:00
Sirrobzeroone 5d14083f2c Standalone Powercell, Lighting Fix's
Powercells can now power machines so long as they are charged up and connected to a machine/light bulb etc ie powercells can be a provider on there own now.

Lighting fixed a few issues:
Lights weren't getting power if you added them to a network while it was on powercell power rather than provider power.
Floodlights had the wrong drops listed
2021-09-26 22:35:44 +10:00
Sirrobzeroone 12eacba8f6 Floodlight and Powercell Fix
Floodlights reverted to Incandescent on active/inactive change - Thanks Yeti
Powercells wouldn't supply to machines in "Out of Power" state - Thanks Meise21
Both issues should now be resolved

Also pushed some changes I made to external_nodes_items.lua doesn't affect functionality purely tidy up
2021-09-26 10:11:12 +10:00
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 209b8a7596 Guide/Tome - Add Wind Turbine Help
~ Also fix minor wind turbine bugs and limit to 100 epu's max of power gen
~ Also add Info for simple machines and clean up icons
2021-07-02 13:56:57 +10:00
Sirrobzeroone 9ccb2becb8 Tome/Guide: Shrink Image file sizes
Also remove xcf files to much bloat +4mb
2021-07-01 22:52:33 +10:00
Sirrobzeroone dae174111a Tome/Guide - Add Auto Planter Help/Info
- minor addition to planter UI
2021-07-01 22:05:07 +10:00
Sirrobzeroone 6c59fdc6e0 Fix Minor bug in back button
remove trailing white space as well
2021-07-01 09:39:49 +10:00
Sirrobzeroone 6988330919 Remove debug line.... 2021-07-01 09:30:59 +10:00
Sirrobzeroone 0c13366b5a Tome Functionality - Add Back Button
~ Add back button to Tome/Guide
~ Move Help and Instructions into there own lua files
~ Fix minor mistake in electrolyzer tome txt Biofuel to Biomass
2021-07-01 09:25:37 +10:00
Sirrobzeroone 2e5298d40f Tome Addition - Help Upgrading Machines
Added a help page about upgrading machines and instructions on how to create a soldering iron.
2021-06-30 17:44:32 +10:00
Sirrobzeroone dfbe1c8c62 Guide/Tome - add help for creating your first PCB
Small guide added to help show how to create the first PCB's the player will need
2021-06-28 18:04:44 +10:00
Sirrobzeroone b498fbb4fc Minor Tome corrections 2021-06-27 22:58:38 +10:00
Sirrobzeroone 2897e859b9 User Guide/Tome additions
electrolyzer instructions
Simple getting started guide
Some new page layouts that can be used for additional information
2021-06-27 22:48:07 +10:00
Sirrobzeroone 0a7cc0ce80 Book/Tome update
Initial upload of Book/Tome of instructions of how to use elepower
Book will be given on initial logon
2021-06-25 18:06:16 +10:00
Sirrobzeroone f72ce33ca0 Documentation and Icons initial
Adds some Icons and tooltips to machines
Adds elepower tome - user guide
2021-06-19 07:49:57 +10:00
Sirrobzeroone aec0065987 comment out debug 2021-06-14 11:03:39 +10:00
Sirrobzeroone 56366fec62 Left network debug on 2021-06-14 10:48:45 +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 e489f0c714 Update network.lua 2021-06-12 13:51:26 +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 b9ca4fc778 Liquid "alpha" updated to blend
The liquids don't look like liquids so somethings still a bit off but at least the warnings are gone
2021-06-10 20:31:53 +10:00
Sirrobzeroone 7cc6a489df Minetest wants a blank init.lua in doco 2021-06-10 19:42:53 +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
Sirrobzeroone f9d41a1425 Minor Doc Update
Found Invar and Electrum
2021-06-10 17:39:22 +10:00
Sirrobzeroone c33c2361d7 Document additions
Shrink Flow diagram file size
Add raw drawio file openable @ https://app.diagrams.net/
2021-06-10 16:02:44 +10:00
Sirrobzeroone 79882877af Start to add Documentation
Overview flow diagrams showing craft items and machines
2021-06-10 15:56:32 +10:00
Evert Prants 411dfd9e5b
spool craft replacements 2020-05-30 09:28:42 +03:00
Evert Prants d86d68b417
fix pipeworks receiving #2 2020-05-27 21:04:27 +03:00
Evert Prants 1023ba489b
fix pipeworks receiving 2020-05-27 20:34:22 +03:00
Evert Prants 1b9a5c63fb
Wireless porter fix 2020-05-25 16:18:53 +03:00
Evert Prants 875cbd7701
numerous bug fixes, new machine: Wireless Control Station 2020-05-21 19:19:43 +03:00
Evert Prants 688f7e39e1
fix formspecs, new screenshot 2020-05-02 21:59:31 +03:00
Evert Prants f710c3472c
PCB Etching plant 2020-05-01 22:50:52 +03:00
Evert Prants e8fe4a09e5
New texturing setup, Fix paramtype2 assignment for future versions 2020-04-28 20:52:57 +03:00
Jacob Lifshay 6eb44a09c5 add aliases for homedecor plastics 2020-03-22 15:04:46 -07:00
Jacob Lifshay 91b62373a5 rename elepower_plastic_sheeting.png to elepower_plastic_sheet.png to match name in source code 2020-03-22 15:03:38 -07:00
Evert Prants ca895da8d3
Make the grindstone faster and add infotext to the crank 2019-12-09 15:57:22 +02:00
Evert Prants 55733c2944
Lower wind turbine height 2019-12-09 15:42:09 +02:00
Evert Prants 70674e2152
Common timer function, fusion reactor fix 2019-11-26 19:42:50 +02:00
Evert Prants 5013cfa0cb
Clean-up, fully 5.0 dependent now 2019-11-24 12:36:14 +02:00
Evert Prants 177baaa698
I might've finally fixed it, time will tell 2019-11-24 12:25:46 +02:00
Evert Prants 3a0df044be
Better the Thermal Evaporation Plant 2019-11-24 11:40:03 +02:00
Evert Prants 82d7a337c2
Add probability code, borrowed from gravelsieve 2019-11-24 00:49:26 +02:00
Evert Prants f3392cc186
Water cooling 2019-11-24 00:16:06 +02:00