Coder Social home page Coder Social logo

farming_nextgen's People

Contributors

acmgit avatar berengma avatar gundul42 avatar ogelgames avatar s-s-x avatar swissalps avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

farming_nextgen's Issues

Durability

Durability Please adjust to 65535.
If I harvester 200X200 nodes, the crops, in survival mode, I need to constantly dig diamonds, dig until I feel sick and want to vomit

Seeder does not work in public farms

At public farms the soil is protected but air above it not. This allows any user to harvest and plant manually.
However seeder checks for protection of node under which seed is to be placed at.

if minetest.is_protected(pointed_thing.under, name) then

Shouldn't seeder be checking the node it will actually be modifying, y + 1

Add harvesters and planters that can be placed

They should be added as a machine,

Make it look likeβ€œ technic:quarry "Same, it can be operated automatically by nobody

And support cable power supply and pipeline transmission of crops and seeds

Regression, "technic" var not found

No idea why, but the latest commit by @acmgit (148798e) somehow crashes:

2020-03-03 06:24:35: ACTION[Main]: Server: Shutting down
2020-03-03 06:24:35: ERROR[Main]: ModError: Failed to load and run script from /var/lib/minetest/.minetest/worlds/world/worldmods/farming_nextgen/init.lua:
2020-03-03 06:24:35: ERROR[Main]: ...st/worlds/world/worldmods/farming_nextgen/seeder.lua:328: attempt to index global 'technic' (a nil value)
2020-03-03 06:24:35: ERROR[Main]: stack traceback:
2020-03-03 06:24:35: ERROR[Main]: 	...st/worlds/world/worldmods/farming_nextgen/seeder.lua:328: in main chunk
2020-03-03 06:24:35: ERROR[Main]: 	[C]: in function 'dofile'
2020-03-03 06:24:35: ERROR[Main]: 	...test/worlds/world/worldmods/farming_nextgen/init.lua:50: in main chunk

Problem seems to be here:

technic.register_power_tool("farming_nextgen:seeder", farmingNG.seeder_max_charge)

Failing test:
pandorabox-io/pandorabox-mods#485

My best guess would be the newly introduced mod.conf somehow overriding something... πŸ˜•

farming:barley_8 Does not get harvested

in harvester.lua I do see
farmingNG.harvester_names["farming:barley_7"] = true
in there twice, I think the last one should be farming:barley_8

Thanks for your work

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.