Charles Dang
def9b84698
T S1: dropped wmllint: no-syntax-rewrite comment
2014-12-30 21:23:02 +11:00
Charles Dang
635f5fa369
T S1: made sure Li'sar is facing correctly
2014-12-30 21:20:41 +11:00
Charles Dang
1efb28227d
T S1: clear student_store after use
2014-12-30 21:20:01 +11:00
Charles Dang
3a9a0c9cb0
T S1: dropped the now-unused 'student' var
2014-12-30 21:18:35 +11:00
Charles Dang
56613ae19c
T S1: fixed an on -> in screwup of mine
2014-12-30 21:08:30 +11:00
Charles Dang
571892be46
T S1: dropped the now-useless catch-all undo event
2014-12-30 21:07:54 +11:00
Charles Dang
b29b2195ac
T S1: simplified variable character placement
2014-12-30 21:07:31 +11:00
Charles Dang
bcce36c683
T S1: removed some unused local macros, and expanded others that were used once
2014-12-30 21:02:08 +11:00
Charles Dang
e2829315a0
T S1: preliminary reduction of 'hand holding'
2014-12-30 20:48:06 +11:00
Charles Dang
04ca78b4a7
T S2: fixed some indent to shut wmlindent up
2014-12-30 20:47:37 +11:00
Charles Dang
a480912ff7
T S1: don't set student's moves to 0 after moving to keep
2014-12-30 06:11:55 +11:00
Charles Dang
9dba03953b
T S1: the student variable should not be translatable
2014-12-30 05:34:32 +11:00
Charles Dang
220e5912e6
T S1: fixup 1c9dc4ae3dcc. Seems we need new turn after all
...
Also move the menu item back into the new turn event, so it isn't available on the previous turn
2014-12-30 05:31:19 +11:00
Charles Dang
695998693f
T S1: clear trying_to_be_a_wiseguy on victory
2014-12-30 05:10:07 +11:00
Charles Dang
687919b736
T S1: reduce chance of quintain for dying before turn 4
...
The reason for this is that if they player is lucky, they might kill him before turn 4,
and when it dies, Delf leaves, preventing the entire attack exposition from happening.
This cuts off the student's moves after they move to keep on turn 3, and adds a dialog line
by Delf regarding it.
This doesn't fix any situation where the player disregards instructions and doesn't return to
the keep, but that's their problem.
2014-12-30 05:01:24 +11:00
Charles Dang
8665840ec3
T S1: changed the route Delf takes when he leaves. He now goes via the road
2014-12-30 04:33:41 +11:00
Charles Dang
4473e2c532
T S1: made Delf face the keep after he moves
2014-12-30 04:29:41 +11:00
Charles Dang
1c9dc4ae3d
T S1: fixed initial scenario end prompt
...
You can't have two events with the same name, and one set to first once. Only the first one will fire.
Use a slightly different name for this one to be clear
2014-12-30 04:28:17 +11:00
Charles Dang
1fab61360d
T: moved a wmllint spelling exception to the correct file
2014-12-30 03:49:08 +11:00
Charles Dang
8646c57b77
T S2: initialize starting units in [side]s
2014-12-30 03:47:18 +11:00
Charles Dang
7b899320dd
T S1: next_turn var doesn't exist anymore, don't clear it
2014-12-30 03:41:50 +11:00
Charles Dang
a941e3e7d1
T S1: completely refactored scenario code. More tweaks pending
2014-12-30 03:37:49 +11:00
Charles Dang
d6d952a7b1
T S1: initialize Delf in his [side]
2014-12-30 00:29:45 +11:00
Charles Dang
beaf189a6a
T: replaced ALL cases of MOVE with MOVE_UNIT and deleted the former
2014-12-30 00:24:55 +11:00
Charles Dang
9b0c1a41bf
T: dropped stable_singleplayer ai aliases
2014-12-30 00:11:48 +11:00
Charles Dang
02a79264bd
Include utils only once, from main
2014-12-30 00:07:47 +11:00
Charles Dang
124d264f0e
Gave the tutorial it's own _main.cfg
2014-12-30 00:05:30 +11:00
Charles Dang
d2fdcefbcb
T: dropped variable usage in LABEL and PRINT
2014-12-30 00:00:27 +11:00
Charles Dang
c8756ca92c
T S1: beautified map
2014-12-29 23:58:39 +11:00
Charles Dang
d859adef38
Merge util files
2014-12-29 23:48:36 +11:00
Charles Dang
18284fef33
Renamed files for clarity
2014-12-29 23:46:49 +11:00
Charles Dang
62b377235e
Tutorial: split S1 map into its own file
2014-12-29 23:41:27 +11:00
ln-zookeeper
366df75cde
Switched tutorial Delfador to elvish clothing
2014-10-24 16:27:04 +03:00
Alain O'Dea
877e897f72
Grammar: missing preposition in tutorial 1 victory
2014-06-22 16:37:44 +00:00
ln-zookeeper
91c13b82c0
Fixed Li'sar not carrying over correctly
2014-05-23 22:53:10 +03:00
David Mikos
6eb14d317b
Tutorial: add Delfador animation to summon extra quintains
2014-05-03 12:28:13 +09:30
David Mikos
eadfe4a990
Tutorial: set initial facing directions for the player and Delfador
2014-04-26 10:32:43 +09:30
David Mikos
bf81a314a6
Tutorial: add summon quintain animation to Delfador.
2014-04-26 10:28:48 +09:30
aquileia
066ae06083
Reapply a5cb1492c4 on 1_Tutorial.cfg
...
The tutorial produced a row of warnings because the WML container
next_turn and its members weren't initialized.
2014-04-16 04:39:42 +02:00
Alarantalara
15627a5a1d
Clear more instances of upkeep (all campaigns)
...
Redundant full upkeep values
Loyal trait and upkeep set
Units with canrecruit=yes
2013-11-09 11:22:02 -05:00
David Mikos
dd63f95a7b
Tutorial: convert unit WML to new syntax
2013-10-16 17:17:30 +10:30
Adrián Chaves Fernández (Gallaecio)
ce77900176
Removed a trailing parenthesis at the end of a string that made no sense there.
2013-08-12 22:10:13 +02:00
Alexander van Gessel
38b224c1ff
Revert "Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old""
...
This reverts commit 23b72d6956e6316f8b50a6accba607f66cf197a7.
2013-08-09 00:13:46 +02:00
Thibault Févry
23b72d6956
Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old"
...
This reverts commit 5fa5c034110c3c942d299c8fd440297c89aca037, reversing
changes made to 06374c64ba00977a4f720a44108593fc43d5c787.
2013-08-08 18:50:46 +02:00
Elvish_Hunter
605911f179
Removed no longer useful ellipse= key from campaign specific units (tutorial)
2013-07-21 14:26:36 +02:00
Nils Kneuper
c9f6847f66
applied utils/wesnoth-optipng
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 16720 KiB on 404 files
Optimized size: 15237 KiB
Total saving: 1482 KiB = 8% decrease
2013-06-23 10:07:53 +02:00
Richard Kettering
daf200f564
New portrait for old-delfador in tutorial.
2013-05-26 02:07:32 -05:00
Ignacio R. Morelle
c6a1b4a9c9
Tutorial scenario 1: suppress warnings...
...
...about "nonstandard word-wrap style within message"
2013-03-24 10:23:20 +00:00
Richard Kettering
bd6ec9eb94
Updated the konrad and lisar portraits in the tutorial...
...
...to be the same as the new base portraits in HttT.
2012-10-07 02:20:31 +00:00
J. Tyne
3db9fc8a8a
Replace recruits before they are displayed (prerecruit event).
2012-09-06 00:34:21 +00:00