Skip to content

Releases: pedroterzero/oxce-yaml-helper

Release v0.9.0-alpha22-csv-editor-with-translation-checker

fix missing translation checks on fields with custom logic

Release v0.9.0-alpha21-csv-editor-with-translation-checker

ignore tag in main, fix prerelease

Release v0.9.0-alpha16-csv-editor

15 Feb 18:21
Compare
Choose a tag to compare
Pre-release
Merge branch 'main' into csv-editor

v0.8.5

24 Jan 15:24
af8e30b
Compare
Choose a tag to compare
  • Fix with alienDeployment logic checker (respect refNodes)
  • Update documentation

v0.8.4

26 Jun 13:29
Compare
Choose a tag to compare
  • Some small documentation hover fixes (fix import from wiki)

v0.8.3

05 Jun 14:33
Compare
Choose a tag to compare
  • Add sprite index checking with subX/subY for more sprite types (HANDOB)
  • Added helpful hint for multi sprites

v0.8.2

04 Jun 12:05
Compare
Choose a tag to compare
  • Added missing vanilla armor sprites
  • Fix sprite index checking with subX/subY for more sprite types (INTICON)
  • Do not retrieve keys from aliases (they only need checking once), fixes problems
  • Store logic data for vanilla assets (but don't check them), prevents false positives when checking them
  • Improved message in case of mapblock that does not cause segfault but will just cause block to be ignored
  • Fix autocomplete for line that is also start of an array entry
  • Improve duplicate error message (use related information, #35)
  • Fix relatedlogic fields overwriting existing typeLinks
  • Added missing type link for alienMissions.waves[].ufo
  • Added missing lt & le in y-script highlighting
  • manufacture.requiredItems add crafts as valid type
  • Added missing stringType (alienDeployments.objectiveFailed)
  • Combine alienMissions data from multiple files
  • Ufopaedia image no longer required for type 3, apparently
  • Parse comments in extraSprites/extraSounds (so duplicates can be ignored)
  • Enable subX/subY for BIGOBS and FLOOROBS
  • Add hitMissSound vanilla ids
  • No longer check ufopaedia.weapon (it's a translatable string)
  • Properly handle refNodes in logic checkers may need to add in other positions)
  • Reload Language/*.yml on changes, so translations get picked up #26

v0.8.1

29 Apr 08:29
Compare
Choose a tag to compare
  • Added syntax highlighting for y-script loop statements

v0.8.0

23 Apr 14:34
Compare
Choose a tag to compare
  • Added context aware autocomplete
  • Removed FtA logic and made rules extendable through linker.yml
  • Fixed subcategories in documentation hovering
  • mapScripts check terrain: now
  • Some other minor fixes

v0.7.0

23 Apr 14:32
Compare
Choose a tag to compare
  • Added Y-script syntax highlighting
  • Added vanilla alienMissions.rul (it was causing false positives)