1.14 Campaign: A Rough Life - version 1.2.8
Moderators: Forum Moderators, Developers
- CannonFodder
- Posts: 27
- Joined: November 29th, 2011, 9:40 pm
Re: 1.12 Campaign: A Rough Life - version 1.2.5
Wow, this was one beautifully made moderate length campaign!
I liked the story and the way the scenarios were designed. No terribly huge battles, just right, everything possible to be finished without tedious troop management, retaining the more interesting aspects of the gameplay. I think the first scenario was the hardest of all, had to restart it several times until figuring out how to finish it proper and safe. I restarted several other scenarios to see how well I can conserve my troops. It was nice to have alternatives in strategy, more possibilities to accomplish something.
Graphically I was first a bit surprised when I got to see another dragon, then was blown away when he actually started to move. A bit quirky, maybe, but has a decent pixel-art charm, fits well the game, and as I later checked it in the campaign data, it isn't even too large: it feels like being designed just right to convey a nice impression (although I see it might be a work-in-progress, manually upscaling some older pixel art, the flight animation being still seemingly a placeholder). I was looking forward to fight the damn thing again to see some more of its animation
So in overall this was a nice campaign for me all around. Not utterly extraordinary, but smooth, well designed, the battles being interesting and flowing nicely, worth to play.
I liked the story and the way the scenarios were designed. No terribly huge battles, just right, everything possible to be finished without tedious troop management, retaining the more interesting aspects of the gameplay. I think the first scenario was the hardest of all, had to restart it several times until figuring out how to finish it proper and safe. I restarted several other scenarios to see how well I can conserve my troops. It was nice to have alternatives in strategy, more possibilities to accomplish something.
Graphically I was first a bit surprised when I got to see another dragon, then was blown away when he actually started to move. A bit quirky, maybe, but has a decent pixel-art charm, fits well the game, and as I later checked it in the campaign data, it isn't even too large: it feels like being designed just right to convey a nice impression (although I see it might be a work-in-progress, manually upscaling some older pixel art, the flight animation being still seemingly a placeholder). I was looking forward to fight the damn thing again to see some more of its animation

So in overall this was a nice campaign for me all around. Not utterly extraordinary, but smooth, well designed, the battles being interesting and flowing nicely, worth to play.
Re: 1.12 Campaign: A Rough Life - version 1.2.5
Hi. It's been a couple of years but I dropped by to see how things have been going... and I realized I never followed up on the tense mis-matches in the intro story. I'm sorry for that. I think that happened when I moved the intro into the story.cfg and I cut and pasted the wrong message text. Anyway, it's late, but never too late to offer a fix. So here's the corrected story.cfg. Only a few small grammatical (verb tense related) changes, but they're kind of important since they are the first text the player reads and set the first impression for the storytelling.
Cheers!
Cheers!
- Attachments
-
story.cfg.zip
- (10.14 KiB) Downloaded 194 times
- Elvish_Hunter
- Forum Moderator
- Posts: 1406
- Joined: September 4th, 2009, 2:39 pm
- Location: Lintanir Forest...
Re: 1.12 Campaign: A Rough Life - version 1.2.5
Thank you for the corrections
By the way, in the feedback topic, Samonella suggested some improvements to the first scenario, as it didn't seem quite right to have Jacques suddenly appearing in the centre of the island.
I implemented his suggestions in the scenario; do you want to review it too?

By the way, in the feedback topic, Samonella suggested some improvements to the first scenario, as it didn't seem quite right to have Jacques suddenly appearing in the centre of the island.
I implemented his suggestions in the scenario; do you want to review it too?
Current maintainer of these add-ons:
1.14: The Sojournings of Grog, A Rough Life, The White Troll (co-author), Wesnoth Lua Pack
1.12: Children of Dragons
1.14: The Sojournings of Grog, A Rough Life, The White Troll (co-author), Wesnoth Lua Pack
1.12: Children of Dragons
Re: 1.12 Campaign: A Rough Life - version 1.2.5
I'll look forward to seeing the changes, but, no I don't want to review them. I trust that they will be improvements, or you wouldn't have put them in.
Re: 1.12 Campaign: A Rough Life - version 1.2.5
Are there plans to port to 1.13?
- Elvish_Hunter
- Forum Moderator
- Posts: 1406
- Joined: September 4th, 2009, 2:39 pm
- Location: Lintanir Forest...
Re: 1.12 Campaign: A Rough Life - version 1.2.5
Yes, I plan to port it to 1.13/1.14, as well as my other add-ons. Unfortunately, real life always gets in the way... 

