mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-25 12:38:34 +01:00
Compare commits
3 commits
74bea5c062
...
06b903ed7b
Author | SHA1 | Date | |
---|---|---|---|
06b903ed7b | |||
865bdbf18a | |||
2d15b84549 |
6 changed files with 60 additions and 36 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
# 0.21.1
|
||||||
|
|
||||||
|
> Small Fixes for the Two Year update
|
||||||
|
|
||||||
|
Fixes
|
||||||
|
- Fixed public street lamps not working when updating an older map
|
||||||
|
- Fixed a crash when trying to start a woodworking action on an unfinished woodwork
|
||||||
|
|
||||||
# 0.21.0
|
# 0.21.0
|
||||||
![](media/changelog/0.21.0.png)
|
![](media/changelog/0.21.0.png)
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: DrawDelegate
|
id: DrawDelegate
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 2100
|
startLine: 2103
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
|
|
@ -1877,7 +1877,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: RemoveObject
|
id: RemoveObject
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 917
|
startLine: 919
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -1914,7 +1914,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetPeople
|
id: GetPeople
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 935
|
startLine: 937
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -1949,7 +1949,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetHousehold
|
id: GetHousehold
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 947
|
startLine: 949
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -1988,7 +1988,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetHousehold
|
id: GetHousehold
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 960
|
startLine: 962
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2027,7 +2027,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: AddHousehold
|
id: AddHousehold
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 973
|
startLine: 975
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2066,7 +2066,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: RemoveHousehold
|
id: RemoveHousehold
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 983
|
startLine: 985
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2102,7 +2102,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetHouseholds
|
id: GetHouseholds
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 991
|
startLine: 993
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2137,7 +2137,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetSection
|
id: GetSection
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1001
|
startLine: 1003
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2176,7 +2176,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetSections
|
id: GetSections
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1013
|
startLine: 1015
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2218,7 +2218,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetSections
|
id: GetSections
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1023
|
startLine: 1025
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2260,7 +2260,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: MarkDirtyForPathfinding
|
id: MarkDirtyForPathfinding
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1044
|
startLine: 1046
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2296,7 +2296,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetPathCost
|
id: GetPathCost
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1064
|
startLine: 1066
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2341,7 +2341,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: CanWalkBetween
|
id: CanWalkBetween
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1083
|
startLine: 1085
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2386,7 +2386,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: IsFreeSpot
|
id: IsFreeSpot
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1092
|
startLine: 1094
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2425,7 +2425,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetDeadPerson
|
id: GetDeadPerson
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1102
|
startLine: 1104
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2464,7 +2464,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: PlaySound
|
id: PlaySound
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1122
|
startLine: 1124
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2518,7 +2518,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: PlaySound
|
id: PlaySound
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1139
|
startLine: 1141
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2572,7 +2572,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetClosestExitRoad
|
id: GetClosestExitRoad
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1157
|
startLine: 1159
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2610,7 +2610,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetExitRoads
|
id: GetExitRoads
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1165
|
startLine: 1167
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2645,7 +2645,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetWalls
|
id: GetWalls
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1180
|
startLine: 1182
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2684,7 +2684,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: ApplyCameraRotation
|
id: ApplyCameraRotation
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1196
|
startLine: 1198
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2732,7 +2732,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: ApplyInverseCameraRotation
|
id: ApplyInverseCameraRotation
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1212
|
startLine: 1214
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2777,7 +2777,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: OnCameraRotationChanged
|
id: OnCameraRotationChanged
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1227
|
startLine: 1229
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2816,7 +2816,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: AddLight
|
id: AddLight
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1249
|
startLine: 1251
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2852,7 +2852,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: RemoveLight
|
id: RemoveLight
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1258
|
startLine: 1260
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2888,7 +2888,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: MoveEverything
|
id: MoveEverything
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1269
|
startLine: 1271
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2930,7 +2930,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: ValidateRooms
|
id: ValidateRooms
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1328
|
startLine: 1330
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -2966,7 +2966,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetRegularVisitors
|
id: GetRegularVisitors
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1343
|
startLine: 1345
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -3001,7 +3001,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: UpdateExternalPeople
|
id: UpdateExternalPeople
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1355
|
startLine: 1357
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -3039,7 +3039,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: GetAllLotEmployments
|
id: GetAllLotEmployments
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1443
|
startLine: 1445
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -3074,7 +3074,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: MarkTileDirtyForDrawing
|
id: MarkTileDirtyForDrawing
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1456
|
startLine: 1458
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -3110,7 +3110,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: LoadStaticMap
|
id: LoadStaticMap
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1873
|
startLine: 1876
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
@ -3166,7 +3166,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: IsLotHidden
|
id: IsLotHidden
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 1918
|
startLine: 1921
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
|
|
@ -19,7 +19,7 @@ items:
|
||||||
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||||||
id: UpdateDelegate
|
id: UpdateDelegate
|
||||||
path: ../TinyLife/World/Map.cs
|
path: ../TinyLife/World/Map.cs
|
||||||
startLine: 2090
|
startLine: 2093
|
||||||
assemblies:
|
assemblies:
|
||||||
- Tiny Life
|
- Tiny Life
|
||||||
namespace: TinyLife.World
|
namespace: TinyLife.World
|
||||||
|
|
|
@ -18,10 +18,18 @@
|
||||||
"name": "🔗 Workshop Support",
|
"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.",
|
"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"
|
"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",
|
"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.",
|
"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
|
"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",
|
"name": "📱 Phones",
|
||||||
"desc": "Phones will include the ability to call people, ask them to visit your lot, organize social events, and more!",
|
"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",
|
"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!",
|
"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"
|
"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",
|
"name": "🎄 Seasons",
|
||||||
"desc": "Eventually, we want to add seasons, weather, and holidays into the game.",
|
"desc": "Eventually, we want to add seasons, weather, and holidays into the game.",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col site">
|
<div class="col site">
|
||||||
<h3>Play the free alpha</h3>
|
<h3>Play the free beta</h3>
|
||||||
<a href="https://ellpeck.itch.io/tiny-life">
|
<a href="https://ellpeck.itch.io/tiny-life">
|
||||||
<image src="media/itch.png" alt="itch.io" width="200px" height="auto"></image>
|
<image src="media/itch.png" alt="itch.io" width="200px" height="auto"></image>
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in a new issue