Lukas Pioch
|
885ebab7e6
|
Fixed item name
|
2015-05-24 10:02:44 +02:00 |
|
Safwat Halaby
|
79c3e11a31
|
Merge pull request #2118 from mc-server/login-gamemode
Fix gamemode not changing properly.
|
2015-05-24 09:52:45 +03:00 |
|
Safwat Halaby
|
64b3dcce7e
|
Merge pull request #2128 from mc-server/wolf-fix
Wolves don't spawn in rivers.
|
2015-05-24 09:50:54 +03:00 |
|
Alexander Harkness
|
45012b72e7
|
Wolves don't spawn in rivers.
|
2015-05-24 07:28:17 +01:00 |
|
Safwat Halaby
|
042c08d7e3
|
Merge pull request #2107 from mc-server/cow-waterspawn
Cows no longer spawn over water.
|
2015-05-23 22:11:34 +03:00 |
|
Alexander Harkness
|
febc8529b1
|
Fix gamemode not changing properly.
Should fix #604
|
2015-05-23 19:31:33 +01:00 |
|
worktycho
|
7e0dc0f9bc
|
Merge pull request #2117 from Seadragon91/clang_errors
Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.
|
2015-05-23 15:31:49 +01:00 |
|
Lukas Pioch
|
e30b2ed487
|
Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.
|
2015-05-23 16:28:37 +02:00 |
|
Alexander Harkness
|
97a418f6c1
|
Merge pull request #2116 from mc-server/CMakeCacheOptions
Add build_tools and Self_test as cache options, so that CLion can det…
|
2015-05-23 14:46:12 +01:00 |
|
tycho
|
2b844e3680
|
Add build_tools and Self_test as cache options, so that CLion can detect them
|
2015-05-23 06:36:45 -07:00 |
|
Mattes D
|
dbf5fed2bc
|
Merge pull request #2065 from mc-server/OldArgs
Move some of the old arguments over to TCLAP
|
2015-05-23 13:05:16 +02:00 |
|
Alexander Harkness
|
3a27fabbab
|
Merge pull request #2103 from beeduck/Issue1980
Fixed players head visible when in spectator mode
|
2015-05-23 11:56:39 +01:00 |
|
Alexander Harkness
|
74f26a530e
|
Merge pull request #2110 from mc-server/coverity-fix
Fixed wrong copy/paste
|
2015-05-23 11:50:49 +01:00 |
|
worktycho
|
26c9c34780
|
Fixed wrong copy/paste
Fixes CID 110962
|
2015-05-23 11:30:15 +01:00 |
|
Alexander Harkness
|
0daa6a92ea
|
Merge pull request #2108 from mc-server/tgh-boolean
TryGetHeight returns a bool
|
2015-05-23 10:45:56 +01:00 |
|
Alexander Harkness
|
abf6ac3148
|
Cows and rabbits no longer spawn over water.
Fixes #2080
|
2015-05-23 10:38:57 +01:00 |
|
Alexander Harkness
|
de5e056a88
|
TryGetHeight returns a bool
should fix #2099
|
2015-05-23 10:37:50 +01:00 |
|
Alexander Harkness
|
e0fd3ce95b
|
Merge pull request #2101 from mc-server/EquifaxCerts
Close Ssl Socket on destroy
|
2015-05-23 07:28:36 +01:00 |
|
Alexander Harkness
|
31f66fd812
|
Merge pull request #2104 from beeduck/Issue2053
Fix for players falling through world when loading in as spectator
|
2015-05-23 07:27:04 +01:00 |
|
Alexander Harkness
|
6c8052f117
|
Merge pull request #2100 from SafwatHalaby/creeper
Fixed creeper not exploding when 1-block higher than player
|
2015-05-23 07:25:51 +01:00 |
|
SafwatHalaby
|
f983bb6234
|
Fixed creeper not exploding when 1 block higher than player
|
2015-05-23 09:06:00 +03:00 |
|
b33duck
|
afb96c5bd6
|
Added a fix for players falling through the world when connecting in spectator mode
|
2015-05-22 16:33:11 -07:00 |
|
Tiger Wang
|
8f6788b2ef
|
Close Ssl Socket on destroy
* Fixes #2072
|
2015-05-22 23:54:32 +01:00 |
|
b33duck
|
906288c6eb
|
Fixed players head visible when in spectator mode
|
2015-05-22 12:25:16 -07:00 |
|
Mattes D
|
6bafff0560
|
Merge pull request #2086 from Seadragon91/master
Renamed hook HOOK_ENTITY_CHANGE_WORLD
|
2015-05-21 12:57:25 +02:00 |
|
Lukas Pioch
|
bc838e5bd2
|
Renamed hook HOOK_ENTITY_CHANGE_WORLD
|
2015-05-21 12:27:54 +02:00 |
|
Julian Laubstein
|
a6740a335d
|
Merge pull request #2085 from mc-server/EquifaxCerts
Added Equifax root CA.
|
2015-05-21 11:22:55 +02:00 |
|
Mattes D
|
90ab8a338b
|
Added Equifax root CA.
Fixes #2076.
Closes #2081.
Ref.: #2072.
|
2015-05-21 10:26:45 +02:00 |
|
worktycho
|
c0d7b4d569
|
Merge pull request #2030 from beeduck/master
Issue #1868 and Issue #1984
|
2015-05-21 07:50:30 +01:00 |
|
Alexander Harkness
|
6202fdafe7
|
Merge pull request #2084 from mc-server/patch-2050
Added missing fencetypes to torchhandler
|
2015-05-21 07:02:10 +01:00 |
|
b33duck
|
d7aa1c0434
|
Added beeduck to contributors
|
2015-05-20 16:24:30 -07:00 |
|
b33duck
|
ed3c0b771f
|
Added open/close and sound effects for all door types
|
2015-05-20 16:24:16 -07:00 |
|
b33duck
|
a511db78ca
|
Added thunder sound effect to CastThunderbolt()
|
2015-05-20 16:23:56 -07:00 |
|
worktycho
|
1bdd205eb8
|
Merge pull request #2073 from SafwatHalaby/rand
Path recalculation improvements
|
2015-05-20 22:40:25 +01:00 |
|
Julian Laubstein
|
48b7874099
|
Added missing fencetypes to torchhandler
|
2015-05-20 23:18:21 +02:00 |
|
SafwatHalaby
|
8436e5d8bd
|
Path recalculation improvements
|
2015-05-20 20:42:35 +03:00 |
|
worktycho
|
eaedd5f19d
|
Merge pull request #2074 from SafwatHalaby/rmUnique
Removed UniquePTR from PathFinder
|
2015-05-20 13:06:51 +01:00 |
|
tycho
|
d9d4adc2a5
|
Moved no buffering command line argument to tclap
|
2015-05-20 01:50:04 +01:00 |
|
tycho
|
7c196ffde6
|
Move commlog arguments over to TCLAP
|
2015-05-20 01:50:04 +01:00 |
|
Alexander Harkness
|
2f185ed476
|
Merge pull request #2076 from mc-server/Cert-disable
Don't verify certificate
|
2015-05-19 21:27:28 +01:00 |
|
worktycho
|
8026133078
|
Don't verify certificate
Temporary Hot-fix for #2072
|
2015-05-19 21:25:38 +01:00 |
|
SafwatHalaby
|
395f3d9c4c
|
newlines
|
2015-05-19 22:47:48 +03:00 |
|
SafwatHalaby
|
0741ad3526
|
Removed UniquePTR from PathFinder
|
2015-05-19 21:07:05 +03:00 |
|
Alexander Harkness
|
cbb425f027
|
Merge branch 'master' of github.com:mc-server/MCServer
|
2015-05-19 18:43:19 +01:00 |
|
Alexander Harkness
|
8fae5fa467
|
Updated Core.
|
2015-05-19 18:42:19 +01:00 |
|
Alexander Harkness
|
0c06ec6abd
|
Merge pull request #2057 from Seadragon91/master
Fix the health of animals
|
2015-05-19 18:02:43 +01:00 |
|
Alexander Harkness
|
fff5efedc3
|
Merge pull request #2019 from mc-server/OverrideArgs
Initial Implementation of command line arguments
|
2015-05-19 10:53:44 +01:00 |
|
Alexander Harkness
|
e7d948dc3c
|
Removed tip4commit, it's not used anymore.
|
2015-05-19 09:38:37 +01:00 |
|
Alexander Harkness
|
2c0a11a8af
|
Merge pull request #2060 from mc-server/more-leafimprove
Improved leaves a bit more.
|
2015-05-19 09:32:14 +01:00 |
|
Alexander Harkness
|
d852209f8d
|
Manual merge of #2066
|
2015-05-19 09:29:27 +01:00 |
|