Code Monkey home page Code Monkey logo

factories's Introduction

Factories

Factories is a gamemode where players build complicated assembly lines.

Complex Gameplay

Factories is designed from the ground up to encourage high-level thinking and creative solution finding.

Single or Multiplayer

Anyone can play Factories on their own or on a server. Other players don't bother you unless you invite them to come work on your factory. You can control the level of access they have to your factory using the ingame menu.

Technology Tree

Players are offered 3 separate trees of research to complete. As the benefits of higher research become more advanced, so do the requirements to proceed. Players will be challenged to create the most effective assembly lines possible.

Modular Code

Server owners can easily add items, recipes, and technologies to Factories.

Installation

  1. Download the script from GitHub.
  2. Place the contents of factories-master.zip into your gamemodes folder.
  3. That's it!

Support

If you have general questions about the script, feel free to ask me anything through GmodStore's PM system.

Please do not add me on Steam :)

Made 2017 by Rynn Blackmon

factories's People

Contributors

luabee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

factories's Issues

Inserter's stop working

When the game synchronizes the factory, This sometimes causes the inserters to stop working causing you to have to replace them.

Research Pack 1

Research Pack 1 does not have a recipe. This causes a lot of LUA errors int he console.

`
[ERROR] gamemodes/factories/gamemode/factories/recipes/cl_recipes.lua:31: attempt to index local 'item' (a nil value)

  1. Update - gamemodes/factories/gamemode/factories/recipes/cl_recipes.lua:31
  2. SetRecipe - gamemodes/factories/gamemode/factories/recipes/cl_recipes.lua:15
    3. SetItem - gamemodes/factories/gamemode/factories/inventory/cl_inventory.lua:395
    4. unknown - gamemodes/factories/gamemode/factories/inventory/cl_inventory.lua:261

`

Kind Regards,
Jack Laws
COO Of Hexane Networks

Timer failed.

This could be linked to the inserter problem.

Factories - Beta] gamemodes/factories/entities/entities/base_fact_itemholder.lua:285: attempt to index local 'fac' (a nil value)

  1. GetAdjacentEnts - gamemodes/factories/entities/entities/base_fact_itemholder.lua:285
  2. UpdateInOut - gamemodes/factories/entities/entities/base_fact_itemholder.lua:251
    3. unknown - gamemodes/factories/entities/entities/fact_pallet.lua:20

Timer Failed! [Simple][@gamemodes/factories/entities/entities/fact_pallet.lua (line 18)]

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.