Gargaj
|
4ae3b64b07
|
implement breeding
|
2015-11-29 20:14:28 +01:00 |
|
NiLSPACE
|
93afb6398d
|
Updated DumpInfo plugin
|
2015-11-29 17:28:02 +01:00 |
|
Mattes D
|
ac0a360915
|
Merge pull request #2693 from cuberite/NormalizeOrePocketConfigNames
Normalized OrePockets generator config names.
|
2015-11-28 16:57:41 +01:00 |
|
Mattes D
|
851ee6a27f
|
Normalized OrePockets generator config names.
All INI values use AllInitialCapsStyle, no underscores.
|
2015-11-27 12:44:42 +01:00 |
|
Julian Laubstein
|
d6ad5245b3
|
Merge pull request #2670 from cuberite/OrePockets
Added OrePockets and DirtPockets finish gens.
|
2015-11-25 16:52:32 +01:00 |
|
Mattes D
|
326f5e04f7
|
OrePockets finisher is now configurable.
|
2015-11-25 15:06:32 +01:00 |
|
Mattes D
|
f2a8d5c047
|
Added OrePockets and DirtPockets finish gens.
|
2015-11-25 09:22:20 +01:00 |
|
worktycho
|
5f2c226e1a
|
Merge pull request #2687 from Gargaj/signfix
Fix escaped characters in signs
|
2015-11-24 21:15:13 +00:00 |
|
Gargaj
|
1fb89a5409
|
fix escaped characters in signs (fixes #1736, fixes #2170)
|
2015-11-24 19:51:39 +01:00 |
|
Alexander Harkness
|
ae850e7b79
|
Merge pull request #2688 from bendl/master
Fixed 'Install on DigitalOcean' link in README.md
|
2015-11-24 18:42:32 +00:00 |
|
Ben Lancaster
|
d2af54992d
|
Fixed 'Install on DigitalOcean' link in README.md
|
2015-11-24 18:32:57 +00:00 |
|
Julian Laubstein
|
412e5155a2
|
Merge pull request #2685 from dave-tucker/fxenum
Add enum for Sound and Particle Effects
|
2015-11-24 15:43:05 +01:00 |
|
Dave Tucker
|
83870f9fc0
|
Add enum for Sound and Particle Effects
Fixes #2603
Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
|
2015-11-24 13:21:40 +00:00 |
|
worktycho
|
2d408e8647
|
Merge pull request #2645 from Gargaj/followedarray
Allow multiple followable items
|
2015-11-23 22:57:59 +00:00 |
|
Gargaj
|
853e6e6882
|
change from single followable item to multiple
|
2015-11-23 22:20:31 +01:00 |
|
Julian Laubstein
|
5d5f5c9fba
|
Fixed display of helpmessage
|
2015-11-23 18:20:37 +01:00 |
|
Julian Laubstein
|
9d07be62d3
|
Changed static_cast to FloorC
|
2015-11-23 18:10:58 +01:00 |
|
Alexander Harkness
|
68218f6ae6
|
Merge pull request #2683 from Gargaj/patch-1
add Golden Carrot
|
2015-11-23 16:47:33 +00:00 |
|
Gargaj
|
2971758df3
|
add Golden Carrot
Yay!
|
2015-11-23 17:39:40 +01:00 |
|
NiLSPACE
|
002019e9ad
|
Merge pull request #2680 from cuberite/vhE
Converted some height validations to use cChunkDef::IsValidHeight()
|
2015-11-23 11:55:34 +01:00 |
|
Julian Laubstein
|
b87e0b6b15
|
Adjusted height validation using cChunkDef::IsValidHeight()
|
2015-11-23 03:17:32 +01:00 |
|
Julian Laubstein
|
07adddb810
|
Merge pull request #2678 from cuberite/ln
Adjusted in help messages for consistency
|
2015-11-23 02:48:35 +01:00 |
|
Julian Laubstein
|
2d8b265133
|
Added dash to helpstring output
|
2015-11-23 02:12:19 +01:00 |
|
Julian Laubstein
|
c32b5fcaa9
|
Removed dashes in help messages for consistency
|
2015-11-23 02:12:19 +01:00 |
|
Julian Laubstein
|
0bedfc58b2
|
Merge pull request #2679 from cuberite/vh
Added cChunkDef::IsValidWidth()
|
2015-11-23 02:09:55 +01:00 |
|
Julian Laubstein
|
62b41c351c
|
Added cChunkDef::IsValidWidth()
|
2015-11-23 01:30:48 +01:00 |
|
Safwat Halaby
|
be9e353f13
|
Merge pull request #2676 from SafwatHalaby/revert
Revert "Changed description to "Cuberite - Minecraft in C++!""
|
2015-11-22 18:27:54 +02:00 |
|
Safwat Halaby
|
5fae7a0eee
|
Revert "Changed description to "Cuberite - Minecraft in C++!""
This reverts commit f4406c047e .
|
2015-11-22 16:30:33 +02:00 |
|
Safwat Halaby
|
df4b9eb4fc
|
Merge pull request #2673 from SafwatHalaby/sh
compile.sh is now sh-compatible. (Unix, etc.)
|
2015-11-21 19:24:01 +02:00 |
|
Safwat Halaby
|
37921990a2
|
compile.sh is now sh-compatible. (Unix, etc.)
|
2015-11-21 18:59:02 +02:00 |
|
Safwat Halaby
|
628ce5e394
|
Merge pull request #2672 from SafwatHalaby/readme
Readme update - organized the installation methods
|
2015-11-21 18:32:39 +02:00 |
|
Safwat Halaby
|
c14ebd64c4
|
Readme update - organized the installation methods
|
2015-11-21 16:36:24 +02:00 |
|
Mattes D
|
19d38291fb
|
Merge pull request #2671 from SafwatHalaby/compile
compile.sh - Automatically choose master branch
|
2015-11-21 14:52:01 +01:00 |
|
Safwat Halaby
|
acedc7f6d1
|
compile.sh - Automatically choose master branch
|
2015-11-21 15:50:25 +02:00 |
|
Alexander Harkness
|
38a01cec75
|
Merge pull request #2660 from cuberite/worktycho-patch-2
Fix musl + clang 3.6 compile error
|
2015-11-20 16:53:12 +00:00 |
|
Julian Laubstein
|
2dcc55b6b6
|
Merge pull request #2663 from SafwatHalaby/minor
Changed server description to "Cuberite - Minecraft in C++!"
|
2015-11-20 09:32:26 +01:00 |
|
Safwat Halaby
|
f4406c047e
|
Changed description to "Cuberite - Minecraft in C++!"
|
2015-11-20 09:18:44 +02:00 |
|
worktycho
|
dd7572925b
|
Merge pull request #2661 from tboerger/musl-fixes
Musl fixes
|
2015-11-19 22:42:16 +00:00 |
|
Thomas Boerger
|
ffed489156
|
Include execinfo.h only on __GLIBC__
|
2015-11-19 22:46:47 +01:00 |
|
Thomas Boerger
|
a16a9eab4f
|
Define stacktrace functions only if __GLIBC__ is defined
|
2015-11-19 22:46:47 +01:00 |
|
worktycho
|
98d4695e58
|
Fix musl + clang 3.6 compile error
|
2015-11-19 21:32:13 +00:00 |
|
Thomas Boerger
|
8f3f91d3db
|
Check for __GLIBC__ to detect correct strerror_r version
|
2015-11-19 22:23:47 +01:00 |
|
worktycho
|
3955742e2f
|
Merge pull request #2451 from cuberite/mobchartoint
Changed mob age from char to int
|
2015-11-17 10:35:03 +00:00 |
|
Julian Laubstein
|
48f84cc3e9
|
changed mob age from char to int
|
2015-11-16 14:13:44 +01:00 |
|
Alexander Harkness
|
85a3076b19
|
Fixed some markdown.
|
2015-11-15 16:31:53 +00:00 |
|
Alexander Harkness
|
6bc2b9600b
|
Merge pull request #2648 from cuberite/getting-star
Minor documentation changes.
|
2015-11-15 16:29:17 +00:00 |
|
Alexander Harkness
|
3802e70e7d
|
Edited contributors.
|
2015-11-15 16:27:59 +00:00 |
|
worktycho
|
09fe9ab6a9
|
Merge pull request #2642 from SamOatesPlugins/master
Improved spawn location calculations.
|
2015-11-15 14:34:50 +00:00 |
|
Alexander Harkness
|
8969931e6f
|
Improved compiling file.
|
2015-11-15 12:22:23 +00:00 |
|
Alexander Harkness
|
64f9974e89
|
Fixed typos, and improved contributing file.
|
2015-11-15 12:08:32 +00:00 |
|