Difference between revisions of "0.3.1"
m (category) |
(Add no-game screen for 0.3.1) |
||
Line 1: | Line 1: | ||
+ | [[Image:NoGame-031.png|thumb|The no-game screen of LÖVE 0.3.1.]] | ||
+ | |||
The codename for LÖVE 0.3.1 is '''Space Meat'''. It is currently '''<span style="color:#0000ff;">released</span>'''. | The codename for LÖVE 0.3.1 is '''Space Meat'''. It is currently '''<span style="color:#0000ff;">released</span>'''. | ||
Latest revision as of 00:59, 1 March 2018
The codename for LÖVE 0.3.1 is Space Meat. It is currently released.
Changes from 0.3.0
Fixes
- Fixed segfault related to graphics.
- Fixed wait-forever bug related to audio.
- Fixed error reporting not working across modules.
- Fixed bug where games with a trailing "/" would not start.
- Fixed bug which caused love.timer.sleep to delay for (way) too long.