|
3f7e7352fb
|
added SplFixedArray generics for phpstan 0.12.9
|
2020-02-05 11:57:37 +00:00 |
|
|
f624871b3f
|
strip extra blank lines (php-cs-fixer)
|
2020-01-22 14:50:29 +00:00 |
|
|
c4793241f5
|
Mass removal of useless @param/@return PHPDoc annotations, pass 1
|
2020-01-21 15:10:18 +00:00 |
|
|
6ede56015d
|
level/biome: populate missing return type information
|
2020-01-19 19:37:08 +00:00 |
|
|
1eedac87b2
|
added missing @var property types (reported by phpstan)
|
2020-01-09 14:13:54 +00:00 |
|
|
b9718f9e87
|
Remove redundant second parameters for BlockFactory::get()
|
2018-06-11 11:03:23 +01:00 |
|
|
1d1e6966a2
|
Biome: remove useless abstract class
|
2018-06-11 11:00:33 +01:00 |
|
|
610b7bd8b0
|
RiverBiome: don't generate grass underwater
|
2018-06-11 10:58:30 +01:00 |
|
|
4b221c0601
|
OceanBiome: don't inherit from GrassyBiome, change ground cover to gravel
|
2018-06-11 09:58:48 +01:00 |
|
|
af69418a55
|
PlainBiome: reduce maximum elevation
|
2018-06-08 13:04:45 +01:00 |
|
|
4e3e807741
|
Biome: Added UnknownBiome class to avoid astonishing behaviour on unknown biomes
|
2018-06-08 10:19:08 +01:00 |
|
|
8c6161a4f2
|
Biome: make biomes list use an SplFixedArray
|
2018-06-08 10:19:08 +01:00 |
|
|
dfa6cd2b7e
|
Biome: Moved biome classes from level\generator\* to level\biome
|
2018-05-01 14:07:46 +01:00 |
|