Beiträge von PlantsAreDead

    Version 3.8.8
    April 1st, 2026

    - GSX Pro NEW: Handler scripts: avirampExits property allows aircraft handlers to control which passenger exits use aviramp staircases on a per-exit basis.

    - GSX (all versions) Change: Airport customization dialog: waypoint labels clarified to "Rear Stairs waypoints" (on jetway gates), "Passengers waypoints" (on non-jetway gates), "Static Jetway waypoints", and "Airport Walkers waypoints".

    - GSX Pro Fix: Crash when aviramp is enabled in the airport profile but no aviramp stair model is installed. GSX now falls back to a normal staircase gracefully.

    - GSX (all versions) Fix: Crash with MARS sub-positions on airports that have jetway-connected parking spots, caused by an unpickable C++ object in the parking snapshot.

    - GSX (all versions) Fix: MARS sub-position pushback labels could bleed into the parent parking after restoring the original gate.

    - GSX (all versions) Fix: Jetway waypoints in the airport customization dialog were only editable when "Simultaneous Jetway + Rear Stairs" was enabled. They are now always available on jetway gates.

    - GSX (all versions) Fix: Boarding would wait for manually operated stairs to complete their full retract cycle before proceeding, even if the stairs were already extended and in position.

    - GSX (all versions) Fix: Pushback crash on routes with a pull-push direction change (e.g. pull-push-pull), where the steering wheel tracking was not reinitialized on the push segment.

    - GSX (all versions) Fix: Crash during boarding or deboarding on aircraft with embedded stairs but no GSX stair model, caused by a missing attribute on the embedded stair object.

    - GSX (all versions) Fix: Cargo loading LVars (FSDT_GSX_LOADER_EXIT) were incorrectly reset by the first loader to finish, clearing the state of other loaders still active.

    - GSX (all versions) Fix: Global cargo progress LVars (FSDT_GSX_BOARDING_CARGO_PERCENT, FSDT_GSX_DEBOARDING_CARGO_PERCENT) could reset to zero prematurely when one loader finished before another.

    - GSX (all versions) Fix: Crew and pilot boarding/deboarding LVars (NOT_BOARDING, NOT_DEBOARDING) set by addons were overwritten when boarding or deboarding started.

    - GSX (all versions) Fix: Crash with FSS E-Jets when checking economy class while a background tasklet was still running after disengage.

    - GSX (all versions) Fix: Handler script _super_ calls could permanently clear internal handler state, causing crashes in subsequent stock handler methods such as PIGS creation.

    - GSX Pro Fix: Leonardo Maddog: GSX external stairs no longer appear on the rear exit when the hydraulic press is not activated.

    Version 3.8.7
    March 31th, 2026

    - GSX Pro NEW: New Aviramp Ramped staircase added. Must be enabled in the airport profile.
    - GSX (all versions) NEW: Gate selection menu now hides positions that are too small for the current aircraft by default. A toggle entry allows showing or hiding unsuitable positions, similar to the existing airline code filter.
    - GSX (all versions) NEW: Boarding and Deboarding can now use Jetways and Rear Stairs simultaneously, splitting passengers between the front jetway and rear door based on seat proximity. Enable via the "Simultaneous Jetway + Rear Stairs" option in the airport customization dialog.
    - GSX (all versions) NEW: If a jetway fails to dock, boarding and deboarding will now automatically fall back to using stairs instead of not displaying passengers.
    - GSX (all versions) NEW: PIGS now places a barrier pole on the side where stairs are not present, allowing it to work with a single stair (e.g. jetway on front door + rear stairs only).
    - GSX (all versions) NEW: Airport customization dialog: right-click any waypoint Customize button to copy the existing waypoints to the clipboard as Python code, ready for use in handler scripts.
    - GSX (all versions) NEW: Audio settings now play a sound level check when a volume slider is released, allowing users to immediately hear the effect of the volume change.
    - GSX Pro NEW: Improved aircraft data for SimConnect-only aircraft (no GSX profile): fuel hose and GPU cable interactive points are no longer misclassified as doors, and default service positions are computed from door positions.
    - GSX Pro NEW: Support for green Fonts in VDGS editor and airport handlers.
    - GSX Pro NEW: Support PMDG FANS 2B CDU.
    - GSX (all versions) NEW: Handler scripts: standard Python module calendar added.
    - GSX (all versions) NEW: Handler scripts: selectGate() allows programmatic gate pre-selection. Works during taxi (from onEnterAirport) and in-flight (from onSelectGateInFlight). Supports gate names, numbers, ParkingProxy objects, and wildcard patterns.
    - GSX (all versions) NEW: Handler scripts: onSelectGateInFlight() callback fires when the user selects an airport from the in-flight nearby airports menu, before the gate selection menu appears. Call selectGate() inside it to auto-assign a gate.
    - GSX (all versions) NEW: Handler scripts: onGateReset(reason) callback fires when the current gate is lost or changed, with reasons such as taxied away, user changed, user revoked, airport exit, or reposition.
    - GSX (all versions) NEW: Handler scripts: setStopPositionOffset() now works correctly with "Reposition here" and auto-reposition from the main menu. The offset is applied from the custom stop position and replaces the legacy AlternativeStopPositions callback. An offset of 0 sets the stop position exactly at the custom stop position with no correction.
    - GSX (all versions) NEW: Handler scripts: jetwayWaypoints, jetwayEnterGatePos and their deboarding variants can now be set at any time before boarding starts, not just during early initialization.

    - GSX (all versions) NEW: Handler scripts: many additional Python built-in functions and types now available, including sorted, reversed, zip, enumerate, any, all, set, bytes, and standard exception types.
    - GSX (all versions) NEW: Handler Script Editor: improved intellisense with dot-completion, calltip signatures and tab-completion for standard Python types, built-in functions, and all handler API methods. F1 on Python builtins opens the official Python documentation.
    - GSX (all versions) Change: Airport customization dialog: unified the waypoint controls enable/disable logic for jetway and non-jetway gates around the "Simultaneous Jetway + Rear Stairs" option.
    - GSX (all versions) Change: Airport customization dialog opens faster thanks to reduced intermediate repaints during tree and control updates.
    - GSX (all versions) Change: Audio device changes in settings now take effect immediately when the dropdown is changed, instead of requiring Apply.
    - GSX Pro Change: PMDG handler: the "Use built-in Airstairs?" question is now skipped when a jetway is already docked or when the user explicitly requested "Operate Jetway".
    - GSX Pro Change: Steering math rewritten to better simulate steering for all kind of vehicles (front steering wheels, back steering, all-steering).
    - GSX (all versions) Fix: Comprehensive fix for services, menus, or jetways not working after landing, caused by various resources not being properly reset after takeoff.
    - GSX (all versions) Fix: Requesting Boarding a second time (after completing it once) could leave loaders stuck with stale state, missing belt animations, and trains not arriving.
    - GSX (all versions) Fix: Services could get permanently stuck showing "Waiting for other services to complete" with empty parentheses, blocking all GSX operations until a restart.
    - GSX (all versions) Fix: Airport customization profiles with MARS section names containing parentheses were silently rejected, causing a parsing error.
    - GSX (all versions) Fix: MARS sub-positions can now fully customize pushback slots, service configuration, and other parking properties independently from the parent gate.
    - GSX (all versions) Fix: MARS sub-position pushback routes edited via the 2D route editor were not being saved correctly.
    - GSX (all versions) Fix: After pushback, the tug could drive through the aircraft on its return route to the gate.
    - GSX (all versions) Fix: Possible crash in the Refueling state when the fuel truck audio library failed to initialize.
    - GSX (all versions) Fix: PIGS could fail to appear with certain stair configurations due to repeated SimConnect queries during the position optimization search.
    - GSX Pro Fix: PIGS barrier pole could be placed at an unreachable position when the arm rotation was clamped, causing the ribbon to float in the air instead of connecting to the pole.
    - GSX (all versions) Fix: Baggage loader operators were missing during deboarding when performed after boarding, due to the attached SimObject being prematurely destroyed between services.
    - GSX (all versions) Fix: MARS sub-positions with customized docking system positions now always show their static docking objects, regardless of which sub-position is currently active.

    - GSX (all versions) Fix: Passenger path thickness for deboarding was ignored on jetway walk-in routes, always using the boarding thickness instead.
    - GSX (all versions) Fix: Handler Script Editor: various fixes to dot-completion, F1 contextual help, and calltip accuracy.
    - GSX (all versions) Fix: Airport handler script callbacks (onEnterAirport, onAirportBeforeVehicleSelect) were not triggered when preselecting a gate during flight, causing handler customizations to be skipped. The callback order now matches the Developer Guide: onEnterAirport always fires before onAirportBeforeVehicleSelect.
    - GSX (all versions) Fix: Passengers bus announcement voice not disabled when "Aural Cues" in the Settings was Disabled.
    - GSX Pro Fix: PIGS could be created multiple times during service startup, resulting in overlapping barrier objects.
    - GSX Pro Fix: PIGS were not removed when opening the parking position editor.
    - GSX (all versions) Fix: Pushback could get stuck on routes with multiple direction changes (e.g. pull-push-pull), with the tug and aircraft stopping at the first turn while wingwalkers continued.
    - GSX (all versions) Fix: Cargo loading progress could report 100% too early when the front loader materialized after the initial progress check.
    - GSX (all versions) NEW: Added the following Handling operators: AACT, Air Korea, Jeju Air Service, Korean Air A.S., Sharp Aviation K (South Korea), Aeroitalia (Italy), Norwich Airport, SaxonAir, West Atlantic UK (United Kingdom), JBS Handling, Toki Air (Japan), Ust-Kamenogorsk (Kazakhstan), Baikal Airport, Barnaul Airport, Irkutsk Airport (Russia), West Wind Aviation (Canada), Flughafen Erfurt-Weimar, Saarbrücken Airport (Germany), Ostrava Airport (Czech Republic), Sarajevo Airport (Bosnia), Gambia International AH, Niro (Gambia), HACTL (Hong Kong), National Aviation Services (Kuwait), TRANSOM Handling (Oman), PHS (Mexico).
    - GSX (all versions) NEW: Added the following Catering operators: Korean Air C&D Service (South Korea), Mainline Aviation (USA), Aviaserve (Moldova).

    V1.0.1

    Changelog

    You’ll find the full changelog for today’s update listed below.

    • Fixed missing packs sound with opened doors
    • Added missing rain sounds
    • Updated flap, cabin and ground roll sounds
    • Some improvements to the waypoint skipping feature
    • On go around, only the final is restrung into the flight plan
    • Bug fixes to the pilot data functions, including the pilot route saving
    • Made the in-flight wingflex less jittery
    • Drag and fuel flow improvements at cruise altitude
    • Fixed an issue that could lead to the inability to load new charts in the EFB
    • Accelerated the situation load
    • Added interfacing with the "rudder left" and "rudder right" axis.
    • Fixed an issue which could cause the built-in pushback to behave erratically.
    • Made door 2L the first door in the aircraft config in order to make MSFS prioritize this door for stairs/jetways etc.
    • Fixed the direction of the Air Data and FMS selection switches
    • Updated cockpit PBR effects

    Mahlzeit zusammen,

    Ich habe gerade ein Tipp für ein Tool bekommen womit man Multiplayer Flüge erstellen kann. Es kann eine Gruppe erstellt werden, wo dann jeder dran teilnehmen kann. Dies funktioniert unabhängig von der Multiplayer Einstellung des Sims, also ist völlig eigenständig. Ich selber bin gerade noch in der Testphase. Vielleicht kennt ja der eine oder andere das Tool. Ich weiß ja nicht was hier für KUMI verwendet wird. Vielleicht hat der eine oder ander mit den Tool schon Erfahrung:plane::plane::plane::plane:


    Screenshot 2026-03-21 142338.png


    Screenshot 2026-03-21 142240.png


    image.png


    Download:

    Releases · tuduce/JoinFS
    JoinFS is an advanced multiplayer client for flight simulators including Microsoft Flight Simulator 2020, FSX, X-Plane and Prepar3D. - tuduce/JoinFS
    github.com

    Mahlzeit alle zusammen,

    Ich habe bei Flightsim.to ein Mod gefunden, womit die Texturen an den Fluggastbrücken in Toronto von FlyTampa auf ein aktuellen Stand gebracht werden. :plane::plane::plane:


    Ein Hinweis noch von mir:

    Ich musste die layout.json nochmal durch den MSFSLayoutGenerator jagen, da unter FS2024 bei mir die Fluggastbrücken nach ersetzten der Dateien nicht mehr angezeigt wurden.


    MSFSLayoutGenerator:

    GitHub - HughesMDflyer4/MSFSLayoutGenerator: A drag-and-drop application for updating layout.json files in Microsoft Flight Simulator (2020) packages.
    A drag-and-drop application for updating layout.json files in Microsoft Flight Simulator (2020) packages. - HughesMDflyer4/MSFSLayoutGenerator
    github.com


    Mod:

    FlyTampa CYYZ Toronto Pearson Updated Textures (CIBC) - MSFS Add-on - Flightsim.to
    ✓ For Microsoft Flight Simulator: This add-on provides updated terminal textures for FlyTampa’s Toronto Pearson (CYYZ) scenery, replacing outdated HSBC…
    de.flightsim.to

    So Jungs, ich habe mal mit diesen Download das neue GSX Profil ausprobiert, Leider macht er da nur ein Pushback nach hinten, ohne den Flieger auszurichten, man hat da auch keine Wahl nach links oder Rechts, getestet mit Gate 22. Ich habe in der Szenerie auch schon ein Hinweis darauf hinterlassen, mit den Vorschlag Face North on Y und
    Face South on Y

    Edit:

    Habe schon eine Antwort von Saurer01 bekommen

    Zitat:

    PlantsAreDead they do straight pushbacks IRL. If you can find any docummentation that says otherwise I'd be happy to add this but to my knowledge they only do straight pushbacks.

    V2.1.3

    - Fixed the GATE / PARKING issue. All Jetways is now defined as gates.

    - New GSX profile modified by Saurer01

    - Adjusted PAPI position to match GP.

    - Fixed new apron terrain.

    Download:

    ENTC - Tromsø Airport, Langnes (Tromso) with GSX Profile included - MSFS Add-on - Flightsim.to
    ✓ For Microsoft Flight Simulator: Experience the beauty of northern Norway with ENTC - Tromsø Airport, Langnes add-on for Microsoft Flight Simulator. This…
    de.flightsim.to

    Version 3.8.6 – March 15th, 2026

    • GSX (all versions) NEW: Handler scripts: runAsync() now returns a handle, and new cancelAsync(handle) function allows stopping background tasklets. All handler tasklets are automatically killed on script reload, aircraft disengage, and airport exit, preventing duplicate loops from accumulating.
    • GSX (all versions) NEW: Aircraft customization dialog now has a folder icon button next to the profile path that opens the active gsx.cfg location in Windows Explorer.
    • GSX (all versions) NEW: Audio device dropdowns in Sound Settings now update in real-time when Windows default audio devices are changed or devices are added/removed while the dialog is open.
    • GSX (all versions) NEW: Aircraft customization dialog now allows disabling a problematic developer-provided gsx.cfg via the Reset button, when the aircraft is also recognized in the internal GSX database.
    • GSX (all versions) NEW: Handler scripts: the re (regular expressions) module is now available for pattern matching on aircraft titles, callsigns, and SimBrief data.
    • GSX (all versions) Change: De-icing: fluid concentration selection is now available for all fluid types including Type IV. Previously Type IV was hardcoded to 100%, but lower concentrations can have better holdover times per FAA Holdover Timetables.
    • GSX (all versions) Fix: MARS sub-position properties (max wingspan, parking system, pushback type, baggage loader type) could sometimes persist on the parent parking after saving.
    • GSX (all versions) Fix: Ground service voice accents could intermittently use the wrong language (from a previous airport) instead of the current airport's country.
    • GSX (all versions) Fix: Handler scripts: endless loop of "wait() can only be called inside a method" errors caused by orphaned background tasklets surviving script reload or aircraft disengage.
    • GSX Pro Fix: Possible crash with encrypted aircraft (MS Marketplace) during PMDG handler cabin class detection.
    • GSX Pro Fix: CDS Staircase Cover visibility in good weather.
    • GSX P3D Fix: Icing conditions detection could silently fail and not offer de-icing when weather data parsing encountered an unexpected error.

    Version 3.8.5 – March 14th, 2026

    • GSX Pro Fix: Metal elements on the cover of CDS Staircases missing in Snow conditions.
    • GSX (all versions) NEW: Volume sliders in the Sound Settings page now affect the sound volume in real-time without requiring a restart.
    • GSX (all versions) Change: Volume sliders in Sound Settings have more granularity and correct tooltips explaining which sound each slider controls.
    • GSX (all versions) Change: Airport Handlers now fires the onAircraftEngaged() on editor reload, to make testing easier.
    • GSX (all versions) Fix: Operator scoring calculation for External packages.
    • GSX Pro Change: Optimization to reduce the menu latency.

    Version 3.8.3 – March 12th, 2026

    • GSX Pro NEW: Seated Passengers support for Aerosoft A340-600.
    • GSX (all versions) NEW: MARS (Multiple Apron Ramp System) implementation — large parking spots can now be subdivided into multiple sub-positions with independent wingspan limits, vehicle positions, and properties. Sub-positions can be added, renamed, and deleted from the Parking Customization dialog.
    • GSX (all versions) NEW: Loaders Staying until Departure is now a behavior that can be customized in the main GSX Settings page. Handlers also have read/write access to it, to simulate local conditions.
    • GSX (all versions) NEW: Added IntelliSense, Autocompletion and variable/method inspection in the Handler Editor, with hover tooltips showing variable values and function signatures.
    • GSX (all versions) NEW: Added F1 context-sensitive Help in the Handler Editor that opens the online Developer Guide at the keyword under the cursor.
    • GSX (all versions) NEW: Retro theme fonts in the Handler Editor — Turbo Pascal, Commodore 64, Apple II, and GEOS themes now use period-accurate pixel fonts.
    • GSX (all versions) NEW: Added getEnv() function to Handler scripts, to read values from OS environment variables — typically used for API keys that shouldn't be stored in the code.
    • GSX (all versions) NEW: Added a new LVar FSDT_GSX_REPOSITIONING that 3rd party developers can read to know if GSX is currently repositioning/warping the airplane. It will be set to 1 for about 2-3 seconds and then go back to 0 when the repositioning is completed.
    • GSX (all versions) NEW: Handler scripts can now use fetchText() to fetch raw text or HTML content from URLs.
    • GSX (all versions) NEW: Handler scripts now support Python class definitions, enabling more structured code organization.
    • GSX (all versions) NEW: Handler scripts can now control which exits are used per gate with disableExit(), enableExit(), and enableAllExits().
    • GSX (all versions) NEW: Handler scripts now have Weight and Volume classes with full unit conversion support (pounds/kg, gallons/liters), and live fuelQuantity/fuelWeight properties on the aircraft proxy.
    • GSX (all versions) NEW: Airport handler scripts can now define onAirportFilterParking() to override which parking spots are available based on custom criteria beyond wingspan limits.
    • GSX (all versions) Change: Added a timeout to the SimBrief API call, to prevent blocking the menu if SimBrief is too slow or down.
    • GSX (all versions) Change: Passengers now walk through corridors to their seat even when Seated Passengers is disabled, instead of disappearing immediately at the door.
    • GSX (all versions) Change: Cleaning service state flow reworked — the service now stays requestable during deboarding with proper state transitions throughout.
    • GSX MSFS Change: SimConnect object tracking events are now disabled during flight and only enabled when parked at a gate, reducing potential stuttering during approach.
    • GSX (all versions) Change: Updated the Handler Scripts Developer Guide with dialog functions, Weight/Volume classes, vehicle callbacks, parking filter API, and more.
    • GSX Pro Fix: Water/Lavatory vehicle states not transitioning correctly from Requested to Performing. Cleaning service no longer showing Bypassed by Deboarding.
    • GSX Pro Fix: Fuel quantity increases not detected in some cases, causing the fuel truck to be stuck asking to set the fuel quantity.
    • GSX Pro Change: If the fuel quantity doesn't increase for more than 2 minutes after the Refueling service first asked to set the fuel quantity, the truck will leave automatically to prevent the service from being stuck.
    • GSX Pro Fix: Missing some stairs textures if all operators were disabled with the Livery Manager.
    • GSX (all versions) Fix: Cleaning service could get blocked after deboarding due to incorrect passenger count detection.
    • GSX MSFS Fix: Menu choice was ignored after clicking the SimBrief reload button, requiring a Couatl restart.
    • GSX MSFS 2024 Fix: Crash with non-standard aircraft (e.g. drivable karts) whose folder path doesn't follow the standard format.
    • GSX (all versions) Fix: Handler Editor could crash when closing or reloading scripts during editing.
    • GSX MSFS Fix: Menu could become permanently stuck if a service tasklet crashed without proper cleanup, requiring a Couatl restart.
    • GSX P3D Fix: AI airplane objects could not be removed, and RLG-style VDGS could crash on P3D.
    • GSX (all versions) Fix: "Parking too small for this airplane" message could repeat multiple times instead of showing once.
    • GSX (all versions) Fix: File reading/writing failures on Japanese and other non-Western locale systems due to UTF-8 encoding issues.
    • GSX (all versions) Fix: "Disable in Cruise" setting was not applied immediately from the Settings dialog until the next Couatl restart.
    • GSX (all versions) Fix: Several stability fixes to the parking customization dialog that would slow down the editor during long sessions.

    v1.0.2

    Mar 9, 2026

    - Implemented ability to multi-select airports and perform mass "Ignore", "Un-Ignore" and "Delete" actions.

    - Completely rewrote the profile conflict engine: `.py` file naming mismatches (like `_handler.py`) are no longer falsely flagged as conflicts.

    - The manager now actively scans MSFS "Official" folders and "StreamedPackages" folders to detect handcrafted Asobo / Microsoft airports and Marketplace purchases.

    - Added Continent and Country dropdown filters to easily sort through thousands of airports.

    - Backups now calculate and display size in KB/MB instead of raw bytes.

    - Backups now automatically include an `ignoredAirports.json` file inside the zip to back up your ignored list.

    - Added a dismiss "X" button to permanently hide the Pro Tips banner.

    Hey Jungs,

    Ich habe mir mal bei flightsim.to die kostenlose ENTC Szenerie von Togstad_SP runtergeladen. Gegenüber der von MM Simulation ist die meiner Meinung echt besser was die Qualität betrifft, alleine schon die Bodentexturen.:plane::plane::plane:

    Download:

    ENTC - Tromsø Airport, Langnes (Tromso) with GSX Profile included - MSFS Add-on - Flightsim.to
    ✓ For Microsoft Flight Simulator: Experience the beauty of northern Norway with ENTC - Tromsø Airport, Langnes add-on for Microsoft Flight Simulator. This…
    de.flightsim.to

    #1 7vdv72i7.png
    #2 ua3lldz8.png
    #3 9hkq2mjq.png
    #4 wl4qrh4c.png
    #5 xo9atjze.png
    #6 hp3c877p.png
    #7 4rj78mhz.png

    #8