Gargaj
|
1bef47bfde
|
fix pressure plate power levels
|
2015-11-07 16:26:19 +01:00 |
|
worktycho
|
7dae50fc14
|
Merge pull request #2618 from Gargaj/deadmeansdead
Fix mobs firing when already dead
|
2015-11-07 13:26:31 +00:00 |
|
worktycho
|
4a01e486e3
|
Merge pull request #2617 from Gargaj/pushcomestoshove
Implement pushing/shoving
|
2015-11-07 13:26:11 +00:00 |
|
Gargaj
|
31dac0cb2e
|
don't attack if dead
|
2015-11-07 13:48:00 +01:00 |
|
Gargaj
|
ad1e24e50b
|
code style
|
2015-11-07 13:32:52 +01:00 |
|
Gargaj
|
2f28c2f4ff
|
implement pushing/shoving based on @NiLSPACE's suggestion
|
2015-11-07 13:29:18 +01:00 |
|
Julian Laubstein
|
da20a8a09b
|
Merge pull request #2611 from Gargaj/chickenfall
Chickens shouldn't take fall damage [re-pull]
|
2015-11-06 11:26:58 +01:00 |
|
Gargaj
|
5bcd4b271e
|
chickens don't take fall damage
|
2015-11-06 10:22:40 +01:00 |
|
Julian Laubstein
|
ff7f0afc5f
|
Added ignore=dirty to new submodules
|
2015-11-05 19:35:42 +01:00 |
|
Julian Laubstein
|
056822845d
|
Merge pull request #2593 from cuberite/enderegg
Destroy an ender crystal when hit by an egg.
|
2015-11-05 18:10:19 +01:00 |
|
Alexander Harkness
|
1d4c6d3fbe
|
Destroy an ender crystal, damage a dragon when hit by an egg.
|
2015-11-05 16:42:42 +00:00 |
|
Mattes D
|
2d736a349d
|
Merge pull request #2607 from cuberite/IgnoreLibArtefacts
Ignore MSVC build artefacts in submodularised libraries.
|
2015-11-05 12:21:15 +01:00 |
|
Mattes D
|
7fdfbebe05
|
Ignore MSVC build artefacts in submodularised libraries.
|
2015-11-05 11:32:00 +01:00 |
|
Mattes D
|
434d3eebdb
|
Merge pull request #2606 from cuberite/MSVCWarnings
MSVC: Reviewed warnings, disabled a useless one, re-enabled an old one.
|
2015-11-05 11:31:24 +01:00 |
|
Mattes D
|
1abf065953
|
MSVC: Reviewed warnings, disabled a useless one, re-enabled an old one.
|
2015-11-05 11:09:37 +01:00 |
|
Julian Laubstein
|
51e5e6e9a8
|
Merge pull request #2605 from cuberite/SubmoduleChange
Outsourced all libraries
|
2015-11-05 10:56:20 +01:00 |
|
Julian Laubstein
|
9a7dd0a077
|
Outsourced all libraries into submodules
|
2015-11-04 23:25:00 +01:00 |
|
Mattes D
|
01821237e8
|
Merge pull request #2601 from Gargaj/patch-1
Fix being set on fire while directly being under lava
|
2015-11-04 22:49:59 +01:00 |
|
Gargaj
|
a9579c4f06
|
Fix being set on fire while directly being under lava
Right now you will be on fire if there is a block of lava right above you, even if it doesn't pour down.
|
2015-11-04 18:00:29 +01:00 |
|
Alexander Harkness
|
20eaa33400
|
Merge pull request #2597 from cuberite/faviconChange
Changed server favicon to more commonly used one
|
2015-11-04 07:15:15 +00:00 |
|
Julian Laubstein
|
235023d3b5
|
Changed server favicon to more commonly used one
|
2015-11-03 23:13:17 +01:00 |
|
Julian Laubstein
|
1bc145ff44
|
Merge pull request #2497 from Seadragon91/brewing
Implemented brewing
|
2015-11-03 22:06:43 +01:00 |
|
Lukas Pioch
|
9749c3aac9
|
Implemented brewing
|
2015-11-03 18:00:55 +01:00 |
|
Mattes D
|
0946de1f3c
|
Merge pull request #2595 from cengizIO/master
Use an unreserved qualifier for thread local storage
|
2015-11-03 10:27:39 +01:00 |
|
Cengiz Can
|
bb48d8a7e8
|
Use an unreserved qualifier for thread local storage
Fixes #1906
|
2015-11-03 12:09:40 +03:00 |
|
Mattes D
|
445938e01d
|
Merge pull request #2464 from bibo38/assertfix
Fixed failed assertation
|
2015-11-03 09:20:56 +01:00 |
|
bibo38
|
19b65ce357
|
Fixed failed assertation
This was caused by a monster with a negative Y-axis.
Fixes #2336
|
2015-11-03 08:39:18 +01:00 |
|
worktycho
|
47604cd914
|
Merge pull request #2591 from cuberite/chunkprepare-deadlock
Fix deadlock, resolves #2521
|
2015-11-03 00:23:45 +00:00 |
|
Tiger Wang
|
9de3a3f938
|
Examined a fix for #2588
|
2015-11-02 22:07:48 +00:00 |
|
Alexander Harkness
|
8eba35e283
|
Merge branch 'master' into chunkprepare-deadlock
|
2015-11-02 20:18:49 +00:00 |
|
Alexander Harkness
|
51948058ad
|
Merge pull request #2594 from cuberite/bearbin-patch-1
Fix shell location.
|
2015-11-02 20:18:17 +00:00 |
|
Alexander Harkness
|
231fa29174
|
Fix shell location.
|
2015-11-02 19:14:49 +00:00 |
|
Alexander Harkness
|
7e4c56ce0d
|
Fix deadlock, resolves #2521
|
2015-11-02 18:21:35 +00:00 |
|
Alexander Harkness
|
ad8b711b4d
|
Merge pull request #2587 from cuberite/bountysource-not-gratipay
Removed mentions of Gratipay, replaced with Bountysource.
|
2015-11-01 16:28:15 +00:00 |
|
Alexander Harkness
|
fce6daef2c
|
Removed mentions of Gratipay, replaced with Bountysource.
|
2015-11-01 15:50:47 +00:00 |
|
worktycho
|
2c5c4fa03d
|
Merge pull request #2586 from bibo38/drownpotion
Implemented the Water Breathing Potion functionality.
|
2015-11-01 14:20:13 +00:00 |
|
bibo38
|
435bae104d
|
Implemented the Water Breathing Potion functionality.
Fixes #2556
|
2015-11-01 11:50:03 +01:00 |
|
Alexander Harkness
|
cb551e9512
|
Fixed typo that slipped through #2584
|
2015-10-31 22:32:50 +00:00 |
|
Alexander Harkness
|
b4f464976a
|
Fixed help text again, another part had changed.
|
2015-10-31 22:25:21 +00:00 |
|
Alexander Harkness
|
837b5e0d14
|
Fixed outdated help text in easyinstall.
|
2015-10-31 22:22:59 +00:00 |
|
Alexander Harkness
|
2e836ed4e9
|
Fixed typo in description.
|
2015-10-31 22:19:31 +00:00 |
|
Alexander Harkness
|
b13fd00ec4
|
Merge pull request #2584 from bibo38/firepotion
Implemented the FireResistence potion effects.
|
2015-10-31 22:18:27 +00:00 |
|
bibo38
|
73b8be0fef
|
Implemented the FireResistence potion effects.
This not only provides fire resistence, but also prevents blaze fireballs.
See #2556
|
2015-10-31 23:06:10 +01:00 |
|
Alexander Harkness
|
9c270d522c
|
Merge pull request #2549 from cuberite/TouchGround
Debug mode: Fixed assertion, if player below y < 0
|
2015-10-31 15:12:49 +00:00 |
|
Lukas Pioch
|
5ae19fb332
|
Debug mode: Fixed assertion, if player below y < 0
|
2015-10-31 14:26:24 +01:00 |
|
Lukas Pioch
|
5d2b70ed80
|
Merge pull request #2581 from bibo38/clangfix
Changed for-loop iterator in File.cpp
|
2015-10-30 20:27:20 +01:00 |
|
bibo38
|
ec5c38761f
|
Changed for-loop iterator in File.cpp to a reference type to reduce object copying and fix the clang build.
Fixes #2580
|
2015-10-30 20:16:45 +01:00 |
|
Lukas Pioch
|
0ab0a2f146
|
Merge pull request #2567 from cuberite/cave_spider
Added cave spider to MobSpawner
|
2015-10-29 14:28:19 +01:00 |
|
Lukas Pioch
|
3e48b1f1eb
|
Added cave spider to MobSpawner
|
2015-10-29 13:35:35 +01:00 |
|
Mattes D
|
ca705c23e8
|
Merge pull request #2578 from cuberite/revert-2574-pressure-plate-fix
Revert "Pressure plate fix"
|
2015-10-29 11:57:38 +01:00 |
|