Skip to content

Alpha 1

Compare
Choose a tag to compare
@FrancescoBorzi FrancescoBorzi released this 07 Aug 19:47
· 2986 commits to master since this release

This is a minor release, containing mostly refactoring and fixes.

  • Feature: implemented debug mode (show queries in developer console)
  • Fix: bug in npc-flags, dynamic-flags, mechanic-immune-mask
  • Fix: correct query generation of PickpocketingLootTemplate
  • Fix: correctly generate a new row id when adding new rows in Multi-row editors
  • Fix: correct value type of IDs when creating new entities
  • Fix: performance issue in Single-row editors
  • Fix: input checkbox layout
  • Updated all dependencies to latest stable version (Electron, Angular, TypeScript, etc...)
  • Other minor corrections

In addition, 100% unit test coverage as well as integration tests have been added to the existing features. This standard will be automatically kept for future features.