Page 16 of 59

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Fri Mar 17, 2017 4:35 pm
by Big Ivan
ORIGINAL: **budd**

can a link for that info somehow be put under the help menu in game for us nato idiots[:)]

+1[:)]

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Fri Mar 17, 2017 4:38 pm
by berto

Good idea. No guarantees, but we will look into implementing it.

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Fri Mar 17, 2017 5:32 pm
by Crossroads
For now, I am pretty sure there's a folder called NATO Symbol Map or something under the /Manual folder. Not at my PC at the moment, but have a look around it should be there somewhere.

In the folder there's the NATO symbol bitmap like above, and a PDF with the explanations.

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Fri Mar 17, 2017 5:55 pm
by berto

Using the F4 key, say, to access the NATO icon docs is not a bad idea. But yes, in the meantime, players can manually access the docs as Crossroads describes them.

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Sun Mar 19, 2017 11:39 am
by Warhorse
My pleasure fellahs! Petri has goaded me to push it even more!!!! He all but double-dog dared me!![:D]

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Sat Apr 01, 2017 6:02 am
by Crossroads
Random sneak peek of the day: ROK OoB was completed for the latest CS:VN Beta. They did not have chits yet, but do now. Turned out quite nice imho, blue is such a strong color to play with [:)]

Image

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Thu May 04, 2017 6:33 pm
by berto

A sneak-peek preview of the new-and-improved, still work-in-progress Unit Handbook:

Image

There are still a few to-dos in that display, but it is nearly settled.

An intensive effort is underway to give the game's UI a major facelift. Well, maybe not plastic surgery, but in some ways a bit beyond mere cosmetics. And striving for a consistent style and color theme. The tweaked Schedule Dialog, for instance:

Image

The tweaked Target Dialog:

Image

Everything still subject to change of course.

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Thu May 04, 2017 7:02 pm
by dox44
i love the sneek peeks.

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Thu May 04, 2017 7:04 pm
by dox44
what about the new SP?? they need a coder and you have some room down there for another "XXXXXXXXXXX Lead Coder"?

:)

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Thu May 04, 2017 7:34 pm
by berto

You have little idea how busy I am!

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Fri May 05, 2017 3:48 am
by Phoenix100
Nice! Great, clean, clear style. Is this still a long way off?

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Fri May 05, 2017 5:30 am
by Big Ivan
Hey berto,

Thanks for the sneak peek, I'm liking the white lettering on the forest green background.


RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Fri May 05, 2017 6:06 am
by berto

Credit goes to Crossroads, leader of the UI Improvement Project, and principal designer of the revamped UI. He does the design and graphics, I do the coding.

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Fri May 05, 2017 7:25 am
by Big Ivan
ORIGINAL: berto


Credit goes to Crossroads, leader of the UI Improvement Project, and principal designer of the revamped UI. He does the design and graphics, I do the coding.

Hey Crossroads,

+1[&o]


RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Fri May 05, 2017 8:44 am
by Crossroads
It is a team effort. Glad you guys are liking it [:)]

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Fri May 05, 2017 5:04 pm
by fritzfarlig
my deepest respect for yours working

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Fri May 05, 2017 8:48 pm
by berto
ORIGINAL: phoenix

Nice! Great, clean, clear style. Is this still a long way off?
Not soon, but not too far off either. Sorry we can't commit to anything more specific.

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Sat May 20, 2017 2:36 pm
by berto

A sneak peek of the new work-in-progess CS Event Engine:

Image

as hard as ever on all of this!

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Sat May 20, 2017 2:53 pm
by berto

Another sneak peek, this one very much a prototype work-in-progress:

Image

RE: Sneak Peeks, Coming Attractions, Works-In-Progress

Posted: Sat May 20, 2017 2:57 pm
by berto
ORIGINAL: berto

Here are the EE Lua functions implemented thus far:

adaptive_ai(side, nation, index)
advantage()
aggressiveness(side)
ai(side)
ai_index(parm)
ai_parameter(index)
air_support(side)
ammo_level(side)
arty_ammo_level(side)
current_side()
current_turn()
event_points(side)
fow(side)
hexcoor(x, y)
isai(side)
isfow(side)
major_defeat()
major_victory()
message(string)
minor_defeat()
minor_victory()
objective_owner(x, y)
objective_value(x, y)
on_air_attack(x, y, pid, name, side, nation, points, strength)
on_next_phase(turn, side)
on_next_turn(turn)
on_objective_capture(x, y, value, side)
on_unit_kill(x, y, pid, name, side, nation, oid, orgname, points, strength, HQ, Leader)
on_unit_reinforce(x, y, pid, name, side, nation, oid, orgname, points, strength, HQ, Leader)
on_unit_release(pid, name, side, nation, oid, orgname, points, strength, HQ, Leader)
on_unit_remove(x, y, pid, name, side, nation, oid, orgname, points, strength, HQ, Leader)
other_side(side)
random(x)
reinforcement_count(id)
reinforcement_flags(id)
reinforcement_hexcoor(id)
reinforcement_prob(id)
reinforcement_scatter(id)
reinforcement_turn(id)
reinforcement_x(id)
reinforcement_y(id)
release_prob(id)
release_track(id)
release_turn(id)
set_adaptive_ai(side, nation, index, value)
set_advantage(value)
set_aggressiveness(side, value)
set_air_support(side, value)
set_ammo_level(side, value)
set_arty_ammo_level(side, value)
set_event_points(side, value)
set_major_defeat(value)
set_major_victory(value)
set_minor_defeat(value)
set_minor_victory(value)
set_objective(x, y, value, side)
set_objective_owner(x, y, side)
set_objective_value(x, y, value)
set_reinforcement(id, x, y, turn, prob, count, flags, scatter)
set_reinforcement_count(id, count)
set_reinforcement_flags(id, flags)
set_reinforcement_hexcoor(id, hexcoor)
set_reinforcement_prob(id, prob)
set_reinforcement_scatter(id, scatter)
set_reinforcement_turn(id, turn)
set_reinforcement_x(id, x)
set_reinforcement_y(id, y)
set_release(id, turn, prob, track)
set_release_prob(id, prob)
set_release_track(id, track)
set_release_turn(id, turn)
set_smoke_ammo(side, value)
set_star_shells(side, value)
set_victory(majorfeat, minordefeat, minorvictory, majorvictory)
smoke_ammo(side)
star_shells(side)

That's 76 functions. More to follow of course.