Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
homedecor_modpack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
homedecor_modpack
Graph
64c8deb868533dfd286d6bd3cd872b5e42bfad12
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Aug
21
20
10
3
31
Jul
28
18
9
Jun
18
May
5
14
Apr
12
27
Mar
20
Dec
23
Oct
12
4
25
Sep
23
13
10
8
7
20
Aug
19
16
15
5
1
30
Jul
28
27
21
20
17
6
26
Jun
25
21
19
14
13
8
29
May
28
27
26
23
22
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Apr
29
28
27
26
25
24
22
21
18
17
16
15
14
12
7
6
5
4
3
1
31
Mar
30
29
28
27
26
24
23
22
21
20
5
3
1
28
Feb
27
25
23
22
20
10
9
8
5
4
31
Jan
28
27
26
25
24
23
24
23
22
21
20
19
18
15
3
2
1
27
Dec
26
25
24
22
21
20
14
13
10
30
Nov
23
22
20
13
12
7
3
2
31
Oct
29
25
20
19
18
17
16
14
13
12
6
5
2
1
30
Sep
27
23
22
21
20
19
18
17
11
10
8
7
5
4
3
2
1
31
Aug
28
27
26
add listring support to homedecor inventories
Merge pull request #319 from Megaf/master
Add missing alias for refrigerator locked.
add alias for building_blocks:slab_marble
(wip?) replace group:marble with darkage:marble
(wip?) replace building_blocks:Marble with darkage:marble
Merge pull request #315 from hy8wGWme/master
Add files via upload
lrfurn: fix sit animation for armchairs, longsofas and sofas
Merge pull request #314 from t4im/fix/itemstack
Prevent crashs in can_dig on nil-player.
LIGHT_MAX -> default.LIGHT_MAX
Always return the ItemStack for on_rightclick to comply with the API.
fix furniture kitchen chair sit functionallity and add it to furniture armchair
pedestal: use default stone texture
dont do wardrobe
Italian locale (#311)
Add name of item moved to all inventories. Fixes https://github.com/minetest-mods/homedecor_modpack/issues/307
Stop mesecon pistons pushing frame/pedestal
Style updates.
Don't allow placement of tetris in protected areas.
split signs_lib off from this modpack.
remove some bogus aliases
if moreblocks is installed, use different recipe
use mesh nodes for chainlink and barbed wire fences and corners
fixed wrong texture filename
use mesh nodes for shrubbery
simplify shrubbery collision/selection box
make spiral stairs diggable with a pick, not an axe
Added new, life-life model for the tetris game
Added a bit or realisim to the tower texture :)
Added new router front textures
reduced textures in lrfurn mod and added a full color range to lrfurn and beds
tweaked "plain" door models to avoid z-fighting with the glass variant.
add placement hinting to the swing (currently used during smoketesting to avoid false positives)
fix books and swing's on_place to handle CONTENT_IGNORE and CONTENT_UNKNOWN and to always return their itemstacks
fix fence_with_signs check for content_ignore, prevent it to destroy unknown_nodes and always return the itemstack
assign custom on_place to the right fence definition, which makes sign posts work again
quiet down sign_lib (_G warning and debug statements)
let is_buildable_to take any number of positions
Loading