-
Notifications
You must be signed in to change notification settings - Fork 1
Climbables Test Plan
ebackhaus edited this page Nov 19, 2018
·
2 revisions
- Right-click to place an item and left click to destroy an item. Press
W
to move forward,A
to move left,D
to move right,S
to move backward andSpace Bar
to jump. Use the number keys 0-9 to toggle through inventory.
- First, you will have to setup Terasology.
- Then you will have to set up the Climbables module.
- Then you are ready to go to next step!
Verify the game does not crash or hang at any of the following steps.
- Create a new world with only fences and its dependencies active from the modules.
- Verify the world is created and loads.
To get more scaffold, first press F1
key then type-in give scaffold
to get more fence as needed.
To get more scaffold support, first press F1
key then type-in give scaffoldsupport
to get more fence as needed.
To get more pole, first press F1
key then type-in give pole
to get more fence as needed.
To get more pole support, first press F1
key then type-in give polesupport
to get more fence as needed.
- Place scaffold support
- Place at least one scaffold on the support
- Check scaffold is built
- Attempt to place scaffold without scaffold support
- Check no scaffold has been placed
- Place pole support
- Place at least one pole on the support
- Check pole is built
- Attempt to place pole without pole support
- Check no pole has been placed
- Create scaffold
- Jump/climb on scaffold
- Check scaffold is climbable
- Create pole
- Jump/climb on pole
- Check pole is climbable
- Create scaffold with at least two scaffold
- Destroy bottom or middle of scaffold
- Check scaffold and all scaffold above is destroyed
- Create scaffold
- Destroy scaffold support
- Check entire scaffold is destroyed
- Place scaffold support
- Destroy scaffold support
- Check scaffold support is destroyed
- Create pole with at least two pole
- Destroy bottom or middle of pole
- Check pole and all pole above is destroyed
- Create pole
- Destroy pole support
- Check entire pole is destroyed
- Place pole support
- Destroy pole support
- Check pole support is destroyed