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.
98c40f5ee61f482766a9e6eefbda011293124c4e
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
26
Jul
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
3
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
Fix map deserialization and remove old serialization code
Increase node id/param0 to 16 bits, leaving param2 always with 8 bits
Implement node timers
Fix terrible grammar in comment!
Fix compressZlib()
Test zlib wrapper's handling of large data
Tweak test.c overally a bit
Formspec button_exit[] and image_button_exit[]
Doc updates for formspec
Add /test1 command to minimal for testing a more complicated player inventory form
minetest.register_on_player_receive_fields()
Implement formspec
Update Lua API documentation to include minetest.get_modnames()
Add "/mods" command to list mods to client
Add minetest.get_modnames() to Lua API
Version 0.4.1
0.4.1
0.4.1
Fix signedness warning in base64.cpp
Fix wctomb use
Remove mbtowc warnings
Loading