Skip to content

Roadmap

Daedalus1400 edited this page May 18, 2017 · 17 revisions

Features For Version 0.5.0:

Conditions:

  1. (done 0.1.0) Player position
  2. (done 0.2.0) Time of day
  3. (done 0.2.0) Time since world start
  4. (usable 0.2.0) Time since player's last successful sleep
  5. (done 0.2.0) Always true
  6. (done 0.2.0) Random chance

Actions:

  1. (done 0.2.0) Call down lightning
  2. (done 0.3.0) Apply vanilla potion effects
  3. (done 0.3.0) Play vanilla sounds
  4. (usable 0.2.0) Send messages to chat

Generics:

Numbers:

  1. (done 0.2.0) Random number between given bounds
  2. (not started) Randomly pick from given list
  3. (not started) Sequentially pick from given list

Strings:

  1. (not started) Randomly pick from given list
  2. (not started) Sequentially pick from given list

Chat Text:

  1. (not started) Randomly pick from given list
  2. (not started) Sequentially pick from given list

Features For Version 1.0.0:

In-game GUI for creating/removing/editing events. GUI accessed by using a creative-only item. Will allow reloading event configs so that changes can be tested without restarting Minecraft or reloading all mod configs.

Clone this wiki locally