Code Monkey home page Code Monkey logo

mc_easyaiinterfacemp's Introduction

MOD: mod_EasyAIInterface


MOD name     : mod_EasyAIInterface
Author       : bbc_mc (bbc-mc on github)
status       : alpha + still develop
publish date : (2012/10/19 alpha)
               2012/11/11 alpha2

** 現在開発中のため、以下の内容には開発中の情報が含まれ、不正確な可能性があります。**

概要

  • ゲーム Minectaft に以下の機能を追加する MOD です。

  • 開発中の mod を MC1.4.2 へ移植したものです。

機能

  • AI を簡単に構築する仕組みを追加する
  • AI 構築に利用する Item "チップ"を追加する

動作環境・前提

以下の環境が必要です。

  • MC 1.4.2
  • Minecraft Forge (開発環境 6.0.1.341)

参考実装

  • 以下の条件を満たすEntity であれば、本仕組みを実装可能です。

    • EntityLiving である(もしくはそれを継承している)
    • AI チップを配置できる inventory を持つ
    • 定期的に EAI_Manager の実行関数をキックできる
  • AI チップ動作検証用に、インベントリを持つ無機能 Mob を作成しました [ソースコード][github_EAIMobSampleMP] バイナリ @ 非公式フォーラム トピック

使用 ID

  • 開発に伴う AI チップの追加で増加する可能性大です。
  • Config から変更可能です
  • アイテムID
    • 29001 - 29007
    • 29101 - 29104
    • 29201 - 29208
    • 29301 - 29304
    • 29401
  • ブロックID
    • なし

導入方法

  • mod_EasyAIInterfaceMP.zip を、あなたの mods フォルダへ投入

ライセンス

免責

  • ご利用は自己責任でお願いします

謝辞

  • 拡張性の高い AI プラットフォーム である YoujoMOD を公開されている作者様に感謝します

公開先

更新

2012/11/11 EasyAIInterface α2バージョン の MC1.4.2 実装を公開


####Copyright © 2012 bbc_mc (bbc-mc on github) ####Dual licensed under the MIT license and GPL license.

mc_easyaiinterfacemp's People

Contributors

bbc-mc avatar

Watchers

 avatar Stranger avatar  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.