Skip to content

FastJ 1.6.0-SNAPSHOT-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@lucasstarsz lucasstarsz released this 26 Oct 03:14
92df95f

Most Notable Changes

  • added logging system, added engine config, moved example programs in #127
  • revamp display system, added dialog system in #124
  • (#138) fixed issue with Sprite2D not constructing properly in #140
  • more unit tests!
See More

What's Changed

  • [Documentation] Added package-info documentation for (most) packages by @YeffyCodeGit in #112
  • Add set(int) method for both Point classes. by @Sammie156 in #121
  • Update feature request issue template by @YeffyCodeGit in #126
  • Logging Implementation for FastJ with SLF4J(Simple Logging Facade for Java) by @Sammie156 in #125
  • Add logging (SLF4J), add engine configuration, change examples module into subproject by @lucasstarsz in #127
  • revamped display system by @lucasstarsz in #124
  • updated image support status, latest FastJ version by @lucasstarsz in #135
  • fixed package definitions, updated main module description by @lucasstarsz in #134
  • fixed display resizing by @lucasstarsz in #136
  • updated display event logging with formatting, migrated to debug/trace by @lucasstarsz in #137
  • Fix sprite2d constructor by @lucasstarsz in #140

Full Changelog: 1.6.0-SNAPSHOT-1...1.6.0-SNAPSHOT-2