funkyfranky
d21cee9358
Warehouse v0.1.6
2018-08-14 00:10:42 +02:00
funkyfranky
498ec4f86b
WAREHOUSE etc
2018-08-09 00:56:25 +02:00
funkyfranky
891a725ccb
WAREHOUSE
2018-08-07 16:21:02 +02:00
FlightControl
e93f2c54b2
Working version, but needs to be upgraded.
2018-08-04 16:47:18 +02:00
funkyfranky
3526203ccb
DESIGNATE Class Fix
...
DESIGNATE
- GetRootMenu() function seems obsolete and caused a crash in DESIGNATE class. Needs to be replaced by GetMenu() Function. This bug only appeared when a mission is given in DESIGNATE:New(...)
2018-07-23 22:24:59 +02:00
funkyfranky
53c0599075
Removed GetVec2
2018-07-21 00:30:02 +02:00
funkyfranky
c7aa799378
Fixes
...
ARTY:
* Rearming group will not always use 20 km/h = 11 mph.
SET_GROUP(+DESIGNATE):
* Fixed bug in SET_GROUP:FindNearestGroupFromPointVec2( PointVec2 ) function. This caused DESIGNATE class to crash!
2018-07-21 00:26:46 +02:00
FlightControl_Master
d9d53db53f
Documentation improvements.
2018-06-02 18:23:06 +02:00
FlightControl_Master
f556077ff6
Cleanup
2018-06-01 06:52:36 +02:00
FlightControl_Master
073bfbf9c9
Documentation Improvements
2018-05-27 08:57:44 +02:00
FlightControl_Master
1b39f5d6e6
Optimized comments and documentation set
2018-05-23 10:42:27 +02:00
FlightControl_Master
e78cd56752
Core modules
2018-05-21 22:51:43 +02:00
FlightControl_Master
533b5d035e
- Documentation
...
- Added the methods Added and Removed to the SET
- Cleanup of code.
2018-05-17 08:51:59 +02:00
FlightControl_Master
ac72e6fad2
Zone probability implementation.
2018-05-15 19:02:17 +02:00
FlightControl_Master
48384ac758
Added the dynamic creation of a SET_ZONE, but you still need to declare all zones within the mission script.
2018-05-14 08:12:15 +02:00
FlightControl_Master
6b31ad9645
Moose file changes
2018-05-10 20:00:50 +02:00
FlightControl_Master
1159d11a12
New AI_CARGO_DISPATCHER_APC
2018-05-10 14:39:22 +02:00
FlightControl_Master
fea2f55fbb
Lots of optimizations
2018-04-12 13:59:55 +02:00
FlightControl_Master
1ae1b9abd7
Ready for another test session.
2018-04-11 09:14:12 +02:00
FlightControl_Master
ffe4d9a143
Finish Cargo/FC/Transport
2018-04-10 20:02:40 +02:00
FlightControl_Master
7735120f25
Progress on AI_CARGO_TROOPS
2018-04-07 14:21:34 +02:00
FlightControl_Master
747777b297
-- Fix issue SET_AIRBASE does not update #817 .
2018-03-27 15:10:14 +02:00
FlightControl_Master
e22e7f2c58
-- Fix issue SET_AIRBASE does not update #817 .
2018-03-27 15:03:07 +02:00
FlightControl_Master
52d783a0b7
Fixing errors due to core changes in the model.
2018-03-22 05:01:14 +01:00
FlightControl_Master
44160dfa29
Merge branch 'master' into FC/DETECTION_UNITS_class_broken___#773
2018-03-20 11:26:19 +01: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
8bbff46efd
Reworked the DESIGNATE functionality and menu mechanisms.
2018-03-06 12:38:22 +01:00
FlightControl_Master
03c38356ce
Fixed the issue that No commandcenter menu was generated in case of birth of a join of a player.
2018-03-05 11:36:01 +01:00
FlightControl_Master
8332ba5112
Fixed the issue in AI_BALANCER
2017-12-18 11:50:15 +01:00
FlightControl_Master
f35d78c11c
Fixed the issue in designate.
2017-12-17 17:39:13 +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
ef1290015e
AliveSet fix
2017-12-11 11:31:47 +01:00
FlightControl_Master
02c671bd63
Ensuring that only alive groups are handled, trying to solve the menu issues.
...
Optimizing the threatlevel boxes.
2017-12-11 11:08:15 +01:00
FlightControl_Master
e036ec0adf
Fixing error with SET_BASE:GetSet(). It was the wrong approach to solve the Menu issues. Setting back to the original.
2017-12-10 19:02:20 +01:00
FlightControl_Master
d38c2540c2
Fixed errors with SET_GROUP
2017-12-04 14:01:59 +01:00
FlightControl_Master
76ea635b63
* Fixed AI_A2A_DISPATCHER going crazy
...
* Fixed SET to avoid when a new element is added, that the index is also incremented.
2017-11-30 16:04:58 +01:00
FlightControl_Master
0e4a5c02d5
Working version, fiew!
2017-10-26 14:54:59 +02:00
FlightControl_Master
a8c5ccd4ad
* Final version
...
* Monitor off taxi way
* Monitor maximum speed
* Monitor kick speed
2017-10-23 15:30:40 +02:00
FlightControl_Master
6f151a6c5d
Progress
...
* Added USERFLAG class to manage user flags
* Added USERSOUND class to manage sounds
* Added SET_BASE:GetSetNames() to return an array of the object names of
a Set. (Created dynamic lists based on mission editor groups defined).
* Added SET_BASE:GetSetObjects()
* Revised the Messages
* Optimized the code for GetScannedCoalition
* Markings text optimized for ZONE_CAPTURE_COALITION. Now the owning
coalition is also shown.
* Removed the stupid naming of messages to coalitions.
2017-10-10 11:06:05 +02:00
FlightControl_Master
b84d08f052
Progress
2017-09-29 07:03:50 +02:00
FlightControl_Master
57eeefcf06
Progress
2017-09-28 19:54:44 +02:00
FlightControl_Master
56813a800c
Fixed the impossible bearing calculation problem
...
* Bearing is only known of a SET_UNIT, if all units of the set are
heading +/- 5 degrees in the same direction.
2017-09-15 19:38:19 +02:00
FlightControl_Master
adb4befcdf
Updates
2017-09-13 07:07:07 +02:00
FlightControl_Master
560f551ed7
Progress
2017-09-11 14:54:08 +02:00
FlightControl_Master
1cf2383dfd
First version
2017-08-15 17:44:09 +02:00
FlightControl
33916c2631
Merge remote-tracking branch 'refs/remotes/origin/master-release'
...
# Conflicts:
# Moose Mission Setup/Moose.lua
# Release 2.1.md
2017-07-11 16:56:17 +02:00
FlightControl
a0befeb34f
Fixed a bug in the removal of GROUP objects in SET_GROUP
...
Upon a DEAD or CRASH event processing in a SET_GROUP, the GROUP object
would be removed regardless of how many UNITs are still in the GROUP
object.
The fix is that upon a DEAD or CRASH event in a SET_GROUP, it will be
checked if there is only one UNIT left in the GROUP, and only then the
GROUP will be removed from the SET_GROUP.
2017-07-11 16:20:15 +02:00
FlightControl
9f5b9ab04c
Progress
2017-07-06 08:51:08 +02:00
FlightControl
f0c20be967
Improved Task Goal monitoring
2017-06-23 21:54:59 +02:00