Field of Glory II Editor - Suggestions & Requests

Field of Glory II is a turn-based tactical game set during the Rise of Rome from 280 BC to 25 BC.
Benedict151
Major - Jagdpanther
Major - Jagdpanther
Posts: 1068
Joined: Wed Mar 02, 2016 9:46 am

Field of Glory II Editor - Suggestions & Requests

Post by Benedict151 »

Hello everyone
In the general 'Field of Glory II is announced' thread we noticed that some of you raised the subject of the editor in 'Pike and Shot' and 'Sengoku Jidai' and how that was difficult to use.

We thought it would be helpful (if only for us consolidating and prioritising feedback!) to start up a separate thread for the Editor where you can tell us what you might like to use if for - and if you have experience from 'Pike and Shot' and 'Sengoku Jidai' the things you find difficult or that you would like to be able to do in the editor but cannot do without scripting.

Look forward to your suggestions

regards
Ben Wilkins
fogman
Sr. Colonel - Wirbelwind
Sr. Colonel - Wirbelwind
Posts: 1780
Joined: Wed Jun 20, 2012 1:29 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by fogman »

automates all of the things I tried to do here:

http://www.slitherine.com/forum/viewtop ... 19&t=54161
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28053
Joined: Sun Dec 04, 2005 6:25 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by rbodleyscott »

fogman wrote:automates all of the things I tried to do here:

http://www.slitherine.com/forum/viewtop ... 19&t=54161
Thanks. Much of that might be possible in the long term.

In the shorter term, would you like to propose a short list of key changes you would like to see?

What do the rest of you think?
Richard Bodley Scott

Image
fogman
Sr. Colonel - Wirbelwind
Sr. Colonel - Wirbelwind
Posts: 1780
Joined: Wed Jun 20, 2012 1:29 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by fogman »

game parameters: players should be able to

set number of turns.
set the 'rout threshold' for each side.
write the scenario description.

Unit creation: players should be able to build new units by

editing most attributes from existing units, including
graphics, name, complement, unit size, weapons, morale.

copy and paste units.

personally, I'd like to have available

graphics for 'markers', i.e. abstraction (like 'victory points') or other non combat counters. It can just be a simple square counter.

-----------------------------


tangentially, it should be useful if

we have hot seat to test scenarios offline. as a matter of fact, this is my #1 request.

unit size (which i believe determines the rout % when a unit is lost) is shown during play.
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28053
Joined: Sun Dec 04, 2005 6:25 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by rbodleyscott »

fogman wrote:game parameters: players should be able to

set number of turns.
set the 'rout threshold' for each side.
write the scenario description.

Unit creation: players should be able to build new units by

editing most attributes from existing units, including
graphics, name, complement, unit size, weapons, morale.

copy and paste units.

personally, I'd like to have available

graphics for 'markers', i.e. abstraction (like 'victory points') or other non combat counters. It can just be a simple square counter.

-----------------------------


tangentially, it should be useful if

we have hot seat to test scenarios offline. as a matter of fact, this is my #1 request.

unit size (which i believe determines the rout % when a unit is lost) is shown during play.
Thanks
Richard Bodley Scott

Image
piteas
Corporal - 5 cm Pak 38
Corporal - 5 cm Pak 38
Posts: 36
Joined: Thu May 03, 2012 10:52 am

Re: Field of Glory II Editor - Suggestions & Requests

Post by piteas »

fogman wrote: tangentially, it should be useful if

we have hot seat to test scenarios offline. as a matter of fact, this is my #1 request.

unit size (which i believe determines the rout % when a unit is lost) is shown during play.

Great and very necessary ideas. Meanly the first one... Testing scenarios offline would be a "must have"
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28053
Joined: Sun Dec 04, 2005 6:25 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by rbodleyscott »

piteas wrote:
fogman wrote: tangentially, it should be useful if

we have hot seat to test scenarios offline. as a matter of fact, this is my #1 request.

unit size (which i believe determines the rout % when a unit is lost) is shown during play.

Great and very necessary ideas. Meanly the first one... Testing scenarios offline would be a "must have"
We hear you.
Richard Bodley Scott

