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
...
*
|
Basic support for configuring which mods to load for each world
Jürgen Doser
2013-01-21
11
-154
/
+1133
*
|
Add a list of servers to the "Multiplayer" tab
Jeija
2013-01-21
9
-16
/
+431
|
/
*
Bugfix: else repeat_rightclick_timer = 0;
PilzAdam
2013-01-14
1
-0
/
+2
*
Add particles
Jeija
2013-01-14
9
-1
/
+370
*
Fix spread of items in falling code
PilzAdam
2013-01-12
1
-3
/
+3
*
fix integer overflow (fixes #414)
Jürgen Doser
2013-01-12
1
-1
/
+1
*
fixes node timer bug (fixes #407).
Jürgen Doser
2013-01-11
1
-1
/
+2
*
Fixed two typo's in commit 615fd498bc
dannydark
2013-01-07
1
-1
/
+1
*
Disable all HP handling if enable_damage is false
PilzAdam
2013-01-07
2
-17
/
+24
*
Add a setting to enable always flying fast
PilzAdam
2013-01-07
3
-2
/
+10
*
Fix buttons not working for Lua-triggered formspecs
sapier
2013-01-07
8
-11
/
+29
*
L-Systems treegen update.
RealBadAngel
2013-01-07
4
-67
/
+108
*
"or" should be "||". Don't use "or", "and", etc.. It breaks build.
Ilya Zhuravlev
2013-01-04
1
-1
/
+1
*
Implement textarea in formspec, a multiline input field
Jeija
2013-01-04
2
-33
/
+50
*
Fix typo doubletab -> doubletap
PilzAdam
2013-01-04
4
-10
/
+10
*
Fixed content_abm aliases
dannydark
2013-01-04
1
-2
/
+2
*
Switch to fly mode if spacebar is doubleclicked
PilzAdam
2013-01-04
4
-0
/
+58
*
Repeated right clicking when holding the right mouse button
Jeija
2013-01-04
3
-1
/
+12
*
Add on_rightclick(pos, node, clicker) callback for nodes
PilzAdam
2013-01-04
2
-2
/
+17
*
Adjust the maximum alpha of the red hurt screen
PilzAdam
2013-01-03
1
-1
/
+1
*
Tilt camera on player damage (tweaked by PilzAdam)
Jeija
2013-01-03
3
-2
/
+31
*
Change the nodenames for dirt -> grass and sapling -> tree abms to match the ...
PilzAdam
2013-01-02
1
-2
/
+2
*
Replace constant red hurt screen with fade out red
PilzAdam
2013-01-02
1
-10
/
+8
*
Add ServerEnvironment::setNode()/removeNode() to allow setting nodes from the...
Perttu Ahola
2013-01-02
3
-27
/
+45
*
Add InvRef:get_location()
Perttu Ahola
2013-01-02
2
-0
/
+40
*
Call this 0.4.4-d1 because it has a protocol addition since 0.4.4
Perttu Ahola
2013-01-02
1
-1
/
+1
*
Add TOCLIENT_SHOW_FORMSPEC to display formspecs at client from lua
sapier
2013-01-02
8
-2
/
+129
*
Bugfixes to item_image formspec method
RealBadAngel
2013-01-02
1
-2
/
+24
*
Fixed compile issues on windows
dannydark
2012-12-30
1
-6
/
+8
*
L-System treegen
RealBadAngel
2012-12-30
8
-174
/
+689
*
Use aux1 to move fast when flying
PilzAdam
2012-12-27
1
-13
/
+22
*
Add selectionbox_color, crosshair_color, and crosshair_alpha options
Esteban I. Ruiz Moreno
2012-12-27
3
-3
/
+23
*
Fix 'longjmp causes uninitialized stack frame' in cURL
PilzAdam
2012-12-26
1
-0
/
+1
*
Initialize all member variables of LuaEntitySAO
Perttu Ahola
2012-12-23
1
-0
/
+3
*
Fixed two typos in wireshark lua file.
DannyDark
2012-12-23
1
-2
/
+2
*
Fix keycodes (#325)
Ilya Zhuravlev
2012-12-23
1
-1
/
+1
*
Prefer shared cURL library instead of the static one.
Ilya Zhuravlev
2012-12-21
1
-1
/
+1
*
Fixed u64 ambiguous symbol error
DannyDark
2012-12-20
1
-0
/
+3
*
Tweak CMake files for cURL
sfan5
2012-12-18
2
-9
/
+39
*
Add ability to change the itemstack in placenode callbacks
PilzAdam
2012-12-17
2
-5
/
+15
*
Fix falling damage when not flying
PilzAdam
2012-12-17
1
-1
/
+1
*
Make m_media_fetch_threads to contain MediaFetchThread* instead of MediaFetch...
Ilya Zhuravlev
2012-12-17
2
-19
/
+21
*
Fix hypen used as minus sign (manpages), fix spelling error (server.cpp)
Ilya Zhuravlev
2012-12-17
3
-3
/
+3
*
Added ability to fetch media from remote server (using cURL library)
Ilya Zhuravlev
2012-12-16
12
-48
/
+277
*
Fix item entity's collision with nodeboxes
jordan4ibanez
2012-12-15
1
-2
/
+3
*
Dont sneak while flying
PilzAdam
2012-12-11
1
-2
/
+2
*
Only fly through walls in noclip mode wich requires the noclip privilege
PilzAdam
2012-12-11
5
-3
/
+31
*
Update README
Ilya Zhuravlev
2012-12-07
1
-12
/
+13
*
Bump version to 0.4.4
Perttu Ahola
2012-12-06
1
-1
/
+1
*
Update GUI texts
Perttu Ahola
2012-12-06
3
-20
/
+5
[prev]
[next]