aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/mods/stairs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-29ContentCAO: Fix broken attachments on join (#8701)SmallJoker9-117/+164
2019-07-29lua_api.txt clarifications regarding mapgen object index IDs and handles. (#8...Beha1-11/+16
2019-07-28guiScrollBar: move directly to clicked pos if clicked into trayDS-Minetest2-41/+22
2019-07-27Check for 'action' field in ABMs & LBMsSmallJoker2-0/+10
2019-07-27Prefix RecipePriority elements with PRIORITY_Paul Ouellette2-17/+17
2019-07-27Initialize priority in CraftDefinition constructorsPaul Ouellette2-62/+94
2019-07-27minimal: Move get_craft_result tests to test modPaul Ouellette3-62/+49
2019-07-26Fix missing item images clipping in formspecs (#8652)Pierre-Yves Rollo1-3/+24
2019-07-26Document 'wield_item' entity property (#8694)Alex1-1/+3
2019-07-26Initialise 'seabed_height' to avoid compilation warning (#8715)Paramat1-1/+1
2019-07-25Re-order mapgens in mainmenu and 'all settings' mapgen selection (#8705)Paramat3-9/+16
2019-07-25Mgfractal: Make non-fractal terrain optional (#8702)Paramat3-47/+74
2019-07-24Removed debug.upvaluejoin to prevent leak of insecure environmenty1-1/+0
2019-07-21Update README.md (#8700)Zaoqi1-6/+6
2019-07-20Add /help formspec for commands and privileges (#8385)SmallJoker3-7/+146
2019-07-20Improve documentation of mapgen aliases (#8693)Paramat1-9/+10
2019-07-20Document the deprecation of hardcoded cave liquids (#8692)Paramat4-1/+14
2019-07-17travis: Disable macOS buildsfan51-4/+4
2019-07-16Optimize getting active objects a bit. #8674Lars Hofhansl3-6/+11
2019-07-16Use vector.dot and vector.cross in vector.angleHybridDog1-5/+3
2019-07-16Add vector.dot and vector.crossHybridDog2-0/+16
2019-07-16Dungeons: Make multiple large rooms possible (#8678)Paramat4-41/+51
2019-07-14Docs: Clarify where to check for 'protection_bypass' (#8675)SmallJoker2-16/+9
2019-07-09Move more dungeon parameter selection to mapgens (#8653)Paramat4-64/+62
2019-07-08Do predict when sneak-place to node with on_rightclickDS-Minetest1-1/+2
2019-07-07Improve ABM time budget handling. #8645Lars Hofhansl2-38/+54
2019-07-08Document ObjectRef:remove under Lua entity (#8659)ANAND1-4/+3
2019-07-05Improve grammar and formatting in the READMEHugo Locurcio1-54/+52
2019-07-01Update biome definition dungeon node documentation (#8650)Paramat1-1/+3
2019-06-30Dungeongen: Remove most hardcoded dungeon nodes (#8594)Paramat4-121/+45
2019-06-28Optimize and unify mesh processing (#7851)Vitaliy1-130/+63
2019-06-27Add compatible, consistent coordinate system to FormSpecs. (#8524)v-rob3-153/+541
2019-06-27Increase upper limit of display_gamma to 10 (#8618)ANAND2-2/+2
2019-06-22Add support for 9-sliced backgrounds (#8600)rubenwardy5-13/+137
2019-06-21Fix segfault on quitting with open node formspec (#8608)SmallJoker1-5/+4
2019-06-21Improve buildbot scriptPierre-Yves Rollo7-29/+57
2019-06-21Fix handling of --color and --worldlist command line argumentsMarkus Mattes1-17/+20
2019-06-21Exclude vscode editor files from sourceMarkus Mattes1-0/+2
2019-06-19Update README copyright notice to 2019 (#8606)Vilhelm Prytz1-1/+1
2019-06-19Mapgen Carpathian: Add optional rivers (#7977)Paramat3-60/+167
2019-06-15Android: Use system provided path for default TMPFolder setting (#8505)stujones111-1/+1
2019-06-13Update Github templates (#8593)rubenwardy5-7/+72
2019-06-10Use CDB author and name in installed package's config (#8550)Paul Ouellette1-16/+13
2019-06-10Settings: Disallow space characters entirelySmallJoker1-1/+3
2019-06-10Formspecs: Close on metadata removal (#8348)SmallJoker4-39/+85
2019-06-10Add disable_jump to liquids and ladders (#7688)SmallJoker4-44/+60
2019-06-10Add compatibility to vcpkg buildsystem (#8317)adrido6-261/+189
2019-06-10Save forceloaded blocks file periodically (#8535)Thomas Rudin1-2/+33
2019-06-09Damage: Play no damage sound when immortal (#8350)SmallJoker4-38/+29
2019-06-07Remove modstore leftovers. Fix core.show_path_select_dialog documentation (#8...DS2-15/+5