Image
stockwellpete
Field of Glory Moderator
Field of Glory Moderator
Posts: 14500
Joined: Fri Oct 01, 2010 2:50 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by stockwellpete »

I didn't use the P+S or SJ editors so my only experience is with the FOG1 editor (which I thought was really good), but what I sometimes wanted to do was to model weather effects in some of the scenarios. My particular area of interest was the period from around 1340 to 1500 AD (so HYW, War of the Roses) where firearms were gradually being introduced onto the battlefield. Sometimes the weather conditions could be considered "permanent" for the entire duration of the scenario, but sometimes they might be intermittent, or occur for only a short period of the battle.

So the ability to fully customise all of the units would be necessary. For example, I remember being unable to make artillery or handgunners "poor" in the FOG1 editor for the Battle of Northampton 1460. I would also have liked to have made the wind a factor at the Battle of Towton 1461 to give the Yorkist archers an advantage in the initial exchanges, so that the pressure on the Lancastrians to engage the Yorkist line was modelled in the scenario.

I am not sure what the limits to scripting are in these scenarios. Presumably, you would need to script a situation whereby you wanted to reduce the lethality of firearms from "average" to "poor" halfway through a scenario because of adverse weather conditions? Are there other ways that scripting might be used to model weather effects? Did anyone try that with the P+S or SJ editors?
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28053
Joined: Sun Dec 04, 2005 6:25 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by rbodleyscott »

Almost anything can be done with scripting. The whole game is scripted.

Just in case anyone does not know, scripting does not mean scripting like a film script, it is actually a type of programming language that works on top of a lower level program known as the engine.

It is hard to condense something that is infinitely flexible into a semi-automated editor. Any attempt to do so will inevitably lose much of the flexibility. The problem is that we cannot guess in advance all the clever ideas a user might come up with for customisation of a scenario. Any predefined options in the editor will inevitably create a straight-jacket on what can be achieved.

All of the units can already be customised by editing an Excel file. No programming necessary for that.

For changes to the customisation to occur half way through a battle, scripting is necessary, but doesn't have to be complicated.

If you really want to be creative and original, in taking a computer game to its limits, you cannot avoid scripting, because anything that you can be allowed to do in an editor has already been thought of by somebody else. You don't have to be a trained programmer to program. (I, for example, am trained as a doctor, not a programmer). You certainly don't need to be a trained programmer to write a few lines of code to customise a scenario.

In the words of Kevin Ayers: "It begins with a blessing. And it ends with a curse; Making life easy, By making it worse."

Having got that off my chest :wink: we are still looking for ways to improve the editor.
Richard Bodley Scott

Image
stockwellpete
Field of Glory Moderator
Field of Glory Moderator
Posts: 14500
Joined: Fri Oct 01, 2010 2:50 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by stockwellpete »

Richard, you have referenced both Benny Hill and Kevin Ayers this week. From the ridiculous to the sublime, I would say! :lol:
Mirek69
Senior Corporal - Ju 87G
Senior Corporal - Ju 87G
Posts: 91
Joined: Wed Jun 21, 2017 7:46 am

Re: Field of Glory II Editor - Suggestions & Requests

Post by Mirek69 »

Will there be weather effects: rain, fog ?
My channel : www.youtube.com/user/Uszatek444/feed
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28053
Joined: Sun Dec 04, 2005 6:25 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by rbodleyscott »

Mirek69 wrote:Will there be weather effects: rain, fog ?
That is not yet decided.
Richard Bodley Scott

Image
Talizh2
Corporal - 5 cm Pak 38
Corporal - 5 cm Pak 38
Posts: 49
Joined: Fri Dec 11, 2009 10:47 am

Re: Field of Glory II Editor - Suggestions & Requests

Post by Talizh2 »

