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
GitLab 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.
04172e3dd0bf1b2645c4bbc0c819e4e3a5ab87e3
Select Git revision
Selected
04172e3dd0bf1b2645c4bbc0c819e4e3a5ab87e3
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
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Sep
5
4
3
2
1
31
Aug
19
12
28
Jul
27
26
25
24
23
22
21
19
19
Jun
18
17
16
11
10
9
8
7
6
5
4
3
31
May
21
20
19
12
15
Apr
14
13
10
9
8
7
6
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
22
21
20
19
18
16
15
13
12
11
10
8
7
28
Feb
27
24
7
6
5
4
2
1
25
Jan
24
22
15
14
13
12
6
4
3
2
1
31
Dec
28
Add liquid_renewable property.
Version 0.4.3
0.4.3
0.4.3
Prevent world creation if the world already exists
Enforce stricter world names using a blacklist
Add aux1_descends to key change menu
Version 0.4.3-rc0; increase PROTOCOL_VERSION due to backwards-incompatible InventoryList width field
Remove "Unknown inventory identifier" deserialization errors, because they can break forward compatibility
Reorganize ClientMap rendering code for a bit more performance
Fix shift-descend to ladders from a floor
Fix moving stuff into a mismatched stack in a "infinite" inventory
Make inventory GUI do sane things when server-side inventory acts unusually
Fix bug in moving a larger sized stack in inventory on top of another
Add overridable function for handling dropped items from nodes
Fix github issue #224
Fix issue with openal mac os x compile
Fix GUIKeyChangeMenu so that '/' can be inserted on a finnish keyboard
A bunch of GUIKeyChangeMenu fixes
Attempt to fix flying gravel and dirt
Smooth transition to the desert biome.
Fix the bouncy node related stuff a bit
Add bouncy node group
Add disable_jump and fall_damage_add_percent node groups
Add InventoryList width property & allow custom crafting grids.
Make shift the default descent control on ladders and when flying
Don't crash in "unexpected multibyte character"; just print it in log. Github #222
Use proper alpha blit in some more texture modifiers
Properly initialize baseimg for texture modifier [combine:WxH:X,Y=filename:X,Y=filename2
Fix black display inside opaque water
Fix github issue #213: Dropping unknown items crashes the game
Fix crash when furnace is full (minimal game)
Move chat commands to Lua and remove servercommand.{cpp,h}
Add ban management routines to Lua API
Extend Lua API in order to implement chat commands
Remove trailing comma after player list in server status string
Allow digging of unknown nodes
Fix wrong amount of nodes being dropped from inventory
fix node timers so on_timer gets the correct position
Remove unwanted ! from ifs in inventory record-for-rollback code
Call this 0.4.2-rc1
0.4.2-rc1
0.4.2-rc1
Fix inventory segfault when rollback recording is disabled
Loading