Arma 3

Arma 3

Nimitz Experimental Build
Zobrazuje se 1–10 z 71 položek
< 1  2  3 ... 8 >
Aktualizace: 10. bře. 2024 v 18.21
provedl TeTeTe3

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

Aktualizace: 1. lis. 2023 v 8.16
provedl TeTeTe3

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

Aktualizace: 27. říj. 2023 v 3.37
provedl TeTeTe3

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

Aktualizace: 26. říj. 2023 v 0.01
provedl TeTeTe3

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

Aktualizace: 25. říj. 2023 v 0.05
provedl TeTeTe3

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

Aktualizace: 23. říj. 2023 v 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

Aktualizace: 19. říj. 2023 v 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

Aktualizace: 19. říj. 2023 v 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

Aktualizace: 17. říj. 2023 v 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

Aktualizace: 15. říj. 2023 v 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