Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
illuna-minetest
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Illuna-Minetest
illuna-minetest
Graph
07f444ed85dd900a75062e7dcf0cc0690063283b
Select Git revision
Branches
4
master
default
stable-0.2
stable-0.3
stable-0.4
Tags
20
0.4.15
0.4.14
0.4.13
0.5.0-dev
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7-MSVC
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2-rc1
0.4.1
0.4.0
0.4.dev-20120606
0.4.dev-20120603
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Dec
14
13
14
13
12
13
12
13
12
11
10
9
10
9
8
7
8
7
6
7
6
5
4
3
2
1
30
Nov
29
28
27
26
27
26
25
23
22
21
20
19
18
15
14
13
12
13
11
10
9
8
3
2
1
30
Oct
29
28
27
26
24
23
22
21
20
19
18
9
8
7
5
3
2
1
30
Sep
28
25
22
21
20
19
18
19
18
17
14
11
6
3
1
29
Aug
25
24
23
22
21
19
16
15
14
10
5
29
Jul
25
24
22
20
19
17
16
13
12
7
6
5
2
30
Jun
29
28
27
26
25
24
23
22
21
20
19
18
17
15
14
13
12
10
9
8
4
1
31
May
30
28
26
25
24
23
20
18
17
16
15
14
11
10
8
7
5
4
3
2
29
Apr
27
25
24
23
22
21
20
19
18
16
15
14
13
12
11
10
9
8
6
3
1
26
Mar
24
23
22
21
15
14
13
12
11
9
8
6
5
4
3
2
27
Feb
26
24
23
16
15
13
12
9
8
7
6
5
4
3
2
1
31
Jan
26
24
23
21
19
18
16
Update Spanish language.
Fixes #1687 by extra semaphore retval handle code for OSX
Fix typo in lua_api.txt
Noise: Don't assume Noise is used for 2D unless gradientMap2D is actually called
Fix background of creative icon (was black, now transparent)
Revert "Update Russian translation"
Fix misleading error when exiting the client from the main menu
Provide more info if a subgame is not valid/found
Update german translation
LuaPerlinNoiseMap: Fix 3d noise safety check
Fix segfault when dragging mouse out of mainmenu window (#1910)
Remove vertlabels from main menu and relayout a bit
Display serverlist flags as icons
Update po files
Update Russian translation
Update Italian translation
Fix missing call to std::ostringstream::str
Fix MSVC compiling warnings and remove an unused texture
Log: Silence errorstream during unittests
Use std::string::empty() instead of size() where applicable
Add basic support for generating API documentation using Doxygen
Settings: Fix invalid memory access when setting not found in working mem
NodeResolver: Fix some comments and use const references for params
Add minetest.clear_registered_decorations() and clear_registered_ores()
Allow footstep sounds to play for liquid and ladder nodes, making swimming and climbing sounds possible
Responsive tooltip offset for Android.
Fix typo in mapblock.h
LuaPerlinNoiseMap: Prevent invalid memory access when attempting to generate 3d noise with a buffer created for 2d
Mapgens: Rename m_emerge to prevent name collisions
Add support for NoiseParams in minetest.get_perlin() and add docs on NoiseParams to lua_api.txt
Revert "Adjust the values of dirs1 and dirs2 so that rotate_and_place orients textures correctly"
Settings: Fail on invalid sequence and throw exception for LuaSettings
Settings: Sanitize value for multiline terminator tokens
Fix undeclared globals in functions and shorten lines in misc_helpers.lua.
Clean up Noise macros
NodeResolver: Fix cancelNode and cancelNodeList
Noise: Automatically transform noise maps if needed
Move get_schematic and read_schematic to l_mapgen.cpp
Biome API: Reduce heat and humidity persistences to 0.5
Add support for lacunarity in legacy NoiseParams string format
Loading