Arma 3
Nimitz Experimental Build
1–10/71 bejegyzés mutatása
< 1  2  3 ... 8 >
Frissítés: 2024. márc. 10. @ 18:21
TeTeTe3 által

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

Frissítés: 2023. nov. 1. @ 8:16
TeTeTe3 által

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

Frissítés: 2023. okt. 27. @ 3:37
TeTeTe3 által

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

Frissítés: 2023. okt. 26. @ 0:01
TeTeTe3 által

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

Frissítés: 2023. okt. 25. @ 0:05
TeTeTe3 által

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

Frissítés: 2023. okt. 23. @ 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

Frissítés: 2023. okt. 19. @ 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

Frissítés: 2023. okt. 19. @ 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

Frissítés: 2023. okt. 17. @ 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

Frissítés: 2023. okt. 15. @ 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