Skip to content

Roadmap

Daedalus1400 edited this page May 20, 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. (done 0.2.0) Time since player's last successful sleep
  5. (done 0.2.0) Always true
  6. (done 0.2.0) Random chance
  7. (done 0.4.0) Once

Actions:

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

Generics:

Numbers:

  1. (done 0.2.0) Random number between given bounds
  2. (done 0.4.0) Randomly pick from given list
  3. (done 0.4.0) Sequentially pick from given list
  4. (done 0.5.0) Map value range to another range

Strings:

  1. (done 0.4.0) Randomly pick from given list
  2. (done 0.4.0) 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