Nanoware / Terasology

Terasology is an open source project started by Benjamin "begla" Glatzel to research procedural terrain generation and efficient rendering techniques in Java using the LWJGL. The engine uses a block-based voxel-like approach as seen in Minecraft. After proving itself as a solid tech demo begla was joined at first by Anton "small-jeeper" Kireev and Rasmus "Cervator" Praestholm and a full-fledged game concept was born. Our goal is a game that pays ample tribute to Minecraft in initial look and origin, but stakes out its own niche by adopting the NPC-helper and caretaker feel from such games as Dwarf Fortress and Dungeon Keeper, while striving for added depth and sophistication in the foundation systems akin to DF.
http://terasology.org/
Apache License 2.0
4 stars 1 forks source link

Testing & tweaks for https://github.com/MovingBlocks/Terasology/pull/3806 #89

Closed Cervator closed 4 years ago

Cervator commented 4 years ago

https://github.com/MovingBlocks/Terasology/pull/3806

Testing via Nanoware by tweaking gradle.properties

alternativeResolutionRepo=http://artifactory.terasology.org/artifactory/virtual-nanoware-and-remote
mavenUser=gooey
mavenPass=...
publishRepo=nanoware-snapshot-local

And updating branches here to run parallel jobs in Jenkins from the "live" ones. The Nanoware virtual repo in Artifactory is isolated for easier testing.

GooeyHub commented 4 years ago

Jenkins Failure Message

GooeyHub commented 4 years ago

Jenkins Failure Message