Skip to content

Releases: oomek/attractplus

Attract-Mode Plus 3.0.8

13 Mar 18:15
Compare
Choose a tag to compare

Fixes:

  • Fix Anti-Aliasing on Nvidia by disabling forced Anti-Aliasing Gamma Correction in the driver
  • Fix navigation issues and crashes when a display has 0 filters defined
  • Fix the execution order of signal callbacks
  • Fix disappearing event sound mappings when Sound Volume is set to 0
  • Fix deleting a display. Deleting a display was causing copying properties of just deleted display into a next display and saving it to attract.cfg

Attract-Mode Plus 3.0.7

21 Dec 02:15
Compare
Choose a tag to compare

Changelog:

  • Added anti-aliasing to Configure / General
  • Added anisotropic filtering to Configure / General

Fixes:

  • fe.path_test() returning false on some systems
  • Disappearing artwork in the begining of playing a video
  • Translations in Configure / Controls
  • z-order sorting

Attract-Mode Plus 3.0.6

18 Sep 13:45
Compare
Choose a tag to compare

Changelog:

  • Add lines property to fe.Text
  • Add lines_total property to fe.Text
  • Add line_height property to fe.Text

Fixes:

  • Fix fe.Text msg_wrapped UTF8 conversion
  • Fix fe.Text first_line_hint not working when text has magic tokens
  • Fix fe.Text first_line_hint maximum limit
  • Fix fe.Text word_wrap = true not working when set before setting msg property
  • Fix surfaces not redrawing on fe.layout.redraw()

Attract-Mode Plus 3.0.5

23 Jul 17:05
Compare
Choose a tag to compare

Changelog:

  • Add anchor_x and anchor_y properties to fe.Image and fe.Rectangle
  • Add rotation_origin_x and rotation_origin_y to fe.Image and fe.Rectangle
  • Rename origin property to rotation_origin
  • Rename set_origin() function to set_rotation_origin()

Fixes:

  • Fix black screen on first run
  • Fix missing artwork showing as black rectangles
  • Fix Fe.Text word_wrap when text.style = Style.Bold
  • Fix shader code when image.blend_mode = BlendMode.Premultiplied

Attract-Mode Plus 3.0.4

05 Jul 22:43
Compare
Choose a tag to compare
Release 3.0.4

Attract-Mode Plus 3.0.3

24 Jun 10:12
Compare
Choose a tag to compare
Remove debug line

Attract-Mode Plus 3.0.2

30 May 20:39
Compare
Choose a tag to compare

Attract-Mode Plus 3.0.1

Attract-Mode Plus 3.0.0

25 Apr 08:09
Compare
Choose a tag to compare
Release 3.0.0

Attract-Mode Plus 2.6.2

17 Feb 23:29
Compare
Choose a tag to compare
CI (sfml): don't build Audio and Network support