Current maintainer of these add-ons:
1.14: The Sojournings of Grog, A Rough Life, The White Troll (co-author), Wesnoth Lua Pack
1.12: Children of Dragons
1.14: The Sojournings of Grog, A Rough Life, The White Troll (co-author), Wesnoth Lua Pack
1.12: Children of Dragons
- Elvish_Hunter
- Forum Moderator
- Posts: 1406
- Joined: September 4th, 2009, 2:39 pm
- Location: Lintanir Forest...
Re: 1.14 Campaign: A Rough Life - version 1.2.7
Version 1.2.7 of A Rough Life has been uploaded to the 1.14 add-ons server. This is the complete list of changes:
At first, I though that I made some mistakes while coding it, so I added some wesnoth.message() calls to try and debug it. Surprise: I noticed that the AI code gets inexplicably executed twice for each turn. At this point, I got suspicious and opened a savegame with a text editor; there I got the second surprise: some parts of the AI code (the [target] and [candidate_action] tags) are duplicated in the savegame itself, but they aren't duplicated in my code. I'm going to report this issue on Github.
EDIT: reported as bug #3338
- Added the new dialogue involving Jeff the Burner...
- Removed MAGENTA_IS_THE_TEAM_COLOR
- Fixed portrait paths
- Fixed Young Gryphon animation syntax
- Fixed AI syntax that was changed for the 1.14 series
- Corrected a few misspellings
- Fixed a missing : in the Dragon Lord animations
- Changed "Fi" to "Fidelis"
- Fixed TELEPORT_TILE macro not working correctly
- Made Fear and Loathing appear at the same time in their messages...
- Replaced old Human Commander sprite with the new one from UtBS
- Added Signalman portrait frankensteined by ForestDragon
- Replaced a {FOREACH} with [foreach]
- Added Signalmen to all difficulties (not just on Hard) in Following Destiny
- Split the final event in Following Destiny in two, to allow playing the death animation of the farmer in the middle of the dialogue
- Removed useless {ai/aliases/stable_singleplayer.cfg}
- _main.cfg: used [difficulty] tags instead of the old macros
Code: Select all
error ai/actions: Error #2001 (move_result::E_EMPTY_MOVE) in full move by side 3 from location 14,11 to location 18,13
EDIT: reported as bug #3338
Current maintainer of these add-ons:
1.14: The Sojournings of Grog, A Rough Life, The White Troll (co-author), Wesnoth Lua Pack
1.12: Children of Dragons
1.14: The Sojournings of Grog, A Rough Life, The White Troll (co-author), Wesnoth Lua Pack
1.12: Children of Dragons
- Elvish_Hunter
- Forum Moderator
- Posts: 1406
- Joined: September 4th, 2009, 2:39 pm
- Location: Lintanir Forest...
Re: 1.14 Campaign: A Rough Life - version 1.2.8
Version 1.2.8 has been uploaded to the 1.14 add-ons server. This is a bugfix release, in which I fixed the
). I also added major_amla=yes to Kyoko's advancements, updated the code of her Inspire ability and gave her a leadership animation frame.
HARD
difficulty accidentally being defined as EASY
(cursed copypasting... 
Current maintainer of these add-ons:
1.14: The Sojournings of Grog, A Rough Life, The White Troll (co-author), Wesnoth Lua Pack
1.12: Children of Dragons
1.14: The Sojournings of Grog, A Rough Life, The White Troll (co-author), Wesnoth Lua Pack
1.12: Children of Dragons