|
36a6de2908
|
Updated Stardew Symphony and Timefreeze
|
2018-08-13 12:41:11 -07:00 |
|
4469fbd9b3
|
Made multi tile objects that can be used in the future for things like machines and more furniture. Bigger things here we come. Need to edit sme click functionality however.
|
2018-06-13 02:36:52 -07:00 |
|
ccddf1d423
|
The BIG 1.3 update. Everything has been touched and some mods have been reworked a bit.
|
2018-04-30 18:21:31 -07:00 |
|
6ef666af6e
|
Colored background menus for UIUtilities, and a fancier menu for Symphony.
|
2018-03-30 05:46:24 -07:00 |
|
4fc3466608
|
Made dialogue map event, and updated Button for UIUtilities to use Texture2DExtended. Spent awhile just fixing it.
|
2018-03-05 20:46:45 -08:00 |
|
13e1d9591a
|
Integrated StardustCore with UIUtilities a new framework that makes making menus easier. It adds buttons and TexturedFonts that are loaded in as individual images for each character. Colors can be applied to these chararacters for some nice graphical effects.
|
2018-02-06 01:27:28 -08:00 |
|
b7c76ee0d6
|
Fixed one away error for debris, and added graphics for pathing.
|
2017-12-11 23:32:46 -08:00 |
|
175a385977
|
Added functionality for shipping objects
|
2017-12-01 00:16:53 -08:00 |
|
38af511cfd
|
Now pathfinds to closest tree possible. Probably want to do the same for the other tasks.
|
2017-11-30 16:06:19 -08:00 |
|
365808a504
|
Changed some code to be in SDust Core and now the AI can break stones!
|
2017-11-30 10:45:43 -08:00 |
|
836d6861d8
|
I guess fixing pathfind and spritebatch errors.
|
2017-11-24 13:12:36 -08:00 |
|
e51a8fbac5
|
Changed from system tasks system to delegate system that made more sense but not really??? Also still dealing with nasty issue of sprite batch error but atleast now I can harvest crops.
|
2017-11-24 11:21:03 -08:00 |
|
cd0ac16a22
|
Fined tuned some pathfinding stuff b adding pathTo and Delay functions. As long as I don't have to cross a bridge pathfinding works.
|
2017-11-19 17:00:12 -08:00 |
Jesse Plamondon-Willard
|
3ab4044995
|
update deprecated code
|
2017-10-11 15:55:59 -04:00 |
|
71c846acc5
|
Implemente correct interaction range with planter boxes.
|
2017-09-27 19:06:41 -07:00 |
|
bce270d6ce
|
Updated PlanterBox to correctly draw crops when held and in the menu. Planter boxes also are auto-watered by rain.
|
2017-09-27 18:17:45 -07:00 |
|
a67a4d7380
|
Fixed animation glitch when harvesting crops, and now draw green + when crops are fully grown.
|
2017-09-15 11:15:51 -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 |
|
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 |