mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 11:23:29 +01:00
added some more stuff to the roadmap
This commit is contained in:
parent
2d15b84549
commit
865bdbf18a
1 changed files with 16 additions and 0 deletions
|
@ -18,10 +18,18 @@
|
|||
"name": "🔗 Workshop Support",
|
||||
"desc": "We plan on adding support for both Steam Workshop and the CurseForge modding platform to allow you to share custom lots, households, maps and mods with other players.",
|
||||
"stage": "Before Release"
|
||||
}, {
|
||||
"name": "🏆 Achievements",
|
||||
"desc": "Along with Workshop support, we'd also like to add achievements and possibly statistics into the game, giving the player an additional set of goals to achieve.",
|
||||
"stage": "Before Release"
|
||||
}, {
|
||||
"name": "🎉 Official Release",
|
||||
"desc": "After release, the game won't be free anymore, but you'll still be able to play a demo with a limited amount of content for free.",
|
||||
"important": true
|
||||
}, {
|
||||
"name": "🗺️ More Maps",
|
||||
"desc": "Along with the existing ability to create and share custom maps, we'd like to add a few additional maps to accompany Maple Plains City.",
|
||||
"stage": "Long-Term"
|
||||
}, {
|
||||
"name": "📱 Phones",
|
||||
"desc": "Phones will include the ability to call people, ask them to visit your lot, organize social events, and more!",
|
||||
|
@ -42,6 +50,14 @@
|
|||
"name": "🤹 Tons More Skills",
|
||||
"desc": "We have specific plans for sills like mischief, knitting, gardening, and foraging, but more skills are on the horizon, of course!",
|
||||
"stage": "Long-Term"
|
||||
}, {
|
||||
"name": "🏳️🌈 Customizable Pronouns",
|
||||
"desc": "Unfortunately, customizable pronouns aren't as easy to implement as we'd like. While English only has a few variations for each set of pronouns, other languages can have a lot more due to grammatical case. Since gameplay features are our priority right now, this is a long-term plan.",
|
||||
"stage": "Long-Term"
|
||||
}, {
|
||||
"name": "👜 More Sets",
|
||||
"desc": "We'd like to collaborate with more artists from the communtiy to bring more batches of themed content your way. If you're interested in working on a set with us, don't hesitate to reach out!",
|
||||
"stage": "Long-Term"
|
||||
}, {
|
||||
"name": "🎄 Seasons",
|
||||
"desc": "Eventually, we want to add seasons, weather, and holidays into the game.",
|
||||
|
|
Loading…
Reference in a new issue