Commit Graph

18 Commits (652c7e43e23652fb8bf05b4b57e6db36b0eb765c)

Author SHA1 Message Date
Maikel de Vries 9cf08594cf fixed description of the chest interaction 2015-05-21 22:26:59 +02:00
Maikel de Vries 24b164cd37 add missing descriptions for chest and gold idol 2015-05-14 12:27:20 +02:00
Maikel de Vries 4ea0cb0ca6 make ContainBlast a property instead of DefCore entry 2015-01-15 17:46:53 +01:00
Maikel de Vries 18ee7b0496 increased chest content count and make cabin non-enterable (#1159) 2014-10-18 11:47:23 +02:00
Sven Eberhardt f12fe2a24a Call MaxContentsCount using this->MaxContentsCount() to allow runtime overload 2013-12-30 13:46:34 +01:00
Tobias Zwick 2c7c97e9f1 chest can contain more stuff 2013-05-23 16:23:30 +02:00
Maikel de Vries 80e1abc808 Implemented a simple Damage>HitPoints -> Destruction mechanism for structures 2012-05-10 21:20:06 +02:00
Maikel de Vries 0d77daba4f Fixed opening and closing the chest 2012-05-07 20:27:46 +02:00
Bernhard Bonigl 8c9536c197 Chests are interactable now 2012-04-29 15:29:10 +02:00
Felix Wagner 366d96680a Rotate your buildings in the construction preview using Space! 2012-04-16 16:31:38 +01:00
Maikel de Vries 78fd5fd166 Implemented Callbacks to containers when content menus are opened and closed
The chest now also plays its animation and sound again.
2012-03-31 17:34:03 +02:00
Maikel de Vries 93481ed972 Remove Library_ItemContainer in favour of content menu (open with E)
It should work sufficiently well to use this from now on, for the next release it still needs some work though.
2011-12-28 19:25:00 +01:00
Maikel de Vries 85cbefe808 Content menu can now handle the clonk's backpack
Also did some cleanup
2011-12-28 11:49:38 +01:00
Charles Spurrill 89ebfa9b92 Allow chest to be constructed 2011-10-13 23:22:10 -07:00
Julius Michaelis 0f12b3485e Find sounds with all extensions instead of only wav, so Sound() does no longer require .ogg extensions
Do not replace * with ? in sound name wildcards anymore, adjust scripts
2011-10-12 23:09:22 +02:00
Charles Spurrill 7475f2271a Chest animation fix 2011-10-01 08:39:59 -07:00
Tobias Zwick 44a4a521f3 changed a few sound file name, more license info 2011-09-11 20:46:23 +02:00
Armin Burgmeier 675c077ed2 Change .c4d extension to .ocd 2011-03-13 16:55:00 +01:00