worktycho
|
80fe8d7789
|
Update Chunk.cpp
|
2014-09-28 17:57:01 +01:00 |
|
Tycho
|
f6979642e6
|
Use factory method to construct redstone simulator data
|
2014-09-28 15:36:00 +01:00 |
|
Alexander Harkness
|
439f07cab5
|
Merge pull request #1463 from mc-server/sp_docs
Add docs for HOOK_SERVER_PING
|
2014-09-28 09:29:48 +01:00 |
|
Alexander Harkness
|
4a4411d4d7
|
Add Code example.
|
2014-09-28 09:28:51 +01:00 |
|
Howaner
|
04ee8c43dd
|
1.8: Fixed plugin messages.
|
2014-09-27 23:22:26 +02:00 |
|
Alexander Harkness
|
24275e058b
|
changed description to be more readable.
|
2014-09-27 21:35:08 +01:00 |
|
Alexander Harkness
|
e5873d4e89
|
Copy edit.
|
2014-09-27 21:28:59 +01:00 |
|
Alexander Harkness
|
57e83f7d49
|
Fixed return value descriptions.
|
2014-09-27 21:27:48 +01:00 |
|
madmaxoft
|
576d088f38
|
QtBiomeVisualiser: fixed compilation.
|
2014-09-27 22:26:56 +02:00 |
|
madmaxoft
|
03791b1e63
|
Fixed another redstone crash.
|
2014-09-27 22:25:07 +02:00 |
|
Mattes D
|
a3b140cb44
|
Merge pull request #1465 from Masy98/blocks
Added barriers correctly
|
2014-09-27 22:01:55 +02:00 |
|
madmaxoft
|
113b54aefd
|
BioGen: TwoLevel is now fully settable in INI.
|
2014-09-27 22:01:47 +02:00 |
|
Masy98
|
79110b29db
|
Combined conditions
|
2014-09-27 21:49:03 +02:00 |
|
madmaxoft
|
e7de548c89
|
Fixed minor style issues.
|
2014-09-27 21:37:36 +02:00 |
|
madmaxoft
|
d1a72eb6de
|
Wrapped clang-specific pragma into an #ifdef block.
MSVC was complaining about an unknown pragma.
|
2014-09-27 21:33:50 +02:00 |
|
Masy98
|
fc22ba0ce8
|
Added barriers correctly
|
2014-09-27 21:07:52 +02:00 |
|
Tiger Wang
|
28ebe11df2
|
Merge pull request #1461 from mc-server/RedstoneFix
Redstone fix
|
2014-09-27 18:06:26 +01:00 |
|
Alexander Harkness
|
990a467eb4
|
Fixed typo again.
|
2014-09-27 16:49:40 +01:00 |
|
Alexander Harkness
|
5245bb0eba
|
Typo fix.
|
2014-09-27 16:44:11 +01:00 |
|
Alexander Harkness
|
9dccbe7792
|
Fixed line left in.
|
2014-09-27 15:40:33 +01:00 |
|
Alexander Harkness
|
3ff7103440
|
Remaining part of fix.
|
2014-09-27 15:35:06 +01:00 |
|
Alexander Harkness
|
400a4d1083
|
Hopefully fix #1384
Can @madmaxoft comment?
|
2014-09-27 15:33:35 +01:00 |
|
worktycho
|
c40f65ad83
|
Update creatable.cpp
|
2014-09-27 15:29:11 +01:00 |
|
worktycho
|
cc73b70211
|
Update IncrementalRedstoneSimulator.inc
|
2014-09-27 15:24:01 +01:00 |
|
worktycho
|
88a07bd184
|
Update IncrementalRedstoneSimulator.inc
|
2014-09-27 15:19:32 +01:00 |
|
worktycho
|
20101fab99
|
Correct method name.
|
2014-09-27 15:04:08 +01:00 |
|
worktycho
|
94a0d04d58
|
Set chunk data
|
2014-09-27 14:49:03 +01:00 |
|
worktycho
|
4f8818748e
|
Add data accessor.
|
2014-09-27 14:46:50 +01:00 |
|
Alexander Harkness
|
4df56fde88
|
Merge pull request #1459 from Masy98/blocks
Fixed drops for Doors and Fence Gates
|
2014-09-27 14:17:13 +01:00 |
|
Masy98
|
6dd47e783a
|
Added default value to switch and spruce gate to fence gate handler
|
2014-09-27 15:11:35 +02:00 |
|
Masy98
|
485bac2818
|
Fixed convertToPickups for fence gates
|
2014-09-27 14:23:58 +02:00 |
|
Masy98
|
30f9a4d3ab
|
Fixed convertToPickups for doors
|
2014-09-27 14:19:45 +02:00 |
|
Alexander Harkness
|
ad42adb5fa
|
Removed polarSSL makefile. Fixes #591.
Also normalises polarssl submodule URL.
|
2014-09-27 12:04:54 +01:00 |
|
Mattes D
|
305778f22f
|
Merge pull request #1456 from Howaner/Fixes
Fixed player custom names in 1.8 and added type checking to map loading
|
2014-09-26 23:01:22 +02:00 |
|
madmaxoft
|
0d83477540
|
Fixed UNUSED macro so that it doesn't require type knowledge.
Introduced new UNUSED_VAR macro that is used when type knowledge is available (for local variables).
|
2014-09-26 22:53:39 +02:00 |
|
Tiger Wang
|
a817243e3f
|
Updated Core
|
2014-09-26 21:42:55 +01:00 |
|
Mattes D
|
2c5b0f2378
|
Merge pull request #1415 from Masy98/blocks
Added 1.8 Blocks and Items
|
2014-09-26 22:24:45 +02:00 |
|
Howaner
|
af997a09ca
|
Merge branch 'master' into Fixes
|
2014-09-26 22:23:36 +02:00 |
|
Tiger Wang
|
4e2b838a69
|
Merge pull request #1455 from mc-server/includes
Removed a few unnecessary includes
|
2014-09-26 19:46:43 +01:00 |
|
worktycho
|
02db79d725
|
Update Plugin.h
|
2014-09-26 19:00:26 +01:00 |
|
Masy98
|
9106a8c29b
|
Moved curly brace to seperate line
|
2014-09-26 19:45:03 +02:00 |
|
Masy98
|
4105be0bec
|
Re-added 1.8 blocks to the redstone simulator
|
2014-09-26 19:44:06 +02:00 |
|
Tycho
|
0e141923bb
|
Merge branch 'master' of https://github.com/mc-server/MCServer
|
2014-09-26 18:14:22 +01:00 |
|
Tycho
|
a3f940f47c
|
Removed more unessicary includes
|
2014-09-26 18:13:19 +01:00 |
|
Masy98
|
2feee3b316
|
Merge branch 'master' into blocks
Conflicts:
src/Items/ItemHandler.cpp
src/Simulator/IncrementalRedstoneSimulator.cpp
|
2014-09-26 18:32:31 +02:00 |
|
tycho
|
ad5d0eda9c
|
Fixed issue with casting
|
2014-09-26 17:00:34 +01:00 |
|
Howaner
|
d83d6456e8
|
Fixed players custom name in 1.8
|
2014-09-26 17:37:19 +02:00 |
|
Tycho
|
6ffb7835e7
|
Removed a few unnessicary includes
|
2014-09-26 16:26:03 +01:00 |
|
worktycho
|
411c69b420
|
Merge pull request #1419 from mc-server/redstoneTests
Added test mocking to IncrementalRedstoneSimulator
|
2014-09-26 16:04:26 +01:00 |
|
Howaner
|
749c6092d3
|
Added type checking to map loading.
|
2014-09-26 14:31:52 +02:00 |
|