Mattes D
|
faf0ce3d7f
|
Fixed include path.
|
2014-11-17 17:13:42 +01:00 |
|
Mattes D
|
f9cfc36643
|
Added cImprovedNoise implementation.
|
2014-11-17 16:50:28 +01:00 |
|
Howaner
|
0e491273c1
|
Added UpdateSign() method to DeprecatedBindings.cpp
|
2014-11-17 14:57:24 +01:00 |
|
Mattes D
|
ae15c2f78e
|
Fixed a wrong assert in cClientHandle::SetViewDistance().
|
2014-11-17 12:34:14 +01:00 |
|
STRWarrior
|
ff036c9cef
|
Changed comment
Suggestion by xoft
|
2014-11-16 19:50:57 +01:00 |
|
Mattes D
|
95e59056a1
|
BiomalNoise3D: Added more biomes.
|
2014-11-16 19:03:00 +01:00 |
|
Mattes D
|
a63eb1ac6e
|
Merge pull request #1577 from mc-server/ViewDistance
Added a MaxViewDistance option.
|
2014-11-16 15:13:39 +01:00 |
|
Howaner
|
277151582f
|
Use LastPlacedSign instead of LastPlacedBlock.
|
2014-11-15 22:36:31 +01:00 |
|
Howaner
|
09cea625fc
|
Renamed m_UsedViewDistance to m_CurrentViewDistance
|
2014-11-15 22:26:54 +01:00 |
|
Mattes D
|
1240e583d2
|
Mobs: Fixed crash with terrain too high.
|
2014-11-15 21:45:57 +01:00 |
|
Mattes D
|
564b9ad337
|
Generator: Fixed crash with trees too high.
|
2014-11-15 21:45:24 +01:00 |
|
Mattes D
|
b0bcd75732
|
Snow generator: Fixed failure at top of the world.
|
2014-11-15 20:24:15 +01:00 |
|
Mattes D
|
889aa7404d
|
ChunkDesc: Fixed comment about indexing.
|
2014-11-15 20:23:47 +01:00 |
|
Howaner
|
927d8d7702
|
Renamed m_SetViewDistance to m_RequestedViewDistance
|
2014-11-15 15:33:42 +01:00 |
|
Howaner
|
fe9750136c
|
Updated APIDump
|
2014-11-15 15:27:41 +01:00 |
|
Howaner
|
78fb789631
|
Fixed a security problem with signs.
|
2014-11-15 15:16:52 +01:00 |
|
Howaner
|
8c3c11d6b3
|
Renamed GetSettedViewDistance() to GetRequestedViewDistance()
|
2014-11-15 14:27:50 +01:00 |
|
Mattes D
|
30fa6a642c
|
DungeonRooms: Changed to work with the new shape generators.
|
2014-11-15 11:17:05 +01:00 |
|
Howaner
|
7120b1a769
|
APIDump: Fixed example cCompositeChat URL
|
2014-11-14 22:56:55 +01:00 |
|
Howaner
|
66c4117856
|
Updated APIDump
|
2014-11-14 22:55:09 +01:00 |
|
Howaner
|
83d3f3347b
|
Use m_UsedViewDistance and m_SetViewDistance.
|
2014-11-14 22:53:12 +01:00 |
|
Howaner
|
a0e1e43fc1
|
Merge branch 'master' into ViewDistance
|
2014-11-14 22:33:54 +01:00 |
|
Mattes D
|
644240a0e5
|
Noise3D: Added jungles.
|
2014-11-14 22:17:11 +01:00 |
|
Mattes D
|
2789fafeb7
|
Noise3D: Added oceans.
|
2014-11-13 21:47:39 +01:00 |
|
Mattes D
|
7a3b3aeb3c
|
Gen refactor: Implemented CompositedHeiGen.
This fixes crashes in the Village generator due to the missing generator.
|
2014-11-13 21:28:50 +01:00 |
|
STRWarrior
|
5584144be2
|
First implementation for the LargeOakTree
|
2014-11-13 10:44:36 +01:00 |
|
Mattes D
|
c9a3cb4d3f
|
Fixed trailing whitespace.
|
2014-11-12 21:59:42 +01:00 |
|
Mattes D
|
5fb2526e07
|
Generator: Shape initial refactoring.
The code compiles, but several structure generators are broken, crash on start.
|
2014-11-12 21:24:26 +01:00 |
|
Mattes D
|
b525eee8e0
|
BiomalNoise3D: Added a few biomes.
|
2014-11-10 22:08:29 +01:00 |
|
STRWarrior
|
9a50a1fe0c
|
TallGrassGenerator: Fixed crash when too high
|
2014-11-10 21:55:13 +01:00 |
|
Mattes D
|
4b95f7c69a
|
Added BiomalNoise3D shape generator.
|
2014-11-10 17:00:14 +01:00 |
|
Mattes D
|
5993c06bd7
|
Noise3d Generator: Fixed unused function error.
|
2014-11-09 15:33:01 +01:00 |
|
Mattes D
|
c43391fd8c
|
Noise3D generator: rewritten from scratch.
Now it uses three 3D and one 2D perlin noises to generate the terrain, and is highly parametrizable.
|
2014-11-09 14:34:10 +01:00 |
|
Alexander Harkness
|
378aa20e26
|
Travis badge uses master branch.
|
2014-11-08 09:15:47 +00:00 |
|
Alexander Harkness
|
f90f721bb0
|
Added gratipay badge.
|
2014-11-08 09:14:52 +00:00 |
|
Mattes D
|
136d6b5c30
|
Noise3D CompoGen: Fixed missing initialization.
|
2014-11-06 19:25:42 +01:00 |
|
Mattes D
|
3eca848ac3
|
Merge branch 'DoWithPlayerByUUID'
|
2014-11-06 08:57:27 +01:00 |
|
Mattes D
|
479c151eda
|
Fixed an extra space.
|
2014-11-06 08:57:11 +01:00 |
|
Mattes D
|
58fe37814b
|
Merge branch 'master' of https://github.com/mc-server/MCServer
|
2014-11-06 08:55:33 +01:00 |
|
Lukas Pioch
|
2915ef5bdb
|
Merge branch 'master' of https://github.com/mc-server/MCServer
|
2014-11-05 21:58:21 +01:00 |
|
Lukas Pioch
|
13b20d6fe2
|
renamed FindAndDoWithUUID to DoWithPlayerByUUID, fixed style and comments, added description to APIDump
|
2014-11-05 21:57:38 +01:00 |
|
Alexander Harkness
|
dc401e6ff4
|
Merge pull request #1587 from Ambushed91/WebAdmin
Update V1.0.3
|
2014-11-05 19:37:09 +00:00 |
|
Ambushed91
|
0fa8c881a6
|
Update V1.0.9
Removed Time, Scroll-Able Header, Resized contention
|
2014-11-05 14:20:03 +01:00 |
|
Ambushed91
|
eab829ee37
|
Update V1.0.3
WebAdmin Fixes
|
2014-11-05 13:45:15 +01:00 |
|
Mattes D
|
74aef9ea64
|
WebAdmin: Fixed login template destination address.
|
2014-11-04 15:22:53 +01:00 |
|
Mattes D
|
dd75330d1e
|
Merge remote-tracking branch 'ambushed/WebAdmin'
|
2014-11-04 14:54:00 +01:00 |
|
Mattes D
|
7d2b2f90b6
|
MinMax heigen: Reduced the number of octaves.
They didn't affect the terrain that much anyway.
|
2014-11-04 08:41:18 +01:00 |
|
Mattes D
|
f239a28d06
|
Added MinMax height generator.
Fixes #1578.
|
2014-11-04 08:40:23 +01:00 |
|
Arian
|
8604978d50
|
Update template.lua
|
2014-11-04 00:17:14 +01:00 |
|
Mattes D
|
c5f3663bea
|
Fixed a missing endline.
|
2014-11-03 11:48:03 +01:00 |
|