paramat
|
27144b4716
Biome API: Revert biomes, decos, ores being relative to water level
|
il y a 7 ans |
paramat
|
51002b1629
Schematic decorations: Add 'place_offset_y' placement parameter
|
il y a 7 ans |
Loïc Blot
|
c427533389
Modernize various files (src/m*) (#6267)
|
il y a 7 ans |
Loïc Blot
|
921151d97a
C++ modernize: Pragma once (#6264)
|
il y a 7 ans |
paramat
|
8299e4b67e
Biomes/decorations/ores: Make relative to 'water_level' setting
|
il y a 7 ans |
Loïc Blot
|
4faaadc8d5
Cpp11 patchset 11: continue working on constructor style migration (#6004)
|
il y a 7 ans |
Loïc Blot
|
a98baef5e4
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
|
il y a 7 ans |
paramat
|
210a339dce
Mapgen files: Update and correct copyright credits
|
il y a 7 ans |
Auke Kok
|
2e69711613
Simple deco: Allow setting param2 value on placement
|
il y a 8 ans |
paramat
|
b88595050f
Decorations: Generalise 'spawn by' to be used by all decoration types
|
il y a 8 ans |
Ner'zhul
|
058a869b70
Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers (#4430)
|
il y a 8 ans |
kwolekr
|
f3ac2517ea
Convert usages of PseudoRandom to PcgRandom for ore and deco placement
|
il y a 9 ans |
paramat
|
59fa117d13
Decoration API: Add flag for placement on liquid surface
|
il y a 9 ans |
ShadowNinja
|
e4bff8be94
Clean up threading
|
il y a 9 ans |
kwolekr
|
6c5a6967ec
Split ObjDef/ObjDefManager out to objdef.cpp
|
il y a 9 ans |
kwolekr
|
406d9ba87b
Schematics: Remove referenced schematics from Decorations on clear
|
il y a 9 ans |
kwolekr
|
479f38973e
Schematics: Refactor NodeResolver and add NodeResolveMethod
|
il y a 9 ans |
kwolekr
|
337e79c656
ObjDefManager, Mapgen SAPI: Huge refactoring
|
il y a 9 ans |
kwolekr
|
ed10005d38
GenElementManager: Pass opaque handles to Lua and rename to ObjDefManager
|
il y a 9 ans |
paramat
|
89217faec5
mg_decoration: Raise highest allowed deco top to max edge of voxelmanip
|
il y a 9 ans |
paramat
|
c7454d4732
Biome API: Enable decorations placed on water
|
il y a 9 ans |
kwolekr
|
2d849b0a19
Shorten ManualMapVoxelManipulator to MMVManip
|
il y a 9 ans |
kwolekr
|
bdcf03ae36
Add minetest.generate_ores() and minetest.generate_decorations()
|
il y a 9 ans |
kwolekr
|
9b0d77a549
Replace instances of height_min/height_max with y_min/y_max to remove ambiguity
|
il y a 10 ans |
kwolekr
|
863379a4c6
Decoration: Add height_min and height_max parameters
|
il y a 10 ans |
kwolekr
|
b67f37f27e
Redefine NodeResolver interface and replace with callback mechanism
|
il y a 10 ans |
kwolekr
|
cf8213ea82
Add minetest.clear_registered_decorations() and clear_registered_ores()
|
il y a 10 ans |
kwolekr
|
cfba55ba0a
Remove get_noiseparams function. read_noiseparams should be used from now on
|
il y a 10 ans |
Kahrl
|
0183c05ee0
Fix struct vs. class in forward declarations
|
il y a 10 ans |
kwolekr
|
5062b99cb0
Rewrite generate notification mechanism
|
il y a 10 ans |