JoshuaNavarro
|
19732ad2bf
|
Got objects to sync across locations even when not present!
|
2019-08-27 16:47:22 -07:00 |
JoshuaNavarro
|
9950a6d0c0
|
Better pytk sync.
|
2019-08-26 21:46:36 -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
|
b24420d368
|
Fixed serilaization issues with not properly reserializing files back into the world.
|
2019-08-21 19:06:17 -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
|
0cbae77d28
|
Fixed serialization item converter to have MUCH nicer output for serializing SDV items. Also removed unnecessary TileLocation field from BasicItemInformation.cs
|
2019-08-16 14:35:40 -07:00 |
JoshuaNavarro
|
eb5231e81a
|
Added in shake timer for ore veins.
|
2019-08-16 12:39:27 -07:00 |
JoshuaNavarro
|
ce904efef3
|
Reworked object pools to be more sorted out. Also added in ore veins!
|
2019-08-13 19:05:11 -07:00 |
JoshuaNavarro
|
01f239f371
|
Changed animations and animation managers to use Stardust Core. Also started working on Seaside Scramble Lite Edition.
|
2019-07-17 10:18:51 -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
|
596aedac77
|
Updated texture manager to support content packs but also load in textures without having to hard code them.
|
2019-05-20 03:05:11 -07:00 |
Joshua Navarro
|
01483cdaff
|
Added warnings when trying to play with revitalize in multiplayer.
|
2019-01-10 13:37:35 -08:00 |
Joshua Navarro
|
dfe374e428
|
Works in single player, need to implement network code for multiplayer.
|
2019-01-10 12:54:29 -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
|
5b6d02babd
|
unsure how to continue...
|
2019-01-10 02:31:23 -08:00 |
Joshua Navarro
|
c329613f09
|
The experiment failed. It looks like I won't be able to do perfect object placement unless I figure something else out.
|
2019-01-09 18:05:03 -08:00 |
Joshua Navarro
|
87913f22ff
|
Player sits correct direction, and started work on making furniture.
|
2019-01-05 22:25:22 -08:00 |
Jesse Plamondon-Willard
|
691515072b
|
apply consistent code style conventions (no logic changes)
|
2018-12-30 05:00:05 -05:00 |
Joshua Navarro
|
1efe48b4d6
|
Got light manager working for adding light sources to custom objects.
|
2018-12-25 19:48:45 -08:00 |
Joshua Navarro
|
3fd3723117
|
Created inventory management for having core objects deal with inventories.
|
2018-12-24 15:04:18 -08:00 |
Joshua Navarro
|
5c78f88e6a
|
Got "transparent" boudning boxes working for objects that can be passed through.
|
2018-12-24 10:58:20 -08:00 |
Joshua Navarro
|
591a6f4a96
|
Got customizable draw colors working.
|
2018-12-22 22:55:03 -08:00 |
Joshua Navarro
|
e1abeac68b
|
Revitalize: Implemented Animation Manager. Need to fix when held and display in menu.
|
2018-12-21 15:28:52 -08:00 |
Joshua Navarro
|
11fca7dd6a
|
Started work on Revitalize, the final mod compilation.
|
2018-12-20 13:34:08 -08:00 |