1
0
Fork 0
Commit Graph

9467 Commits

Author SHA1 Message Date
Mattes D 958df6ad91 Added the cUrlParser class, exported to Lua API. 2015-12-25 18:50:25 +01:00
Safwat Halaby 6a22605fae Merge pull request #2795 from SafwatHalaby/doors
"Special blocks" handling
2015-12-25 15:03:39 +02:00
Safwat Halaby c4c839bee1 Merge pull request #2815 from SafwatHalaby/world
Nether and End in settings.ini by default, and created at startup
2015-12-25 14:05:50 +02:00
Safwat Halaby b4649248d1 Nether and End in settings.ini by default, and created at startup 2015-12-25 13:49:13 +02:00
Safwat Halaby 87b2d60a0e Merge pull request #2816 from SafwatHalaby/redstone
Silenced the Redstone Simulator console spam
2015-12-24 18:57:34 +02:00
Safwat Halaby 75fea3cd1e Silenced the Redstone Simulator console spam 2015-12-24 17:58:34 +02:00
Mattes D a8dd39acd1 Merge pull request #2801 from cuberite/ExposeJson
Added a Json parser and serializer to Lua API.
2015-12-24 14:02:05 +01:00
Mattes D 122d824a8a Added a Json parser and serializer to Lua API. 2015-12-24 14:00:31 +01:00
Safwat Halaby dfeced18b2 PF - "Special blocks" handling 2015-12-24 06:20:16 +02:00
Safwat Halaby 7b65ee4096 Merge pull request #2811 from cuberite/isblockfence
Added IsBlockFence method to defines.h
2015-12-24 06:19:07 +02:00
Julian Laubstein d319c9dd58 Added IsBlockFence method to defines 2015-12-24 00:05:49 +01:00
worktycho 1221f80d98 Merge pull request #2808 from cuberite/freebsd32fix
Fixed builds on FreeBSD 32bit
2015-12-23 16:34:23 +00:00
Julian Laubstein 2713577dbf Fixed builds on FreeBSD 32bit 2015-12-23 17:13:47 +01:00
worktycho 10c2d84198 Merge pull request #2807 from cuberite/UpdateLibEvent
Updated LibEvent.
2015-12-23 16:05:17 +00:00
Mattes D 4950cd6a19 Updated LibEvent.
Includes a fix to Unicode error messages for Windows builds.
2015-12-23 16:27:27 +01:00
Safwat Halaby 7285a43cf6 Merge pull request #2806 from SafwatHalaby/gargraj-chicken
[Gargaj] - Baby chickens don't lay eggs
2015-12-23 16:31:35 +02:00
Safwat Halaby 1ccf7d9c8a Chicken egg code early bailout 2015-12-23 15:57:26 +02:00
Gargaj fd2edf3ecf Baby chickens don't lay eggs 2015-12-23 15:54:07 +02:00
Mattes D 8422ada77f Fixed return value description in doxycomment. 2015-12-23 14:17:04 +01:00
Mattes D 44d2f37e7b Merge pull request #2802 from mathias-github/master
Added 1.7 item names
2015-12-23 11:17:16 +01:00
Mathias a72318bbc3 Added 1.7 item names 2015-12-22 23:19:35 +02:00
Julian Laubstein 3389b234ae Merge pull request #2800 from cuberite/rconbuild-fix
Removed offending tr1 references.
2015-12-22 21:19:13 +01:00
Alexander Harkness 16d0bc10a4 Removed offending tr1 references. 2015-12-22 19:55:00 +00:00
Safwat Halaby 7a8b50f8d1 Merge pull request #2790 from Gargaj/waterbottle
Add handling of water bottle
2015-12-22 21:43:55 +02:00
Gargaj 8968a7174e add handling of water bottle 2015-12-22 20:25:59 +01:00
Alexander Harkness 2b27bf9f22 Merge pull request #2796 from cuberite/MojangCert
Added GeoTrust Root Certificate
2015-12-22 16:39:09 +00:00
worktycho 76cd723867 Added GeoTrust Root Certificate 2015-12-22 16:08:02 +00:00
worktycho ecb94e0dc6 Ignore == if followed by \
Ignore the space before == rule if immediately followed by a \. If it is imediatly followed by a \, then this is likely the base64 padding at the end of a certificate, which is followed by \n.
2015-12-22 16:08:02 +00:00
Safwat Halaby d112632d6a Merge pull request #2788 from SafwatHalaby/jump
PF - Improved mob jumping
2015-12-22 07:42:28 +02:00
Safwat Halaby f33b44d777 Merge pull request #2791 from then0rTh/master
cTeam:GetName returning wrong name
2015-12-21 23:25:59 +02:00
then0rTh 4d264b8b33 cTeam:GetName returning wrong name 2015-12-21 20:25:33 +01:00
Safwat Halaby 8b4530740e PF - Improved mob jumping 2015-12-21 20:00:25 +02:00
Safwat Halaby e6d74553a2 Merge pull request #2786 from SafwatHalaby/revert
Revert "Changed cPath to have a reset method".
2015-12-21 17:37:19 +02:00
Safwat Halaby b4874d213c Revert "Changed cPath to have a reset method". 2015-12-21 16:47:43 +02:00
Mattes D e95a716ba0 Merge pull request #2783 from cuberite/seadragon91-patch-spawnpoint-fix
Fixed spawn point generation. Wrong number for divisions and wrong highest spawn point
2015-12-20 17:22:26 +01:00
Lukas Pioch 938833bd6b Fixed spawn point. Wrong number for divisions and wrong highest spawn point. 2015-12-20 13:05:43 +01:00
Lukas Pioch 27d6789a83 Merge pull request #2780 from cuberite/SpawnRace
Fix race condition
2015-12-20 01:51:05 +01:00
tycho d4289eee3c Fix race condition 2015-12-20 00:56:55 +01:00
worktycho bb79b5f436 Merge pull request #2779 from cuberite/seadragon91-patch-clang-3.7
Fixes for clang-3.7
2015-12-19 22:17:31 +00:00
Lukas Pioch 50a908fdc9 Fixes for clang-3.7 2015-12-19 22:43:37 +01:00
Alexander Harkness 01bd614b86 HTTPS Newsletter 2015-12-19 21:29:00 +00:00
Tiger Wang b8752bb26e Merge pull request #2542 from Haxi52/pinkstone
Reorganised the redstone simulator
2015-12-19 21:20:56 +00:00
Lukas Pioch 60dec884e4 Merge pull request #2776 from cuberite/AtomicBoolIsthread
Use atomic bool for isthread terminate
2015-12-19 20:17:29 +01:00
tycho d01562cb7d Use atomic bool for isthread terminate 2015-12-19 19:29:06 +01:00
Alexander Harkness f764df1a3a Merge pull request #2778 from cuberite/httpschanges
Added HTTPS links wherever they are supported.
2015-12-19 14:51:20 +00:00
Alexander Harkness 8b851d5048 Added HTTPS links wherever they are supported. 2015-12-19 14:30:32 +00:00
Lukas Pioch a99c82323e Merge pull request #2774 from cuberite/worktycho-patch-1
Fix off by two error in ReadString
2015-12-18 17:08:29 +01:00
worktycho 1ee61c4f23 Fix off by two error in ReadString 2015-12-18 15:53:41 +00:00
Alexander Harkness 05e39b249b Merge pull request #2769 from cuberite/FastNBTAsserts
Check for invalid tags when reading a compound tag
2015-12-18 14:40:23 +00:00
tycho 456253c651 Check for invalid tags when reading a compound tag 2015-12-18 15:20:24 +01:00