Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
minetest_game
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Zadrog Pzvotrügen
minetest_game
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c570f9f494f6cb879c88c716d59bbbdfa1423679
Select Git revision
Branches
5
loud_walking
master
default
protected
stable-0.4
technicworld
technicworld-5.0-dev
Tags
17
0.4.12
0.4.11
0.4.10
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2-rc1
0.4.0
0.4.1
0.4.dev-20120606
0.4.dev-20120603
0.4.dev-20120408
0.4.dev-20120326
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Apr
23
19
18
16
14
12
11
8
4
30
Mar
29
26
25
22
21
18
15
14
13
11
9
6
3
29
Feb
27
25
24
23
21
20
19
18
14
13
7
6
3
29
Jan
26
22
20
15
14
13
12
8
7
5
3
31
Dec
28
26
25
23
19
12
6
2
23
Nov
15
14
9
8
4
29
Oct
28
27
25
20
18
17
11
10
5
3
30
Sep
29
20
17
14
10
5
4
1
31
Aug
25
20
19
18
17
16
15
14
11
10
9
7
4
30
Jul
29
28
27
24
23
20
17
14
13
12
11
9
8
5
1
23
Jun
22
18
17
14
9
8
7
6
2
31
May
14
12
11
27
Apr
23
19
14
6
5
30
Mar
29
27
25
21
17
7
6
28
Feb
24
22
14
12
25
Jan
24
17
11
10
21
Dec
20
13
12
7
6
3
30
Nov
29
23
22
16
8
4
29
Oct
5
3
2
27
Sep
21
16
6
22
Aug
21
7
25
Jul
24
22
13
9
8
6
5
25
Jun
20
May
12
Apr
17
Feb
12
7
16
Jan
11
22
Dec
14
11
8
6
3
30
Nov
29
17
9
8
7
4
3
2
1
5
Oct
28
Sep
6
6
Aug
2
28
Jul
27
11
19
Jun
18
13
12
3
26
May
25
24
21
20
19
18
2
14
Apr
12
10
28
Mar
24
23
21
20
19
18
17
16
9
3
1
24
Feb
12
8
6
26
Jan
15
7
6
5
4
31
Dec
29
28
27
22
18
17
16
15
12
10
1
28
Nov
27
26
25
TNT: self-start boom removal timer.
TNT: make tnt:burning a falling node.
TNT: randomly vary ejecting velocity
TNT: Damage mobs, knock back players
TNT: Whitespace cleanup
TNT: Add on_blast to all nodes with an inventory
Farming: Add quiet sounds to seeds
Flowers: Fix waterlily node's duplication with stack of 1
Default: New heart texture
Fire: Higher chance of removing flammable nodes
Flowers: Make flower spread a public function to enable override
Doors: Use LBM instead of ABM to convert doors.
Default: Create 'grass', 'dry_grass' groups, use in dirt conversion ABM
Character: Fix boat leg wobble.
Boats: Increase maximum velocity to 5n/s
Flowers: Tweak flower and mushroom spreading
Change how dirt turns to dirt_with_(something)
Remove "grass under snow" from default:dirt_with_snow in darkness.
Call nodeupdate on the entire blast zone
Limit entity speed to 250m/s.
TNT: Move timer start to on_create() for burning nodes.
TNT: Fix up nil derefs
Fix API docs after various changes.
Restructure code to only check `def` once.
Calculate blast intensity at all locations.
TNT: Limit amount of stacks ejected.
TNT: Chain reaction
TNT particles: use drops list smartly
TNT: Spacing / codestyle fixes
Make TNT faster by using `VoxelManip()` for removing nodes.
Fix TNT mod calculate blast intensity.
Add TNT API.
TNT: add some depth to the explosion effect
Make TNT a bit more fun.
Allow the on_blast API to pass an itemstack.
Remove composed shelf side.
Books: Split text per page relatively to number of lines
Flowers: Fix itemstack when waterlily is placed
default: Strengthen obsidian glass Remove group 'oddly_breakable_by_hand'
removed boats again and added the wanted one to submodules
Loading