Difference between revisions of "0.3.1"
(Add 0.3.1 changelog.) |
(Add no-game screen for 0.3.1) |
||
(One intermediate revision by one other user not shown) | |||
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>'''. | ||
Line 9: | Line 11: | ||
* Fixed bug which caused love.timer.sleep to delay for (way) too long. | * Fixed bug which caused love.timer.sleep to delay for (way) too long. | ||
− | [[Category: | + | [[Category:Versions]] |
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.