index
:
hax-minetest-server.git
master
Server-optimized Minetest 5.6.0
Test_User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Extend Lua API in order to implement chat commands
Matthew I
2012-08-12
2
-0
/
+32
*
Remove trailing comma after player list in server status string
Matthew I
2012-08-12
1
-3
/
+8
*
Allow digging of unknown nodes
Matthew I
2012-08-12
2
-2
/
+11
*
Fix wrong amount of nodes being dropped from inventory
Perttu Ahola
2012-08-12
1
-0
/
+1
*
fix node timers so on_timer gets the correct position
darkrose
2012-08-12
1
-1
/
+2
*
Remove unwanted ! from ifs in inventory record-for-rollback code
Perttu Ahola
2012-08-12
1
-3
/
+3
*
Call this 0.4.2-rc1
Perttu Ahola
2012-07-28
1
-1
/
+1
*
Fix inventory segfault when rollback recording is disabled
Perttu Ahola
2012-07-28
1
-2
/
+2
*
Add enable_rollback_recording setting, defaulting to false
Perttu Ahola
2012-07-28
4
-0
/
+11
*
Handle max<min in LuaPseudoRandom::l_next()
Perttu Ahola
2012-07-27
1
-0
/
+4
*
Tweak rollback and liquids
Perttu Ahola
2012-07-27
4
-16
/
+16
*
Tweak rollback stuff
Perttu Ahola
2012-07-27
4
-8
/
+15
*
Increase automatic suspect guess timeframe
Perttu Ahola
2012-07-27
1
-1
/
+1
*
ABM and liquid overload skip
Perttu Ahola
2012-07-27
3
-3
/
+11
*
Fix server build (a missing header)
Perttu Ahola
2012-07-27
1
-0
/
+1
*
Make the rollback system VERY FUCKING GOD DAMN POWERFUL
Perttu Ahola
2012-07-27
6
-44
/
+150
*
Don't track liquids for rollback because of too much log
Perttu Ahola
2012-07-27
2
-5
/
+6
*
Properly rollback chat command triggered things
Perttu Ahola
2012-07-27
1
-0
/
+4
*
Experimental-ish rollback functionality
Perttu Ahola
2012-07-27
20
-27
/
+1316
*
Working group-shapeless and multigroup recipes
Perttu Ahola
2012-07-26
2
-30
/
+100
*
Restore focus to formspec menu when pressing a button
Perttu Ahola
2012-07-25
1
-0
/
+2
*
Deprecate minetest.add_to_creative_inventory and use group not_in_creative_in...
Perttu Ahola
2012-07-25
3
-44
/
+8
*
Add notice in the minimal game
Perttu Ahola
2012-07-25
1
-0
/
+8
*
Add special return value -1 to inventry callbacks
Perttu Ahola
2012-07-25
2
-18
/
+42
*
Improve formspec positioning
Perttu Ahola
2012-07-25
1
-11
/
+11
*
Improve inventory callbacks a bit
Perttu Ahola
2012-07-25
6
-46
/
+65
*
Remove special handling of creative mode
Perttu Ahola
2012-07-25
8
-77
/
+25
*
Detached inventory callbacks and reworked node metadata callbacks
Perttu Ahola
2012-07-25
11
-239
/
+819
*
Detached inventories
Perttu Ahola
2012-07-24
12
-85
/
+222
*
builtin/item.lua: callbacks with copies of positions and nodes rather than re...
Perttu Ahola
2012-07-24
1
-68
/
+82
*
darkrose should work at a nuclear power plant.
Perttu Ahola
2012-07-24
2
-2
/
+4
*
Update minetestmapper.py to support ver. 24 and 25
Perttu Ahola
2012-07-24
1
-1
/
+21
*
Improve node timer format (map format version 25) and update mapformat.txt
Perttu Ahola
2012-07-24
5
-41
/
+98
*
Add node timer test in minimal/experimental
Perttu Ahola
2012-07-24
1
-1
/
+8
*
Add oldnode parameter to minetest.register_on_placenode callback
Perttu Ahola
2012-07-23
2
-4
/
+5
*
Fix building on top of (pointable && buildable_to) nodes
Perttu Ahola
2012-07-23
2
-15
/
+42
*
Describe node definition fields better in lua_api.txt
Perttu Ahola
2012-07-23
1
-20
/
+19
*
Move /give, /giveme, /spawnentity and /pulverize to builtin/chatcommands.lua
Perttu Ahola
2012-07-23
2
-122
/
+121
*
Improve build configuration options
Perttu Ahola
2012-07-23
7
-35
/
+104
*
Update lua_api.txt a bit
Perttu Ahola
2012-07-23
1
-3
/
+3
*
Fix map deserialization and remove old serialization code
Perttu Ahola
2012-07-23
9
-363
/
+45
*
Increase node id/param0 to 16 bits, leaving param2 always with 8 bits
darkrose
2012-07-23
4
-61
/
+78
*
Implement node timers
darkrose
2012-07-23
12
-45
/
+368
*
Fix terrible grammar in comment!
Perttu Ahola
2012-07-22
1
-1
/
+1
*
Fix compressZlib()
Perttu Ahola
2012-07-22
1
-18
/
+9
*
Test zlib wrapper's handling of large data
Perttu Ahola
2012-07-22
1
-0
/
+34
*
Tweak test.c overally a bit
Perttu Ahola
2012-07-22
1
-246
/
+266
*
Formspec button_exit[] and image_button_exit[]
Perttu Ahola
2012-07-22
4
-7
/
+23
*
Doc updates for formspec
darkrose
2012-07-22
1
-4
/
+30
*
Add /test1 command to minimal for testing a more complicated player inventory...
Perttu Ahola
2012-07-22
1
-0
/
+32
[prev]
[next]