Add "Space" map

This commit is contained in:
philipmi 2022-09-21 14:56:51 +02:00
parent 3d72de8392
commit 30c384304c
14 changed files with 30 additions and 32 deletions

3
.idea/.gitignore vendored
View file

@ -1,3 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml

View file

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/maps.iml" filepath="$PROJECT_DIR$/.idea/maps.iml" />
</modules>
</component>
</project>

View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

30
space/map.conf Normal file
View file

@ -0,0 +1,30 @@
team.2.color = blue
team.2.pos = (0,1,-109)
team.1.pos = (0,1,109)
team.1.color = red
team.1 = red
team.2 = blue
rotation = z
h = 140
r = 120
name = Space
author = -lipop-
initial_stuff = default:pick_steel,default:torch 5,default:cobble 99
license = CC BY-SA 4.0, skybox Space Nebulas Skybox by Ludum Dare (https://opengameart.org/content/space-nebulas-skybox), licence CC BY-SA 3.0
phys_gravity = 0.16
phys_speed = 1.2
phys_jump = 1.25
chests.1.n = 20
chests.1.from = (10,-13,3)
chests.1.to = (-10,-5,-10)
chests.2.n = 20
chests.2.from = (-10,-5,10)
chests.2.to = (10,-13,3)

BIN
space/map.mts Normal file

Binary file not shown.

BIN
space/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 KiB

BIN
space/skybox_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

BIN
space/skybox_2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

BIN
space/skybox_3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

BIN
space/skybox_4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

BIN
space/skybox_5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
space/skybox_6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB