teknomunk
|
bf9ad1919e
|
Prevent players getting in the same cart as a mob, don't allow mobs already in a cart to be moved to another one
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
fd559ec40d
|
Fix crash with minecart on activator rail
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
ee49ff612d
|
Silence debug prints and logging
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
4c56707336
|
Fix players repelling carts with new player metadata system
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
22f5369db9
|
Add persistent player-specific metadata into mcl_playerinfo, simple cart reattachment (only exists if the luaentity for the cart exists when the player logs in)
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
7c7a987342
|
Fix undefined global warning, move player off to the side of a cart when dismounting so trains don't get pushed apart when getting out
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
265a25d6ae
|
Make trains containing a player in a minecart function, minor cleanup in mcl_playerinfo
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
dbeec9b542
|
Major reorganization, start setup for trains
|
2024-12-31 02:36:18 +01:00 |
|