Arma 3
Nimitz Experimental Build
Visualizzazione di 1-10 elementi su 71
< 1  2  3 ... 8 >
Aggiornamento: 10 mar 2024, 18:21

2024-03-11 scripts, model
- Add highly experimental Aft Mast 76 and Island 76
- Fix code error in fn_number
- Fix comments in fn_elevator
- Check height in fn_getDeckStatus properly, kudos Aki

Aggiornamento: 1 nov 2023, 8:16

2023-11-01 scripts
- Revert launch sequence to old setVelocityModelSpace method
- too many explosions
- shuttle now out of sync :(
2023-10-30 model
- Add E5Top mem point to nimspots
- Make wheels rotate via animateSource on weapons cart

Aggiornamento: 27 ott 2023, 3:37

2023-10-27 scripts
- Add landing flight ops functions

Aggiornamento: 26 ott 2023, 0:01

2023-10-26 model, scripts
- Move red blinking lights from nimlights to aft mast models
- Adjust dynamic airport postion in updateNimitzLocation as well to flight deck height
- Add support for landing to taxiFinish, may need two functions actually
- Update documentation for pointOnLineClosestToPoint

Aggiornamento: 25 ott 2023, 0:05

2023-10-25 scripts
- Change dynamic airport height to flight deck level
- Change glidepath and position in JDG_dynamicAirportNimitz
- Add scripts for forcing glidepath upon landing, for later use in flightops

Aggiornamento: 23 ott 2023, 0:24

2023-10-22 scripts
- Add dialog for flight ops loadout selection via aircraft loadout menu
2023-10-21 scripts
- Launch fixed and launchMap new treatments
- add Firewill's EA-6B to the planes require special treatment
- use moveToCatapult rather than lowerLaunchbar script event in startLaunch

Aggiornamento: 19 ott 2023, 22:48

2023-10-20 scripts
- Add tangentVector customization and generic wheel rotation
- Remove tangent for C-1A, use rotateWheels now
- Fix flight ops, deprecations
- flight ops uses the correct parameters now for eleToTakeOff and that for taxi
- remove debugging code for tangentVector
- deprecate fn_launchPlane.sqf

Aggiornamento: 19 ott 2023, 0:50

2023-10-19
- Update launch sequence and adjust A-1 special case
- new event ttt_nimitz_moveToCatapult
- setDir after attachTo reinstated
- special treatment for planes in ttt_nimitz_launchMap for precise taxiing to catapult
- special handling of A-1, offset 0.7 meter now
- Ampersand changes to precise taxiing
- More special treatments
- Fix launchMap

Aggiornamento: 17 ott 2023, 7:47

2023-10-17 scripts
- Fix disabling PP effects on launch
- Use keyframe animation for returning the shuttle
- Use new nosewheel function by Ampersand for finding a precise start point at the cat
- Add exception for tail dragger Unsung A-1
- Add work around for exploding AFM Rafale M

Aggiornamento: 15 ott 2023, 19:15

2023-10-15 scripts
- Remove attachTo from refuel
- Add Warning to abort refuel and/or start engine when plane starts to sink into the deck during refuel
- Add shuttle support to launch
- Create more precise shuttle start positions in nimspots
- Change vertical speed to 3 m/s upon take-off: ["ttt_nimitz_launchVMS", [0, 70, 3]]
2023-10-14 model
- normalized all cat positions to 17.441 height
- added shuttle as ThingX
2023-10-13 scripts
- Add fake acceleration to launch sequence
- Make launch parameter customizable via ttt_nimitz_launchVMS stored in the plane
- Fix lack of support of CBA extended eventhandlers for jdg_carrier_spawner
- Fix use of Nimitz variable in displayPlat
- Remove special treatment of F-18 in refuel