diff --git a/COPYING.txt b/COPYING.txt new file mode 100644 index 0000000..9551e9b --- /dev/null +++ b/COPYING.txt @@ -0,0 +1,28 @@ +The Techage mod for Minetest is + +Copyright (C) 2019 Joachim Stolberg + +License of source code +---------------------- + +This program is free software; you can redistribute and/or +modify it under the terms of the GNU Lesser General Public License version 2.1 or later +published by the Free Software Foundation. + +This library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +Library General Public License for more details. + +You should have received a copy of the GNU Library General Public +License along with this library; if not, write to the +Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, +Boston, MA 02110-1301, USA. + + +License of media (textures, sounds and documentation) +----------------------------------------------------- + +All textures, sounds and documentation files are licensed under the +Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) +http://creativecommons.org/licenses/by-sa/3.0/ diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..4362b49 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,502 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! diff --git a/basic_machines/gravelsieve.lua b/basic_machines/gravelsieve.lua index 867cedf..f151634 100644 --- a/basic_machines/gravelsieve.lua +++ b/basic_machines/gravelsieve.lua @@ -35,6 +35,7 @@ local function formspec(self, pos, mem) "list[context;src;0,0;3,3;]".. "item_image[0,0;1,1;default:gravel]".. "image[0,0;1,1;techage_form_mask.png]".. + "image[3.5,0;1,1;"..techage.get_power_image(pos, mem).."]".. "image[3.5,1;1,1;techage_form_arrow.png]".. "image_button[3.5,2;1,1;".. self:get_state_button_image(mem) ..";state_button;]".. "list[context;dst;5,0;3,3;]".. diff --git a/basic_machines/grinder.lua b/basic_machines/grinder.lua index 9a6c161..a670980 100644 --- a/basic_machines/grinder.lua +++ b/basic_machines/grinder.lua @@ -39,8 +39,9 @@ local function formspec(self, pos, mem) "list[context;src;0,0;3,3;]".. "item_image[0,0;1,1;default:cobble]".. "image[0,0;1,1;techage_form_mask.png]".. + "image[3.5,0;1,1;"..techage.get_power_image(pos, mem).."]".. "image[3.5,1;1,1;techage_form_arrow.png]".. - "image_button[3.5,2;1,1;".. self:get_state_button_image(mem) ..";state_button;]".. + "image_button[3.5,2;1,1;"..self:get_state_button_image(mem)..";state_button;]".. "list[context;dst;5,0;3,3;]".. "item_image[5,0;1,1;default:gravel]".. "image[5,0;1,1;techage_form_mask.png]".. @@ -159,8 +160,8 @@ tiles.act = { "techage_filling_ta#.png^techage_frame_ta#.png", "techage_filling_ta#.png^techage_frame_ta#.png^techage_appl_outp.png", "techage_filling_ta#.png^techage_frame_ta#.png^techage_appl_inp.png", - "techage_filling_ta#.png^techage_frame_ta#.png", - "techage_filling_ta#.png^techage_frame_ta#.png", + "techage_filling_ta#.png^techage_appl_grinder2.png^techage_frame_ta#.png", + "techage_filling_ta#.png^techage_appl_grinder2.png^techage_frame_ta#.png", } tiles.def = { -- up, down, right, left, back, front @@ -168,8 +169,8 @@ tiles.def = { "techage_filling_ta#.png^techage_frame_ta#.png", "techage_filling_ta#.png^techage_frame_ta#.png^techage_appl_outp.png^techage_appl_defect.png", "techage_filling_ta#.png^techage_frame_ta#.png^techage_appl_inp.png^techage_appl_defect.png", - "techage_filling_ta#.png^techage_frame_ta#.png^techage_appl_defect.png", - "techage_filling_ta#.png^techage_frame_ta#.png^techage_appl_defect.png", + "techage_filling_ta#.png^techage_appl_grinder2.png^techage_frame_ta#.png^techage_appl_defect.png", + "techage_filling_ta#.png^techage_appl_grinder2.png^techage_frame_ta#.png^techage_appl_defect.png", } local tubing = { diff --git a/basis/command.lua b/basis/command.lua index 8963909..fc488b3 100644 --- a/basis/command.lua +++ b/basis/command.lua @@ -353,7 +353,7 @@ end -- Server side helper functions ------------------------------------------------------------------- --- Get the given number of items from the inve. The position within the list +-- Get the given number of items from the inv. The position within the list -- is random so that different item stacks will be considered. -- Returns nil if ItemList is empty. function techage.get_items(inv, listname, num) diff --git a/basis/consumer.lua b/basis/consumer.lua index 36e4eab..d7888ab 100644 --- a/basis/consumer.lua +++ b/basis/consumer.lua @@ -89,6 +89,7 @@ function techage.register_consumer(base_name, inv_name, tiles, tNode) power_png = 'techage_appl_hole_electric.png' else power_network = techage.Axle + power_png = 'techage_axle_clutch.png' end power_network:add_secondary_node_names({name_pas, name_act}) end @@ -115,6 +116,7 @@ function techage.register_consumer(base_name, inv_name, tiles, tNode) power_side = "F", valid_power_dir = power_used and valid_power_dir or nil, power_consumption = power_used and tNode.power_consumption[stage] or {0,0,0,0}, + -- animated_power_network = true, TODO } tNode.groups.not_in_creative_inventory = 0 diff --git a/basis/guide.lua b/basis/guide.lua index cd9e3a4..2250859 100644 --- a/basis/guide.lua +++ b/basis/guide.lua @@ -18,540 +18,117 @@ local MP = minetest.get_modpath("techage") local S, NS = dofile(MP.."/intllib.lua") -local SMELTING_TIME = 2 - -local Tabs = S("Manufacture,Construction") - -local Recipes = {} -- registered recipes -local KeyList = {} -- index to Recipes key translation -local NumRecipes = 0 +local Recipes = {} +local RecipeList = {} +local PlanImages = {} +local NamesAsStr = "" -- formspec images local function plan(images) local tbl = {} - for y=0,9 do - for x=0,9 do - local img = images[y+1][x+1] or false + if images == "none" then return "label[1,3;No plan available" end + for y=1,#images do + for x=1,#images[1] do + local img = images[y][x] or false if img ~= false then - tbl[#tbl+1] = "item_image["..(x*0.8)..","..(y*0.8)..";0.8,0.8;"..img..".png]" + local x_offs, y_offs = (x-1) * 1, (y-1) * 1 + 0.8 + tbl[#tbl+1] = "image["..x_offs..","..y_offs..";1,1;"..img..".png]" end end end return table.concat(tbl) end -local function formspec_manufacture(idx) - idx = math.min(idx, #KeyList) - local key = KeyList[idx] - local input1 = Recipes[key].input[1] or "" - local input2 = Recipes[key].input[2] or "" - local input3 = Recipes[key].input[3] or "" - local input4 = Recipes[key].input[4] or "" - local num = Recipes[key].number - local output = Recipes[key].output - if num > 1 then - output = output.." "..num - end - return "size[11,8]".. +local function formspec_help(idx) + return "size[9,9]".. default.gui_bg.. default.gui_bg_img.. default.gui_slots.. - "tabheader[0,0;tab;"..Tabs..";2;;true]".. - "label[1,0.2;"..S("Manufacture Manual").."]".. - - "container[1,1]".. - "item_image_button[0,0;1,1;"..input1..";b1;]".. - "item_image_button[1,0;1,1;"..input2..";b2;]".. - "item_image_button[0,1;1,1;"..input3..";b3;]".. - "item_image_button[1,1;1,1;"..input4..";b4;]".. - "item_image[2.6,0;0.8,0.8;"..Recipes[key].icon.."]".. - "image[2.3,0.6;1.6,1;gui_furnace_arrow_bg.png^[transformR270]".. - "item_image_button[4,0.5;1,1;"..output..";b5;]".. - "label[2,2.2;"..Recipes[key].hints.."]".. - "label[2,4;Recipe "..idx.." of "..NumRecipes.."]".. - "button[2,5.5;0.8,0.8;priv;<<]".. - "button[3,5.5;0.8,0.8;next;>>]".. - "container_end[]" + "tabheader[0,0;tab;"..S("Help,Plan")..";1;;true]".. + "table[0.1,0;8.6,3;page;"..NamesAsStr..";"..idx.."]".. + "textarea[0.3,3.7;9,6.2;help;Help:;"..Recipes[idx].."]" end -local function formspec_construction(recipe) - return "size[11,8]".. +local function formspec_plan(idx) + return "size[9,9]".. default.gui_bg.. default.gui_bg_img.. default.gui_slots.. - "tabheader[0,0;tab;"..Tabs..";3;;true]".. - "label[0,0;"..BurnerHelp.."]".. - "label[1,5;"..S("Cross-section")..":]".. - "container[4,4]".. - draw(BurnerImages).. - "container_end[]" + "tabheader[0,0;tab;"..S("Help,Plan")..";2;;true]".. + "label[0,0;"..RecipeList[idx]..":]".. + plan(PlanImages[idx]) end -local function on_receive_fields(pos, formname, fields, sender) - local meta = minetest.get_meta(pos) - local recipe_idx = meta:get_int("recipe_idx") - if recipe_idx == 0 then recipe_idx = 1 end - if fields.tab == "1" then - meta:set_string("formspec", formspec1) - elseif fields.tab == "2" then - meta:set_string("formspec", formspec2(recipe_idx)) - elseif fields.next == ">>" then - recipe_idx = math.min(recipe_idx + 1, NumRecipes) - meta:set_int("recipe_idx", recipe_idx) - meta:set_string("formspec", formspec2(recipe_idx)) - elseif fields.priv == "<<" then - recipe_idx = math.max(recipe_idx - 1, 1) - meta:set_int("recipe_idx", recipe_idx) - meta:set_string("formspec", formspec2(recipe_idx)) - end -end +local board_box = { + type = "wallmounted", + --wall_top = {-8/16, 15/32, -6/16, 8/16, 8/16, 6/16}, + --wall_bottom = {-8/16, 15/32, -6/16, 8/16, 8/16, 6/16}, + wall_side = {-16/32, -11/32, -16/32, -15/32, 6/16, 8/16}, +} -local function can_dig(pos, player) - local meta = minetest.get_meta(pos); - local inv = meta:get_inventory() - return inv:is_empty("dst") and inv:is_empty("src") -end - -local function allow_metadata_inventory_put(pos, listname, index, stack, player) - if minetest.is_protected(pos, player:get_player_name()) then - return 0 - end - if listname == "src" then - return stack:get_count() - elseif listname == "dst" then - return 0 - end -end - -local function allow_metadata_inventory_move(pos, from_list, from_index, to_list, to_index, count, player) - local meta = minetest.get_meta(pos) - local inv = meta:get_inventory() - local stack = inv:get_stack(from_list, from_index) - return allow_metadata_inventory_put(pos, to_list, to_index, stack, player) -end - -local function allow_metadata_inventory_take(pos, listname, index, stack, player) - if minetest.is_protected(pos, player:get_player_name()) then - return 0 - end - return stack:get_count() -end - --- generate an unique key based on the unsorted and --- variable number of inventory items -local function recipe_key(items) - local tbl = {} - -- remove items which exist more than once - for _,item in ipairs(items) do - tbl[item] = true - end - local names = {} - for key,_ in pairs(tbl) do - names[#names + 1] = key - end - -- bring in a sorted order - table.sort(names) - return table.concat(names, "-") -end - --- determine recipe based on inventory items -local function get_recipe(inv) - -- collect items - local stacks = {} - local names = {} - for _,stack in ipairs(inv:get_list("src")) do - if not stack:is_empty() then - table.insert(names, stack:get_name()) - table.insert(stacks, stack) - else - table.insert(stacks, ItemStack("")) +minetest.register_node("techage:constr_board", { + description = S("TA Construction Board"), + inventory_image = 'techage_constr_plan_inv.png', + tiles = {"techage_constr_plan.png"}, + drawtype = "nodebox", + node_box = board_box, + selection_box = board_box, + + after_place_node = function(pos, placer, itemstack) + local meta = minetest.get_meta(pos) + meta:set_string("formspec", formspec_help(1)) + end, + + on_receive_fields = function(pos, formname, fields, player) + if minetest.is_protected(pos, player:get_player_name()) then + return end - end - local key = recipe_key(names) - local recipe = Recipes[key] - - if recipe then - return { - input = recipe.input, - stacks = stacks, - output = ItemStack(recipe.output.." "..recipe.number), - heat = recipe.heat, - time = recipe.time, - } - end - return nil -end - --- prepare recipe and store in cache table for faster access -local function store_recipe_in_cache(pos) - local hash = minetest.hash_node_position(pos) - local meta = minetest.get_meta(pos) - local inv = meta:get_inventory() - local recipe = get_recipe(inv) - Cache[hash] = recipe - return recipe -end - --- read value from the node below -local function get_heat(pos) - local heat = 0 - pos.y = pos.y - 1 - local node = minetest.get_node(pos) - local meta = minetest.get_meta(pos) - pos.y = pos.y + 1 - if minetest.get_item_group(node.name, "techage_flame") > 0 then - heat = meta:get_int("heat") - end - return heat -end - --- Start melting if heat is ok AND source items available -function techage.switch_to_active(pos) - local meta = minetest.get_meta(pos) - local heat = get_heat(pos) - local recipe = store_recipe_in_cache(pos) - - if recipe and heat >= recipe.heat then - minetest.swap_node(pos, {name = "techage:meltingpot_active"}) - minetest.registered_nodes["techage:meltingpot_active"].on_construct(pos) - meta:set_string("infotext", S("Melting Pot active (heat=")..heat..")") - minetest.get_node_timer(pos):start(2) - return true - end - meta:set_string("infotext", S("Melting Pot inactive (heat=")..heat..")") - return false -end - -function techage.update_heat(pos) - local meta = minetest.get_meta(pos) - local heat = get_heat(pos) - meta:set_string("infotext", S("Melting Pot inactive (heat=")..heat..")") -end - -local function set_inactive(meta, pos, heat) - minetest.get_node_timer(pos):stop() - minetest.swap_node(pos, {name = "techage:meltingpot"}) - minetest.registered_nodes["techage:meltingpot"].on_construct(pos) - meta:set_string("infotext", S("Melting Pot inactive (heat=")..heat..")") -end - --- Stop melting if heat to low OR no source items available -local function switch_to_inactive(pos) - local meta = minetest.get_meta(pos) - local heat = get_heat(pos) - local hash = minetest.hash_node_position(pos) - local recipe = Cache[hash] or store_recipe_in_cache(pos) - - if not recipe or heat < recipe.heat then - set_inactive(meta, pos, heat) - return true - end - meta:set_string("infotext", S("Melting Pot active (heat=")..heat..")") - return false -end - - -local function index(list, x) - for idx, v in pairs(list) do - if v == x then return idx end - end - return nil -end - --- move recipe src items to output inventory -local function process(inv, recipe, heat) - if heat < recipe.heat then - return false - end - local res = false - if inv:room_for_item("dst", recipe.output) then - for _,item in ipairs(recipe.input) do - res = false - for _, stack in ipairs(recipe.stacks) do - if stack:get_count() > 0 and stack:get_name() == item then - stack:take_item(1) - res = true - break - end - end - if res == false then - return false + local meta = minetest.get_meta(pos) + local idx = meta:get_int("help_idx") + idx = techage.range(idx, 1, #Recipes) + if fields.tab == "1" then + meta:set_string("formspec", formspec_help(idx)) + elseif fields.tab == "2" then + meta:set_string("formspec", formspec_plan(idx)) + elseif fields.page then + local evt = minetest.explode_table_event(fields.page) + if evt.type == "CHG" then + local idx = tonumber(evt.row) + idx = techage.range(idx, 1, #Recipes) + meta:set_int("help_idx", idx) + meta:set_string("formspec", formspec_help(idx)) end end - inv:add_item("dst", recipe.output) - inv:set_list("src", recipe.stacks) - return true - end - return false -end - -local function smelting(pos, recipe, heat, elapsed) - local meta = minetest.get_meta(pos) - local inv = meta:get_inventory() - elapsed = elapsed + meta:get_int("leftover") - - while elapsed >= recipe.time do - if process(inv, recipe, heat) == false then - meta:set_int("leftover", 0) - set_inactive(meta, pos, heat) - return false - end - elapsed = elapsed - recipe.time - end - meta:set_int("leftover", elapsed) - return true -end - -local function pot_node_timer(pos, elapsed) - if switch_to_inactive(pos) == false then - local hash = minetest.hash_node_position(pos) - local heat = get_heat(pos) - local recipe = Cache[hash] or store_recipe_in_cache(pos) - if recipe then - return smelting(pos, recipe, heat, elapsed) - end - end - return false -end - -minetest.register_node("techage:meltingpot_active", { - description = S("Melting Pot"), - tiles = { - { - image = "techage_meltingpot_top_active.png", - backface_culling = false, - animation = { - type = "vertical_frames", - aspect_w = 16, - aspect_h = 16, - length = 1, - }, - }, - "default_cobble.png^techage_meltingpot.png", - }, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - {-10/16, -8/16, -10/16, 10/16, 9/16, -6/16}, - {-10/16, -8/16, 6/16, 10/16, 9/16, 10/16}, - {-10/16, -8/16, -10/16, -6/16, 9/16, 10/16}, - { 6/16, -8/16, -10/16, 10/16, 9/16, 10/16}, - { -6/16, -8/16, -6/16, 6/16, 5/16, 6/16}, - }, - }, - selection_box = { - type = "fixed", - fixed = {-10/16, -8/16, -10/16, 10/16, 9/16, 10/16}, - }, - - on_construct = function(pos) - local meta = minetest.get_meta(pos) - meta:set_string("formspec", formspec1) - local inv = meta:get_inventory() - inv:set_size('src', 4) - inv:set_size('dst', 4) end, - on_timer = function(pos, elapsed) - return pot_node_timer(pos, elapsed) - end, - - on_receive_fields = function(pos, formname, fields, sender) - on_receive_fields(pos, formname, fields, sender) - end, - - on_metadata_inventory_move = function(pos) - store_recipe_in_cache(pos) - switch_to_inactive(pos) - end, - - on_metadata_inventory_put = function(pos) - store_recipe_in_cache(pos) - switch_to_inactive(pos) - end, - - on_metadata_inventory_take = function(pos) - store_recipe_in_cache(pos) - switch_to_inactive(pos) - end, - - can_dig = can_dig, - - drop = "techage:meltingpot", + paramtype2 = "wallmounted", + paramtype = "light", + sunlight_propagates = true, is_ground_content = false, - groups = {cracky = 3, not_in_creative_inventory=1}, - sounds = default.node_sound_metal_defaults(), - - allow_metadata_inventory_put = allow_metadata_inventory_put, - allow_metadata_inventory_move = allow_metadata_inventory_move, - allow_metadata_inventory_take = allow_metadata_inventory_take, -}) - -minetest.register_node("techage:meltingpot", { - description = S("Melting Pot"), - tiles = { - "default_cobble.png", - "default_cobble.png^techage_meltingpot.png", - }, - drawtype = "nodebox", - node_box = { - type = "fixed", - fixed = { - {-10/16, -8/16, -10/16, 10/16, 9/16, -6/16}, - {-10/16, -8/16, 6/16, 10/16, 9/16, 10/16}, - {-10/16, -8/16, -10/16, -6/16, 9/16, 10/16}, - { 6/16, -8/16, -10/16, 10/16, 9/16, 10/16}, - { -6/16, -8/16, -6/16, 6/16, -4/16, 6/16}, - }, - }, - selection_box = { - type = "fixed", - fixed = {-10/16, -8/16, -10/16, 10/16, 9/16, 10/16}, - }, - - on_construct = function(pos) - local meta = minetest.get_meta(pos) - meta:set_string("formspec", formspec1) - meta:set_string("infotext", S("Melting Pot inactive (heat=0)")) - local inv = meta:get_inventory() - inv:set_size('src', 4) - inv:set_size('dst', 4) - end, - - on_metadata_inventory_move = function(pos) - store_recipe_in_cache(pos) - techage.switch_to_active(pos) - end, - - on_metadata_inventory_put = function(pos) - store_recipe_in_cache(pos) - techage.switch_to_active(pos) - end, - - on_metadata_inventory_take = function(pos) - store_recipe_in_cache(pos) - techage.switch_to_active(pos) - end, - - on_receive_fields = function(pos, formname, fields, sender) - on_receive_fields(pos, formname, fields, sender) - end, - - can_dig = can_dig, - - is_ground_content = false, - groups = {cracky = 3}, - sounds = default.node_sound_metal_defaults(), - - allow_metadata_inventory_put = allow_metadata_inventory_put, - allow_metadata_inventory_move = allow_metadata_inventory_move, - allow_metadata_inventory_take = allow_metadata_inventory_take, + groups = {choppy = 2, oddly_breakable_by_hand = 2, flammable = 2}, + sounds = default.node_sound_wood_defaults(), }) minetest.register_craft({ - output = "techage:meltingpot", + output = "techage:constr_board", recipe = { - {"default:cobble", "default:copper_ingot", "default:cobble"}, - {"default:cobble", "", "default:cobble"}, - {"default:cobble", "default:cobble", "default:cobble"}, + {"default:sticks", "default:sticks", "default:sticks"}, + {"default:paper", "default:paper", "default:paper"}, + {"", "", ""}, }, }) -if minetest.global_exists("unified_inventory") then - unified_inventory.register_craft_type("melting", { - description = S("Melting"), - icon = "default_cobble.png^techage_meltingpot.png", - width = 2, - height = 2, - }) - unified_inventory.register_craft_type("burning", { - description = S("Burning"), - icon = "techage_smoke.png", - width = 1, - height = 1, - }) - unified_inventory.register_craft({ - output = "techage:charcoal", - items = {"group:wood"}, - type = "burning", - }) + +function techage.register_help_page(name, text, images) + RecipeList[#RecipeList+1] = name + NamesAsStr = table.concat(RecipeList, ", ") or "" + Recipes[#Recipes+1] = text + PlanImages[#PlanImages+1] = images or "none" end -function techage.ironage_register_recipe(recipe) - local key = recipe_key(recipe.recipe) - local output = string.split(recipe.output, " ") - local number = tonumber(output[2] or 1) - table.insert(KeyList, key) - Recipes[key] = { - input = recipe.recipe, - output = output[1], - number = number, - heat = math.max(recipe.heat or 3, 2), - time = math.max(recipe.time or 2, 2*number), - } - NumRecipes = NumRecipes + 1 - - if minetest.global_exists("unified_inventory") then - recipe.items = recipe.recipe - recipe.type = "melting" - unified_inventory.register_craft(recipe) - end +function techage.register_chap_page(name, text) + RecipeList[#RecipeList+1] = name + NamesAsStr = table.concat(RecipeList, ",") or "" + Recipes[#Recipes+1] = text + PlanImages[#PlanImages+1] = "none" end - - -techage.ironage_register_recipe({ - output = "default:obsidian", - recipe = {"default:cobble"}, - heat = 5, - time = 4, -}) - -techage.ironage_register_recipe({ - output = "default:coral_skeleton", - recipe = {"gravelsieve:compressed_gravel"}, - heat = 4, - time = 4, -}) - -techage.ironage_register_recipe({ - output = "default:bronze_ingot 4", - recipe = {"default:copper_ingot", "default:copper_ingot", "default:copper_ingot", "default:tin_ingot"}, - heat = 4, - time = 8, -}) - -local PileHelp = S([[Coal Pile to produce charcoal: -- build a 5x5 block dirt base -- place a lighter in the centre -- build a 3x3x3 wood cube around -- cover all with dirt to a 5x5x5 cube -- keep a hole to the lighter -- ignite the lighter and immediately -- close the pile with one wood and one dirt -- open the pile after the smoke disappeared]]) - -local BurnerHelp = S([[Coal Burner to heat the melting pot: -- build a 3x3xN cobble tower -- more height means more flame heat -- keep a hole open on one side -- put a lighter in -- fill the tower from the top with charcoal -- ignite the lighter -- place the pot in the flame]]) - -local PileImages = { - {"default_dirt", "default_dirt", "default_dirt", "default_dirt", "default_dirt"}, - {"default_dirt", "default_wood", "default_wood", "default_wood", "default_dirt"}, - {"default_dirt", "default_wood", "default_wood", "default_wood", "default_dirt"}, - {"default_dirt", "default_wood", "techage_lighter", "default_wood", "default_dirt"}, - {"default_dirt", "default_dirt", "default_dirt", "default_dirt", "default_dirt"}, -} - -local BurnerImages = { - false, false, "default_cobble", "techage_charcoal", "default_cobble", - false, false, "default_cobble", "techage_charcoal", "default_cobble", - false, false, "default_cobble", "techage_charcoal", "default_cobble", - false, false, false, "techage_lighter", "default_cobble", - false, false, "default_cobble", "default_cobble", "default_cobble", -} diff --git a/basis/node_states.lua b/basis/node_states.lua index 76af1a8..f30fb34 100644 --- a/basis/node_states.lua +++ b/basis/node_states.lua @@ -52,6 +52,9 @@ Node mem data: local S = function(pos) if pos then return minetest.pos_to_string(pos) end end local P = minetest.string_to_pos local M = minetest.get_meta +-- Techage Related Data +local TRD = function(pos) return (minetest.registered_nodes[minetest.get_node(pos).name] or {}).techage end +local TRDN = function(node) return (minetest.registered_nodes[node.name] or {}).techage end -- @@ -83,6 +86,15 @@ function techage.state_button(state) return "techage_inv_button_off.png" end +function techage.get_power_image(pos, mem) + local node = minetest.get_node(pos) + local s = "3" -- electrical power + if string.find(node.name, "techage:ta2") then + s = "2" -- axles power + end + return "techage_inv_powerT"..s..".png" +end + -- State string based on button states techage.StateStrings = {"stopped", "running", "standby", "fault", "blocked", "defect"} diff --git a/basis/power.lua b/basis/power.lua index 850562d..bdc28fb 100644 --- a/basis/power.lua +++ b/basis/power.lua @@ -87,8 +87,7 @@ power_consumption = function(pos, in_dir) end -- Switch active/passive tube nodes -local function turn_tube_on(pos, in_dir, network, on) - local out_dir = tubelib2.Turn180Deg[in_dir] +local function turn_tube_on(pos, out_dir, network, on) if on then network:switch_tube_line(pos, out_dir, "on") else @@ -107,9 +106,6 @@ local function call_turn_on(pos, in_dir, sum) trd.turn_on(pos, in_dir, sum) end end - if trd and trd.animated_power_network then - turn_tube_on(pos, in_dir, trd.power_network, sum > 0) - end -- Needed for junctions which could have a local "turn_on" in addition turn_on(pos, in_dir, sum) end @@ -118,9 +114,13 @@ end -- turn nodes on if sum > 0 turn_on = function(pos, in_dir, sum) call_turn_on(pos, in_dir, sum) + local trd = TRD(pos) local mem = tubelib2.get_mem(pos) local conn = mem.connections or {} - for _,item in pairs(conn) do + for out_dir,item in pairs(conn) do + if trd and trd.animated_power_network then + turn_tube_on(pos, out_dir, trd.power_network, sum > 0) + end if item.pos then call_turn_on(item.pos, item.in_dir, sum) end diff --git a/coal_power_station/gearbox.lua b/coal_power_station/gearbox.lua new file mode 100644 index 0000000..027c660 --- /dev/null +++ b/coal_power_station/gearbox.lua @@ -0,0 +1,101 @@ +--[[ + + TechAge + ======= + + Copyright (C) 2019 Joachim Stolberg + + LGPLv2.1+ + See LICENSE.txt for more information + + TA2 Gearbox + +]]-- + +-- for lazy programmers +local S = function(pos) if pos then return minetest.pos_to_string(pos) end end +local P = minetest.string_to_pos +local M = minetest.get_meta + +-- Load support for intllib. +local MP = minetest.get_modpath("techage") +local I,_ = dofile(MP.."/intllib.lua") + +local POWER_CONSUMPTION = 1 + +local Axle = techage.Axle +local distributor = techage.distributor + +local function swap_node(pos, name) + local node = minetest.get_node(pos) + if node.name == name then + return + end + node.name = name + minetest.swap_node(pos, node) +end + +local function turn_on(pos, dir, sum) + if sum > 0 then + swap_node(pos, "techage:gearbox_on") + else + swap_node(pos, "techage:gearbox") + end +end + +minetest.register_node("techage:gearbox", { + description = I("TA2 Gearbox"), + tiles = {"techage_filling_ta2.png^techage_axle_gearbox.png^techage_frame_ta2.png"}, + techage = { + turn_on = turn_on, + read_power_consumption = distributor.read_power_consumption, + power_network = Axle, + power_consumption = POWER_CONSUMPTION, + animated_power_network = true, + }, + + after_place_node = distributor.after_place_node, + after_tube_update = distributor.after_tube_update, + after_dig_node = distributor.after_dig_node, + + paramtype2 = "facedir", + groups = {cracky=2, crumbly=2, choppy=2}, + on_rotate = screwdriver.disallow, + is_ground_content = false, + sounds = default.node_sound_wood_defaults(), +}) + + +minetest.register_node("techage:gearbox_on", { + tiles = { + -- up, down, right, left, back, front + { + image = "techage_filling4_ta2.png^techage_axle_gearbox4.png^techage_frame4_ta2.png", + backface_culling = false, + animation = { + type = "vertical_frames", + aspect_w = 32, + aspect_h = 32, + length = 0.6, + }, + }, + }, + techage = { + turn_on = turn_on, + read_power_consumption = distributor.read_power_consumption, + power_network = Axle, + power_consumption = POWER_CONSUMPTION, + animated_power_network = true, + }, + + after_tube_update = distributor.after_tube_update, + after_dig_node = distributor.after_dig_node, + + paramtype2 = "facedir", + groups = {not_in_creative_inventory=1}, + diggable = false, + on_rotate = screwdriver.disallow, + is_ground_content = false, + sounds = default.node_sound_wood_defaults(), +}) + diff --git a/coal_power_station/generator.lua b/coal_power_station/generator.lua new file mode 100644 index 0000000..74bf475 --- /dev/null +++ b/coal_power_station/generator.lua @@ -0,0 +1,239 @@ +--[[ + + TechAge + ======= + + Copyright (C) 2019 Joachim Stolberg + + LGPLv2.1+ + See LICENSE.txt for more information + + TA2 Steam Engine Flywheel + +]]-- + +-- for lazy programmers +local S = function(pos) if pos then return minetest.pos_to_string(pos) end end +local P = minetest.string_to_pos +local M = minetest.get_meta +-- Techage Related Data +local TRD = function(pos) return (minetest.registered_nodes[minetest.get_node(pos).name] or {}).techage end + +-- Load support for intllib. +local MP = minetest.get_modpath("techage") +local I,_ = dofile(MP.."/intllib.lua") + +local STANDBY_TICKS = 4 +local COUNTDOWN_TICKS = 4 +local CYCLE_TIME = 8 +local POWER_CAPACITY = 8 + +local Axle = techage.Axle +local generator = techage.generator + +local function formspec(self, pos, mem) + return "size[8,7]".. + default.gui_bg.. + default.gui_bg_img.. + default.gui_slots.. + "image[6,0.5;1,2;"..generator.formspec_level(mem, mem.power_result).. + "image_button[5,1;1,1;".. self:get_state_button_image(mem) ..";state_button;]".. + "button[2,1.5;2,1;update;"..I("Update").."]".. + "list[current_player;main;0,3;8,4;]".. + default.get_hotbar_bg(0, 3) +end + +local function start_cylinder(pos, on) + local pos2 = techage.get_pos(pos, 'L') + local trd = TRD(pos2) + if trd and trd.start_cylinder then + return trd.start_cylinder(pos2, on) + end + return false +end + +local function can_start(pos, mem, state) + return start_cylinder(pos, true) +end + +local function start_node(pos, mem, state) + generator.turn_power_on(pos, POWER_CAPACITY) +end + +local function stop_node(pos, mem, state) + start_cylinder(pos, false) + generator.turn_power_on(pos, 0) +end + +local State = techage.NodeStates:new({ + node_name_passive = "techage:flywheel", + node_name_active = "techage:flywheel_on", + cycle_time = CYCLE_TIME, + standby_ticks = STANDBY_TICKS, + formspec_func = formspec, + can_start = can_start, + start_node = start_node, + stop_node = stop_node, +}) + +local function distibuting(pos, mem) + if mem.power_result > 0 then + State:keep_running(pos, mem, COUNTDOWN_TICKS) + else + State:fault(pos, mem) + start_cylinder(pos, false) + generator.turn_power_on(pos, 0) + end +end + +local function node_timer(pos, elapsed) + local mem = tubelib2.get_mem(pos) + print("flywheel node_timer") + local pos2 = techage.get_pos(pos, 'L') + if minetest.get_node(pos2).name == "techage:cylinder_on" and tubelib2.get_mem(pos2).running then + distibuting(pos, mem) + else + State:fault(pos, mem) + start_cylinder(pos, false) + generator.turn_power_on(pos, 0) + end + return State:is_active(mem) +end + +local function valid_power_dir(pos, power_dir, in_dir) + return power_dir == in_dir +end + +local function turn_power_on(pos, in_dir, sum) + local mem = tubelib2.get_mem(pos) + -- store result for formspec + mem.power_result = sum + if State:is_active(mem) and sum <= 0 then + State:fault(pos, mem) + start_cylinder(pos, false) + -- No automatic turn on + mem.power_capacity = 0 + end + M(pos):set_string("formspec", formspec(State, pos, mem)) +end + +local function on_receive_fields(pos, formname, fields, player) + if minetest.is_protected(pos, player:get_player_name()) then + return + end + local mem = tubelib2.get_mem(pos) + State:state_button_event(pos, mem, fields) + + if fields.update then + M(pos):set_string("formspec", formspec(State, pos, mem)) + end +end + +local function on_rightclick(pos) + local mem = tubelib2.get_mem(pos) + M(pos):set_string("formspec", formspec(State, pos, mem)) +end + +minetest.register_node("techage:flywheel", { + description = I("TA2 Flywheel"), + tiles = { + -- up, down, right, left, back, front + "techage_filling_ta2.png^techage_frame_ta2.png", + "techage_filling_ta2.png^techage_frame_ta2.png", + "techage_filling_ta2.png^techage_axle_clutch.png^techage_frame_ta2.png", + "techage_filling_ta2.png^techage_appl_open.png^techage_frame_ta2.png", + "techage_filling_ta2.png^techage_frame_ta2.png^techage_flywheel.png", + "techage_filling_ta2.png^techage_frame_ta2.png^techage_flywheel.png^[transformFX]", + }, + techage = { + turn_on = turn_power_on, + read_power_consumption = generator.read_power_consumption, + power_network = Axle, + animated_power_network = true, + }, + + after_place_node = function(pos, placer) + local mem = generator.after_place_node(pos) + State:node_init(pos, mem, "") + on_rightclick(pos) + end, + + after_dig_node = function(pos, oldnode, oldmetadata, digger) + State:after_dig_node(pos, oldnode, oldmetadata, digger) + generator.after_dig_node(pos, oldnode) + end, + + after_tube_update = generator.after_tube_update, + on_receive_fields = on_receive_fields, + on_rightclick = on_rightclick, + on_timer = node_timer, + + paramtype2 = "facedir", + groups = {cracky=2, crumbly=2, choppy=2}, + on_rotate = screwdriver.disallow, + is_ground_content = false, + sounds = default.node_sound_wood_defaults(), +}) + +minetest.register_node("techage:flywheel_on", { + description = I("TA2 Flywheel"), + tiles = { + -- up, down, right, left, back, front + "techage_filling_ta2.png^techage_frame_ta2.png", + "techage_filling_ta2.png^techage_frame_ta2.png", + { + image = "techage_filling4_ta2.png^techage_axle_clutch4.png^techage_frame4_ta2.png", + backface_culling = false, + animation = { + type = "vertical_frames", + aspect_w = 32, + aspect_h = 32, + length = 0.6, + }, + }, + "techage_filling_ta2.png^techage_appl_open.png^techage_frame_ta2.png", + { + image = "techage_filling8_ta2.png^techage_frame8_ta2.png^techage_flywheel8.png", + backface_culling = false, + animation = { + type = "vertical_frames", + aspect_w = 32, + aspect_h = 32, + length = 1.2, + }, + }, + { + image = "techage_filling8_ta2.png^techage_frame8_ta2.png^techage_flywheel8.png^[transformFX]", + backface_culling = false, + animation = { + type = "vertical_frames", + aspect_w = 32, + aspect_h = 32, + length = 1.2, + }, + }, + }, + techage = { + turn_on = turn_power_on, + read_power_consumption = generator.read_power_consumption, + power_network = Axle, + animated_power_network = true, + }, + + after_dig_node = function(pos, oldnode, oldmetadata, digger) + State:after_dig_node(pos, oldnode, oldmetadata, digger) + generator.after_dig_node(pos, oldnode) + end, + + after_tube_update = generator.after_tube_update, + on_receive_fields = on_receive_fields, + on_rightclick = on_rightclick, + on_timer = node_timer, + + paramtype2 = "facedir", + groups = {not_in_creative_inventory=1}, + diggable = false, + on_rotate = screwdriver.disallow, + is_ground_content = false, + sounds = default.node_sound_wood_defaults(), +}) diff --git a/init.lua b/init.lua index baaaa62..95674f3 100644 --- a/init.lua +++ b/init.lua @@ -7,7 +7,7 @@ techage.max_num_forceload_blocks = tonumber(minetest.setting_get("techage_max_nu techage.basalt_stone_enabled = minetest.setting_get("techage_basalt_stone_enabled") == "true" techage.machine_aging_value = tonumber(minetest.setting_get("techage_machine_aging_value")) or 100 techage.ore_rarity = tonumber(minetest.setting_get("techage_ore_rarity")) or 1 - +techage.modified_recipes_enabled = minetest.setting_get("techage_modified_recipes_enabled") == "true" local MP = minetest.get_modpath("techage") @@ -15,6 +15,8 @@ local MP = minetest.get_modpath("techage") dofile(MP.."/basis/intllib.lua") -- Basis features +dofile(MP.."/basis/lib.lua") -- helper functions +dofile(MP.."/basis/guide.lua") -- construction guide dofile(MP.."/basis/power.lua") -- power distribution dofile(MP.."/basis/node_states.lua") dofile(MP.."/basis/trowel.lua") -- hidden networks @@ -33,6 +35,11 @@ dofile(MP.."/iron_age/lighter.lua") dofile(MP.."/iron_age/charcoalpile.lua") dofile(MP.."/iron_age/coalburner.lua") dofile(MP.."/iron_age/meltingpot.lua") +if techage.modified_recipes_enabled then + dofile(MP.."/iron_age/tools.lua") +end +dofile(MP.."/iron_age/recipes.lua") +dofile(MP.."/iron_age/help.lua") if minetest.global_exists("wielded_light") then dofile(MP.."/iron_age/meridium.lua") end diff --git a/iron_age/charcoalpile.lua b/iron_age/charcoalpile.lua index a9ca33b..890e0f1 100644 --- a/iron_age/charcoalpile.lua +++ b/iron_age/charcoalpile.lua @@ -181,7 +181,7 @@ minetest.register_node("techage:charcoal_burn", { }) minetest.register_node("techage:charcoal", { - description = S("Charcoal"), + description = S("TA1 Charcoal"), tiles = {"techage_charcoal.png"}, on_ignite = function(pos, igniter) minetest.after(2, minetest.swap_node, pos, {name = "techage:charcoal_burn"}) diff --git a/iron_age/coalburner.lua b/iron_age/coalburner.lua index 9b3974f..b3c6ec1 100644 --- a/iron_age/coalburner.lua +++ b/iron_age/coalburner.lua @@ -144,10 +144,10 @@ function techage.start_burner(pos, playername) meta:set_int("height", height) start_burner(pos, height) flame(pos, height, height, true) - local handle = minetest.sound_play("techage", { + local handle = minetest.sound_play("techage_gasflare", { pos = {x=pos.x, y=pos.y+height, z=pos.z}, max_hear_distance = 20, - gain = height/32.0, + gain = height/12.0, loop = true}) meta:set_int("handle", handle) minetest.get_node_timer(pos):start(5) @@ -167,10 +167,10 @@ function techage.keep_running_burner(pos) local new_height = num_coal(pos) if new_height > 0 then flame(pos, height, new_height, false) - handle = minetest.sound_play("techage", { + handle = minetest.sound_play("techage_gasflare", { pos = {x=pos.x, y=pos.y+height, z=pos.z}, max_hear_distance = 32, - gain = new_height/32.0, + gain = new_height/12.0, loop = true}) meta:set_int("handle", handle) else diff --git a/iron_age/gravelsieve.lua b/iron_age/gravelsieve.lua index 325dbef..c8a82f2 100644 --- a/iron_age/gravelsieve.lua +++ b/iron_age/gravelsieve.lua @@ -206,7 +206,7 @@ for idx = 0,4 do local tube_info local not_in_creative_inventory node_name = "techage:sieve" - description = "Gravel Sieve" + description = I("TA1 Gravel Sieve") tiles_data = { -- up, down, right, left, back, front "techage_handsieve_gravel.png", @@ -330,9 +330,9 @@ minetest.register_node("techage:compressed_gravel", { minetest.register_craft({ output = "techage:sieve", recipe = { - {"group:wood", "", "group:wood"}, - {"group:wood", "default:steel_ingot", "group:wood"}, - {"group:wood", "", "group:wood"}, + {"group:wood", "", "group:wood"}, + {"group:wood", "techage:iron_ingot", "group:wood"}, + {"group:wood", "", "group:wood"}, }, }) diff --git a/iron_age/help.lua b/iron_age/help.lua new file mode 100644 index 0000000..01507dd --- /dev/null +++ b/iron_age/help.lua @@ -0,0 +1,71 @@ +--[[ + + TechAge + ======= + + Copyright (C) 2019 Joachim Stolberg + + LGPLv2.1+ + See LICENSE.txt for more information + + Help pages + +]]-- + +-- Load support for intllib. +local MP = minetest.get_modpath("techage") +local S, NS = dofile(MP.."/intllib.lua") + +local IronAgeHelp = S([[Iron Age is the first level of the available technic stages. +The goal of TA1 is to collect and craft enough XYZ Ingots +to be able to build machines for stage 2 (TA2). +1. You have to collect dirt and wood to build a Coal Pile. + (The Coal Pile is needed to produce charcoal) +2. Build a Coal Burner to melt iron to steel ingots. +3. Craft a Gravel Sieve and collect gravel. + (A Hammer can be used to smash cobble to gravel) +4. Sieve the gravel to get the necessary ores +]]) + +local PileHelp = S([[Coal Pile to produce charcoal: +- build a 5x5 block dirt base +- place a lighter in the centre +- build a 3x3x3 wood cube around +- cover all with dirt to a 5x5x5 cube +- keep a hole to the lighter +- ignite the lighter and immediately +- close the pile with one wood and one dirt +- open the pile after the smoke disappeared]]) + +local BurnerHelp = S([[Coal Burner to heat the melting pot: +- build a 3x3xN cobble tower +- more height means more flame heat +- keep a hole open on one side +- put a lighter in +- fill the tower from the top with charcoal +- ignite the lighter +- place the pot in the flame, (one block above the tower)]]) + +local PileImages = { + {"default_dirt", "default_dirt", "default_dirt", "default_dirt", "default_dirt"}, + {"default_dirt", "default_wood", "default_wood", "default_wood", "default_dirt"}, + {"default_dirt", "default_wood", "default_wood", "default_wood", "default_dirt"}, + {"default_dirt", "default_wood", "techage_lighter", "default_wood", "default_dirt"}, + {"default_dirt", "default_dirt", "default_dirt", "default_dirt", "default_dirt"}, +} + +local BurnerImages = { + + {false, false, false, "default_cobble.png^techage_meltingpot", false}, + {false, false, false, false, false}, + {false, false, "default_cobble", "techage_charcoal", "default_cobble"}, + {false, false, "default_cobble", "techage_charcoal", "default_cobble"}, + {false, false, "default_cobble", "techage_charcoal", "default_cobble"}, + {false, false, "default_cobble", "techage_charcoal", "default_cobble"}, + {false, false, false, "techage_lighter", "default_cobble"}, + {false, false, "default_cobble", "default_cobble", "default_cobble"}, +} + +techage.register_chap_page("Iron Age (TA1)", IronAgeHelp) +techage.register_help_page("Coal Pile", PileHelp, PileImages) +techage.register_help_page("Coal Burner", BurnerHelp, BurnerImages) \ No newline at end of file diff --git a/iron_age/meltingpot.lua b/iron_age/meltingpot.lua index 629473e..1d22502 100644 --- a/iron_age/meltingpot.lua +++ b/iron_age/meltingpot.lua @@ -326,7 +326,7 @@ local function pot_node_timer(pos, elapsed) end minetest.register_node("techage:meltingpot_active", { - description = S("Melting Pot"), + description = S("TA1 Melting Pot"), tiles = { { image = "techage_meltingpot_top_active.png", @@ -400,7 +400,7 @@ minetest.register_node("techage:meltingpot_active", { }) minetest.register_node("techage:meltingpot", { - description = S("Melting Pot"), + description = S("TA1 Melting Pot"), tiles = { "default_cobble.png", "default_cobble.png^techage_meltingpot.png", @@ -509,26 +509,3 @@ function techage.ironage_register_recipe(recipe) unified_inventory.register_craft(recipe) end end - - -techage.ironage_register_recipe({ - output = "default:obsidian", - recipe = {"default:cobble"}, - heat = 5, - time = 4, -}) - -techage.ironage_register_recipe({ - output = "default:coral_skeleton", - recipe = {"gravelsieve:compressed_gravel"}, - heat = 4, - time = 4, -}) - -techage.ironage_register_recipe({ - output = "default:bronze_ingot 4", - recipe = {"default:copper_ingot", "default:copper_ingot", "default:copper_ingot", "default:tin_ingot"}, - heat = 4, - time = 8, -}) - diff --git a/iron_age/recipes.lua b/iron_age/recipes.lua new file mode 100644 index 0000000..4bf4416 --- /dev/null +++ b/iron_age/recipes.lua @@ -0,0 +1,105 @@ +--[[ + + TechAge + ======= + + Copyright (C) 2019 Joachim Stolberg + + LGPLv2.1+ + See LICENSE.txt for more information + + Meltingpot recipes + +]]-- + +-- Load support for intllib. +local MP = minetest.get_modpath("techage") +local S, NS = dofile(MP.."/intllib.lua") + +-- +-- New burner recipes +-- +techage.ironage_register_recipe({ + output = "default:obsidian", + recipe = {"default:cobble"}, + heat = 10, + time = 8, +}) + +techage.ironage_register_recipe({ + output = "default:clay", + recipe = {"techage:sieved_gravel"}, + heat = 3, + time = 3, +}) + +techage.ironage_register_recipe({ + output = "techage:iron_ingot", + recipe = {"default:iron_lump"}, + heat = 5, + time = 3, +}) + +minetest.register_craftitem("techage:iron_ingot", { + description = S("TA1 Iron Ingot"), + inventory_image = "techage_iron_ingot.png", + use_texture_alpha = true, +}) + + +-- +-- Changed default recipes +-- +if techage.modified_recipes_enabled then + minetest.clear_craft({output = "default:bronze_ingot"}) + minetest.clear_craft({output = "default:steel_ingot"}) + minetest.clear_craft({output = "fire:flint_and_steel"}) + minetest.clear_craft({output = "bucket:bucket_empty"}) + + techage.ironage_register_recipe({ + output = "default:bronze_ingot 4", + recipe = {"default:copper_ingot", "default:copper_ingot", "default:copper_ingot", "default:tin_ingot"}, + heat = 4, + time = 8, + }) + + techage.ironage_register_recipe({ + output = "default:steel_ingot 4", + recipe = {"default:coal_lump", "default:iron_lump", "default:iron_lump", "default:iron_lump"}, + heat = 7, + time = 8, + }) + + minetest.register_craft({ + output = "fire:flint_and_steel", + recipe = { + {"default:flint", "default:iron_lump"} + } + }) + + minetest.override_item("fire:flint_and_steel", { + description = S("Flint and Iron"), + inventory_image = "fire_flint_steel.png^[colorize:#c7643d:60", + }) + + minetest.override_item("bucket:bucket_empty", { + inventory_image = "bucket.png^[colorize:#c7643d:40" + }) + minetest.override_item("bucket:bucket_lava", { + inventory_image = "bucket_lava.png^[colorize:#c7643d:30" + }) + minetest.override_item("bucket:bucket_river_water", { + inventory_image = "bucket_river_water.png^[colorize:#c7643d:30" + }) + minetest.override_item("bucket:bucket_water", { + inventory_image = "bucket_water.png^[colorize:#c7643d:30" + }) + + minetest.register_craft({ + output = 'bucket:bucket_empty 1', + recipe = { + {'techage:iron_ingot', '', 'techage:iron_ingot'}, + {'', 'techage:iron_ingot', ''}, + } +}) +end diff --git a/iron_age/tools.lua b/iron_age/tools.lua new file mode 100644 index 0000000..d6e6b82 --- /dev/null +++ b/iron_age/tools.lua @@ -0,0 +1,103 @@ +--[[ + + Iron Age + ======== + + Copyright (C) 2018 Joachim Stolberg + Based on mods/default/tools.lua + + LGPLv2.1+ + See LICENSE.txt for more information + +]]-- + + + +local function tools() + minetest.override_item("default:pick_bronze", { + tool_capabilities = { + full_punch_interval = 1.0, + max_drop_level=1, + groupcaps={ + cracky = {times={[1]=4.00, [2]=1.60, [3]=0.80}, uses=20, maxlevel=2}, + }, + damage_groups = {fleshy=4}, + }, + }) + minetest.override_item("default:pick_steel", { + tool_capabilities = { + full_punch_interval = 1.0, + max_drop_level=1, + groupcaps={ + cracky = {times={[1]=4.00, [2]=1.60, [3]=0.80}, uses=30, maxlevel=2}, + }, + damage_groups = {fleshy=4}, + }, + }) + + minetest.override_item("default:shovel_bronze", { + tool_capabilities = { + full_punch_interval = 1.1, + max_drop_level=1, + groupcaps={ + crumbly = {times={[1]=1.50, [2]=0.90, [3]=0.40}, uses=30, maxlevel=2}, + }, + damage_groups = {fleshy=3}, + }, + }) + minetest.override_item("default:shovel_steel", { + tool_capabilities = { + full_punch_interval = 1.1, + max_drop_level=1, + groupcaps={ + crumbly = {times={[1]=1.50, [2]=0.90, [3]=0.40}, uses=40, maxlevel=2}, + }, + damage_groups = {fleshy=3}, + }, + }) + + minetest.override_item("default:axe_bronze", { + tool_capabilities = { + full_punch_interval = 1.0, + max_drop_level=1, + groupcaps={ + choppy={times={[1]=2.50, [2]=1.40, [3]=1.00}, uses=20, maxlevel=2}, + }, + damage_groups = {fleshy=4}, + }, + }) + minetest.override_item("default:axe_steel", { + tool_capabilities = { + full_punch_interval = 1.0, + max_drop_level=1, + groupcaps={ + choppy={times={[1]=2.50, [2]=1.40, [3]=1.00}, uses=30, maxlevel=2}, + }, + damage_groups = {fleshy=4}, + }, + }) + + minetest.override_item("default:sword_bronze", { + tool_capabilities = { + full_punch_interval = 0.8, + max_drop_level=1, + groupcaps={ + snappy={times={[1]=2.5, [2]=1.20, [3]=0.35}, uses=30, maxlevel=2}, + }, + damage_groups = {fleshy=6}, + }, + }) + minetest.override_item("default:sword_steel", { + tool_capabilities = { + full_punch_interval = 0.8, + max_drop_level=1, + groupcaps={ + snappy={times={[1]=2.5, [2]=1.20, [3]=0.35}, uses=40, maxlevel=2}, + }, + damage_groups = {fleshy=6}, + }, + }) +end + +minetest.after(1, tools) + diff --git a/mod.conf b/mod.conf index 53d7069..f85cd5e 100644 --- a/mod.conf +++ b/mod.conf @@ -1,4 +1,4 @@ name = techage -depends = default,tubelib2,basic_materials +depends = default,tubelib2,basic_materials,bucket optional_depends = unified_inventory,wielded_light description = Hello World! \ No newline at end of file diff --git a/settingtypes.txt b/settingtypes.txt index b44b4c1..27ac5b7 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -1,10 +1,20 @@ # Maximim number of Forceload Blocks per player (default 12) -tubelib_max_num_forceload_blocks (max number of Forceload Blocks) int 12 +techage_max_num_forceload_blocks (Max. number of Forceload Blocks) int 12 # Enable Basalt Stone (and disable ore generation via cobble generator) -tubelib_basalt_stone_enabled (Basalt Stone enabled) bool true +techage_basalt_stone_enabled (Basalt Stone enabled) bool false # This aging value is used to calculate the lifetime of machines before # they go defect . The value 200 (default) results in a lifetime # for standard machines of about 2000 - 8000 item processing cycles. -tubelib_machine_aging_value (machine aging value) int 200 \ No newline at end of file +techage_machine_aging_value (MKachine aging value) int 200 + +# Rarity factor to find ores when sieving with the Gravel Sieve +# 1.0 is according to the mapgen generator +# 2.0 means half as many ores as result +# 0.5 means twice as many ores as result +techage_ore_rarity (Rarity factor to find ores) float 1.0 + +# Enable alternative recipes for steel and bronze. +# Instead of the furnace the player has to use the Coal Burner. +techage_modified_recipes_enabled (Enable alternative recipes for steel and bronze) bool false \ No newline at end of file diff --git a/sounds/techage_gasflare.ogg b/sounds/techage_gasflare.ogg index a1cd9d7..1338c88 100644 Binary files a/sounds/techage_gasflare.ogg and b/sounds/techage_gasflare.ogg differ diff --git a/textures/techage_appl_sieve.png b/textures/techage_appl_sieve.png index 109d863..6cdfee6 100644 Binary files a/textures/techage_appl_sieve.png and b/textures/techage_appl_sieve.png differ diff --git a/textures/techage_constr_plan.png b/textures/techage_constr_plan.png new file mode 100644 index 0000000..e9b1429 Binary files /dev/null and b/textures/techage_constr_plan.png differ diff --git a/textures/techage_constr_plan_inv.png b/textures/techage_constr_plan_inv.png new file mode 100644 index 0000000..066e313 Binary files /dev/null and b/textures/techage_constr_plan_inv.png differ diff --git a/textures/techage_inv_powerT2.png b/textures/techage_inv_powerT2.png new file mode 100644 index 0000000..4a0f0d0 Binary files /dev/null and b/textures/techage_inv_powerT2.png differ diff --git a/textures/techage_inv_powerT3.png b/textures/techage_inv_powerT3.png new file mode 100644 index 0000000..c786709 Binary files /dev/null and b/textures/techage_inv_powerT3.png differ diff --git a/textures/techage_iron_ingot.png b/textures/techage_iron_ingot.png new file mode 100644 index 0000000..eb2c2cc Binary files /dev/null and b/textures/techage_iron_ingot.png differ