1
0
Commit Graph

8537 Commits

Author SHA1 Message Date
Safwat Halaby
60f150e77d Update Contributing.MD
Double space is rendering as a single space so I changed the comment line a bit, the new version is clearer anyway.
Added an exception to CamelCase (single letter vars)
2015-05-08 19:59:14 +03:00
Alexander Harkness
46bdc6c2c6 Fix build URLs, now .tar.gz 2015-05-08 17:20:59 +01:00
Alexander Harkness
aee46a222f Merge pull request #1957 from SafwatHalaby/patch-1
Added pre-commit hook to CONTRIBUTING.md5
2015-05-08 17:00:02 +01:00
Safwat Halaby
f410ce5987 Added pre-commit hook to CONTRIBUTING.md
Also added some other missing stuff.
2015-05-08 18:58:36 +03:00
Alexander Harkness
68683c5848 Merge pull request #1967 from jammet/patch-4
Corrected hopper recipe
2015-05-08 16:11:16 +01:00
jammet
3853db94e2 Corrected hopper recipe 2015-05-08 17:06:39 +02:00
Alexander Harkness
05db1904f9 Fixed syntax error 2015-05-08 15:13:58 +01:00
Alexander Harkness
6d07cb43ef Merge pull request #1966 from SafwatHalaby/Spaces
Spaces in cPath
2015-05-08 15:10:56 +01:00
wiseoldman95
290bc2e377 Spaces in cPath 2015-05-08 17:08:15 +03:00
Mattes D
237d8fa501 Merge pull request #1960 from mc-server/FixInterPluginCalls
Fix inter plugin calls
2015-05-08 00:18:41 +02:00
Mattes D
fee690a3d1 Fixed inter-plugin calls.
When an inter-plugin call failed due to function not found, the server would maul the LuaState and "yield".
Fixes #1959.
2015-05-07 23:03:04 +02:00
Mattes D
ceac39c4cd Added Lua C API checks in Debug builds. 2015-05-07 23:03:02 +02:00
worktycho
011126293b Merge pull request #1949 from SafwatHalaby/burn
AI - Better shade cover
2015-05-07 21:58:02 +01:00
Mattes D
4888f671d1 Merge pull request #1951 from mc-server/BroadcastRefactor
Added support for sending additional data in the ParticleEffect packet
2015-05-07 16:14:56 +02:00
tycho
448df85e56 Added support for additional data in the ParticleEffect Packet
Also started refactoring how broadcasts are handled
2015-05-07 03:47:46 +01:00
Mattes D
69ec6e105f Merge pull request #1953 from mc-server/bearbin-fadwp
Properly fix the docs for FindAndDoWithPlayer.
2015-05-06 22:24:10 +02:00
Alexander Harkness
9544020477 Merge pull request #1952 from mc-server/coverity-fix
Actually empty the open list
2015-05-06 20:41:17 +01:00
Alexander Harkness
aa3450808d Properly fix the docs for FindAndDoWithPlayer.
Removed F accidentially added.

