Skip to content

Commit 76a98e4

Browse files
authored
Update ROADMAP.md
1 parent 483f975 commit 76a98e4

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

ROADMAP.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ These will be addressed ASAP.
4545
- When a bot tries to break something its tools aren't strong enough for (e.g. a large stump with the default axe), it causes a dialog to briefly appear and the player farmer to jitter in place, even if they are nowhere near the bot.
4646
- Under certain circumstances, when two bots are moving at the same time (perhaps onto the same space?), one of them may disappear.
4747

48-
## Coming Soon
49-
50-
- Bots no longer lose their inventory when picked up.
51-
- You can get or set the name of a bot as `bot.name`, and these names persist across saves and pick-up/set-down.
52-
- Tile information (e.g. from `bot.ahead` or `Location.tile` now includes characters (players and NPCs).
53-
5448
## Unscheduled Future Version
5549

5650
The following features are definitely things we want to include, but they have not yet been scheduled for a particular version.
@@ -61,7 +55,7 @@ The following features are definitely things we want to include, but they have n
6155
- `mouse` module (allowing for point-and-click UI)
6256
- bots can be recharged (energy refilled), perhaps via some craftable charging station
6357
- bots can use weapons to fight monsters
64-
- bots and Home Computer can communicate via networking
58+
- bots and Home Computer can communicate via networking (besides shared files and world.chat)
6559
- bots can pick up and drop items
6660
- allow a bot to stay on top of a crop plant overnight without squashing (destroying) it
6761

@@ -77,5 +71,5 @@ The features below are under consideration, but may not make it if they unbalanc
7771
- Display object: can display color/message in the world; tileable to make any size Jumbotron
7872
- PixelDisplay for drawing graphics
7973
- bots can fish (including handling bait)
80-
- bots can speak to the player: "!" icon appears above the bot, and when left-clicked, starts a programmable dialogue (like speaking to an NPC)
81-
74+
- bot dialog: "!" icon appears above the bot, and when left-clicked, starts a programmable dialogue (like speaking to an NPC)
75+

0 commit comments

Comments
 (0)