| Commit message (Expand) | Author | Age |
* | Remove resolution of appstream screenshots (#12652) | Fábio Rodrigues Ribeiro | 2022-09-14 |
* | Move some CI jobs to newer compiler versions | sfan5 | 2022-09-14 |
* | Limit force shadow update to urgent blocks (#12692) | x2048 | 2022-09-14 |
* | Check hp_max > 0 for entities (#12667) | Lars Müller | 2022-09-14 |
* | Reassure previous nil behaviour for tiles and special_tiles (#12678) | Zughy | 2022-09-14 |
* | Fix crash when crafting callbacks return strings (#12685) | Zughy | 2022-09-14 |
* | Fix crash when stars are reset | Zughy | 2022-09-14 |
* | Merge remote-tracking branch 'origin/stable-5' into HEAD | sfan5 | 2022-08-04 |
|\ |
|
| * | Bump version to 5.5.1 | sfan5 | 2022-05-15 |
| * | Fix broken dependency enabling due to missing `enabled` field | rubenwardy | 2022-05-14 |
| * | Fix Docker build | sfan5 | 2022-05-14 |
| * | Fix cooking and fuel crafts with aliases | Jude Melton-Houghton | 2022-05-14 |
| * | Fix possible unreliable behavior due to uninitialized variables | Octavian | 2022-05-14 |
| * | HUD: Update selection mesh every frame (#12270) | Lars Müller | 2022-05-14 |
| * | Fix Minetest blaming the wrong mod for errors (#12241) | Lars Müller | 2022-05-14 |
| * | Enable dependencies when enabling modpacks (#12202) | Jude Melton-Houghton | 2022-05-14 |
| * | Fix enabling of dependencies with identical names (#12253) | Jude Melton-Houghton | 2022-05-14 |
| * | Fix mods not being recursively enabled | rubenwardy | 2022-05-14 |
| * | Declare all bundled libs as static | sfan5 | 2022-05-14 |
| * | guiScalingFilter: Fix most memory leaks (#12256) | SmallJoker | 2022-05-14 |
| * | ContentDB: Fix ungraceful crash on aliases when list download fails | rubenwardy | 2022-05-14 |
| * | Fix synchronization issue at thread start | sfan5 | 2022-05-14 |
| * | Fix password changing getting stuck if wrong password is entered once | sfan5 | 2022-05-14 |
| * | Apply disallow_empty_password to password changes too | sfan5 | 2022-05-14 |
| * | Fix race condition in registration leading to duplicate create_auth calls | sfan5 | 2022-05-14 |
| * | Remove HW_buffer_counter after IrrlichtMt fix to remove HWBufferMap (#12232) | paradust7 | 2022-05-14 |
| * | Fix invalid queued package element and path (#12218) | Alex | 2022-05-14 |
| * | Fix some textures not being sent correctly to older clients | Giuseppe Bilotta | 2022-05-14 |
| * | Fix '[combine' when EVDF_TEXTURE_NPOT is disabled. (#12187) | paradust7 | 2022-05-14 |
| * | Fix OOB read in trim("") | ShadowNinja | 2022-05-14 |
| * | Avoid negation of comparison operator (luacheck warning) | Dmitry Kostenko | 2022-05-14 |
| * | Fix memory leak in EmergeManager | Daroc Alden | 2022-05-14 |
| * | Fix footsteps for players whose collision box min y != 0 (#12110) | Gregor Parzefall | 2022-05-14 |
| * | Fix undefined behavior in TileLayer (#12125) | Daroc Alden | 2022-05-14 |
| * | Fix memory leak from SpatialAreaStore (#12120) | Daroc Alden | 2022-05-14 |
| * | Fix segfault with autoscale_mode (again) | sfan5 | 2022-05-14 |
| * | Clean up ClientReady packet handling | sfan5 | 2022-05-14 |
| * | Use absolute value for bouncy in collision (#11969) | pecksin | 2022-05-14 |
| * | Remove awful Mingw32 workarounds | sfan5 | 2022-05-12 |
| * | Fix broken server startup if curl is disabled (#12046) | sfan5 | 2022-05-12 |
| * | Fix builtin statbar backgrounds | Lars Mueller | 2022-05-12 |
| * | Merge remote-tracking branch 'origin/stable-5' into HEAD | sfan5 | 2022-01-30 |
| |\ |
|
| | * | Bump version to 5.4.2 | rubenwardy | 2021-10-22 |
| | * | Fix manifest and various things | rubenwardy | 2021-10-20 |
| | * | Reserve vectors before pushing and other code quality changes (#11161) | sfan5 | 2021-10-20 |
| | * | Remove broken timeout behaviour | sfan5 | 2021-10-19 |
| | * | Shave off buffer copies in networking code (#11607) | sfan5 | 2021-10-19 |
| | * | Update deps ref | rubenwardy | 2021-10-18 |
| | * | Use scoped app storage on Android (#11466) | rubenwardy | 2021-10-18 |
| | * | Move build/android directory to root of project (#11283) | NeroBurner | 2021-10-18 |