Releases: settlers-united/s3-skripte
S3 Script Builder V0.1.0
What's Changed
- added dark mode
- added greeting screen
- added settings (theme, greetingscreen, auto validation etc.)
- added icons where possible
- added zoom for the polygon map canvas
- added condition editor
- parameters in an action now open in an dialog. this aims to reduce the amount of needed scrolling
- fixed the positioning of the polygon tables
S3 Script Builder V0.0.7
add option to disable default ai planning, to speed up game starting when ai is not actually needed (game template of script)
add posibility to modify default AI-settings via script
added actions:
createGroup - creates a group of settlers that you want to work with later
resetGroup - resets the group
resetAllGroups - resets all groups
moveGroupToPoint - moves the given group to a point
moveGroupOnPath - moves the given group along a path
ShowPicture - opens the picture in your OS default application from the assets folder of the map
PlayVideo - opens the video in your OS default application from the assets folder of the map
Enable/Disable AI TowerCrushing per player
Enable/DisableThiefManager per player
add more parameters for changeTerrain, unit moving and other settler based actions:
targetArea - where does the unit want to go currently,
tileOwningPlayer - which player owns the ground the unit is standing on
height - at which height the settler is standing on
ressources - on which terrain/object/ressource the settler is currently
S3 Script Builder V0.0.6
For use with Settlers United 0.9.178+