Skip to content

Releases: mixMugz/An-24

v4.01-beta.9

12 Oct 19:39
Compare
Choose a tag to compare
v4.01-beta.9 Pre-release
Pre-release

GLOBAL

  • ADDED
    • Initial support for Shared Flight
    • English translation for all 2D panel
  • CHANGED:
    • doc folder renamed to manual for avitab compatibility
  • FIX:
    • changelog.txt some style correction and orpho errors
  • REMOVED

PROPS

  • ADDED:
    • Option and ability to set prop park position. X or +
    • In parked aircraft state, props now is static and always in 'X' position
  • FIX:
    • Wrong directions of rotation props

LIGHTS

  • ADDED:
    • Real headlight option. Retract/extend only when holding switch.
    • Spill lights for NAV
  • CHANGED:
    • Taxi/landing lights moved to animation
    • Beacons light reworked. Now blink asynchronously

COMMANDS

  • ADDED:
    • Beacon lights command (for up and down)

MANIPULATORS

  • ADDED:
    • Salon door
    • WC door
  • CHANGED:
    • Beacon lights manipulator from dataref to command
  • FIX:
    • Incorrect normals for folding chair manipulator

LUA

  • ADDED:
    • payload_panel.lua added ability to change number of crew for external view
    • prop_anim.lua added function to set prop park position
  • CHANGED:
    • Few datarefs migrated to SASL3 creation
    • Name of gvar for power datarefs
    • KLN90B power logic. Now KLN is powered if any power line exist
  • FIX:
    • dme_set_2d.lua fix switcher_pushed component errors

GRAPHICS

  • ADDED:
    • Animation for RU19 engine rotation
    • Fire extinguisher in salon
    • iPad model for future avitab integration
    • Pilots for external view
    • Ability to disable reflections inside aircraft
    • Hole in engine for radiator
    • Radiator
  • CHANGED:
    • Remapped all doors in ext_fuselage (for correct livery mapping)
    • Compass going to 3D as separated object
    • Lots objects recovered smoothness
    • Glass objects separated and optimized
    • Added new mapping and texture for external glass
    • Yoke max distance corrected
    • Yoke added up movement at max value
    • KLN90B texture changed to 2k instead 4k
    • Some textures going to DDS
  • FIX:
    • Incorrect value for hide instruments lights. Now work with emergency cockpit light
    • Incorrect texture mapping for NDB navigation knobs
    • Incorrect position for engine exhaust
    • Smoothness for lots aircraft objects
    • GNS430 knob position
    • GNS430 manipulators reworked
    • KLN90B animation fixed
    • KLN90B texture mapping fixed

SOUND

  • CHANGED:
    • Beacon switches moved to FMOD

SMARTCOPILOT

  • UPDATED:
    • new datarefs

LIVERY

  • ADDED:
    • Aeroflot USSR L1959
    • Aeroflot USSR L1960
    • Air India (VT-ABO)
    • LPS RA-26088 (An-26)
    • Pskov Avia
    • Yamal

v4.01-beta.7

31 Jul 19:33
Compare
Choose a tag to compare
v4.01-beta.7 Pre-release
Pre-release

GLOBAL

  • ADDED: skunkrafts_updaters plugin support
    • changelog.txt
  • CHANGED: datarefs renamed from an-24rv to an-24 (for future model compatibility)
    • Renamed some docs with UTF-8 filenames (for compatible with updater wich not support UTF-8 filenames)
    • KLN90B now separated plugin
  • WIP: Language switch support ENG/RUS

FLIGHTMODEL

  • FIX: Stalling in approach scenario

ENGINE

  • CHANGED: engine_logic moved to SASL3
  • FIX: Bug!!! Throttle for second engine set to zero at any start (even in approach mode)
    • Throttles not released after change airplane
    • RUD lock cap work propertly (depends of settings)

GEARS

  • FIX: Now gears property set in approach scenario

ANTIICE

  • CHANGED: Separated all antiice switches

