1
0
Fork 0
cuberite-2a/Server
12xx12 c18fe8aa45
Adding Generator For Single Piece Structures (#4830)
* the beginning of a magnificent work - added basic files and classes without functionality

* fixed checkstyle

* added imports

* moved imports

* - Adding SinglePieceStructureGen
- Adding a cPrefabChestStructure to generate Chests with contents
- Added the options and calls to the ComposableGenerator

* moved Globals to .h file

* removed the chest thingy from the code (for now)

* Update SinglePieceStructureGen.cpp

* readded whitespace

* renamed to SinglePieceStructuresGen for consistency
added new classes to test

* fixed small things (mostly style and cleanup)
removed loottables

* added small changes suggested by madmaxoft

* small change to documentation

* added check for allowed biomes

* check only the biome of the origin position

* fixed error on IsBiomeAllowed

* added new cubesets

* updated structures for with sponging

* updated biome names

* updated metadata to prevent crashing
removed debug output

* updated structures with sponging

* added sponging to deserterWell to make it disappear in sand

* small change in meta

* rename DesertTemple -> DesertPyramid

* minor style changes

Co-authored-by: 12xx12 <12xx12100@gmail.com>
Co-authored-by: Alexander Harkness <me@bearbin.net>
2020-09-17 22:20:50 +00:00
..
Install More CMake cleanup 2020-07-12 22:00:07 +01:00
Plugins Fixed snow golems and added documentation to damage type and added damage type for damage from environment to mobs (#4877) 2020-09-17 18:06:41 +00:00
Prefabs Adding Generator For Single Piece Structures (#4830) 2020-09-17 22:20:50 +00:00
Protocol Introduce recipe book functionality (#4493) 2020-07-14 17:56:42 +01:00
webadmin WebAdmin logo improvements (#4604) 2020-04-03 15:41:29 +00:00
.gitignore Removed binary ToLua++ from build. 2017-05-04 17:38:05 +02:00
README.txt Change outdated support link 2019-12-30 03:53:29 +02:00
brewing.txt Potion changes (#4601) 2020-04-04 14:16:36 +00:00
crafting.txt Added recipe for the observer. (#4880) 2020-09-17 21:47:38 +00:00
delete_windows_service.cmd Renamed output directory to Server 2015-09-05 22:01:21 +02:00
favicon.png New icon colors (#3675) 2017-06-03 18:49:02 +02:00
furnace.txt Corrected furnace recipes for log 2020-04-25 12:27:27 +01:00
hg Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
hg.supp Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
install_windows_service.cmd Use string redirection in Windows service 2020-07-23 21:17:58 +01:00
items.ini Correct spider eye item ID (#4110) 2017-12-25 09:04:38 +00:00
monsters.ini Add Zombie Villagers 2020-04-10 00:50:45 +01:00
vg Renamed leftover strings to Cuberite / Server, as needed. 2016-01-01 21:05:09 +01:00
vg.supp Renamed output directory to Server 2015-09-05 22:01:21 +02:00

README.txt

--------------------------------------------------------------------------------
   Welcome to your new Cuberite server, compatible with Minecraft 1.8 - 1.12!
--------------------------------------------------------------------------------

 - To get started with your server, read the user's manual at
   https://book.cuberite.org/

 - Subscribe to the Newsletter for update news and important information at
   https://cuberite.org/news/#subscribe

 - For information about adding plugins to your server, visit
   https://cuberite.org/plugins/

 - For additional support, visit https://cuberite.org/discuss/

--------------------------------------------------------------------------------