Commit Graph

31 Commits

Author SHA1 Message Date
JoshuaNavarro 3ce3f57220 Fixed calendar spelling, updated more rain, retired some mods, and updated more mods to be 1.4 compatible. Starded touching up StardewSymphony. 2019-11-29 14:22:20 -08:00
JoshuaNavarro 89ef844ab3 Fixed crafting not working for player inventory. Fixed machine summary menu crashing when displaying empty tanks. Fixed animaation managers not copying over correctly. 2019-10-09 00:18:45 -07:00
JoshuaNavarro 048dfc9dc0 Fixed crafting menu multi tiled objects not displaying. 2019-09-11 22:48:38 -07:00
JoshuaNavarro a2b66afb65 Added in crafting menu for machines. For some reason though custom obbjects are broken in crafting menus. 2019-09-11 18:04:12 -07:00
JoshuaNavarro bd03736e65 Started work on crafting menu. Still need to display all required items, a description, and a craft button. 2019-09-02 19:02:58 -07:00
JoshuaNavarro d6fa1672db Finished the work for the first stage of the item transfer menu! 2019-08-05 21:19:56 -07:00
JoshuaNavarro bda8c38c7d Organization+ modularity with pages for inventory menu. 2019-07-24 14:16:04 -07:00
JoshuaNavarro 9caaae43b8 Added in a simple item display menu with a search field. 2019-07-24 08:44:55 -07:00
JoshuaNavarro 02e6bd7e49 Added in some blinking text and the simple title screen. 2019-07-17 16:26:37 -07:00
JoshuaNavarro 2252aa952a Finished restructuring of the menu. Maybe add a multi select button? 2019-06-19 15:42:22 -07:00
Jesse Plamondon-Willard 691515072b
apply consistent code style conventions (no logic changes) 2018-12-30 05:00:05 -05:00
3029ed2c2f Finished cyclic buttons and integrated them into the vocalization menu. Also minor upgrades for the Button class. 2018-08-25 18:22:14 -07:00
70b076322a Cyclic buttons should work now. 2018-08-25 10:18:41 -07:00
f237cd2c10 Started work on cyclic buttons. 2018-08-25 09:52:53 -07:00
a979ab479c Finished slider button, made a better menu background function, and made the slider button update the menu. 2018-08-25 01:57:10 -07:00
b62a5eb076 slider bar needs testing and work 2018-08-24 21:55:39 -07:00
c0c143ccd8 Vocalization actual menu? But no background??? 2018-08-24 18:52:43 -07:00
384370906e Fixes for Symphony Menu Issues. 2018-08-23 21:40:03 -07:00
8cfff47a58 Modular game menu working with Vocalization tab added in. 2018-08-23 01:23:42 -07:00
bcf76f9163 Fixed draw issues with multi tile obects. Next up menu drawing and functionality. 2018-06-13 11:11:56 -07:00
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
eb90e537a5 Symphony can now add songs to triggers for changing location. Need to find a way to surpress always changing songs when changing location if it isn't location specific. 2018-05-28 03:17:36 -07:00
7c693c9051 Created layout for menu selection options for standard selections. 2018-05-27 19:08:01 -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
e42e91e30d Made the song selection menu. Can now click songs to play them. Now to make the selected songmenu where you can play the song or set triggers. 2018-03-31 01:47:10 -07:00
6ef666af6e Colored background menus for UIUtilities, and a fancier menu for Symphony. 2018-03-30 05:46:24 -07:00
1bbf3f2503 Play some randome music and play wav packs. 2018-03-20 23:24:11 -07:00
ed899b49d9 symphony menu is coming along. 2018-03-20 16:45:07 -07:00
16c77a1497 Ui buttons work, dialogue events now work for left click which could lead to some spicy mods. 2018-03-05 23:06:39 -08: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