Coder Social home page Coder Social logo

epic's Introduction

epic -- Enhanced Programmer for Ingame Control

A mod for minetest

Overview

Create and program missions or quests by placing and configuring blocks.

Successor of the missions mod.

Links

Features

  • Create missions or quests with player interaction
  • Audio and Visual effects (skybox, background-sounds, etc)
  • Environment manipulation (set node, remove node)
  • Inventory manipulation
  • Waypoints
  • Teleporting
  • Spawn mobs
  • Send messages
  • Execute commands
  • Simple control flow (no lua coding needed)
  • Conditional branching (for example: "if player is there then execute that")
  • 3rd-party mod integrations (mobs, signs, mesecons)

Demo

For a demo visit the Damocles server.

Compatibility

  • Minetest >= 5.0

Manual

Dependencies

Mandatory:

  • default
  • screwdriver

Optional:

  • mobs
  • mesecons
  • digilines
  • player_monoids
  • soundblock
  • monitoring
  • signs

Plugins

Settings

  • epic.log_executor (bool, false) logs executor internals to the action log
  • epic.hud.offsetx (float) hud x offset
  • epic.hud.offsety (float) hud y offset
  • epic.build_restrictions (bool, false) if true you need the epic_builder priv to place epic blocks

Portability notes

All coordinates are stored relative in the blocks. This makes it possible to copy your creations in the same or across worlds with WorldEdit or a similar tool.

Technical docs

Licenses

Code

  • MIT

Assets

epic's People

Contributors

naturefreshmilk avatar buckaroobanzay avatar imgbotapp avatar thomasrudin avatar lonewolfht avatar mistere123 avatar luk3yx avatar

Watchers

James Cloos avatar

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.