cora
5d1b5bf43f
fix interact being revoked permanently (typo)
2022-02-01 16:39:51 +01:00
NO411
33c7ce1610
Fix interact behavior to prevent hackers from get interact back through shields
2022-01-31 18:08:43 +01:00
NO411
e6bef67275
Remove unnecessary code
2022-01-31 17:42:20 +01:00
kay27
e4a0645a33
#142 Merge fix-fire into testing
2022-01-30 07:04:57 +04:00
cora
82ddeba826
fix beds not to burn away and drop
2022-01-30 04:00:34 +01:00
cora
3e0ae57459
reimplement mc firespread with abms
2022-01-30 03:59:21 +01:00
kay27
d9181144d5
Merge pull request 'Fix fires to be both destructive and performant' ( #145 ) from fix-fire into master
...
Reviewed-on: MineClone5/MineClone5#145
2022-01-30 02:26:17 +00:00
cora
b92fa67232
fix beds not to burn away and drop
2022-01-30 02:11:10 +01:00
cora
70bf172d46
reimplement mc firespread with abms
2022-01-30 02:11:01 +01:00
cora
5cda117073
set hud flags only when changed
...
Setting hud flags (and other player properties) when they have not
changed results in unneccessary network traffic.
2022-01-30 01:08:32 +01:00
cora
8bfa248ef7
set privs only when changed
...
setting privileges causes mt to write to the player db. this
changes shields so it only sets the interact privilege when
it has actually changed.
2022-01-30 01:07:26 +01:00
kay27
39f6500061
Fix a typo
2022-01-26 03:07:01 +04:00
kay27
64d760df01
#138 Skip nil index in mcl_shields
2022-01-25 20:32:14 +04:00
NO411
a53a849d96
Add shields and offhand
2022-01-24 17:26:14 +01:00
MysticTempest
b5044bb4ef
Fix issue #118 ; fixes noise param errors for ores on startup.
2022-01-22 04:44:51 -06:00
kay27
10ccde1b24
Make Nether warts grow in inactive areas
2022-01-22 04:09:50 +04:00
kay27
c7ad90f78a
Make sure we return a string in get_staticdata
2022-01-20 19:54:08 +04:00
kay27
c2b8991eb2
Merge mapgen_issue into testing
2022-01-19 05:00:28 +04:00
kay27
89769b8168
Fix Nether portal in End
2022-01-19 04:11:29 +04:00
kay27
a36f3ba7d0
Cleanup again
2022-01-19 04:09:19 +04:00
kay27
5c27e1c186
Merge master into mapgen_issue
2022-01-18 19:18:04 +04:00
kay27
30a0eb1d4a
Restore nether_portal in spawnstruct list
2022-01-17 20:03:46 +04:00
kay27
66fded90d5
Fix vines
2022-01-17 03:25:47 +04:00
kay27
fefa9c8b4f
Initialize temples
2022-01-16 06:42:18 +04:00
kay27
6d4f7d2e62
Fix strongholds
2022-01-16 05:20:34 +04:00
kay27
c6754fd39e
Start adding new structures API
2022-01-12 03:27:28 +04:00
GuyLiner
26cc290342
Merge branch 'testing' into break_range_fix
2022-01-11 21:44:01 +00:00
Guy Liner
8a7db3de9a
Breaking range parity with Minecraft: Java Edition
2022-01-11 16:40:50 -05:00
kay27
1f55e6da1c
Merge remote-tracking branch 'origin/spawner' into testing
2022-01-11 21:56:47 +04:00
kay27
749bc379e7
Merge MineClone 2/master into testing
2022-01-11 21:52:45 +04:00
Guy Liner
bc3ecb175e
Merge remote-tracking branch 'spawner/spawner' into spawner
...
These are my changes that fix a spawning bug that allowed monsters
to spawn no matter what light level if you had manually created
the spawner
2022-01-11 09:24:19 -05:00
kay27
dd5803908b
#110 Add trident model by epCode
2022-01-10 19:49:18 +04:00
Daniel Cassidy
d0d7ebe53b
Really move mcl_stairs_stone_slab_top.png into mcl_core
...
This is a fix for #105 where I accidentally moved it to the wrong place.
Sorry.
mcl_core uses this texture for Polished Stone (mcl_core:stone_smooth),
which means mcl_core had an undeclared dependency on mcl_stairs.
Since mcl_stairs depends on mcl_core, it makes sense to move the texture
to mcl_core.
2022-01-07 21:56:37 +00:00
kay27
7868cf7dc5
Merge master into mapgen_issue
2022-01-07 06:47:11 +04:00
Guy Liner
04a81af4a1
Make sure that the player is not in creative mode before giving them experience points
2022-01-05 10:42:50 -05:00
kay27
fc3dc63f01
Merge pull request 'Move texture mcl_stairs_stone_slab_top to mcl_core.' ( #105 ) from djc/MineClone5:polished-stone into master
...
Reviewed-on: MineClone5/MineClone5#105
2022-01-05 03:05:20 +00:00
Daniel Cassidy
af03b030a0
Move texture mcl_stairs_stone_slab_top to mcl_core.
...
mcl_core uses this texture for Polished Stone (mcl_core:stone_smooth),
which means mcl_core has an undeclared dependency on mcl_stairs.
Since mcl_stairs depends on mcl_core, it makes sense to move the texture
to mcl_core.
2022-01-05 02:33:31 +00:00
kay27
4ce3102ab4
Merge remote-tracking branch 'origin/testing' into mapgen_issue
2022-01-05 04:18:39 +04:00
Daniel Cassidy
841c278490
mcl_enchanting: Add missing dependency on mcl_experience.
2022-01-04 23:46:54 +00:00
kay27
91fd78f38f
Merge branch 'master' into mapgen_issue
2022-01-04 00:43:52 +04:00
kay27
7464a4721d
Merge remote-tracking branch 'origin/production'
2022-01-03 20:15:42 +04:00
kay27
bcb93fb49c
Merge master into mapgen_issue
2022-01-03 20:12:50 +04:00
kay27
698c29733f
#38 Fix cauldrons
2022-01-03 07:42:33 +04:00
kay27
6a323c376a
Merge pull request 'Merge 0.71.12 into master' ( #79 ) from production into master
...
Reviewed-on: MineClone5/MineClone5#79
2022-01-02 13:47:59 +00:00
NO11
627c37cd97
Fix pumpkin hud
2022-01-02 12:37:20 +00:00
NO11
8c6d016527
Make removing of arrow entities also work with mobs, remove arrows on respawn
2022-01-02 11:07:43 +00:00
NO11
7cc7fb1331
Make removing of arrow entities also work with mobs, remove arrows on respawn
2022-01-02 11:06:29 +00:00
kay27
9b4cbb6cda
Merge branch 'master' into testing
2022-01-02 12:03:32 +04:00
kay27
9e8d02413e
Merge pull request 'Added Suspicious Stews (New Pull Request)' ( #67 ) from chmodsayshello/MineClone5:SuspiciousStew2 into master
...
Reviewed-on: MineClone5/MineClone5#67
2022-01-02 07:57:31 +00:00
kay27
c2256bc4b7
Revert solar panel revert from MCL2 - more testing needed
2022-01-02 03:16:05 +04:00