Made the two FindAndDoWithPlayers documentation consistent.
2015-05-06 19:59:43 +01:00
Alexander Harkness
68614e7224 Added info about case-sensitivity of FindAndDoWithPlayer 2015-05-06 18:39:03 +01:00
wiseoldman95
40af96b100 AI - Safer WouldBurnAt() 2015-05-06 20:01:06 +03:00
wiseoldman95
753dfb950a AI - Better shade cover 2015-05-06 20:01:06 +03:00
worktycho
7771091099 Actually empty the open list 2015-05-06 17:26:59 +01:00
wiseoldman95
b8aa38b18d (duplicate) AI - Livestock escape fixed, water jumping fixed 2015-05-06 17:23:07 +03:00
Alexander Harkness
bd73dcedd4 Merge pull request #1946 from SafwatHalaby/lean
PathFinder - Couple of bugfixes
2015-05-06 07:38:31 +01:00
wiseoldman95
c6dd455d72 PF - Swimming bugfix 2015-05-06 09:27:47 +03:00
wiseoldman95
020e928685 PF - Fixed mobs not reaching leaning player 2015-05-06 07:31:02 +03:00
worktycho
18a268a961 Merge pull request #1943 from mc-server/revert-1917-CodeCleanup
Revert "Small code cleanup"
2015-05-05 22:08:49 +01:00
worktycho
ee939cf8c8 Revert "Small code cleanup" 2015-05-05 22:08:40 +01:00
worktycho
f3101f1d04 Merge pull request #1917 from Woazboat/CodeCleanup
Small code cleanup
2015-05-05 21:38:08 +01:00
worktycho
f71d693302 Merge pull request #1939 from SafwatHalaby/Polising
AI - More conservative use of ResetPathFinding, some polishing
2015-05-05 14:09:16 +01:00
Mattes D
c0bbb9dc7b Merge pull request #1941 from mc-server/bearbin-darkoak
Add furnacing recipies for dark oak and acacia.
2015-05-05 13:38:55 +02:00
Alexander Harkness
c0da088dbb Add furnacing recipies for dark oak and acacia.
This should fix #1899, and also acacia logs too.
2015-05-05 11:17:11 +01:00
Alexander Harkness
c87c6ef57b Merge pull request #1940 from SafwatHalaby/lua
Chmod +x CheckBasicStyle.lua
2015-05-05 10:59:38 +01:00
wiseoldman95
304bc4eca4 AI - More conservative use of ResetPathFinding, fixed minor swimming / jumping bug 2015-05-05 12:51:58 +03:00
wiseoldman95
94f882b144 Chmod +x CheckBasicStyle.lua 2015-05-05 12:49:07 +03:00
Mattes D
9ba7823252 Merge pull request #1938 from jan64/master
Change visual protocol name to include MCServer
2015-05-04 23:28:49 +02:00
Alexander Harkness
adba982257 Merge pull request #1935 from mc-server/fixes
Entity improvements
2015-05-04 19:31:53 +01:00
jan64
b1efaa55cd Change visual protocol name to include MCServer 2015-05-04 17:52:46 +02:00
Alexander Harkness
8567ca1a6c Upgraded ubuntu version.
Should make builds start working again.
2015-05-04 10:01:32 +01:00
Alexander Harkness
a479f05dd1 Merge pull request #1937 from mc-server/BuildInfoCrash
Print Build info as part of the crash information
2015-05-04 09:22:39 +01:00
worktycho
6df0e877e8 Print Build info as part of the crash information 2015-05-04 09:07:03 +01:00
Mattes D
a5852436ca Merge pull request #1936 from Seadragon91/master
Crafting - Allow to craft torches with charcoals
2015-05-04 09:06:49 +02:00
Tiger Wang
c4dccf8405 Merge remote-tracking branch 'origin/master' into fixes
Conflicts:
	src/Mobs/Path.cpp
2015-05-03 23:59:34 +01:00
Tiger Wang
a509cf00ef Entity improvements
•Pathfinder improvements
•Fixes #1217
•Fixes #1933

Merge remote-tracking branch 'SafwatHalaby/water2' into fixes
2015-05-03 23:58:12 +01:00
Lukas Pioch
65ab5c74b6 Crafting - Allow to craft torches with charcoals 2015-05-03 22:27:13 +02:00
Tiger Wang
335879e224 Merge pull request #1934 from SafwatHalaby/p_IsSolidChunks
PathFinder - Fixed nullptr chunk bug
2015-05-03 18:53:37 +01:00
wiseoldman95
33ffa420a6 PathFinder - Fixed nullptr chunk bug 2015-05-03 19:43:11 +03:00
Tiger Wang
f96f9dae66 Merge pull request #1930 from SafwatHalaby/AI_Jump
AI - Improved Mob Jumping
2015-05-03 13:23:04 +01:00
wiseoldman95
d68b75a679 AI - Improved Mob Jumping 2015-05-03 14:24:24 +03:00
Mattes D
d757d75b6c Merge pull request #1932 from SafwatHalaby/F_AssertFix
PathFinder - Fixed Howaner's bug
2015-05-03 11:51:09 +02:00