chmodsayshello
942e2b45d0
Merge pull request 'Merge my own changes into my master branch #4' ( #5 ) from running into master
...
Reviewed-on: #5
2022-02-01 20:08:58 +00:00
chmodsayshello
3dde8ce8ce
Merge pull request 'Merge my own changes into my master branch #3' ( #4 ) from nyan_cat into master
...
Reviewed-on: #4
2022-02-01 20:08:30 +00:00
chmodsayshello
80332c69c2
Merge pull request 'Merge my own changes into my master branch #2' ( #3 ) from doors into master
...
Reviewed-on: #3
2022-02-01 20:07:52 +00:00
chmodsayshello
22dadd6eba
Merge pull request 'Merge my own changes into my master branch #1' ( #2 ) from awards into master
...
Reviewed-on: #2
2022-02-01 20:06:46 +00:00
chmodsayshello
32ec7f2a07
"why are you running" sound
2022-02-01 20:04:42 +00:00
chmodsayshello
32f037c5d0
code to play "why are you running" to the whole serevr when anyone runs
2022-02-01 20:03:32 +00:00
chmodsayshello
14ffabb5bf
nyan cat/ocelot
2022-01-28 20:41:55 +00:00
chmodsayshello
bbf438844b
nyan cat texture
2022-01-28 20:41:18 +00:00
Lizzy Fleckenstein
8f9a582b05
Windows join sound
2022-01-28 19:21:51 +01:00
chmodsayshello
dcc6eda6a6
change code to use the new door sound
2022-01-28 11:37:35 +00:00
chmodsayshello
2a7a66487f
upload a better door sound
2022-01-28 11:36:53 +00:00
chmodsayshello
99890b5400
delete old door sounds
2022-01-28 11:36:23 +00:00
chmodsayshello
b5aa9aecd1
delete old door sounds
2022-01-28 11:35:53 +00:00
chmodsayshello
cc9052ca86
some "nice" new achievement names
2022-01-28 10:43:29 +00:00
Lizzy Fleckenstein
49b4619d27
Snowball explosion & super load moans
2022-01-27 22:18:36 +01:00
Lizzy Fleckenstein
9bb03727b2
The Cum Monster
2022-01-27 21:41:57 +01:00
Lizzy Fleckenstein
768c718fe4
Sound update
2022-01-27 21:36:57 +01:00
Lizzy Fleckenstein
b3b83abb68
Let players sleep in the same bed
2022-01-27 20:09:16 +01:00
Lizzy Fleckenstein
13a0953c65
Add the rock
2022-01-27 19:59:44 +01:00
Lizzy Fleckenstein
ae4cc373f1
Moan
2022-01-27 19:56:16 +01:00
Lizzy Fleckenstein
20c73d99e0
Coffin dance
2022-01-27 19:29:57 +01:00
Lizzy Fleckenstein
ae81495424
The mob update
2022-01-27 19:16:37 +01:00
Lizzy Fleckenstein
e439875efd
Update dogs
2022-01-27 17:01:26 +01:00
Lizzy Fleckenstein
98f525b30f
Change stack size to 69
2022-01-27 16:42:37 +01:00
Lizzy Fleckenstein
a5c6a0d4d0
Add cum
2022-01-27 16:37:00 +01:00
Lizzy Fleckenstein
24f8f8b2ac
Rename Enderman to Genderman
2022-01-27 16:23:07 +01:00
AFCMS
a301ecf7a0
Merge branch 'master' into walkover_fixes
2022-01-21 08:04:19 +00:00
AFCMS
5bedae49d6
`walkover` fixes
2022-01-20 22:55:36 +01:00
AFCMS
d2fa69d4ed
obtimize glass detail images
2022-01-20 10:01:59 +01:00
epCode
9b881df465
Temporarily remove glitchy Elytra crash-damage
...
If you fly in certain directions with this damage system, you will die. also if you speed up too fast.
2022-01-06 21:55:01 +00:00
NO11
627c37cd97
Fix pumpkin hud
2022-01-02 12:37:20 +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
NO11
7b46225176
Remove arrow entities when the player joins to prevent killing on startup (working fix)
2022-01-01 22:59:21 +00:00
NO411
7b47a15e34
Remove arrow entities when the player leaves to prevent killing on startup
2021-12-30 14:04:53 +01:00
AFCMS
a7e471de62
framed stained glass
2021-12-23 18:02:43 +01:00
AFCMS
12830781f8
Merge branch 'master' into connected_glass
2021-12-23 17:29:53 +01:00
Lizzy Fleckenstein
bfd1fd69d1
Fix potential crash when falling onto unknown node
2021-12-19 18:59:09 +01:00
Lizzy Fleckenstein
e2360204a7
Revert "fixed daylightsensor's register_abms"
...
This reverts commit 5a4abcbcb7
.
2021-12-12 15:55:52 +01:00
chmodsayshello
5a4abcbcb7
fixed daylightsensor's register_abms
...
By changing the check if a normal/inverted daylightsensor should update by turning on and off, I made them workling again
2021-12-10 13:59:31 +00:00
kay27
0c8e5dc7a4
Disable Nether portal node rotation by screwdriver
2021-12-10 03:52:14 +04:00
Lizzy Fleckenstein
e4feb233e0
Fix hopper dupe
2021-12-09 18:20:24 +01:00
Lizzy Fleckenstein
b945975427
Slime splitting: nil check child to prevent crash (that happened on oysterity-mcl2)
2021-12-09 18:11:05 +01:00
Lizzy Fleckenstein
0e9a56fa35
Add stacks to enchant_uniform_randomly
2021-12-07 18:19:41 +01:00
Lizzy Fleckenstein
ec7e245b9d
Various fixes to the enchanting and loot system
...
- enchanted loot generated by mapgen now uses PseudoRandom for randomness
- prevent fishing loot from generating loot 32767 times (!!!) when only 1 is needed
- bows and fishing rods obtained from the treasure section of fishing loot are now enchanted
- there is now a function to uniform enchant items other than books
2021-12-07 17:57:18 +01:00
Lizzy Fleckenstein
b3958a956d
Refactor random enchantment selection code
2021-12-07 16:16:07 +01:00
Lizzy Fleckenstein
882db9f873
Remove unused and completely unlogical enchantment_level paramenter from get_possible_enchantments
2021-12-07 15:49:12 +01:00
Lizzy Fleckenstein
261faafb7c
Fix get_possible_enchantments to not return incompatible enchantments, even if treasure enchantments are allowed
2021-12-07 15:47:23 +01:00
Lizzy Fleckenstein
92686e5412
Fix broken mcl_util.calculate_durability
2021-12-02 17:28:19 +01:00
Lizzy Fleckenstein
e6b200aaf3
Fix access to ender inventory without an ender chest
2021-12-02 16:19:59 +01:00
Lizzy Fleckenstein
d3015edeb9
Fix reference dupes for droppers and dispensers
2021-11-29 19:12:49 +01:00