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.
f5e46ba7fc8b8d0a235da4113d9e5e6049b08fb7
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
2
Sep
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
11
9
4
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
Add enable_rollback_recording setting, defaulting to false
Handle max<min in LuaPseudoRandom::l_next()
Tweak rollback and liquids
Tweak rollback stuff
Increase automatic suspect guess timeframe
ABM and liquid overload skip
Fix server build (a missing header)
Make the rollback system VERY FUCKING GOD DAMN POWERFUL
Don't track liquids for rollback because of too much log
Properly rollback chat command triggered things
Experimental-ish rollback functionality
Working group-shapeless and multigroup recipes
Loading