Commit Graph

5 Commits (3b0891ba89f7a75f832032036a6aefa2573e325d)

Author SHA1 Message Date
Maikel de Vries aa892171fb update version to 8.0 in DefCore.txt, Scenario.txt and Version.txt 2018-01-28 13:18:46 +01:00
Mark d356d9db3d Fix inherited() calls
The ... operator should be added so that the parameters are passed down. In some cases even the named parameters were not passed down.
2016-11-26 18:57:31 +01:00
Sven Eberhardt 36685a3119 Add HideInCreator=true to internal/helper/library definitions 2016-07-10 22:06:48 -04:00
Maikel de Vries 1df322b7ff adapt objects and scenarios to new component implementation 2016-05-21 13:34:34 +02:00
David Dormagen 2e977fdf2d renamed Trunk2 to WalkableTrunk and moved it to Environment.ocd
The "Trunk2" had nothing at all to do with the other "Trunk". It's not a tree and can't be chopped. It's not a decorative object either. It's something that the scenario designer most likely has to place on purpose.
The Vegetation.ocd folder should be kept for plants and plant-like stuff that e.g. either grows or can be chopped like a tree and fulfill not another core-role (like being a decorative bridge).

The texture can possibly be scaled down a bit. But because the WalkableTrunk has a width of 264 (x*4 = 1056), I didn't want to change that now without ingame testing.
2015-10-06 18:19:07 +02:00