cora
05bd2b0e83
Update end credits again
2022-10-23 15:59:24 +02:00
cora
6325b892f1
Change to the correct gustavo in mcl5 credits
2022-10-23 15:59:24 +02:00
cora
1ba57b5c6e
Add Fearraven alt "Michieal" to credits
2022-10-23 15:59:24 +02:00
cora
1ffcc98ba8
Update end credits
2022-10-23 15:59:23 +02:00
cora
ace47f8bf5
Add talamh to devs
2022-10-23 15:59:23 +02:00
cora
2b769ad2ff
Add GuyLiner to credits
2022-10-23 15:59:23 +02:00
cora
730debb0a6
Add Herbert West to contributors
2022-10-23 15:59:23 +02:00
cora
f5e8f8716c
Add Faerraven and FossFanatic to credits
2022-10-23 15:59:23 +02:00
cora
bffa214c77
Merge pull request 'Protect on_pick_up against unsafe usage' ( #2835 ) from fix_unsafe_on_pick_up into master
...
Reviewed-on: MineClone2/MineClone2#2835
2022-10-23 13:58:21 +00:00
cora
34dcba0b70
Protect on_pick_up against unsafe usage
2022-10-23 13:46:27 +02:00
Michieal
d4b9918ed4
Added in Documentation, changed the inventory image to be more minecraft-like (hand made), changed some licensing, and tracked down an out of place debug log line.
2022-10-23 03:20:34 -04:00
ancientmarinerdev
ccf7b54481
Fix work times
2022-10-23 01:17:51 +01:00
ancientmarinerdev
e1b685429d
Texture now changes when villager loses job.
2022-10-23 01:12:19 +01:00
cora
d00f5a695f
Merge pull request 'Fix possible crash in v6 and singlenode mapgens' ( #2826 ) from fix_v6_singlenode_crash into master
...
Reviewed-on: MineClone2/MineClone2#2826
2022-10-22 10:16:48 +00:00
cora
a8a55f9d6e
don't run block fixes at all in singlenode
2022-10-22 12:10:29 +02:00
cora
2a10be4174
Fix possible crash in v6 / singlenode mapgen
2022-10-22 12:10:29 +02:00
cora
dc039e31b6
Merge pull request 'Fix redstone ore not calling on_punchnode callbacks' ( #2827 ) from fix_redstone_punchnode into master
...
Reviewed-on: MineClone2/MineClone2#2827
2022-10-22 10:09:55 +00:00
Michieal
7095876af1
Forgot to add in the greysacle images.
2022-10-21 22:55:26 -04:00
Michieal
9bbb065967
Complete signs acess using new API.
...
Has compatibility layer for signs_dark, the original signs, etc.
Has added greyscale sign for making your own signs. :)
TODO: add in translations, tweak the sign colors.
2022-10-21 22:50:39 -04:00
ancientmarinerdev
a8b336381d
Villagers - On die, clear job and bed. Get same job if already traded. Thunderstorms go to bed
2022-10-22 01:28:45 +01:00
Michieal
c0e4c96d87
set up for new api.
...
Setting up for the NEW inclusive API. (prelude to).
2022-10-21 23:54:26 +00:00
Michieal
23654916cf
Update DEBUG to use the global variable.
...
Added in a debug variable entry into settings. This commit uses that variable for all of the Signs API's debugging needs.
2022-10-21 23:31:00 +00:00
Michieal
78c7ec6121
Added in MCL_SIGNS' debug setting.
2022-10-21 19:22:33 -04:00
cora
724105bb61
Fix redstone ore not calling on_punchnode callbacks
2022-10-22 01:05:53 +02:00
cora
d4b1e30b61
Merge pull request 'Fix crash when golem tries to pickup item' ( #2820 ) from fix_golem_pickup_crash into master
...
Reviewed-on: MineClone2/MineClone2#2820
2022-10-20 23:42:38 +00:00
cora
9245c85296
Fix crash when golem tries to pickup item
2022-10-21 01:40:37 +02:00
cora
ec4d431835
Merge pull request 'Make mob walk velocity be more normal' ( #2821 ) from epcode-patch-1 into master
...
Reviewed-on: MineClone2/MineClone2#2821
Reviewed-by: cora <cora@noreply.git.minetest.land>
2022-10-20 03:45:15 +00:00
epCode
3ae3bc7f4e
fix non-moving entities having no animations
2022-10-20 03:35:16 +00:00
epCode
14e7fea6c2
Make mob walk velocity be more normal
...
fixes : #2819
2022-10-20 03:35:16 +00:00
cora
3e56ca1843
Merge pull request 'fix zpigmen textures' ( #2817 ) from fix_zpigmen into master
...
Reviewed-on: MineClone2/MineClone2#2817
Reviewed-by: cora <cora@noreply.git.minetest.land>
2022-10-20 03:25:23 +00:00
Michieal
9f32a4c692
MineClone2 Signs Rewrite - move from GitHub to MeseHub
...
GitHub link: https://github.com/michieal/Mineclone2-Signs
2022-10-19 18:55:07 -04:00
epCode
18283fb593
fix zpigmen textures
2022-10-19 11:02:20 -07:00
cora
e56167136b
Merge pull request 'Fix chest boats' ( #2810 ) from chest_boats into master
...
Reviewed-on: MineClone2/MineClone2#2810
Reviewed-by: cora <cora@noreply.git.minetest.land>
2022-10-19 10:58:13 +00:00
ancientmarinerdev
d148e6d4ba
Villagers - Work, sleep and wander. Check and claim beds etc.
2022-10-19 01:10:16 +01:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
cb2c01b1e2
Fix chest boat model
2022-10-18 08:14:20 -05:00
cora
53dd88eaea
Merge pull request 'Adjust hand range to mc's 4.5, make hand ranges configurable' ( #2792 ) from hand_range into master
...
Reviewed-on: MineClone2/MineClone2#2792
2022-10-18 09:49:37 +00:00
cora
47efde7f2e
Make hand range configurable
2022-10-18 11:45:56 +02:00
Guy Liner
22f6c38c1a
Changed hand_range to reflect that of Minecraft Java Edition in both creative and survival
2022-10-18 11:45:56 +02:00
cora
dda85ea141
Merge pull request 'Use dig_node instead of remove in creative dig' ( #2807 ) from fix_creative_dig into master
...
Reviewed-on: MineClone2/MineClone2#2807
2022-10-18 09:44:49 +00:00
cora
e6aeb9ffba
Use dig_node instead of remove in creative dig
2022-10-18 11:42:56 +02:00
cora
9eb1e8373e
Merge pull request 'Add piglins and hoglins from mcl5/extra_mobs' ( #2714 ) from piglins into master
...
Reviewed-on: MineClone2/MineClone2#2714
Reviewed-by: PrairieWind <prairie.astronomer1@gmail.com>
2022-10-17 21:59:21 +00:00
cora
663900bee3
Add hoglin to piglin attack list
...
doesn't appear to work though
2022-10-17 13:57:42 -06:00
cora
88de3656b1
Fix possible crash when spawning piglin
2022-10-17 13:57:42 -06:00
cora
d13d50333f
Don't drop trades inside nodes
2022-10-17 13:57:42 -06:00
cora
bb640b4f1c
make villager item pickup use new api feature
2022-10-17 13:57:42 -06:00
cora
1ac0da335a
on_pick_up api: remove empty stack entities
2022-10-17 13:57:41 -06:00
cora
efb3072458
Add spawn egg colors, fix translator
2022-10-17 13:57:41 -06:00
cora
0b9fcae8ea
document api addition
2022-10-17 13:57:41 -06:00
cora
4570226536
De-spaghettify piglin code a bit
2022-10-17 13:57:41 -06:00
cora
71ad3b91db
Add hoglin and zoglin
2022-10-17 13:57:41 -06:00