COMMANDS

  • ADDED: Engine RUD stoper position up/down
    • Engine RUD stoper cap
    • RU19 RUD stoper cap
    • Fuel gauge left (on/off/toggle)
    • Fuel gauge right (on/off/toggle)
    • Fuel flow meter (on/off/toggle)
    • Automatic fuel flow (on/off/toggle)
    • Oil radiator left (auto/off/open/close)
    • Oil radiator right (auto/off/open/close)
    • Nav lights (on/off/toggle)
    • Taxi/Landing lights (taxi/land/off/switch up/switch down)
    • ABS Switch (on/off/toggle)
    • Emergency hydro pump switch (on/off/toggle)
    • Feet meter (on/off/toggle)
    • Instruments light (on/off/emergency/switch up/switch down)
    • Window heat pilot (on/off/toggle)
    • Window heat copilot (on/off/toggle)
    • Nosewheel steering (taxi/landing/off/switch up/switch down)
    • RV (on/off/toggle)
  • CHANGED: Changed commands for antiice
    • Window heat low pilot (on/off/toggle)
    • Window heat high pilot (on/off/toggle)
    • Window heat low copilot (on/off/toggle)
    • Window heat high copilot (on/off/toggle)

MANIPULATORS

  • ADDED: New manipulators
    • RUD blocker
    • RUD limiter
    • Folding chair in cockpit
    • Fuel gauge left
    • Fuel gauge right
    • Fuel flow meter
    • Automatic fuel flow
    • Oil radiator left
    • Oil radiator right
    • Nav lights
    • Taxi/Landing lights
    • ABS Switch
    • Emergency hydro pump switch
    • Heading button
    • Nav lights switch
    • Feet meter
    • Instruments light
    • Window heat pilot
    • Window heat co-pilot
    • Noisewheel steering
    • RV
  • CHANGED: Instruments lights (main/emergency/off/switch up/switch down)
    • separated antiice switches
  • REMOVED: old panel clickzones for newly added manipulators

LUA

  • CHANGED: Refactoring code
    • reworked some logic in SASL3
    • fan animation logic for sync with sound
    • prop_logic.lua prop1 to prop2 statement (seems BUG)
    • antiice.lua changed logic
    • fake.lua removed non ASCI chars in variable names
    • gik_logic.lua fixed findCommand
  • FIX: small fixes for:
    • ark_meter.lua
    • mrp.lua
    • engine_logic.lua

GRAPHICS

  • ADDED: Gauges glass LIT texture
    • some liveries
    • New prop_disc
    • LIT texture for switches
    • Animation for GNS430 (knobs/buttons)
  • CHANGED: Panel light color
  • FIX: Incorrect engine nose cone model
    • Pedestal incorrect object model and texture mapping
    • Texture for flightdeck switches

SOUND

  • ADDED: FMOD sound for newly added manipulators
    • cap_sw sound
  • CHANGED: Cockpit FAN sound
    • Commented DISABLE_LEGACY_ALERT_SOUNDS. Workaround for not working alarm sounds (will be fixed)
  • REMOVED: Duplicates altitude_alert sound from LUA script folder

PREFS

  • ADDED: an-24_ark1.ini

SMARTCOPILOT

  • UPDATED: new datarefs

v4.01-beta.1

26 Jun 23:24
566dbf1
Compare
Choose a tag to compare
v4.01-beta.1 Pre-release
Pre-release
  • Добавлено: УТКА!!111
  • Добавлено: новая KLN90b (SASL3)
  • Добавлено: нормальная GNS430 от X-Plane
  • Добавлено: Некоторое количество манипуляторов
  • Добавлено: Все существующие светильники в строю и управляемы
  • Добавлено: Немного света на инструменты (предварительно и для удобства)
  • Добавлено: FMOD звуки
  • Добавлено: возможность поставить KLN90 для второго пилота
  • Добавлено: Новое меню. Расширенное и более очевидное
  • Добавлено: Фонарик в меню
  • Добавлено: Летные карты в картах
  • Добавлено: SASL3 (частично начат переезд)

  • Изменено: Лётная модель. Самолёт больше не изображает балонку на ковре (хочется верить)
  • Изменено: Кликзоны РУДов и некоторая логика "локеров". Теперь защёлки всегда на пружинах.
  • Изменено: Кокпит теперь в 3D

  • Fixed: throttle_override не работал при старте с XPUIPC
  • Fixed: Люк теперь больше похож на часть кокпита
  • Fixed: Убрана "черная дыра" на правой панели
  • Fixed: Тени самолёта отображаются корректно из салона

  • Удалено: Убраны старые кликзоны (где изменено на манипуляторы)
  • некоторое количество неучтённых изменений.