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
295232667eb25f6eef9ed3b06d6a71a5cdcc9476
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
11
Mar
10
6
5
4
27
Feb
26
25
22
20
18
16
15
14
13
12
10
9
8
7
6
5
4
3
1
31
Jan
30
29
28
27
26
27
25
24
23
22
21
20
19
18
17
16
15
14
13
11
9
8
7
5
4
3
2
1
31
Dec
29
28
26
24
22
21
20
19
18
16
14
13
12
11
9
8
7
3
2
1
30
Nov
28
27
26
24
23
20
18
16
17
15
14
15
14
13
12
11
10
9
8
7
6
5
4
2
31
Oct
30
28
27
26
25
24
21
20
19
17
16
15
14
13
12
11
9
8
9
8
6
5
4
3
2
1
30
Sep
29
25
23
21
19
17
15
14
13
12
10
9
8
30
Aug
29
27
26
22
21
20
19
18
14
12
11
10
5
4
3
30
Jul
29
28
27
26
24
21
12
10
8
7
5
4
3
28
Jun
24
17
14
11
9
8
7
5
4
3
2
31
May
30
28
27
26
23
24
23
22
21
17
16
15
14
13
12
11
10
11
10
9
8
7
6
5
Save metainfo for falling nodes
Enable server side occlusion culling by default.
Allow server side occlusion culling.
Do not increase breath if at full breath.
database-redis: Support password authentication
fix mergeconflict
Climb speed: Increase default setting from 2 to 3
Minimap: Optimise
Light calculation: New bulk node lighting code
Optimize item.lua
GUI: Convert loading screen's progress bar to image (#5362)
CI: Add memleak checking using valgrind (#5350)
Update .appdata and .desktop files
Dungeons: Use 'block' instead of 'brick' for nodebox stairs
Font: attempt fallback font, abort if no fonts found.
README.txt: Clarify loading of minetest.conf
Add minetest.spawn_falling_node(pos) (#5339)
FormSpec: Add position and anchor elements (#5284)
Fixed spelling mistakes (#5312)
Dungeongen: Add and improve parameters
Fix crash that can be caused by the shutdown command. (#5292)
Fix wrong meta key in item meta on ItemStack construction
Fix the documentation for `minetest.is_yes` (#5276)
Fixes for colorwallmounted and colorfacedir nodes
Voxelmanip: Do not emerge or blit to blocks over map gen limit
Multiplayer menu: fix attempt to open nonexistant image
Statbars.lua: Cache enable_damage setting
Fix not being able to damage players in minimal (#5266)
Use the `ARRLEN` macro in more places and remove an unused macro. (#5260)
Add support for the new arguments of `request_shutdown` to the `/shutdown` chatcommand. (#5252)
Revert part of eb49009d023e6e3b5d59a97b8fb5fed5eee83296 (#5230)
Cavegen: Place correct biome surface in tunnel entrances
Objectpos over limit: Avoid crash caused by sector over limit
Fix a small regression caused by e2ad76f.
Fix >5 year old PlayerSAO deletion bug
Merge https://github.com/minetest/minetest
FreeType: address font license issues (#5230)
Lighting: Update lighting at block loading
Mainmenu: Brighter text colours for readability
Footsteps: Fix offset footstep and shallow water sound bugs
Loading