kwolekr 3c63c3044d Add MapSettingsManager and new mapgen setting script API functions
This commit refactors the majority of the Mapgen settings system.
- MapgenParams is now owned by MapSettingsManager, itself a part of ServerMap,
  instead of the EmergeManager.
- New Script API functions added:
    core.get_mapgen_setting
    core.get_mapgen_setting_noiseparams,
    core.set_mapgen_setting, and
    core.set_mapgen_setting_noiseparams.
- minetest.get/set_mapgen_params are deprecated by the above new functions.
- It is now possible to view and modify any arbitrary mapgen setting from a mod,
  rather than the base MapgenParams structure.
- MapgenSpecificParams has been removed.
2016-07-03 15:38:36 -04:00
..
2016-06-03 19:42:57 +02:00
2015-05-12 21:07:46 +02:00
2015-05-12 21:07:46 +02:00
2015-03-27 15:00:48 -04:00
2016-05-02 15:01:17 +10:00
2015-02-17 15:07:05 +01:00
2016-03-19 21:27:57 -04:00
2015-08-23 22:04:06 -04:00
2016-04-02 02:02:19 +02:00
2015-12-07 13:51:41 -05:00
2016-02-11 16:55:15 +01:00
2016-02-11 16:55:15 +01:00
2015-08-02 14:27:04 +02:00
2016-06-03 19:42:57 +02:00
2016-03-19 21:27:57 -04:00
2015-11-06 08:51:14 +01:00
2016-06-03 19:42:57 +02:00
2016-02-18 16:43:29 +01:00
2015-08-25 18:33:52 -04:00
2015-12-07 13:51:41 -05:00
2015-08-25 18:33:52 -04:00
2015-07-08 10:12:44 +02:00
2016-06-03 19:42:57 +02:00
2016-06-03 19:42:57 +02:00
2016-02-18 16:43:29 +01:00
2015-10-14 01:03:54 -04:00
2015-08-25 18:33:52 -04:00
2015-10-26 15:14:22 +01:00
2015-03-25 02:30:17 +10:00
2016-06-03 19:42:57 +02:00
2016-06-03 19:42:57 +02:00
2016-06-03 19:42:57 +02:00
2016-06-03 19:42:57 +02:00
2015-07-23 07:38:13 +02:00
2015-08-25 18:33:52 -04:00
2014-01-13 18:11:08 -05:00
2016-04-12 23:10:28 +10:00
2015-08-19 03:42:00 +02:00
2016-03-19 21:27:57 -04:00
2014-06-29 18:17:56 +02:00
2014-12-31 02:44:31 +10:00
2016-06-03 19:42:57 +02:00
2015-11-06 08:51:14 +01:00
2016-06-11 23:35:17 +01:00
2016-02-11 16:55:15 +01:00
2016-02-11 13:11:25 +01:00
2015-12-06 11:38:03 +01:00
2016-02-19 21:31:22 +01:00
2016-02-19 21:31:22 +01:00
2016-03-02 23:23:31 -05:00
2016-03-19 21:27:57 -04:00
2015-10-31 13:28:58 -04:00
2015-08-25 18:33:52 -04:00
2016-06-11 23:35:17 +01:00
2016-06-11 23:35:17 +01:00
2016-06-04 02:16:06 -04:00
2016-06-04 01:51:44 -04:00
2016-05-01 15:32:02 +02:00
2016-06-24 02:13:09 +01:00
2015-12-07 13:51:41 -05:00
2015-12-07 13:51:41 -05:00
2015-08-23 22:04:06 -04:00
2015-08-23 22:04:06 -04:00
2014-11-19 16:21:59 -05:00
2016-05-23 11:48:30 -04:00
2016-05-23 11:48:30 -04:00
2015-01-23 21:38:34 +10:00
2016-03-19 21:27:57 -04:00
2016-02-11 16:55:15 +01:00
2015-08-25 18:33:52 -04:00
2015-03-27 15:00:48 -04:00
2016-02-11 16:55:15 +01:00