JoshuaNavarro
|
e0d61f19cc
|
Got container objects to sync across the net which is good.
|
2019-08-27 15:10:56 -07:00 |
JoshuaNavarro
|
50b77b44e2
|
URevert "Fixed vanilla machines not rendering CustomObject(s) when finished producing."
This reverts commit f3f4f4da27 .
|
2019-08-26 16:34:03 -07:00 |
JoshuaNavarro
|
0f7252e2c5
|
network experiment: failure. Focusing on single player experience.
|
2019-08-24 15:14:10 -07:00 |
JoshuaNavarro
|
c7770cb8d7
|
Fixed more serialization issues. Now to figure out how to get items back to player inventories....
|
2019-08-21 20:03:16 -07:00 |
JoshuaNavarro
|
bfb0194a66
|
Updated all items to properly use the price set in BasicItemInformation.cs which allows them to be shipped now.
|
2019-08-21 01:39:06 -07:00 |
JoshuaNavarro
|
ff9aa226f7
|
Added some documentation, made it so BasicItemInformation, LightManager, and InventoryManager make copies of themselves per new item fixing a duplication glitch. Updated all objects to use the new copy function for BasicItemInformation.
|
2019-08-16 15:32:14 -07:00 |
JoshuaNavarro
|
d8e7fa3ddb
|
MASSIVE rework of Revitalize. Seperated PyTK obj data from Revitalize data, added dependency to Stardust Core and swapped to Stardust's Tetxure2DExtended and TextureManagers.
|
2019-07-16 02:09:42 -07:00 |
JoshuaNavarro
|
7eaaa44910
|
Fixed ignoring bounding boxes from letting you pick up items again.
|
2019-05-15 14:27:33 -07:00 |
JoshuaNavarro
|
c8a1ce8e86
|
Added in the skeleton for tables but they don't do anything yet. Also the hack for no bounding boxes does make things super derpy for removal/placement of objects.
|
2019-05-15 13:43:09 -07:00 |
Joshua Navarro
|
50a7720bce
|
Updated mods to SMAPI 3.X. Also revitalize: Placement bounds and depth properly work.
|
2019-01-20 23:34:11 -08:00 |
Joshua Navarro
|
d2173bb24b
|
Got chairs to save as well!
|
2019-01-12 18:12:14 -08:00 |
Joshua Navarro
|
7799834f46
|
It compiles in single player but does not like multiplayer.
|
2019-01-10 12:44:10 -08:00 |
Joshua Navarro
|
20c7ba8ad5
|
It seems like project Revitalize will fail unforunately.
|
2019-01-10 11:09:51 -08:00 |
Joshua Navarro
|
49f06533b3
|
Serialization works a bit, just need to incorporate that into the recreate functions for objects.
|
2019-01-10 09:14:16 -08:00 |
Joshua Navarro
|
198a908c01
|
Figured some weird serialization issues. Now to recreate the data after a save...
|
2019-01-09 11:41:40 -08:00 |
Joshua Navarro
|
e734c82df5
|
Got chairs properly loaded in and working when sitting and with all of the rotations. Need to find a better way to have lots of objects instead of long lines of code.
|
2019-01-08 22:15:58 -08:00 |