LogicParrot
|
efa670dacb
|
Merge pull request #2989 from LogicParrot/blockBreak
Prevent player falling when block breaking is denied
|
2016-02-08 17:16:33 +02:00 |
|
LogicParrot
|
816dee285f
|
Merge pull request #2992 from LogicParrot/posix
Remove nproc to allow BSD compilation
|
2016-02-08 14:31:52 +02:00 |
|
LogicParrot
|
945d3f6343
|
Remove nproc to allow BSD compilation
|
2016-02-08 14:31:33 +02:00 |
|
LogicParrot
|
6e269de274
|
Prevent player from falling when block breaking is denied
|
2016-02-08 14:10:51 +02:00 |
|
LogicParrot
|
bcbfd3348d
|
Merge pull request #2990 from LogicParrot/defaultWorld
Add DefaultWorld to newly generated INI
|
2016-02-08 12:49:20 +02:00 |
|
LogicParrot
|
345eec5a2e
|
Merge pull request #2962 from LogicParrot/createAndInitialize
[PhantomWorlds - 5] Remove CreateAndInitializeWorld
|
2016-02-08 12:35:15 +02:00 |
|
LogicParrot
|
dd34243521
|
Add DefaultWorld to newly generated INI
|
2016-02-08 12:26:21 +02:00 |
|
LogicParrot
|
3efdfca61d
|
remove cWorld::createAndInitializeWorld
|
2016-02-08 12:17:10 +02:00 |
|
LogicParrot
|
ed97946bb9
|
Merge pull request #2961 from LogicParrot/enforce
[PhantomWorlds - 4] Prevent server from starting if there's bad world linkage
|
2016-02-08 11:57:57 +02:00 |
|
LogicParrot
|
8fd2cb5db2
|
Merge pull request #2953 from LogicParrot/worldRebuild
[PhantomWorlds - 3] Regenerate worlds with proper dimension types and linkages
|
2016-02-08 11:57:42 +02:00 |
|
LogicParrot
|
aefacbd3cd
|
Merge pull request #2969 from LogicParrot/ini
Ignore trailing and leading spaces in INI values
|
2016-02-08 00:33:16 +02:00 |
|
Tiger Wang
|
f76a964f65
|
Merge pull request #2981 from Drahoslav7/master
Fix Pickups of BlockFlower
|
2016-02-07 14:27:34 +00:00 |
|
LogicParrot
|
837b3a6cdf
|
Merge pull request #2978 from cuberite/checker
Style checker - Prevent whitespace-only lines
|
2016-02-07 08:33:36 +02:00 |
|
Drahoslav Bednář
|
d85c3590fc
|
Fix Pickups of BlockFlower
BlockMeta is handled correctly, when converting to pickups, so flowers
now drops right flower type.
|
2016-02-06 22:04:00 +01:00 |
|
LogicParrot
|
0709f76478
|
Style checker - Prevent whitespace-only lines
|
2016-02-06 19:07:03 +02:00 |
|
Julian Laubstein
|
6fdd7194c8
|
Merge pull request #2974 from LogicParrot/perl
Bulk clearing of whitespace
|
2016-02-06 11:37:34 +01:00 |
|
LogicParrot
|
2b81759bdc
|
Merge pull request #2958 from LogicParrot/fence
Pathfinder now properly treats nonsolids above fence
|
2016-02-06 10:25:06 +02:00 |
|
LogicParrot
|
96f9afa278
|
Proper world linkages and dimension types for newly created world.ini's
|
2016-02-06 10:18:13 +02:00 |
|
LogicParrot
|
ca6ef58b1e
|
Bulk clearing of whitespace
|
2016-02-05 23:50:18 +02:00 |
|
LogicParrot
|
87a31e3a2d
|
Merge pull request #2972 from marvinkopf/PlayerAutoComplete
Tab completion for player names now case insensitive.
|
2016-02-05 22:42:20 +02:00 |
|
LogicParrot
|
e3fe15ca59
|
Merge pull request #2954 from kevinr/implement-acacia-block-height
Implement acacia block height
|
2016-02-05 22:32:44 +02:00 |
|
Marvin Kopf
|
0b826b0e52
|
Tab completion for player names now case insensitive.
|
2016-02-05 21:27:31 +01:00 |
|
LogicParrot
|
e51a139035
|
Ignore trailing and leading spaces in INI values# Please enter the commit message for your changes. Lines starting
|
2016-02-05 21:59:46 +02:00 |
|
Alexander Harkness
|
ac5170c7c4
|
Correct typo in documentation.
|
2016-02-05 16:45:55 +00:00 |
|
LogicParrot
|
d8861da599
|
Prevent server from starting if there's bad world linkage
|
2016-02-05 15:34:16 +02:00 |
|
Julian Laubstein
|
cb28aaface
|
Merge pull request #2960 from LogicParrot/interspecies
Prevent interspecies breeding
|
2016-02-04 20:51:44 +01:00 |
|
LogicParrot
|
6661e5d27f
|
Prevent interspecies breeding
|
2016-02-04 20:44:55 +02:00 |
|
Julian Laubstein
|
59e6f2b775
|
Merge pull request #2942 from mathias-github/master
Minor update
|
2016-02-04 13:48:02 +01:00 |
|
LogicParrot
|
1376743e47
|
Pathfinder now properly treats nonsolids above fence
|
2016-02-04 13:53:59 +02:00 |
|
LogicParrot
|
c3a4373ac5
|
Merge pull request #2955 from LogicParrot/worldBackwards
Fix unexpected world creation introduced by #2821
|
2016-02-04 10:43:54 +02:00 |
|
LogicParrot
|
8f7d929140
|
Fix unexpected world creation introduced by #2821
|
2016-02-04 10:06:07 +02:00 |
|
LogicParrot
|
7767acdc4b
|
Merge pull request #2939 from LogicParrot/m_Target
cMonster::m_target safety across worlds
|
2016-02-04 09:20:08 +02:00 |
|
Kevin Riggle
|
6fea4a617f
|
add self to CONTRIBUTORS
|
2016-02-04 01:21:53 -05:00 |
|
Kevin Riggle
|
e4a8c681b0
|
implement height logic for Acacia blocks
|
2016-02-04 01:20:31 -05:00 |
|
LogicParrot
|
4aade202e0
|
cMonster::m_Target safety across worlds
|
2016-02-03 22:50:17 +02:00 |
|
LogicParrot
|
a5403c8976
|
Merge pull request #2941 from LogicParrot/chunkBug2
[Attempt 2] Fixed cChunk::m_Entities corruption upon world travel
|
2016-02-03 20:19:11 +02:00 |
|
Mathias
|
9460e3b2cd
|
Minor update
|
2016-02-02 23:16:44 +02:00 |
|
LogicParrot
|
fd91932a8b
|
Merge pull request #2903 from marvinkopf/FixTabAutoComplete
Fix TabAutoComplete
|
2016-02-02 22:14:22 +02:00 |
|
Marvin Kopf
|
9840cc8218
|
Fix TabAutoComplete
For tab on '/command s' the server now returns 'subcommand' instead of '/command subcommand'.
|
2016-02-02 18:59:50 +01:00 |
|
LogicParrot
|
a8599efd77
|
Merge pull request #2908 from marvinkopf/FixMineCartSpeed
Fix cPawn push logic
|
2016-02-02 19:40:03 +02:00 |
|
LogicParrot
|
07b7fd4ad3
|
Fixed cChunk::m_Entities corruption upon world travel
|
2016-02-02 17:55:00 +02:00 |
|
Marvin Kopf
|
a1c48f4853
|
Fix cPawn pushing
cPawn instances can no longer push an entity they are attached to. cEntity now has a IsAttachedTo method.
|
2016-02-02 14:57:20 +01:00 |
|
Julian Laubstein
|
57e6fd654b
|
Merge pull request #2936 from mathias-github/master
Updated old forum links
|
2016-01-31 01:54:23 +01:00 |
|
Mathias
|
89f3dec7ac
|
Updated old forum links
|
2016-01-31 02:25:03 +02:00 |
|
Alexander Harkness
|
b5437c9a77
|
Merge pull request #2913 from mathias-github/master
MCServer to Cuberite
|
2016-01-30 16:01:19 +00:00 |
|
Mathias
|
752d99c8b8
|
MCServer to Cuberite
|
2016-01-29 21:47:00 +02:00 |
|
LogicParrot
|
d9e4eaa2a6
|
Merge pull request #2910 from LogicParrot/posix
compile.sh - posix-compatible program existence checking
|
2016-01-29 19:42:29 +02:00 |
|
LogicParrot
|
08b4363330
|
compile.sh - posix-compatible program existence checking
|
2016-01-29 18:57:21 +02:00 |
|
Julian Laubstein
|
1491130a6e
|
Merge pull request #2909 from mathias-github/readme
Front-end update
|
2016-01-28 19:48:34 +01:00 |
|
Mathias
|
152c7c064a
|
Front-end update
|
2016-01-28 20:01:42 +02:00 |
|