MoNTE48
aebefaa312
Add "smoke_puff.png" for compatibility reason. Docs cleanup
2020-04-26 19:19:15 +02:00
SmallJoker
c1c9995959
Bump version to 0.4.17
2018-06-03 17:35:20 +02:00
sfan5
2c1068ad12
Revert version scheme changes
...
This reverts commit 41b7823057bdaddd760f932dce802719301c3a0f.
This reverts commit 7968f1ddaa67432719d5becdda5ca8bec58faa47.
2017-11-20 19:28:58 +01:00
Loïc Blot
9f2d9fbee5
New version scheme ( #6292 )
...
* Version changes: current dev version is now 0.4.17
* This change permit to have multi branches with various versions
* Dev version is 0.4.17-dev and next release will be 0.4.17
2017-08-20 17:25:07 +02:00
ShadowNinja
481febd69d
Bump version to 0.4.16
2017-06-03 14:42:10 -04:00
sfan5
4e2d145369
Bump version to 0.4.15
2016-12-22 23:14:17 +01:00
red-001
1e4b9eb2d9
Add base64 encoding and decoding to the lua api. ( #3919 )
2016-05-27 23:37:28 -04:00
sfan5
234652ad61
Bump version to 0.4.14
2016-05-15 14:49:15 +02:00
kwolekr
be8cc00f50
SAPI: Move core.get_us_time() to Util module
2015-10-26 03:46:36 -04:00
kwolekr
3272113636
Hide mapgens from main menu not intended for end users
2015-10-04 17:11:41 -04:00
est31
9721b4cf60
Bump version to 0.4.13
2015-08-20 04:02:00 +02:00
ShadowNinja
d85feedccc
Add core.get_dir_list
2015-05-16 18:33:22 -04:00
Perttu Ahola
bb4840d977
Bump version to 0.4.12
2015-02-18 23:50:01 +01:00
est31
22ea6a5d81
Server: announce MIN/MAX protocol version supported to serverlist. Client: check serverlist
...
Client now informs about incompatible servers from the list, this permits to prevent the protocol movements.
Server announces its supported protocol versions to master server
2015-02-18 16:09:59 +01:00
kwolekr
5bb6adee32
Reorganize supported video driver query mechanisms
2015-01-18 13:24:25 -05:00
kwolekr
6a136cf876
Add core.get_mapgen_names() to Main Menu API (and use it)
...
Also rewrite mapgen registration for static initialization
2014-12-29 21:23:51 -05:00
kwolekr
a7c93a7160
Bump version to 0.4.11
2014-12-24 22:28:06 -05:00
sapier
e6e2f1de60
Add video driver selection to settings menu (based uppon idea from webdesigner97)
2014-08-23 01:55:54 +02:00
sapier
bb33052a28
Fix regression dirt texture not beeing default in non cloud menu
2014-06-14 20:51:57 +02:00
sapier
53f01294df
Add formspec toolkit and refactor mainmenu to use it
...
Fix crash on using cursor keys in client menu without selected server
Add support for non fixed size tabviews
2014-05-16 22:57:14 +02:00
ShadowNinja
9718e20bfa
Use "core" namespace internally
2014-05-08 13:02:04 -04:00
sapier
f4753a9cd4
Add support for dpi based HUD scaling
...
Add support for (configurable) multiline hotbar
Improved screensize handling
Add userdefined gui scale by BlockMen
2014-04-27 21:53:13 +02:00
Kahrl
d58f5a0878
Add formspec table
2014-01-13 18:11:08 -05:00
kwolekr
c7c4c681e4
Bump version to 0.4.9
2014-01-01 16:54:28 -05:00
sapier
b1a9e58d6a
Fix modstore/favourites hang by adding asynchronous lua job support
2013-11-29 22:09:14 +01:00
PilzAdam
56f58ccf3b
Allow non-string arguments for minetest.is_yes()
2013-09-10 21:38:44 +02:00
PilzAdam
14d20ac1a4
Add Settings interface for Lua
2013-09-10 18:31:38 +02:00
Kahrl
1f772a3890
Add minetest.parse_json, engine.parse_json
2013-09-02 02:20:08 +02:00
sapier
281dc6a502
Add translation for main menu
...
Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp
2013-08-17 16:01:43 +02:00
Kahrl
ee90d438b8
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
2013-08-14 21:03:33 +02:00
PilzAdam
448530d6b0
Play sounds/main_menu.ogg in menu
2013-07-28 23:29:03 +02:00
sapier
62794622d6
Replace C++ mainmenu by formspec powered one
2013-07-02 19:58:20 -04:00