1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-29 14:45:20 +01:00
Commit Graph

57 Commits

Author SHA1 Message Date
SmallJoker
ed1415f78d world.mt: Only accept true/false/nil values (#8055)
This patch will make distinguishable mods in modpacks possible in the future
`nil` checks are required to provide backwards-compatibility for fresh configured worlds
2019-01-13 16:22:32 +01:00
Paul Ouellette
a18c310adb Make sqlite3 the default auth backend (#8085) 2019-01-10 07:54:20 +01:00
rubenwardy
70bf3439ab Deprecate modpack.txt and use modpack.conf instead (#7892)
* Deprecate modpack.txt and use modpack.conf instead
2019-01-06 10:23:35 +01:00
rubenwardy
14011bdc7a Add protocol_version and supported package types to ContentDB urls 2018-07-29 00:26:03 +01:00
rubenwardy
ca502fc274 Update to new ContentDB API 2018-06-18 20:47:38 +01:00
rubenwardy
3eb363f813 Add updating to online content browser 2018-05-16 21:52:12 +01:00
rubenwardy
87ad4d8e7f Add online content repository
Replaces mods and texture pack tabs with a single content tab
2018-04-19 20:14:53 +01:00