Skip to content

Releases: djey47/tduf

Next features release (2.0.0)

25 Oct 12:41
13fb329
Compare
Choose a tag to compare

Database Editor main features

(ALPHA) tagged features are not stable enough and/or much tested, so use them at your own risk! I hope to enhance them in the future.

  • (general) User confirmation now asked on leaving application or reloading database when unsaved changes

  • (general) Splash screen while loading database, due to increased time required (additional material file now has to be loaded)

  • (general) Settings: locales list: enhanced item display

  • (general) Settings: added ability to display TDUF configuration files and logs in default file browser WIKI here and there

  • (general) Themes support, starter pack provided, and ability to customize: WIKI

  • (main) Entry filter: pressing ENTER on text field now triggers search

  • (plugins) Material Editor: new plugin inserted in CarColors and Interior topics, allowing:

    • WIKI
    • selection of a different material for exterior paint (main + secondary, brake calipers) and interior (main + secondary)
    • (ALPHA) update of colors used (ambient, diffuse, specular)
    • (ALPHA) change of shader configuration
    • viewing of more parameters (read-only for now).
  • Some more code optimizations and fixes!

Fixed issues

None.

Known bugs

  • Entry list may keep invalid names after changing. Switch topic or use filter to force refreshing
  • (Mapping plugin) Mapping errors are not properly described. Will be enhanced later
  • (Mapping plugin) Entry paths may keep invalid names after changing. Hit Refresh button to display latest values.
  • You tell me!

What's new on core?

  • (CLI) Intro interface has been removed as it's not used. It has been replaced with help command

  • (CLI) logs: new command to display all log files in default editor

  • (CLI) settings: new command to open TDUF settings file in default editor.

  • (CLI/FileTool) jsonify: verbose mode now displays dumped items during parsing (not only after succesful parsing)

  • (CLI/FileTool) jsonify: adds access key to repeated item in new meta section

  • (CLI/FileTool) jsonify/applyjson: support remaining bytes.

  • (Library/Common) Removed support of genuine configuration file (formerly ~/tduf.properties)

  • (Library/Files) 2DM files preliminary support (thanks to Speeder, Lean and TDUZoqqer)

  • (Library/Files) Global and field comment support WIKI

  • (Library/Files) When parsing, CONSTANT and GAP field values are now checked by default, can be disabled on demand WIKI

  • (Library/Files) Conditioned fields support WIKI

  • (Library/Files) Repeated contents size (bytes) support WIKI

  • (Library/Files) References support WIKI

  • (Library/Files) Meta field added to JSON output for repeated items

  • (Library/Files) Support for remaining data while parsing/writing.

Fixed issues

  • (Library/Files) Some parsing and writing errors have been found and fixed.

Known bugs

  • You tell me!

Maintenance release!

11 May 09:50
Compare
Choose a tag to compare

What's in this version ? (1.13.1)

  • Just a maintenance release.

Fixed issues

  • (Editor/Mapping) Wrong information was appearing in paths due to invalid context.

Known bugs

  • (Editor) Entry list may keep invalid names after changing. Switch topic or use filter to force refreshing
  • (Editor/Mapping) Mapping errors are not properly described. Will be enhanced later
  • (Editor/Mapping) Entry paths may keep invalid names after changing. Hit Refresh button to display latest values.
  • You tell me!

New TDUF release after years!

30 Apr 15:17
Compare
Choose a tag to compare

What's in this version ? (1.13.0)

  • (Editor) Brings misc. UI changes (displayed error messages, topic in profile selector...)

  • (Editor) Introduces new search engine for entry value

  • (Editor) Displays placeholder or message when plugin failed (e.g invisible file mapping syndrome)

  • (Editor) Enhance database metadata: new labels for drag force and downforce items in CAR_PHYSICS_DATA

  • (Editor) Debugging mode now can be enabled via settings WIKI

  • (Library/Cameras) Adds reference for 'Binoculars' setting (thanks to all people involved in research!)

  • (Technical) Huge code cleaning (without side-effects, I hope! ^^")

  • (Technical) Upgrade of development tools (some versions were 5 years old!)

Fixed issues

  • (Editor/Cameras) Default selected camera view was not the first on the list

  • (Editor/Mapping) No entries were appearing due to corrupted contexts

  • (Library/Cameras) Incorrect Cameras.bin file name was used

  • (Library/Cameras) Added missing cameras and iks sets (F40)

  • (Technical) Now includes XML APIs to run under Java JRE 9 without script patch

Known bugs

  • (Editor/Mapping) Mapping errors are not properly described. Will be enhanced later.
  • You tell me!