|
19e6202e3a
|
Rewrote the serialization fuctions of SDust Core to support custom tools. A huge pain but it should work.
|
2018-06-12 18:42:31 -07:00 |
|
f0e1e696f9
|
Made Planter Boxes be a possible greenhouse, self watering, dead crops work again and are removed automatical per mod config, and dead crops can be removed by tools.
|
2017-09-14 13:49:19 -07:00 |
|
9888dacd22
|
Stuff serializes into chests
|
2017-09-13 17:11:05 -07:00 |
|
cf33b0228e
|
Changed serialization manager, all objects serialize in world and inventory. Next is chests.
|
2017-09-13 13:53:12 -07:00 |
|
b3193b52fc
|
Fixed regular crops to grow now, and now can propperly harvest crops that don't regrow.
|
2017-09-13 10:52:27 -07:00 |
|
dcafabcaa0
|
Added in a custom shipping menu for coreObjects. Called before normal shipping menu. Modded crops can be harvested. Need to fix regular crops.
|
2017-09-13 02:39:50 -07:00 |
|
2ebe3f981a
|
Finished animation manager to work on animating things it is attached to. Serialize/Deserialize will be handled by each mod object. Changed files from AdditionalCrops to be hosted in R.F.CropsMod as proof that AdditionalCrops can be extended upon.
|
2017-09-12 16:30:30 -07:00 |
|
3111f8bad0
|
Updated Stardust with functionality to get MetaData about what mod an item belongs to. Useful for all modders and players who may wonder about origin of future objects.
|
2017-09-11 23:39:59 -07:00 |
|
28af121748
|
Adding in Animation manager to animate objects. Also updating Stardust to be able to display info for objects from mods such as what mod an object is from.
|
2017-09-11 18:35:31 -07:00 |
|
fa5970661b
|
Moved around soem files, made a core library mod that will include a bunch of things in the future. For the moment, a custom serializer/deserializer. Implemented it with AdditionalCrops. Needs some more work.
|
2017-09-05 04:13:42 -07:00 |
|
4fd79dae21
|
Started AdditionalCropsFramework. Addedin proof for modded crop seeds, seed bags, (crop objects? needs testing) and planter boxes. Still more to do.
|
2017-08-22 17:45:30 -07:00 |