bibo38
|
7b025d6605
|
Changed Variable types of Endianness.h to uniform UInt* types from Globals.h
|
2015-03-17 20:00:21 +01:00 |
|
bibo38
|
9ac094e95a
|
Fixed double underscore identifiers in the Endianess.h file, which are reserved for implementation use. Bug #1715
|
2015-03-17 18:22:27 +01:00 |
|
Mattes D
|
0add3d4617
|
Merge pull request #1810 from mc-server/paintings
Paintings
|
2015-03-15 14:30:23 +01:00 |
|
worktycho
|
83531707f3
|
Merge pull request #1811 from mc-server/grass
Fixed grass spread, closes #1743
|
2015-03-15 12:16:37 +00:00 |
|
Tiger Wang
|
a8a2d3d504
|
Use thread_local in cFastRandom
|
2015-03-14 21:52:13 +00:00 |
|
Mattes D
|
65d2ef32e9
|
Merge pull request #1734 from mc-server/pistons
Handle client 'leave bed' request
|
2015-03-14 22:44:04 +01:00 |
|
Mattes D
|
ebf0126dc9
|
Merge pull request #1808 from tumultenrx/master
Monsters will now attack. Additional checks have been added when generating spawn.
|
2015-03-14 22:32:23 +01:00 |
|
tumultenrx
|
5c45c8897c
|
Fixed a small bug
|
2015-03-14 20:45:16 +01:00 |
|
Tiger Wang
|
e94886c140
|
Fixed grass spread, closes #1743
- Removed the salt parameter in cFastRandom functions, it wasn't doing
what we thought it was following the move to C++11
|
2015-03-14 00:59:53 +00:00 |
|
Tiger Wang
|
cb8ea41c90
|
Fixed style violations
|
2015-03-13 23:22:09 +00:00 |
|
Tiger Wang
|
3d398baf35
|
cPainting saving implemented
Additionally, it now inherits from cHangingEntity.
|
2015-03-13 23:05:06 +00:00 |
|
Tiger Wang
|
e15e30a030
|
Fixed confusion over Item Frame directions
|
2015-03-13 22:29:27 +00:00 |
|
NiLSPACE
|
57d2a09c8c
|
Merge pull request #1809 from flx5/master
Performance improvements for #1807
|
2015-03-13 08:55:48 +01:00 |
|
tumultenrx
|
a215070cf2
|
Monsters will now attack. Additional checks have been added when generating spawn.
Monsters will now attack. Additional checks have been added when generating spawn.
|
2015-03-13 00:02:36 +01:00 |
|
flx5
|
936d56a711
|
Performance improvements for #1807
|
2015-03-12 20:16:12 +01:00 |
|
Mattes D
|
f9991c9f92
|
Merge pull request #1761 from mc-server/NetworkIPEnum
cNetwork: Added EnumLocalIPAddresses() function.
|
2015-03-12 13:35:45 +01:00 |
|
Mattes D
|
439eb8d6cb
|
Merge pull request #1807 from flx5/master
Fixes #493 and #490
|
2015-03-11 22:43:52 +01:00 |
|
Alexander Harkness
|
b43ac6f0ed
|
Merge pull request #1804 from mc-server/streamlinetravis
Streamline Travis testing
|
2015-03-11 20:06:22 +00:00 |
|
Alexander Harkness
|
98a4a1f3cd
|
Reduced number of build jobs.
|
2015-03-11 20:06:07 +00:00 |
|
flx5
|
f6912bd01c
|
Fixed coding conventions for Pull Request #1807
|
2015-03-11 20:02:11 +01:00 |
|
flx5
|
d8ab99e944
|
Fixed issue with quotes not appearing in pairs
|
2015-03-11 19:52:49 +01:00 |
|
Mattes D
|
1b60fe12a8
|
Merge pull request #1665 from mc-server/Inventory
Own classes for all windows and implemented vanilla-like shift click.
|
2015-03-11 14:26:04 +01:00 |
|
Mattes D
|
3b91e31ccd
|
Merge pull request #1805 from mc-server/chunkDataFix
Fixed Bug in cChunkData.
|
2015-03-11 09:56:49 +01:00 |
|
flx5
|
76012ee090
|
Fixed some markup issues
|
2015-03-11 04:38:15 +01:00 |
|
flx5
|
451ab6860f
|
Fixed some markup issues
|
2015-03-11 04:33:17 +01:00 |
|
flx5
|
d130696e95
|
Fixes #493 and #490
|
2015-03-11 04:14:17 +01:00 |
|
Tiger Wang
|
12971c4ce2
|
Reduce amount of testing, realises #1795
|
2015-03-10 22:48:39 +00:00 |
|
Tiger Wang
|
4ffaace384
|
Use std::memcpy to fix alignment
As suggested by @madmaxoft
|
2015-03-10 22:25:53 +00:00 |
|
worktycho
|
45fa2d98db
|
Fixed Bug in cChunkData.
FIxed a bug where if the index was not aligned with the sections empty sections would not be set in the correct location.
|
2015-03-10 20:32:01 +00:00 |
|
Howaner
|
685f6e3713
|
Moved window code into cpp files
|
2015-03-10 19:40:53 +01:00 |
|
Howaner
|
a96c21fc0d
|
Merge branch 'master' into Inventory
|
2015-03-09 22:39:11 +01:00 |
|
Howaner
|
ce6219530a
|
Fixed client kick/crash if many block changes happend
|
2015-03-09 22:32:12 +01:00 |
|
Tiger Wang
|
20da3d34a5
|
Potential Linux implementation
|
2015-03-08 16:54:44 +00:00 |
|
Mattes D
|
5b74987a59
|
Merge pull request #1794 from mc-server/MesaPlateauF
Mesa plateau F
|
2015-03-08 15:59:30 +01:00 |
|
STRWarrior
|
d19f2a472b
|
Added parenthesis around the comparisons
|
2015-03-08 15:22:01 +01:00 |
|
STRWarrior
|
2bbfd0341f
|
Added proper trees to Mesa biomes
Mesa only has small apple trees.
|
2015-03-08 13:30:21 +01:00 |
|
STRWarrior
|
134246fb15
|
Added grass/course dirt layer on MesaPlateauF(M)
|
2015-03-08 13:29:49 +01:00 |
|
Tiger Wang
|
3d81b0093e
|
Merge pull request #1784 from mc-server/SteppyHeiGen
Added Steppy height generator.
|
2015-03-06 11:53:12 +00:00 |
|
Tiger Wang
|
f3da0cf1ae
|
Reverted non-functional changes
|
2015-03-05 21:21:39 +00:00 |
|
Alexander Harkness
|
ebaf1a870c
|
Updated license year.
|
2015-03-05 21:05:05 +00:00 |
|
Tiger Wang
|
6d62a51d53
|
Merge pull request #1791 from joshi07/master
Added OnEntityTeleport.lua + description to APIDump
|
2015-03-05 20:28:59 +00:00 |
|
Alexander Harkness
|
7348bf3853
|
Grass checks for sufficient light before spreading
|
2015-03-05 19:30:00 +00:00 |
|
joshi07
|
3cef52a7f7
|
Added OnEntityTeleport.lua hook to APIDump
|
2015-03-05 20:08:32 +01:00 |
|
joshi07
|
a5e1f970a6
|
Added description to APIDump for OnEntityTeleport
|
2015-03-05 19:44:15 +01:00 |
|
Mattes D
|
78120db487
|
Merge pull request #1790 from joshi07/master
Added OnTeleportEntity hook for plugins.
|
2015-03-05 13:57:19 +01:00 |
|
joshi07
|
f71b1fe799
|
Added OnTeleportEntity hook for plugins.
Plugins may or may not allow teleport to the new position.
Updated the HookNotify plugin with it.
|
2015-03-05 11:52:42 +01:00 |
|
Mattes D
|
d4b505db02
|
Lua API: Fixed md5 and sha1 hex formatting.
std::setw() is only valid for one output operation and needs to be set again in each loop repetition.
|
2015-03-03 01:28:58 +01:00 |
|
Mattes D
|
7767af9493
|
Merge pull request #1781 from mc-server/Vines
Vines in caves
|
2015-03-01 22:52:40 +01:00 |
|
STRWarrior
|
db2a406c13
|
Removed trailing whitespace
|
2015-03-01 20:09:44 +01:00 |
|
STRWarrior
|
3d3735a378
|
Replaced IntNoiseXX with IntNoiseXXInt
|
2015-03-01 20:08:05 +01:00 |
|