Applevangelist
68a31b1eb7
Docu - Nicer Headlines
2022-11-11 09:35:54 +01:00
Applevangelist
7983621f8e
#SCORING
...
* Added option to switch AutoSave
2022-11-06 11:27:59 +01:00
TommyC81
81818705df
Documentation fixes. ( #1810 )
...
Fix documentation references.
Correct spelling errors.
Remove empty whitespaces.
Correct a single mis-spelled ZONE_BASE variable, see 'Core/Zone.lua' (variable "Sureface" -> "Surface", no references to mis-spelled "Sureface" throughout the codebase).
Correct mis-spelling of "coaltion" in 'Functional/Mantis.lua', corrected to "coalition".
2022-10-22 11:07:58 +02:00
TommyC81
d5e8de4d74
Documentation fixes. ( #1807 )
...
Correct module links.
Replace references to missing images with MOOSE.JPG.
Add default MOOSE.JPG where no image was previously set.
Fix minor spelling error.
2022-10-21 06:10:34 +02:00
Applevangelist
7c22e9fe69
#Changes from Develop
2022-09-10 11:56:03 +02:00
Applevangelist
85a7e18fae
SCORING: Corrected calc error in summary scoring functions
2022-03-11 10:18:59 +01:00
TommyC81
d6cfaa5050
Update Scoring.lua ( #1674 )
...
Code formatting and minor typo/documentation fixes.
2021-12-28 11:01:44 +01:00
Applevangelist
f62e3391e1
SCORING - make treason and fratricide switchable
2021-12-28 08:25:31 +01:00
Wingthor
604ff07933
fix issue #948 in Scoring.lua
...
Changed ScoreGoals to PenaltyGoals in function CORING:ReportScoreAllSummary( PlayerGroup )
2019-05-26 16:49:56 +02:00
FlightControl
e6f51af34c
Documentation
2018-10-09 09:47:22 +02:00
FlightControl_Master
d9d53db53f
Documentation improvements.
2018-06-02 18:23:06 +02:00
FlightControl_Master
43b320ca90
New versions with documentation
2018-05-29 22:34:33 +02:00
FlightControl_Master
5e2a5cf5e8
Tasking and Functional
2018-05-23 13:51:47 +02:00
FlightControl_Master
1b39f5d6e6
Optimized comments and documentation set
2018-05-23 10:42:27 +02:00
FlightControl_Master
47dd73a377
Fixes
2018-04-13 12:22:39 +02:00
FlightControl_Master
706aea01ca
Cleanup of documentation of AI
2018-03-20 10:34:53 +01:00
FlightControl_Master
7c2c6daf3e
Tracify comments
2018-03-18 11:17:37 +01:00
FlightControl_Master
af7a87e5a0
Merge branch 'master' into FC/Documentation-Release_2.3
2018-03-18 07:39:41 +01:00
FlightControl_Master
95112e8818
Solving the SCORING menu not anymore accessible due to S_EVENT_PLAYER_ENTER_UNIT bug in DCS (not fired anymore in MP when a player joins a slot).
2017-12-12 16:08:23 +01:00
FlightControl_Master
f18b18187b
Optimizing Scoring and Controllable
2017-12-10 14:28:58 +01:00
FlightControl_Master
14c075abfc
* Fixed issue with Scoring menu not shown in single player.
...
* Fixed issue with Scoring players table not being populated correctly, resulting in the scoring report for all players not being shown. Fixed.
2017-11-30 12:01:44 +01:00
FlightControl_Master
1067f16ce4
Changes
2017-10-09 14:46:13 +02:00
FlightControl_Master
5896ebe9ca
Merge remote-tracking branch 'refs/remotes/origin/Release-2.2.0'
...
# Conflicts:
# Moose Mission Setup/Moose.lua
# Moose Mission Setup/Moose_.lua
2017-10-09 13:32:53 +02:00
FlightControl_Master
305cb3092e
Patch 2.2.2: Updated Scoring
...
* Disabled the logic of Fratricide until a DCS bug gets fixed by ED.
There is no workaround possible. Units containing a player cannot be
destroyed using Unit:destroy() API in multi player when the player is
seated in a Unit from a Client connected PC to the Server.
* By default, hit messages are disabled. They can be enabled by using
SCORING:SetMessagesHit().
2017-10-09 13:10:42 +02:00
FlightControl_Master
fe47783bfa
Progress
2017-10-05 11:09:10 +02:00
FlightControl_Master
feef4c148e
Progress
2017-10-04 17:12:05 +02:00
FlightControl_Master
a909e1ee5d
Modified message types
2017-09-20 09:53:23 +02:00
FlightControl_Master
fa14f4655e
Changed message display methods
2017-09-20 06:54:17 +02:00
FlightControl
85975c01a4
Optimizations
2017-07-08 09:20:42 +02:00
FlightControl
3fe573926b
Fixed scoring format
2017-07-08 06:35:06 +02:00
FlightControl
84055e9798
Updates fixing cargo stuff
2017-07-04 16:34:00 +02:00
FlightControl
975566eb3c
Fixed message bug in scoring
2017-06-26 20:51:01 +02:00
FlightControl
55164c38bf
Finetuning of the messages and menus
2017-06-26 20:33:26 +02:00
FlightControl
d396ca1684
Target progress accounting for players
2017-06-24 15:21:59 +02:00
FlightControl
9984055f7d
Documentation
2017-05-29 18:02:57 +02:00
FlightControl
314032ba3d
Progress
2017-05-22 09:54:07 +02:00
Andrew Finegan
96d97a6e51
Prevent Server Crash from Unit Destroy
...
Destroying a client unit while that client it on a multiplayer server
WILL crash the server. The proper way of handling this is to set a flag
and let MOOSE-SERVER handle the kicking part. This part hasnt been
written yet, but is being worked on
2017-04-20 13:03:42 -04:00
FlightControl
f68fec303a
Fixing #281
...
I think this one liner fixes the problem... The menu got removed. And
it shouldn't. It can stay ...
2017-03-31 11:48:47 +02:00
FlightControl
f1cdc23cf5
MP test
2017-03-21 11:58:00 +01:00
FlightControl
f2e28cb62d
MP test
2017-03-21 11:48:29 +01:00
FlightControl
d1735689ca
MP test
2017-03-21 11:41:44 +01:00
FlightControl
6183a9acab
MP test
2017-03-21 11:36:13 +01:00
FlightControl
ffe04ff657
MP test
2017-03-21 11:25:33 +01:00
FlightControl
cb886229da
MP test
2017-03-21 11:08:04 +01:00
FlightControl
5f70c62c80
MP Test
2017-03-21 11:06:24 +01:00
FlightControl
266a27d127
MP test
2017-03-21 10:31:06 +01:00
FlightControl
384238fd36
Master Scoring Fixes
2017-03-21 09:34:49 +01:00
FlightControl
5d6ac9419f
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
...
# Conflicts:
# Moose Development/Moose/Core/Event.lua
# Moose Development/Moose/Functional/Scoring.lua
# Moose Development/Moose/Wrapper/Controllable.lua
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
# Moose Test Missions/EVT - Event Handling/EVT-100 - OnEventShot
Example/EVT-100 - OnEventShot Example.miz
# Moose Test Missions/EVT - Event Handling/EVT-101 - OnEventHit
Example/EVT-101 - OnEventHit Example.miz
# Moose Test Missions/EVT - Event Handling/EVT-102 - OnEventTakeoff
Example/EVT-102 - OnEventTakeoff Example.miz
# Moose Test Missions/EVT - Event Handling/EVT-103 - OnEventLand
Example/EVT-103 - OnEventLand Example.miz
# Moose Test Missions/EVT - Event Handling/EVT-104 - OnEventCrash
Example/EVT-104 - OnEventCrash Example.miz
# Moose Test Missions/SCO - Scoring/SCO-100 - Scoring of Statics/SCO-100
- Scoring of Statics.miz
# Moose Test Missions/SCO - Scoring/SCO-101 - Scoring Client to
Client/SCO-101 - Scoring Client to Client.miz
# docs/Documentation/Controllable.html
# docs/Documentation/Event.html
# docs/Documentation/Point.html
# docs/Documentation/Zone.html
2017-03-09 10:38:55 +01:00
FlightControl
1c3e737d8e
Bugfixes of BASE and SCORING
2017-03-08 21:39:41 +01:00
FlightControl
e84c9cc83b
Fixed a problem that the TargetPlayerName was not logged in the CSV.
...
I adapted the CSV file, and added as the second parameter the
TargetPlayerName.
Where relevant, the TargetPlayerName will be mentioned in the CSV
logging.
IMPORTANT, the method SCORING:ScoreCSV has been adapted!!! The second
parameter is now the TargetPlayerName. Provide a "" or nil, if there is
no TargetPlayerName, but ensure the order of the parameters is correct!
function SCORING:ScoreCSV( PlayerName, TargetPlayerName, ScoreType,
ScoreTimes, ScoreAmount, PlayerUnitName, PlayerUnitCoalition,
PlayerUnitCategory, PlayerUnitType, TargetUnitName, TargetUnitCoalition,
TargetUnitCategory, TargetUnitType )
2017-03-07 10:27:59 +01:00