As a long time player of FOG1, I recall many debates between people holding very different views regarding the the effectiveness of chariots, elephants, missile troops, and the existence/extent of anarchy charges, etc. It would be nice to have some control over this, either in the difficulty panel, or else in the scenario editor. Much like the old Steel Panthers series had a toggle allowing the player to make tanks, artillery, infantry more or less effective in a game (I seem to recall it was a percentile scale you could slide up or down) it would be nice to make something like this for FOG II. Say, for example, if I think that elephants are over-powered, I can toggle their effectiveness to 80% for that scenario,which deducts from their POA in combat. If I think that archery is not effective enough, I can slide it to 120%. If this scales could be adjusted for each side, it would allow scenario designers/players to explore different interpretations of the period. For example, anarchy charges make perfect sense for me for Gauls or Germanic warbands but not so much hoplites. I know that anarchy charges are not going to be implemented in FOG II, but it would be nice to have it as an optional rule.

Literally can't wait to throw my money at FOG II :)
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28053
Joined: Sun Dec 04, 2005 6:25 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by rbodleyscott »

historian wrote:As a long time player of FOG1, I recall many debates between people holding very different views regarding the the effectiveness of chariots, elephants, missile troops, and the existence/extent of anarchy charges, etc. It would be nice to have some control over this, either in the difficulty panel, or else in the scenario editor. Much like the old Steel Panthers series had a toggle allowing the player to make tanks, artillery, infantry more or less effective in a game (I seem to recall it was a percentile scale you could slide up or down) it would be nice to make something like this for FOG II. Say, for example, if I think that elephants are over-powered, I can toggle their effectiveness to 80% for that scenario,which deducts from their POA in combat. If I think that archery is not effective enough, I can slide it to 120%. If this scales could be adjusted for each side, it would allow scenario designers/players to explore different interpretations of the period. For example, anarchy charges make perfect sense for me for Gauls or Germanic warbands but not so much hoplites. I know that anarchy charges are not going to be implemented in FOG II, but it would be nice to have it as an optional rule.
Interesting ideas. Thanks.
Richard Bodley Scott

Image
Captaii
Lance Corporal - SdKfz 222
Lance Corporal - SdKfz 222
Posts: 29
Joined: Sat Aug 29, 2015 4:21 am

Re: Field of Glory II Editor - Suggestions & Requests

Post by Captaii »

Will Steam Early Access? When release game? :)
My ingame nickname is Caothri.
Yarev
Senior Corporal - Ju 87G
Senior Corporal - Ju 87G
Posts: 75
Joined: Fri Oct 06, 2017 3:16 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by Yarev »

Can you tell me why hastati/principes are combined into 1 unit instead of being 2 seperate units?
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28053
Joined: Sun Dec 04, 2005 6:25 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by rbodleyscott »

Yarev wrote:Can you tell me why hastati/principes are combined into 1 unit instead of being 2 seperate units?
Because the units (at the standard representational scale) represent 480 men, which is 4 maniples. So a single unit of hastati/principes actually represents 2 maniples of hastati and 2 maniples of principes in a chequerboard formation.
Richard Bodley Scott

Image
Yarev
Senior Corporal - Ju 87G
Senior Corporal - Ju 87G
Posts: 75
Joined: Fri Oct 06, 2017 3:16 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by Yarev »

rbodleyscott wrote:
Yarev wrote:Can you tell me why hastati/principes are combined into 1 unit instead of being 2 seperate units?
Because the units (at the standard representational scale) represent 480 men, which is 4 maniples. So a single unit of hastati/principes actually represents 2 maniples of hastati and 2 maniples of principes in a chequerboard formation.

ohh I see, that makes sens
Yarev
Senior Corporal - Ju 87G
Senior Corporal - Ju 87G
Posts: 75
Joined: Fri Oct 06, 2017 3:16 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by Yarev »

I wanted to ask one more question:

Has the Slitherine ever contemplated about making a game like Alea Jacta Est but with Field of Glory II battles?
rbodleyscott
Field of Glory 2
Field of Glory 2
Posts: 28053
Joined: Sun Dec 04, 2005 6:25 pm

Re: Field of Glory II Editor - Suggestions & Requests

Post by rbodleyscott »

Yarev wrote:I wanted to ask one more question:

Has the Slitherine ever contemplated about making a game like Alea Jacta Est but with Field of Glory II battles?
It has been discussed, although there are technical issues.
Richard Bodley Scott

Image
Post Reply

Return to “Field of Glory II”