Applevangelist 6773ac7841 #PLAYERTASK
* Added FSM event "Progress" that will be triggered if the targetcount goes down for a task, but is not yet zero. This will bubble up to PLAYERTASKCONTROLLER

#PLAYERTASKCONTROLLER
* Added FSM event"TaskProgess" (see above). The event function will recveive the PLAYERTASK and the current target count
* Changed the menu build strategy to ensure a lot less menu rebuilds. Menus are now only build if
	* A new player joins (for the joining single player)
	* On joining a task (for the joining single player)
	* When aborting a task (for the aborting single player)
	* On Task succes (for all players)
	* Removal of time based builds: The status loop will now only enforce the menu build if the task count in the queue is smaller than the menu item limit. This effectively enforces a time-based order of tasks, and newer, even higher prio task will not bubble into the task list of pilots automatically.
2023-05-30 12:06:03 +02:00
..
2023-02-08 16:30:44 +01:00
2022-11-11 09:35:54 +01:00
2023-05-09 09:49:13 +02:00
2022-11-11 09:35:54 +01:00
2023-05-28 15:27:34 +02:00
2023-05-30 12:06:03 +02:00
2022-11-27 17:35:13 +01:00
2023-05-25 08:57:54 +02:00
2022-10-29 10:49:18 +02:00
dcs
2023-02-23 10:33:11 +01:00
2022-10-29 10:49:18 +02:00
2023-02-12 11:51:16 +01:00