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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
154a8bb4666745d0e005a830a0fa72c25e02141f
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
Begin with the selected commit
Created with Raphaël 2.2.0
23
Apr
22
21
20
18
14
12
11
10
9
8
7
6
5
3
2
1
31
Mar
30
29
30
29
28
27
28
26
24
23
24
23
22
21
19
18
19
17
16
15
14
13
11
10
9
7
6
5
4
3
2
3
1
28
Feb
27
26
25
24
23
24
23
22
21
22
21
20
19
18
17
15
14
13
12
10
9
8
7
6
5
4
2
1
31
Jan
30
29
27
28
26
24
23
22
21
16
14
12
11
7
4
3
2
30
Dec
27
26
23
21
20
18
17
16
15
11
7
6
3
2
1
30
Nov
29
28
27
26
25
23
22
20
13
12
10
9
8
5
4
3
2
1
31
Oct
18
9
Sep
7
5
4
3
2
1
31
Aug
19
12
28
Jul
27
26
25
24
23
22
21
19
19
Jun
Fix to: addUpdateMeshTaskWithEdge
Add option to use texture alpha channel
Disable fall bobbing by default; enable using fall_bobbing_amount = 1.0
Grow dirt_with_snow instead of dirt_with_grass if snow is above it
Add minetest.get_player_ip()
Add option to not prepend "Server -!- " to messages sent with minetest.chat_send_player()
Added offset support for HUD items
Added support for alignment in HUD items
Merge remote branch 'origin/master'
Translated using Weblate (Russian)
Translated using Weblate (Kirghiz)
Translated using Weblate (Chinese (China))
Translation to Portuguese of Brazil for Minetest
Translated using Weblate (Polish)
mgv7: Implement getGroundLevelAtPoint(), fix layer of topnodes at chunk Y boundaries, remove growGrass()
Fix findSpawnPos()
Fix hud_change stat argument retrieval
Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapgen V7
Add direction parameter to statbars in HUD API
Fix Lua HUD documentation
Merge remote branch 'origin/master'
Add dutch translation
Merge remote branch 'origin/master'
Translated using Weblate (Russian)
Translated using Weblate (Portuguese)
Translated using Weblate (Kirghiz)
Translated using Weblate (German)
Translated using Weblate (French)
Translated using Weblate (Chinese (China))
Add dutch translation
Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modification
Lua HUD
Merge pull request #654 from ShadowNinja/remove_old_makefile
Remove old Makefile(that is what git is for)
Fix double free, null texture drop
Swing the camera down when the player lands on the ground, based on the velocity the surface is hit with.
Fix masterserver javascript: adjustable output id
Bugfixes to get_craft_recipe and get_all_craft_recipes.
fix bug in scriptapi line_of_sight
fix objects colliding with its own collision boxes
Loading