Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update MinGW used by CI | sfan5 | 2022-02-08 |
| | | | | | This made a rebuild of 32-bit deps necessary. They were updated in the process and this was done for 64-bit too for consistency. | ||
* | Noise params serialization fixup | Gaël C | 2022-02-08 |
| | |||
* | Send HUD flags only if changed | Lars Müller | 2022-02-08 |
| | |||
* | Update copyright year in README (#12029) | Zughy | 2022-02-04 |
| | |||
* | Fix broken server startup if curl is disabled (#12046) | sfan5 | 2022-02-04 |
| | |||
* | Fix types of get_mapgen_setting_noiseparams (#12025) | Lars Müller | 2022-02-04 |
| | |||
* | Clean up ClientInterface locking | Jude Melton-Houghton | 2022-02-03 |
| | |||
* | Add more documentation for the list[] fs element (#11979) | DS | 2022-02-03 |
| | |||
* | Fix macOS compile instructions | sfan5 | 2022-01-31 |
| | |||
* | Revert "Disable dynamic shadows for the 5.5.0 release" (#12032) | rubenwardy | 2022-01-31 |
| | |||
* | Fix builtin statbar backgrounds | Lars Mueller | 2022-01-31 |
| | | | | see #12000 | ||
* | Document moon orientation relative to sun | Lars Mueller | 2022-01-31 |
| | |||
* | Use virtual paths to specify exact mod to enable (#11784) | rubenwardy | 2022-01-30 |
| | |||
* | Continue with 5.6.0-dev | sfan5 | 2022-01-30 |
| | |||
* | Bump version to 5.5.0 | sfan5 | 2022-01-30 |
| | |||
* | Add another very awful workaround to prevent a crash on Mingw32 | sfan5 | 2022-01-30 |
| | | | | | This appears to be the same issue as 70df3d54f37c280f7afe60f6e964b8406577f39f. Hopefully the next MinGW update will remove the need for this. | ||
* | Update credits for 5.5.0 release (#12001) | sfan5 | 2022-01-30 |
| | |||
* | Get rid of `basic_debug` last minute | sfan5 | 2022-01-30 |
| | | | This isn't a revert but rather just disables the codepaths. also see #12011 | ||
* | Abort raycasts that go out-of-bounds (#12006) | sfan5 | 2022-01-30 |
| | |||
* | Translated using Weblate (Chinese (Simplified)) | poi | 2022-01-30 |
| | | | | Currently translated at 93.4% (1323 of 1416 strings) | ||
* | Translated using Weblate (Russian) | Nikita Epifanov | 2022-01-30 |
| | | | | Currently translated at 97.8% (1386 of 1416 strings) | ||
* | Translated using Weblate (German) | Wuzzy | 2022-01-30 |
| | | | | Currently translated at 100.0% (1416 of 1416 strings) | ||
* | Translated using Weblate (Ukrainian) | Andrij Mizyk | 2022-01-30 |
| | | | | Currently translated at 48.7% (691 of 1416 strings) | ||
* | Translated using Weblate (French) | waxtatect | 2022-01-30 |
| | | | | Currently translated at 100.0% (1416 of 1416 strings) | ||
* | Translated using Weblate (Japanese) | BreadW | 2022-01-30 |
| | | | | Currently translated at 100.0% (1416 of 1416 strings) | ||
* | Translated using Weblate (Slovak) | Marian | 2022-01-30 |
| | | | | Currently translated at 100.0% (1416 of 1416 strings) | ||
* | Translated using Weblate (Malay) | Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi | 2022-01-30 |
| | | | | Currently translated at 100.0% (1416 of 1416 strings) | ||
* | Translated using Weblate (Hungarian) | Balázs Kovács | 2022-01-30 |
| | | | | Currently translated at 86.0% (1219 of 1416 strings) | ||
* | Translated using Weblate (Danish) | Thomas Wagner Nielsen | 2022-01-30 |
| | | | | Currently translated at 39.9% (566 of 1416 strings) | ||
* | Update German builtin translation | Wuzzy | 2022-01-30 |
| | |||
* | Update builtin translation templates | Wuzzy | 2022-01-30 |
| | |||
* | Fix Minetest logo when installed system-wide | ROllerozxa | 2022-01-30 |
| | |||
* | Get rid of empty test file | sfan5 | 2022-01-30 |
| | |||
* | Raise max mapgen limit constant to align with mapblock size | sfan5 | 2022-01-30 |
| | |||
* | Auto-update minetest.conf.example | SmallJoker | 2022-01-29 |
| | |||
* | Disable dynamic shadows for the 5.5.0 release | SmallJoker | 2022-01-29 |
| | | | | | | | | | The dynamic shadows are yet not in the desired state to justify the inclusion into version 5.5.0. A stable release is long overdue, hence this allows fixes to continue in 5.6.0-dev to finally release an acceptable version of the dynamic shadows feature. Reverting this commit is highly recommended to proceed in development. | ||
* | Get rid of legacy workaround in SQLite backend | sfan5 | 2022-01-28 |
| | | | | tested on Android 11, fixes #11937 | ||
* | Add game name to server status string | sfan5 | 2022-01-28 |
| | |||
* | Request execution on dedicated GPU on Windows | sfan5 | 2022-01-27 |
| | |||
* | Enable high-res timers on Windows | sfan5 | 2022-01-27 |
| | | | | | This should fix issues like #11891, caused by the fps limiting code being unable to operate correctly. | ||
* | Rework drawtime and related timekeeping code to use microseconds | sfan5 | 2022-01-27 |
| | |||
* | Automatically migrate client mod storage (#11960) | Jude Melton-Houghton | 2022-01-27 |
| | |||
* | Builtin: Sanity-check /time inputs (#11993) | SmallJoker | 2022-01-27 |
| | | | This enforces the documented bounds for the /time command. | ||
* | Define control(bits) as "unset" for entities (#11995) | Lars Müller | 2022-01-27 |
| | |||
* | Update translations | updatepo.sh | 2022-01-25 |
| | |||
* | Update example config and translation .cpp | updatepo.sh | 2022-01-25 |
| | |||
* | Translated using Weblate (Chinese (Simplified)) | poi | 2022-01-25 |
| | | | | Currently translated at 93.8% (1328 of 1415 strings) | ||
* | Translated using Weblate (Hungarian) | Balázs Kovács | 2022-01-25 |
| | | | | Currently translated at 85.5% (1210 of 1415 strings) | ||
* | Translated using Weblate (Spanish) | rubenwardy | 2022-01-25 |
| | | | | Currently translated at 79.5% (1125 of 1415 strings) | ||
* | Translated using Weblate (Chinese (Literary)) | Gao Tiesuan | 2022-01-25 |
| | | | | Currently translated at 0.6% (9 of 1415 strings) |