Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • Illuna-Minetest/minetest_game
  • ClaudiusMinimus/minetest_game
  • xthediamondlegox/minetest_game
  • Elvas/minetest_game
4 results
Show changes
Commits on Source (1838)
name: build
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install Luarocks
run: |
sudo apt-get update -qyy
sudo apt-get install luarocks -qyy
- name: Install Luacheck
run: luarocks install --local luacheck
- name: Run Luacheck
run: $HOME/.luarocks/bin/luacheck mods
variables:
GIT_SUBMODULE_STRATEGY: recursive
stages:
- check
code-quality:
image: registry.gitlab.com/craigbarnes/dockerfiles/lua-testing
interruptible: true
stage: check
retry:
max: 2
when:
- runner_system_failure
- stuck_or_timeout_failure
script:
- luarocks install luacheck
- luacheck mods
[submodule "mods/boats"]
path = mods/boats
url = https://github.com/tenplus1/boats.git
[submodule "mods/illuna"]
path = mods/illuna
url = https://git.tchncs.de/Illuna-Minetest/illuna.git
[submodule "mods/death_message"]
path = mods/death_messages
url = https://git.tchncs.de/Illuna-Minetest/death_message.git
url = ../../Illuna-Minetest/illuna.git
[submodule "mods/wine"]
path = mods/wine
url = https://github.com/tenplus1/wine
url = https://notabug.org/TenPlus1/wine
[submodule "mods/death_messages"]
path = mods/death_messages
url = https://git.tchncs.de/Illuna-Minetest/death_messages.git
[submodule "mods/mobs_redo"]
path = mods/mobs_redo
url = https://github.com/tenplus1/mobs_redo
[submodule "mods/mobs_animal"]
path = mods/mobs_animal
url = https://git.tchncs.de/Illuna-Minetest/mobs_animal.git
[submodule "mods/mobs_monster"]
path = mods/mobs_monster
url = https://github.com/tenplus1/mobs_monster
[submodule "mods/farming"]
path = mods/farming
url = https://git.tchncs.de/Illuna-Minetest/farming.git
url = ../../Illuna-Minetest/death_messages.git
[submodule "mods/worldedit"]
path = mods/worldedit
url = https://github.com/Uberi/Minetest-WorldEdit
[submodule "mods/3d_armor"]
path = mods/3d_armor
url = https://github.com/stujones11/minetest-3d_armor
[submodule "mods/plantlife_modpack"]
path = mods/plantlife_modpack
url = https://git.tchncs.de/Illuna-Minetest/plantlife_modpack.git
[submodule "mods/darkage"]
path = mods/darkage
url = https://git.tchncs.de/Illuna-Minetest/darkage.git
[submodule "mods/hudbars"]
path = mods/hudbars
url = https://git.tchncs.de/Illuna-Minetest/hudbars.git
[submodule "mods/xdecor"]
path = mods/xdecor
url = https://git.tchncs.de/Illuna-Minetest/xdecor.git
[submodule "mods/caverealms"]
path = mods/caverealms
url = https://git.tchncs.de/Illuna-Minetest/caverealms.git
url = ../../Illuna-Minetest/xdecor.git
[submodule "mods/wardrobe"]
path = mods/wardrobe
url = https://git.tchncs.de/Illuna-Minetest/wardrobe.git
url = ../../Illuna-Minetest/wardrobe.git
[submodule "mods/ctravelnet"]
path = mods/ctravelnet
url = https://git.tchncs.de/Illuna-Minetest/ctravelnet.git
[submodule "mods/bags"]
path = mods/bags
url = https://git.tchncs.de/Illuna-Minetest/bags.git
url = ../../Illuna-Minetest/ctravelnet.git
[submodule "mods/cottages"]
path = mods/cottages
url = https://git.tchncs.de/Illuna-Minetest/cottages.git/
[submodule "mods/horses"]
path = mods/horses
url = https://git.tchncs.de/Illuna-Minetest/horses.git
url = ../../Illuna-Minetest/cottages.git/
[submodule "mods/bows"]
path = mods/bows
url = ../../Illuna-Minetest/bows
branch = master
[submodule "mods/pkarcs"]
path = mods/pkarcs
url = ../../Illuna-Minetest/pkarcs
[submodule "mods/columnia"]
path = mods/columnia
url = ../../Illuna-Minetest/columnia
[submodule "mods/homedecor_modpack"]
path = mods/homedecor_modpack
url = ../../Illuna-Minetest/homedecor_modpack
[submodule "mods/magical_potion"]
path = mods/magical_potion
url = ../../Illuna-Minetest/magical_potion
[submodule "mods/mtfoods"]
path = mods/mtfoods
url = https://github.com/Philipbenr/mtfoods
[submodule "mods/mtcandy"]
path = mods/mtcandy
url = ../../Illuna-Minetest/mtcandy
[submodule "mods/teleport_potion"]
path = mods/teleport_potion
url = ../../Illuna-Minetest/teleport_potion
[submodule "mods/halloween_mobs"]
path = mods/halloween_mobs
url = ../../Illuna-Minetest/halloween_mobs
[submodule "mods/ethereal"]
path = mods/ethereal
url = ../../Illuna-Minetest/ethereal
[submodule "mods/technic"]
path = mods/technic
url = ../../Illuna-Minetest/technic
[submodule "mods/markers"]
path = mods/markers
url = https://github.com/Sokomine/markers
[submodule "mods/golems"]
path = mods/golems
url = ../../Illuna-Minetest/golems
[submodule "mods/princess"]
path = mods/princess
url = https://github.com/pithydon/princess
[submodule "mods/city_block"]
path = mods/city_block
url = https://github.com/minetest-mods/city_block
[submodule "mods/glow"]
path = mods/glow
url = https://github.com/bdjnk/glow
[submodule "mods/character_creator"]
path = mods/character_creator
url = https://github.com/minetest-mods/character_creator
[submodule "mods/illuna_ethereal"]
path = mods/illuna_ethereal
url = ../../Illuna-Minetest/illuna_ethereal
[submodule "mods/bacon"]
path = mods/bacon
url = https://github.com/mootpoint/bacon
[submodule "mods/geomoria"]
path = mods/geomoria
url = https://github.com/duane-r/geomoria
[submodule "mods/integral"]
path = mods/integral
url = ../../Illuna-Minetest/integral
[submodule "mods/illuna_extras"]
path = mods/illuna_extras
url = ../../Illuna-Minetest/illuna_extras
[submodule "mods/underworlds"]
path = mods/underworlds
url = ../../Illuna-Minetest/underworlds
[submodule "mods/caverealms"]
path = mods/caverealms
url = ../../Illuna-Minetest/caverealms
[submodule "mods/fun_caves"]
path = mods/fun_caves
url = ../../Illuna-Minetest/fun_caves
[submodule "mods/hopper"]
path = mods/hopper
url = https://github.com/minetest-mods/hopper
[submodule "mods/digilines"]
path = mods/digilines
url = https://github.com/minetest-mods/digilines
[submodule "mods/turtle"]
path = mods/turtle
url = https://github.com/minetest-mods/turtle
[submodule "mods/xconnected"]
path = mods/xconnected
url = https://github.com/Sokomine/xconnected
[submodule "mods/under_sky"]
path = mods/under_sky
url = https://github.com/Ezhh/under_sky
[submodule "mods/travelnet"]
path = mods/travelnet
url = https://github.com/Sokomine/travelnet
[submodule "mods/torches"]
path = mods/torches
url = https://github.com/minetest-mods/torches
[submodule "mods/steel"]
path = mods/steel
url = ../../Illuna-Minetest/steel
[submodule "mods/replacer"]
path = mods/replacer
url = https://github.com/Sokomine/replacer
[submodule "mods/quartz"]
path = mods/quartz
url = https://github.com/minetest-mods/quartz
[submodule "mods/names_per_ip"]
path = mods/names_per_ip
url = https://github.com/SmallJoker/names_per_ip
[submodule "mods/mobs_more_monsters"]
path = mods/mobs_more_monsters
url = ../../Illuna-Minetest/mobs_more_monsters
[submodule "mods/moreores"]
path = mods/moreores
url = ../../Illuna-Minetest/moreores
[submodule "mods/wiki"]
path = mods/wiki
url = ../../Illuna-Minetest/wiki
[submodule "mods/mg_villages"]
path = mods/mg_villages
url = https://github.com/Sokomine/mg_villages
[submodule "mods/handle_schematics"]
path = mods/handle_schematics
url = https://github.com/Sokomine/handle_schematics
[submodule "mods/unified_inventory"]
path = mods/unified_inventory
url = ../../Illuna-Minetest/unified_inventory
[submodule "modpacks/mydoors"]
path = modpacks/mydoors
url = https://github.com/minetest-mods/mydoors
[submodule "mods/sneak_glitch"]
path = mods/sneak_glitch
url = https://github.com/SmallJoker/sneak_glitch
[submodule "mods/mycastle"]
path = mods/mycastle
url = ../../Illuna-Minetest/mycastle
[submodule "mods/mesecons"]
path = mods/mesecons
url = ../../Illuna-Minetest/mesecons
[submodule "mods/other_worlds"]
path = mods/other_worlds
url = ../../Illuna-Minetest/other_worlds
[submodule "mods/loud_walking"]
path = mods/loud_walking
url = ../../Illuna-Minetest/loud_walking
[submodule "mods/playerskins"]
path = mods/playerskins
url = ../../Illuna-Minetest/playerskins
[submodule "mods/dmobs"]
path = mods/dmobs
url = ../../Illuna-Minetest/dmobs
[submodule "mods/mobs_animal"]
path = mods/mobs_animal
url = ../../Illuna-Minetest/mobs_animal
[submodule "mods/mobs_monster"]
path = mods/mobs_monster
url = ../../Illuna-Minetest/mobs_monster
[submodule "mods/mobs_redo"]
path = mods/mobs_redo
url = ../../Illuna-Minetest/mobs_redo
[submodule "mods/basic_robot"]
path = mods/basic_robot
url = ../../Illuna-Minetest/basic_robot
[submodule "mods/irc"]
path = mods/irc
url = ../../Illuna-Minetest/irc
[submodule "mods/playereffects"]
path = mods/playereffects
url = ../../Illuna-Minetest/playereffects
[submodule "mods/chat3"]
path = mods/chat3
url = ../../Illuna-Minetest/chat3
[submodule "mods/protector"]
path = mods/protector
url = ../../Illuna-Minetest/protector
[submodule "mods/illuna_costumes"]
path = mods/illuna_costumes
url = ../../Illuna-Minetest/illuna_costumes
[submodule "mods/areas"]
path = mods/areas
url = ../../Illuna-Minetest/areas
[submodule "mods/3d_armor"]
path = mods/3d_armor
url = ../../Illuna-Minetest/3d_armor
[submodule "mods/technic_armor"]
path = mods/technic_armor
url = https://github.com/stujones11/technic_armor
[submodule "mods/hazmat_suit"]
path = mods/hazmat_suit
url = https://github.com/stujones11/hazmat_suit
[submodule "mods/player_monoids"]
path = mods/player_monoids
url = https://github.com/minetest-mods/player_monoids
[submodule "mods/mob_horse"]
path = mods/mob_horse
url = ../../Illuna-Minetest/mob_horse
[submodule "mods/matrix"]
path = mods/matrix
url = https://github.com/entuland/lua-matrix
[submodule "mods/rhotator"]
path = mods/rhotator
url = ../../Illuna-Minetest/rhotator
[submodule "mods/sea"]
path = mods/sea
url = ../../Illuna-Minetest/minetest-mod-sea
[submodule "mods/xban2"]
path = mods/xban2
url = https://github.com/minetest-mods/xban2
branch = master
[submodule "mods/chakram"]
path = mods/chakram
url = ../../Illuna-Minetest/chakram
[submodule "mods/hangglider"]
path = mods/hangglider
url = ../../Illuna-Minetest/minetest-hangglider
[submodule "mods/hangglider_regular"]
path = mods/hangglider_regular
url = ../../Illuna-Minetest/minetest-hangglider-regular
[submodule "mods/illuna_events"]
path = mods/illuna_events
url = ../../Illuna-Minetest/illuna_events.git
[submodule "mods/eventkeys"]
path = mods/eventkeys
url = https://github.com/auouymous/eventkeys
[submodule "mods/cloaking"]
path = mods/cloaking
url = https://github.com/luk3yx/minetest-cloaking
[submodule "mods/moreblocks"]
path = mods/moreblocks
url = https://github.com/minetest-mods/moreblocks
[submodule "mods/arrow_signs"]
path = mods/arrow_signs
url = https://bitbucket.org/adrido/arrow_signs/
[submodule "mods/bitchange"]
path = mods/bitchange
url = ../../Illuna-Minetest/bitchange
[submodule "mods/bridges"]
path = mods/bridges
url = https://github.com/Sokomine/bridges
[submodule "mods/christmas_craft"]
path = mods/christmas_craft
url = ../../Illuna-Minetest/christmas_craft
[submodule "mods/maptools"]
path = mods/maptools
url = https://github.com/calinou/maptools
[submodule "mods/medieval_craft"]
path = mods/medieval_craft
url = https://bitbucket.org/kingarthursteam/medieval_craft
[submodule "mods/mobf_trader"]
path = mods/mobf_trader
url = https://github.com/Sokomine/mobf_trader
[submodule "mods/spawners"]
path = mods/spawners
url = ../../Illuna-Minetest/spawners
[submodule "mods/skybox"]
path = mods/skybox
url = ../../Illuna-Minetest/skybox
[submodule "mods/moreglass"]
path = mods/moreglass
url = ../../Illuna-Minetest/moreglass.git
[submodule "mods/hbsprint"]
path = mods/hbsprint
url = https://github.com/minetest-mods/hbsprint
[submodule "mods/hudbars"]
path = mods/hudbars
url = https://repo.or.cz/minetest_hudbars.git
[submodule "mods/hbarmor"]
path = mods/hbarmor
url = git://repo.or.cz/minetest_hbarmor.git
[submodule "mods/hbhunger"]
path = mods/hbhunger
url = https://repo.or.cz/minetest_hbhunger.git
[submodule "mods/headanim"]
path = mods/headanim
url = https://github.com/LoneWolfHT/headanim/
[submodule "mods/medieval_inner_glasses"]
path = mods/medieval_inner_glasses
url = https://github.com/kodrag/medieval-inner-glasses
[submodule "mods/we_undo"]
path = mods/we_undo
url = https://github.com/HybridDog/we_undo
[submodule "mods/basic_materials"]
path = mods/basic_materials
url = https://github.com/mt-mods/basic_materials
[submodule "mods/basic_signs"]
path = mods/basic_signs
url = https://github.com/mt-mods/basic_signs
[submodule "mods/biome_lib"]
path = mods/biome_lib
url = https://github.com/mt-mods/biome_lib
[submodule "mods/pipeworks"]
path = mods/pipeworks
url = https://github.com/mt-mods/pipeworks
[submodule "mods/signs_lib"]
path = mods/signs_lib
url = https://github.com/mt-mods/signs_lib
[submodule "mods/unifieddyes"]
path = mods/unifieddyes
url = https://github.com/mt-mods/unifieddyes
[submodule "mods/colored_eggs"]
path = mods/colored_eggs
url = https://github.com/auouymous/colored_eggs
[submodule "mods/monitoring"]
path = mods/monitoring
url = https://github.com/minetest-monitoring/monitoring
ignore = {
-- list taken from https://stackoverflow.com/questions/49158143/how-to-ignore-luacheck-warnings/49160695#56618022 as
-- all the third party mods would be hard to manage otherwise
--"011", -- A syntax error.
--"021", -- An invalid inline option.
"022", -- An unpaired inline push directive.
"023", -- An unpaired inline pop directive.
"111", -- Setting an undefined global variable.
"112", -- Mutating an undefined global variable.
"113", -- Accessing an undefined global variable.
"121", -- Setting a read-only global variable.
"122", -- Setting a read-only field of a global variable.
"131", -- Unused implicitly defined global variable.
"142", -- Setting an undefined field of a global variable.
"143", -- Accessing an undefined field of a global variable.
"211", -- Unused local variable.
"212", -- Unused argument.
"213", -- Unused loop variable.
"221", -- Local variable is accessed but never set.
"231", -- Local variable is set but never accessed.
"232", -- An argument is set but never accessed.
"233", -- Loop variable is set but never accessed.
"241", -- Local variable is mutated but never accessed.
"311", -- Value assigned to a local variable is unused.
"312", -- Value of an argument is unused.
"313", -- Value of a loop variable is unused.
"314", -- Value of a field in a table literal is unused.
"321", -- Accessing uninitialized local variable.
"331", -- Value assigned to a local variable is mutated but never accessed.
"341", -- Mutating uninitialized local variable.
"411", -- Redefining a local variable.
"412", -- Redefining an argument.
"413", -- Redefining a loop variable.
"421", -- Shadowing a local variable.
"422", -- Shadowing an argument.
"423", -- Shadowing a loop variable.
"431", -- Shadowing an upvalue.
"432", -- Shadowing an upvalue argument.
"433", -- Shadowing an upvalue loop variable.
"511", -- Unreachable code.
"512", -- Loop can be executed at most once.
"521", -- Unused label.
"531", -- Left-hand side of an assignment is too short.
"532", -- Left-hand side of an assignment is too long.
"541", -- An empty do end block.
"542", -- An empty if branch.
"551", -- An empty statement.
"561", -- Cyclomatic complexity of a function is too high.
"571", -- A numeric for loop goes from #(expr) down to 1 or less without negative step.
"611", -- A line consists of nothing but whitespace.
"612", -- A line contains trailing whitespace.
"613", -- Trailing whitespace in a string.
"614", -- Trailing whitespace in a comment.
"621", -- Inconsistent indentation (SPACE followed by TAB).
"631", -- Line is too long.
}
This diff is collapsed.
# Minetest Game
The default game bundled in the Minetest engine.
For further information, check [this forum topic](https://forum.minetest.net/viewtopic.php?f=15&t=9724).
Also see the [Minetest Wiki](https://wiki.minetest.net/Subgames/Minetest_Game) for more information.
## Installation
- Unzip the archive, rename the folder to `minetest_game` and
place it in .. `minetest/games/`
- GNU/Linux: If you use a system-wide installation place it in `~/.minetest/games/`.
The Minetest engine can be found at [GitHub](https://github.com/minetest/minetest).
For further information or help, see: [Installing Mods](https://wiki.minetest.net/Installing_Mods).
## Compatibility
The Minetest Game GitHub `master` `HEAD` is generally compatible with the GitHub
`master` `HEAD` of the Minetest engine.
Additionally, when the Minetest engine is tagged to be a certain version (e.g.
`0.4.10`), Minetest Game is tagged with the version, too.
When stable releases are made, Minetest Game and the Minetest engine is packaged
and made available at [www.minetest.net](https://www.minetest.net/downloads/).
## Licensing
See `LICENSE.txt`
Minetest Game [minetest_game]
=============================
The main subgame for the Minetest engine
========================================
To use this subgame with the Minetest engine, insert this repository as
/games/minetest_game
The Minetest engine can be found in:
https://github.com/minetest/minetest/
Compatibility
--------------
The Minetest Game github master HEAD is generally compatible with the github
master HEAD of the Minetest engine.
Additionally, when the Minetest engine is tagged to be a certain version (eg.
0.4.10), Minetest Game is tagged with the version too.
When stable releases are made, Minetest Game is packaged and made available in
http://minetest.net/download
and in case the repository has grown too much, it may be reset. In that sense,
this is not a "real" git repository. (Package maintainers please note!)
License of source code
----------------------
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
See README.txt in each mod directory for information about other authors.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
License of media (textures and sounds)
--------------------------------------
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
See README.txt in each mod directory for information about other authors.
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/
License of menu/header.png
Copyright (C) 2015 paramat CC BY-SA 3.0
name = Minetest Game
title = TechEth Game
author = Minetest, Illuna
description = Game of the Illuna TechEth flagship-server, based on the official minetest_game
This diff is collapsed.
menu/header.png

1.88 KiB | W: | H:

menu/header.png

3.01 KiB | W: | H:

menu/header.png
menu/header.png
menu/header.png
menu/header.png
  • 2-up
  • Swipe
  • Onion skin
menu/icon.png

2.94 KiB | W: | H:

menu/icon.png

11.8 KiB | W: | H:

menu/icon.png
menu/icon.png
menu/icon.png
menu/icon.png
  • 2-up
  • Swipe
  • Onion skin
# This file contains settings of Minetest Game that can be changed in minetest.conf
# This file contains settings of Minetest Game that can be changed in
# minetest.conf.
# By default, all the settings are commented and not functional.
# Uncomment settings by removing the preceding #.
# Whether creative mode (fast digging of all blocks, unlimited resources) should be enabled
# Whether creative mode (fast digging of all blocks, unlimited resources) should
# be enabled.
#creative_mode = false
# The time in seconds after which the bones of a dead player can be looted by everyone
# 0 to disable
# Sets the behaviour of the inventory items when a player dies.
# bones: Store items in a bone node but drop items if inside protected area.
# drop: Drop items on the ground.
# keep: Player keeps items.
#bones_mode = bones
# The time in seconds after which the bones of a dead player can be looted by
# everyone.
# 0 to disable.
#share_bones_time = 1200
# How much earlier the bones of a dead player can be looted by
......@@ -14,28 +23,58 @@
# 0 to disable. By default it is "share_bones_time" divide by four.
#share_bones_time_early = 300
# Whether standard fire should be disabled ('basic flame' nodes will disappear)
# 'permanent flame' nodes will remain with either setting
#disable_fire = false
# Inform player of condition and location of new bones.
#bones_position_message = false
# Whether fire should be enabled. If disabled, 'basic_flame' nodes will
# disappear.
# 'permanent_flame' nodes will remain with either setting.
#enable_fire = true
# Enable flame sound.
#flame_sound = true
# Whether the stuff in initial_stuff should be given to new players
# Whether lavacooling should be enabled.
#enable_lavacooling = true
# Whether the stuff in initial_stuff should be given to new players.
#give_initial_stuff = false
#initial_stuff = default:pick_steel,default:axe_steel,default:shovel_steel,default:torch 99,default:cobble 99
#initial_stuff = default:pick_steel,default:axe_steel,default:shovel_steel,
default:torch 99,default:cobble 99
# Whether the TNT mod should be enabled
# Whether the TNT mod should be enabled.
#enable_tnt = <true in singleplayer, false in multiplayer>
# The radius of a TNT explosion
# The radius of a TNT explosion.
#tnt_radius = 3
# Enable the stairs mod ABM that replaces the old 'upside down'
# stair and slab nodes in old maps with the new param2 versions.
#enable_stairs_replace_abm = false
# Whether you allow respawning in beds
# Default value is true
# Whether to allow respawning in beds.
# Default value is true.
#enable_bed_respawn = true
# Whether players can skip night by sleeping
# Default value is true
# Whether players can skip night by sleeping.
# Default value is true.
#enable_bed_night_skip = true
# If enabled, fences and walls cannot be jumped over.
#enable_fence_tall = false
# Whether the engine's spawn search, which does not check for a suitable
# starting biome, is used.
# Default value is false.
#engine_spawn = false
# Whether river water source nodes create flowing sounds.
# Helps rivers create more sound, especially on level sections.
#river_source_sounds = false
# Enable cloud and shadow intensity variation by the 'weather' mod.
# Non-functional in V6 or Singlenode mapgens.
#enable_weather = true
# If enabled, non-player actions are logged
#log_non_player_actions = false
Subproject commit 1e7ace698bf06f363955d4e77a1fe7f68ecb1128
Subproject commit ac414d3df3bf34cc060f0eede40dc7a1e392f300
Subproject commit 1fd6a10bf8cac86bd5eb0593aa6f2381d3b904f2
Subproject commit 5d0314158a4e1a436a28292df004fdc8466c0150
arrow_signs @ f180f724
Subproject commit f180f7246dec209c50004812a6d776d83aab6aad
Subproject commit d6654f5e74b3051d42cbdd791934340a7076d608
Subproject commit b073bcb760328654e9d73e61bf950a56d8adbbb5
Subproject commit 9d55f9916d20779ecbf93c7e95dae8adebd2079b
Subproject commit 304f55fe830149e9eb495d20ea12cbfcc05d44cb