teknomunk
|
80c0f52e17
|
Update API documentation to always use , add compatibility shim to mcl_minecarts.is_rail() and mcl_minecarts.ge_rail_direction()
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
a176d04bda
|
Correct documentation per review
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
aec9665ecc
|
Add documentation for newly exposed attach_driver
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
f7398db6d0
|
More minor changes to API.md, start overall implementation documentation
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
434c55350d
|
Fix table of contents
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
7dcc1046a6
|
Finish writing API documentation, remove drop_railcarts (replaced by try_detach_minecart), rename constants to ALL CAPS for consistency, change mcl_minecarts. to mod. for API function definitions
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
7c1b7801ce
|
Nearly finish API documentation, create mcl_minecarts.add_blocks_to_map()
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
c44d291fee
|
Continue writing API documentation, update call signatures for a couple of API functions
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
19f21db8c9
|
Change document formatting, finally move cactus cart dropping to node definition for mcl_core:cactus
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
dba86a8d60
|
Correct crashes/item duplication with dropping carts, start API documentation
|
2024-12-31 02:36:18 +01:00 |
|