Code Monkey home page Code Monkey logo

ecoconveyance's Introduction

Preview Video

EcoConveyance

EcoConveyance is a conveyor mod for Eco - Global Survival Game from Strange Loop Games

Issues and Suggestions

If you find a bug or have a suggestion to improve the mod, let us know Here.

Сopyright

Author of this mod is @Tavren

This mod releases under Eco Russian Community but authors holds the property of the code and mod itself, all rights reserved.

You may not redistribute modified versions of this mod. You may not use parts of this mod, either code or models, textures, etc. This mod remains the property of the Eco Russian Community and authors, and you may not without their consent release a modified version of this mod.

This mod based on ModKit from Strange Loop Games

Crate model and texture by Strange Loop Games

Contributions

Contributions are welcome! If you can improve something write to us or submit issue!

Current Contributors:

  • @Tavren - Eco Russian Community - Author, Code
  • @StallEF - Eco Russian Community - Project Management
  • @PlushNinjas - Eco Russian Community - 3D Models

ecoconveyance's People

Contributors

tavren avatar

Stargazers

 avatar  avatar

Watchers

 avatar

ecoconveyance's Issues

Items name and description

Add name and description for items
Probably rename file what holding items or make separate files for each item class

  • ConveyorCrateItem
  • ConveyorItem
  • ConveyorVerticalItem
  • ConveyorVerticalEndItem
  • ConveyorImporterItem
  • ConveyorExporterItem

Filter for Steel Exporter

Additional model for line exporter what takes from the conveyor line only items what it have in it's whitelist or any except blacklisted

Crates getting off from conveyors

Crates getting off from conveyors after coming back to place
either if go away or when connecting to server

not affecting work, only visual bug

Mod preview

  • For repository - 1280×640px
  • mod.io - 1280х720px
  • forum - 144x

Filter for Steel Importer

T3 Importer should have filer to select what type of item to take or ignore (Whitelist/Blacklist)

Models and textures TIER 3

Models and textures for objects needed

  • Crate
  • Conveyor
  • Vertical Conveyor
  • Vertical Conveyor End
  • Importer
  • Exporter

Crates may stuck after restart

After server restart crate may stuck and wont resume moving
not affecting conveyor working but such crates never got delivered

Operation status, on/off

  • Implement operation status
  • Add ability to enable and disable conveyor
  • Stop and resume operation based on status

importer/exporter storage component range work

Since server admins practice changing the range for the storage component, this causes the use of lines not to be used, so a fixed range 2 needs to be added.

var storage = this.GetComponent<PublicStorageComponent>();
this.GetComponent<LinkComponent>().Initialize(2);
storage.Initialize(2);

Object name and description

Objects names needs review, add description to them

  • Crate
  • Conveyor
  • Vertical Conveyor
  • Vertical Conveyor End
  • Importer
  • Exporter

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.