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
...
*
cmake: lua: use COMMON_CFLAGS
Jonathan Neuschäfer
2012-03-31
1
-0
/
+5
*
Install minetest_game without .git and other unnecessary things
Perttu Ahola
2012-03-31
1
-1
/
+3
*
Fix handling of missing auth.txt in the new handler
Perttu Ahola
2012-03-30
1
-1
/
+2
*
Make server ignore media files with unknown filename extensions
Perttu Ahola
2012-03-30
1
-2
/
+15
*
Fix admin password handling in minetest.builtin_auth_handler.get_auth
Perttu Ahola
2012-03-30
1
-2
/
+9
*
Improved teleport command
Perttu Ahola
2012-03-30
3
-49
/
+105
*
Reimplement authentication handler in Lua; now we have 1) infinite privilege ...
Perttu Ahola
2012-03-30
11
-727
/
+477
*
Fix the position of LuaEntityCAOs not getting updated at all
Perttu Ahola
2012-03-30
1
-0
/
+1
*
Add minetest.get_connected_players()
Perttu Ahola
2012-03-30
2
-7
/
+16
*
Fix object visuals flashing brightly or disappearing when switching them at n...
Perttu Ahola
2012-03-30
1
-7
/
+12
*
Fix walking sound of other players (and other objects)
Perttu Ahola
2012-03-30
1
-1
/
+2
*
ObjectRef:set_armor_groups() and ObjectRef:set_properties() - works on player...
Perttu Ahola
2012-03-30
6
-64
/
+154
*
ObjectProperties
Perttu Ahola
2012-03-30
11
-186
/
+175
*
minetest.register_chatcommand(cmd, def)
Perttu Ahola
2012-03-30
4
-20
/
+126
*
Raise the player fall damage threshold to a much more fun level
Perttu Ahola
2012-03-29
1
-2
/
+4
*
Improve the look of fences
Perttu Ahola
2012-03-29
1
-24
/
+28
*
[transformN image modifier
Kahrl
2012-03-29
1
-0
/
+149
*
Simple fix for camera blinking black when jumping into ceiling with current s...
Perttu Ahola
2012-03-29
2
-2
/
+18
*
Use GenericCAO in place of LuaEntityCAO and PlayerCAO
Perttu Ahola
2012-03-29
6
-965
/
+561
*
Add GenericCAO and player armor groups, but don't use them yet
Perttu Ahola
2012-03-29
7
-25
/
+532
*
on_joinplayer + on_leaveplayer + scriptapi_run_callbacks + bugfix
Kahrl
2012-03-29
4
-109
/
+206
*
added PlayerSAO and RemotePlayer, removed ServerRemotePlayer
Kahrl
2012-03-29
20
-806
/
+829
*
Modify minimal/give_initial_stuff to always give stuff
Perttu Ahola
2012-03-29
1
-9
/
+12
*
Rework tool_capabilities a bit (maxwear->uses, scale dig time according to le...
Perttu Ahola
2012-03-29
5
-79
/
+141
*
Try a default day+night length of 20 minutes instead of 15
Perttu Ahola
2012-03-29
1
-1
/
+1
*
Generate beaches
Perttu Ahola
2012-03-29
3
-10
/
+13
*
Generate blobs of dirt and gravel in stone
Perttu Ahola
2012-03-29
1
-2
/
+37
*
Remove unnecessary debug output
Perttu Ahola
2012-03-29
2
-3
/
+2
*
Area-based MapEditEvent ignore and that put to use for on_generate too
Perttu Ahola
2012-03-29
3
-8
/
+82
*
Reduce EnvRef:set_node() time tenfold by postponing the dayNightDiff update u...
Perttu Ahola
2012-03-29
5
-20
/
+47
*
Fix on_generate minp/maxp (was broken due to chunkymapgen)
Perttu Ahola
2012-03-28
1
-2
/
+3
*
Add EnvRef:set_node()
Perttu Ahola
2012-03-28
2
-5
/
+12
*
Add range option to PseudoRandom:next()
Perttu Ahola
2012-03-28
2
-3
/
+17
*
Add blockseed to on_generated
Perttu Ahola
2012-03-28
6
-7
/
+25
*
Default to having fancy trees and 3d clouds turned on
Perttu Ahola
2012-03-28
1
-2
/
+2
*
Add minetest.is_singleplayer()
Perttu Ahola
2012-03-28
3
-0
/
+11
*
doc/lua_api.txt: minetest.get_worldpath(modname) -> minetest.get_worldpath()
Perttu Ahola
2012-03-28
1
-1
/
+1
*
Correctly lock mutexes when the server sends MapEditEvents (could cause memor...
Perttu Ahola
2012-03-28
1
-0
/
+4
*
No occlusion culling when free_move is on and camera is inside ground
Perttu Ahola
2012-03-28
1
-0
/
+11
*
Make mapgen use mapgen_* node aliases rather than the LEGN macro
Perttu Ahola
2012-03-28
2
-33
/
+56
*
Add PseudoRandom in Lua API
Perttu Ahola
2012-03-28
3
-0
/
+127
*
Tune skybox
Perttu Ahola
2012-03-27
1
-9
/
+69
*
Try to make background/fog/sky color selection work better
Perttu Ahola
2012-03-27
1
-2
/
+2
*
Set default minimum viewing range of 35 nodes
Perttu Ahola
2012-03-27
1
-1
/
+1
*
Unrelated, but anyway: tune light levels again
Perttu Ahola
2012-03-27
1
-0
/
+24
*
Tune caves
Perttu Ahola
2012-03-27
1
-3
/
+1
*
Fix deep ground cave generation a bit
Perttu Ahola
2012-03-27
1
-4
/
+6
*
Fix mapgen block_is_underground heuristic
Perttu Ahola
2012-03-27
1
-3
/
+1
*
Tune mapgen
Perttu Ahola
2012-03-27
1
-13
/
+47
*
Set default maximum viewing range to a bit more than default server send rang...
Perttu Ahola
2012-03-27
1
-2
/
+2
[prev]
[next]