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
09cefc3dfd76ac629bfc0777635fc5ac47b25ab0
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
4
Feb
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
4
3
2
1
30
Apr
28
29
28
26
25
24
23
22
21
20
15
14
12
Mgv6: Add fallback node for gravel
Mgv6: Add stairs to desert stone dungeons
MapgenBasic node resolver: Various fixes
Serverlist: Add ping indicators (#5164)
Tell on_punch to expect a return value
Mgvalleys: Fix missing decorations and incorrect function order
Fix anticheat resetting client position after the client is teleported
Make facedir_to_dir and wallmounted_to_dir work with coloured nodes as well. (#5153)
Fix fog weirdness (#5146)
Plantlike visual scale: Send sqrt(visual_scale) to old clients
Add multiply texture modifier
Use fabs() instead of abs() (#5141)
Re-add halo highlight (#5130)
Add console height setting (#5136)
Rename height to scale for openConsole() (#5139)
Fix AIX threading build
Fix synchronization issue at thread start
from_table: Fix crash for missing inventory or field
Make entity on_punch have same signature and behaviour as player on_punch
Plantlike: Fix visual_scale being applied squared (#5115)
Implement player attribute backend (#4155)
Dungeongen: Fix selection of diagonal corridors
Dungeons: Add nodebox stairs to desert and sandstone dungeons
Fix after hardware node coloring (#5114)
Dungeongen: Fix out-of-voxelmanip access segfault
Block spam messages before calling on_chatmessage callbacks (#4805)
Add smooth lighting for all nodes
Wrap to positive degree values (#5106)
Initialize TileAnimationParams to prevent crashes/bugs for legacy invocations of add_particle{,spawner} (fixes #5108)
Zoom FOV: Reduce minimum zoom FOV to 7 degrees
Dungeons: Support nodebox stairs wider than 1 node
core: Add dir_to_yaw and yaw_to_dir helpers
Vector: Add vector.sort(a, b): return box edges
Add hardware node coloring. Includes:
Fix potential crash in chat handling (since 2f56a00d9eef82052614e5854a07b39b087efd0b)
Remove os.exit from the Lua secure sandbox (#5090)
Add show_statusline_on_connect setting (#5084)
Revert "Detach the player from entities on death." (#5087)
Fix unknown command message not providing number of cmd
Add Entity get_texture_mod() to Lua API
Loading