ancientmarinerdev
c393b15965
Updated music to 64kbs
2023-03-23 01:18:14 +00:00
ancientmarinerdev
f5ea3894cf
2 new songs. 2 updated songs. All volums remastered to same perceived volumes.
2023-03-23 01:18:14 +00:00
ancientmarinerdev
0fbdc07402
Merge pull request 'Adjust speeds to make it less ridiculous' ( #3556 ) from mob_speeds_overworld_tweak into master
...
Reviewed-on: MineClone2/MineClone2#3556
2023-03-23 01:11:54 +00:00
ancientmarinerdev
41882e9e1f
Adjust speeds to make it less ridiculous
2023-03-23 00:38:18 +00:00
ancientmarinerdev
15fce1130e
Merge pull request 'Bundled lua with 5.7 crashes when you right click a farmer villager. math.random needs correct order' ( #3576 ) from fix_villager_crash_with_bundle_lua into master
...
Reviewed-on: MineClone2/MineClone2#3576
2023-03-22 04:45:20 +00:00
ancientmarinerdev
2440b73e67
Bundled lua with 5.7 crashes when you right click a farmer villager. math.random needs correct order
2023-03-22 03:55:27 +00:00
ancientmarinerdev
109bf17723
Merge pull request 'Fix warnings and global vars' ( #3568 ) from fix_global_warnings into master
...
Reviewed-on: MineClone2/MineClone2#3568
Reviewed-by: Nicu <kneekoo@noreply.git.minetest.land>
2023-03-22 01:17:41 +00:00
ancientmarinerdev
a513547958
Remove title
2023-03-21 22:20:26 +00:00
ancientmarinerdev
1c0387b898
Fix warnings and global vars
2023-03-21 22:20:26 +00:00
ancientmarinerdev
5409a382f9
Merge pull request 'Make mobs ride minecarts' ( #3507 ) from mobs_in_minecarts into master
...
Reviewed-on: MineClone2/MineClone2#3507
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-03-20 13:42:38 +00:00
ancientmarinerdev
ecf72db684
Fix ooops
2023-03-20 13:37:26 +00:00
ancientmarinerdev
bcd7f38fa7
Use new style vectors
2023-03-20 13:37:25 +00:00
ancientmarinerdev
3eab946889
Make death check less frequent. Load passenger in minecart at shutdown.
2023-03-20 13:37:25 +00:00
anarquimico
f817fe7f72
Fix performance issues and better check for mobs death
2023-03-20 13:37:25 +00:00
anarquimico
d5f01e88c4
Make mobs ride minecarts
2023-03-20 13:37:25 +00:00
ancientmarinerdev
b4ea9f048b
Merge pull request 'Tweak lapis distribution.' ( #3562 ) from lapis_distribution into master
...
Reviewed-on: MineClone2/MineClone2#3562
Reviewed-by: SmokeyDope <smokey@tilde.team>
2023-03-19 21:24:46 +00:00
ancientmarinerdev
6989e00af7
Tweak lapis distribution.
2023-03-19 18:01:39 +00:00
ancientmarinerdev
23f0c9a83e
Merge pull request 'Implementing slime mapblocks!' ( #3551 ) from slime_chunk into master
...
Reviewed-on: MineClone2/MineClone2#3551
Reviewed-by: Nicu <kneekoo@noreply.git.minetest.land>
2023-03-19 02:57:41 +00:00
ancientmarinerdev
81a258d33b
Clean up and reorder code
2023-03-19 02:44:35 +00:00
ancientmarinerdev
bd579314ba
Remove logging and clean up
2023-03-19 02:44:35 +00:00
ancientmarinerdev
e7449a65d8
Fix check_position and change spawn check to stages
2023-03-19 02:44:35 +00:00
ancientmarinerdev
b8b47e55e1
Add in slime chunks
2023-03-19 02:44:35 +00:00
ancientmarinerdev
1182ce349a
Merge pull request 'adjust crop hitboxes' ( #3555 ) from Fix-potato-hitbox into master
...
Reviewed-on: MineClone2/MineClone2#3555
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-03-18 22:04:07 +00:00
SmokeyDope
3f80cc8f26
Adjust beetroot hitbox heights
2023-03-18 21:59:46 +00:00
SmokeyDope
68a44d7824
one more carrot adjust
2023-03-18 21:59:46 +00:00
SmokeyDope
ced3b4dff1
Adjust carrot hitbox heights
2023-03-18 21:59:46 +00:00
SmokeyDope
44711369d9
Further adjust potato hitbox heights
2023-03-18 21:59:46 +00:00
SmokeyDope
3839250b38
Fix potatoes stage 2 hitbox
2023-03-18 21:59:46 +00:00
ancientmarinerdev
a4b4e4de69
Merge pull request 'Add sounds when using composter' ( #3549 ) from composter-add-sounds into master
...
Reviewed-on: MineClone2/MineClone2#3549
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-03-18 18:35:11 +00:00
ancientmarinerdev
002a63585f
Tweak volume and change reference to missing global variable
2023-03-18 18:30:03 +00:00
SmokeyDope
811f8ac516
One more indentation fix, sorry for the extra commit
2023-03-18 18:30:03 +00:00
SmokeyDope
89f2c06af2
Fix accidental extra spaces
2023-03-18 18:30:03 +00:00
SmokeyDope
20f8e18098
Add sounds when using composter
2023-03-18 18:30:03 +00:00
ancientmarinerdev
3b4fc04330
Merge pull request 'Remove unused translations' ( #3539 ) from syl/MineClone2:unusedtranslations into master
...
Reviewed-on: MineClone2/MineClone2#3539
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-03-18 18:09:37 +00:00
ancientmarinerdev
d437f45f4a
Merge pull request 'Sculk removed off xp_step and triggered by player and mob death [Performance]' ( #3545 ) from sculk_performance_fix into master
...
Reviewed-on: MineClone2/MineClone2#3545
Reviewed-by: 𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟 <mrrar@noreply.git.minetest.land>
2023-03-17 20:42:23 +00:00
ancientmarinerdev
ef633ce617
Do not throw XP if in creative
2023-03-17 20:36:53 +00:00
ancientmarinerdev
a3f23d0b35
Remove unneeded logging
2023-03-17 20:36:53 +00:00
ancientmarinerdev
2c7039fdda
Clean up code
2023-03-17 20:36:53 +00:00
ancientmarinerdev
c6db032674
Rework sculk to be off the xp_step and triggered by events
2023-03-17 20:36:53 +00:00
ancientmarinerdev
9f182dc63a
Merge pull request 'Mob spawner crash teleport bug logging' ( #3534 ) from over_mapgen_limit into master
...
Reviewed-on: MineClone2/MineClone2#3534
2023-03-17 15:25:07 +00:00
ancientmarinerdev
ff1b941d19
Clean and improve profiler info
2023-03-17 15:20:51 +00:00
ancientmarinerdev
be269b2034
Make error handling safe in case pos is missing
2023-03-17 15:20:51 +00:00
ancientmarinerdev
97091de67f
Log pos info only prior to crash
2023-03-17 15:20:51 +00:00
ancientmarinerdev
ae7cfdff69
Ensure conditional doesn't mask bug crash issue
2023-03-17 15:20:50 +00:00
ancientmarinerdev
0dee7792f4
Log where map unloaded before light damage code. #3430 debugging
2023-03-17 15:20:50 +00:00
ancientmarinerdev
583d066587
Merge pull request 'clearmobs command improvement' ( #3543 ) from clearmobs into master
...
Reviewed-on: MineClone2/MineClone2#3543
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-03-16 22:24:33 +00:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
150222583a
clearmobs command: nametagged/tamed is exclusive
2023-03-15 13:22:35 -05:00
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
a3e6f90b09
clearmobs command improvement
2023-03-15 16:25:28 +00:00
ancientmarinerdev
9697591dd6
Merge pull request 'Sky Strobe Band-aid Fix' ( #3538 ) from temporary_snow_disablement into master
...
Reviewed-on: MineClone2/MineClone2#3538
Reviewed-by: ancientmarinerdev <ancientmariner_dev@proton.me>
2023-03-15 16:00:18 +00:00
FossFanatic
ae811ed703
Disable snowy weather temporarily
...
This commit quickly disables the standalone snow weather for the time being, until a more permanent solution can be found.
The snowy weather should no longer occur naturally, but can still be summoned with `/weather snow` if wanted.
2023-03-15 15:54:52 +00:00