Commit Graph

23 Commits

Author SHA1 Message Date
Tschipp
f147e801cc Updated to 1.21.11 2025-12-27 23:25:58 +01:00
Tschipp
08bc465d82 Fixed bugs, updated Blacklist 2025-12-26 15:56:13 +01:00
Hanro50
9a484df16e Fixed bugs related to picking up players
- Fixed slowness getting stuck when the other player dismounted with shift
- Fixed bug where player couldn't press shift to dismount
- Fixed being unable to place other player back down
2025-10-16 07:50:31 +02:00
Hanro50
e79e52cf65 Update PickupHandler.java 2025-10-15 22:03:53 +02:00
Hanro50
d35cb4ed72 Bug fixes
- Ports fabric disconnect fix to neoforge
- Fixes console error when trying to pickup non owned tamable mobs.
2025-10-15 22:03:28 +02:00
Hanro50
eadfba05e8 some mild work on porting to 1.21.9 2025-10-15 07:51:47 +02:00
Tschipp
ece3ed7ff2 Updated to 1.21.8. Changed Data Storage to use Attachments or Capabilities. 2025-09-01 10:18:25 +02:00
Tschipp
e7bf9a4dee Updated to 1.21.6 2025-08-16 22:02:28 +02:00
Tschipp
0dec5bb175 Fixed various Bugs 2025-07-26 00:39:32 +02:00
Tschipp
45a2b32c97 Fixed Player Carrying, closes #774 2025-07-22 23:48:52 +02:00
Tschipp
d1227d3d87 Updated to 1.21.5 2025-07-08 10:51:36 +02:00
Tschipp
24c15ffb7b Updated version, fixed 1.21.4 2025-04-20 23:40:51 +02:00
Tschipp
ae260556b2 Updated to 1.21.4, Added support for Cloth Config 2025-01-04 00:32:09 +01:00
Tschipp
b574f5b509 started work on 1.20.6 2024-06-23 20:28:08 +02:00
Tschipp
2f2a4a6ca5 Added proper copyright notice 2024-02-27 22:02:35 +01:00
Tschipp
ddbd9d3d84 Update to 1.20.1 2023-07-06 18:48:28 +02:00
Tschipp
dafcf0c0c2 Merge remote-tracking branch 'origin/1.19-multiloader' into 1.19-multiloader
# Conflicts:
#	Common/src/main/java/tschipp/carryon/common/config/CarryConfig.java
2023-04-24 22:27:25 +02:00
Tschipp
2cbff25e0c Updated to 1.19.4, fixed bugs 2023-04-24 22:24:54 +02:00
Meowlala
a5b619a77c Config option for picking unbreakable blocks in Survival
This was supported in earlier versions of CarryOn, and has some use cases, e.g. moving BetterEnd's eternal pedestals.

Off by default, simply disables the destroySpeed check when picking up a block.

Best combined with a whitelist.
2023-03-21 11:13:40 -05:00
Tschipp
191ce26ee4 Added final config options. Added gamestages support. Fixed rendering issues 2022-12-05 00:17:48 +01:00
Tschipp
375eb8dcc3 Added networking, Scripting 2022-11-29 00:49:57 +01:00
Tschipp
cf6a14f5d9 More updates to joint fabric-forge build 2022-11-16 09:31:55 -08:00
Tschipp
e6ace77c39 Further progress with rewrite 2022-10-11 22:25:56 +02:00