Commit Graph

29 Commits (master)

Author SHA1 Message Date
Mark 75bfef6b06 Use SetNextScenario() in the scenarios 2018-04-04 21:22:04 +02:00
Clonkonaut 80b3a08770 Removed my stupid debug log. 2018-03-17 16:41:27 +01:00
Clonkonaut 4b0bca3c0d Tutorial 2: Tell the player about Roger a bit earlier (when entering the junction), so you do not miss him and mess up the scenario. 2018-03-17 16:31:43 +01:00
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
Fulgen301 d8579607ac Tutorial.ocf: Fix string tables 2017-07-23 10:00:22 +02:00
Maikel de Vries 48c17c1e54 clarify tutorial 2 loam message (#1887) 2017-06-17 21:08:45 +02:00
Fulgen301 065655076e Modify Tutorials.ocf in order to work with Rule_Relaunch 2017-03-30 20:55:06 +02:00
Mark 94ec4e336b Fix inherited(...) calls
The named parameters have to be handed down, because the ... operator only passes all the unnamed parameters.
2016-11-26 17:56:41 +01:00
Maikel de Vries 933314165b tutorial 2: fix confusing formulation for dropping items (#1633) 2016-02-08 15:27:58 +01:00
Maikel de Vries 8128b8db33 tutorial 2: improve message to make loam bridge (#1634) 2016-02-08 15:27:58 +01:00
David Dormagen 9bca345342 tutorial 2: added German translation 2016-01-10 21:57:20 +01:00
Sven Eberhardt fbdfcafa43 Fix text error in tutorial 2 #1539 2016-01-07 22:06:35 -04:00
Maikel de Vries 30d45fcdc3 streamline tutorial guide script interface 2016-01-01 13:45:50 +01:00
Maikel de Vries b5a00b69af fix whitespaces in tutorial scenario descriptions 2015-12-30 21:44:05 +01:00
Nicolas Hake c0befc6ba0 Remove C4RTF
The only use of C4RTF in its final moments was parsing out plain text
from RTF files anyway, so why even go to all the trouble instead of just
storing plain text in the beginning?
2015-12-29 17:51:43 +01:00
Maikel de Vries 5ffc97f2f0 rope bridge clean up and cleaner way to create a bridge
Now use Ropebridge->Create(x1, y1, x2, y2) to make a bridge, this allows for some more clean up in a commit to follow.
2015-12-25 19:27:00 +01:00
Maikel de Vries 2f6dabb111 german translations for tutorial end of round dialogue 2015-12-23 10:05:24 +01:00
Maikel de Vries 88148ac966 give wipf in tutorials a name
This makes the story a bit more personal for the player, hopefully.
2015-12-21 20:23:32 +01:00
Maikel de Vries fb18e17eec tutorials: transfer items on death and make structures invincible 2015-12-20 11:31:01 +01:00
Maikel de Vries 5c262a7f38 fix tutorial goal checks when crew member dies 2015-12-16 21:42:29 +01:00
David Dormagen eed8a11105 tutorials: fixed some German descriptions and scenario titles 2015-11-27 20:54:18 +01:00
Maikel de Vries d3eb09eaa5 fix ropebridge caveat in tutorial 2 2015-10-11 12:35:05 +02:00
Maikel de Vries dd5f7d2ebe fix tutorial 2 easteregg 2015-10-11 09:19:36 +02:00
Maikel de Vries b52491f506 tutorials: alternative wipf skin for player's wipf 2015-09-24 17:31:11 +02:00
Maikel de Vries 2c8c49cbc8 tutorials: wipf not collectible during tutorials 2015-09-24 17:31:11 +02:00
Maikel de Vries c6d1a1c763 tutorial 2: failsafe path for wipf 2015-09-23 17:25:15 +02:00
Maikel de Vries 8b16ab0972 adapt tutorials to new wipf 2015-09-23 16:35:05 +02:00
Sven Eberhardt 889a8dbdf9 Tutorial 00002: Respawn with contents.
Otherwise it's very easy to lose your shovel in the acid lake and fail.

(You can still fail by throwing it in though)
2015-09-13 12:53:06 -04:00
Maikel de Vries 225f4b1559 add tutorial 2 2015-09-13 15:03:15 +02:00