Releases: ianmaclarty/amulet
v1.9.1
v1.9.0
v1.8.2
v1.8.1
v1.8.0
v1.7.4
Highlights:
- upgrade to latest ANGLE drivers on windows
- log messages and tracebacks are now also written to a log.txt file in the app's data folder where save files are kept (useful if a user reports a crash and didn't take a screenshot of the traceback)
- some bug fixes
- bunch of android stuff. exports are not supported yet though, sorry.
Changes between v1.7.2 and v1.7.4:
6b86efb android IAP
bf8deca more android stuff
f97befd android: recreate opensl when restarting
8f3819f android fixes
7371847 add support for google play leaderboards on android
2638c6f google play achievments for android
1f5fb89 build android lib on travis
a440475 make sure am.language only returns a supported language
dc7a022 only init google play services if requested
ff4d804 android: dont wait forever for iap service
715e46d fix bug when reading obj files with texture coordinates
3cc36cb Merge branch 'master' of https://github.com/ianmaclarty/amulet
e5aaa21 fix bug when clearing the depth buffer
022ba05 fix gcc compilation error
9941845 upgrade to latest angle driver on windows
6ecb289 write log messages to log.txt in the app data dir
v1.7.3
v1.7.3
v1.7.2
v1.7.1
Highlights:
- Update SDL for keyboard repeat bug fix on Linux
- Doc fixes
Changes between v1.7.0 and v1.7.1:
a2084df document that particles2d requires a blend mode
c0ef4d2 fix typo in docs
2b7c39e call finishTransaction on iap transaction
3d6977c iap changes
52cfd10 improvements to iaps
b6accfd add am.get_banner_ad_height
3619b47 towards android port
ea5b3b2 android java wrapper
44d1211 android: fix bug when restarting after gl context lost
fb7ecb7 add SDL2-hg-2016-10-30 for keyboard repat fix
43e0fdf add prebuilt sdl for linux64
0bfc9bf add prebuilt sdl for linux32
d72a111 add sdl win patch file
v1.7.0
Highlights:
- Documentation fixes
- Fix a bug in the export command where it always recursed
- Windows now have a show_cursor property
Changes between v1.6.1 and v1.7.0:
36bb9b5 experimental google ads support
74efd57 allow controlling ads from lua code
ddae04f iap (untested)
f158472 set transaction observer before running lua
daf8073 only show ads if filled
298323f MurmurHash: Merge MurmurHash3.cpp to latest release
526d546 Merge pull request #103 from CTXz/master
738d6c0 add window.show_cursor
51eeb6d fix error in docs (load_buffer should have been load_audio)
57933ad load_{buffer,string,script,audio,image} now return nil on error
e9d650d Merge branch 'master' into google-ads
6c564b8 game center fix
ea5c138 animate ads
686570b add iap_product_local_price
408c22f only build with google ads if framework present
d6894d4 document highdpi window setting
7b60037 ios: set audio category before activating audio
4bb563d perf_stats now includes draw and use_program calls
b3be510 fix export bug where it always recursed
e48b2e6 avoid generating sprites for characters not in font