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.
aa474e4501f460ba853dc70ff4d97cbd061e6704
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
13
Jun
12
11
9
6
3
2
1
31
May
30
29
28
27
26
24
23
22
21
20
19
18
19
18
17
16
15
13
12
11
9
8
7
6
5
4
5
4
3
1
29
Apr
27
26
27
26
24
23
22
21
20
19
18
17
16
17
16
14
13
12
11
8
7
6
5
3
2
1
31
Mar
30
29
28
27
25
24
25
24
23
22
21
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
6
5
4
5
4
3
2
27
Feb
26
25
24
23
21
20
19
18
17
18
17
16
15
14
13
12
13
12
11
10
8
7
6
5
4
5
4
2
1
31
Jan
28
27
25
24
23
22
21
20
21
20
18
19
18
17
16
15
16
15
14
13
12
11
10
9
10
9
8
7
8
7
6
5
4
5
4
3
2
1
30
Dec
31
30
29
30
29
28
27
26
24
25
24
23
Add minetest.register_on_player_hpchange
Add return list of individual counts to find_node_in_area
dofile error reporting for syntax errors
Minimal: Add snow biome and jungleleaves nodes. Add mapgen aliases
Reposition irrlicht timestamp in makefile
More reliable serverlist behaviour
Minimal: Edit mapgen aliases. Use blob ore for clay, update other ores. Update simple biomes. Cleanup code
Decrease minetest.after globalstep lag
Mgv5/mgv7: Trigger biome recalculation at underwater surfaces
Fix uninitialized variable error
Nicer time setting logging
Fix wrong replace from previous commit
Localize inside whole misc_helpers.lua
Make split method static
Mapblock: nodecount refactor
Only retrieve always_fly_fast setting once
(Android) Only simulate holding down fast key if fast_move is toggled to true
Make get_biome_list() error message more helpful
Fix typo in variable name
Add some missing getter functions to the lua API
Consistent const string params
Spare some string copies
Mgv6: Enable snowbiomes by default. Double biome noise spread. 3 octaves, 0.5 persistence for humidity
Small clientiface ASCII art improvements
Biome API, mgv7: Increase heat/humidity spreads. Improve mgv7 noise parameters
Mgv5/v7: Fix generateBiomes biome recalculation logic Biomegen down to y = -192 for mgv5 deep oceans. Improve code
Fix Windows build, clean up included headers
Deny empty username early in the protocol
Don't ignore nametag attribute change message for newer versions
Fix documentation for texture override face selector behaviour
Replace instances of std::map<std::string, std::string> with StringMap
Add texture overriding
Fix build with libstdc++
Split ObjDef/ObjDefManager out to objdef.cpp
Lower log level for unexpected behaviour
Enforce hiding nametag
Add more swp files to gitignore
Make nametags white again
Fix null dereference when loading schematic from definition without a NodeDefManager
Record MapBlock modification reasons as flags instead of strings
Loading