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.
d01387a82f3e6e3fc0f76e5c83a5a07be37d0467
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
12
Aug
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
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
Restore focus to formspec menu when pressing a button
Deprecate minetest.add_to_creative_inventory and use group not_in_creative_inventory instead
Add notice in the minimal game
Add special return value -1 to inventry callbacks
Improve formspec positioning
Improve inventory callbacks a bit
Remove special handling of creative mode
Detached inventory callbacks and reworked node metadata callbacks
Detached inventories
builtin/item.lua: callbacks with copies of positions and nodes rather than recycle the same ones, which callbacks can modify
darkrose should work at a nuclear power plant.
Update minetestmapper.py to support ver. 24 and 25
Improve node timer format (map format version 25) and update mapformat.txt
Add node timer test in minimal/experimental
Add oldnode parameter to minetest.register_on_placenode callback
Fix building on top of (pointable && buildable_to) nodes
Describe node definition fields better in lua_api.txt
Move /give, /giveme, /spawnentity and /pulverize to builtin/chatcommands.lua
Improve build configuration options
Update lua_api.txt a bit
Loading