Commit Graph

71 Commits

Author SHA1 Message Date
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
Jesse Plamondon-Willard 001cab1aba
update for SMAPI 3.0 2019-01-06 02:21:06 -05:00
Jesse Plamondon-Willard 5c238c5040
restore API methods intended for other mods 2019-01-05 05:06:26 -05:00
Jesse Plamondon-Willard 7b719c2edc
merge Vorbis code from develop 2019-01-05 05:03:18 -05:00
Jesse Plamondon-Willard bb2b633af9
rewrite to use content packs 2019-01-05 04:50:48 -05:00
Joshua Navarro 5f053d9442 Added vorbis/ogg support to Stardew Symphony 2019-01-05 00:55:44 -08:00
Jesse Plamondon-Willard 0a86f2693b
standardise assets folder 2019-01-05 02:58:24 -05:00
Jesse Plamondon-Willard 6ced146e15
remove wav pack template (replaced by content pack format) 2019-01-05 02:58:04 -05:00
Jesse Plamondon-Willard d0f485fe5e
add readme with proposed content pack format 2019-01-05 02:46:37 -05:00
Jesse Plamondon-Willard 4a427b7f5e
drop support for XACT music packs per discussion 2019-01-05 01:57:31 -05:00
Jesse Plamondon-Willard d0a81165e4
remove unused code 2019-01-05 01:44:20 -05:00
Jesse Plamondon-Willard 802e437b49
switch NAudio reference to NuGet package 2018-12-30 19:52:22 -05:00
Jesse Plamondon-Willard 691515072b
apply consistent code style conventions (no logic changes) 2018-12-30 05:00:05 -05:00
Jesse Plamondon-Willard 713f7d0381
fix hardcoded assembly paths 2018-12-29 22:25:25 -05:00
Jesse Plamondon-Willard 22af3b7af7
migrate to the new package reference format 2018-12-29 22:21:19 -05: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 c393752f05 Cleaner error messages for Stardust Core and update to 2.2.0 Pathos Build package 2018-12-16 15:54:59 -08:00
Joshua Navarro 3fba3243da Added in support code for hourly in-game music as requested. Just need to make menu options for them all. 2018-12-10 02:06:48 -08:00
Joshua Navarro 00e2ffe177 Added warning message when trying to load .ogg files. 2018-12-10 01:43:05 -08:00
Joshua Navarro 67d77701b3 Fixed save menu for SaveAnywhere. Also added in suport for .mp3 files via NAudio. 2018-12-10 01:33:10 -08:00
Joshua Navarro d0f6babb76 Added multiplayer support for HappyBirthday. Fixed night owl glitches. 2018-12-09 19:57:12 -08:00
fe007a7e33 Updated to SMAPI 2.8. Working through compatibility currently. Updates to Happy Birthday next. 2018-12-05 17:16:28 -08:00
dae3beac2d Reenabled Stardew Music and fixed glitch where menus with no music cues would stop all music. 2018-09-01 01:55:51 -07:00
a6257c5d28 Fixed Stardew Symphony Remastered from numerous menu and music glitches. 2018-09-01 00:26:18 -07: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
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
4defd4f24b More Symphony bugfixes. Finished degeneralizing Vocalization lines. Not bothering with Utility. 2018-08-20 21:19:27 -07:00
5c114285c5 Fixed netcode issue for stardust core. 2018-08-20 13:53:56 -07:00
fe1ecc44b1 Degeneralized shops for Vocalization, fixed output garbage for symphony. 2018-08-20 12:58:08 -07:00
ba64890e60 Minor fix to symphony. 2018-08-18 10:12:22 -07:00
b598934a17 Vocalization works, made some fixes to wav files for Symphony and SimpleSoundManager. Lots of hacks later a voice acting mod seems to be working well. 2018-08-15 23:59:39 -07:00
36a6de2908 Updated Stardew Symphony and Timefreeze 2018-08-13 12:41:11 -07:00
079b9cf9ea Final fixes to Stardew Symphony Remastered for release. Also fixed TextureManagers by reenabling them. 2018-08-08 13:18:51 -07:00
3af2da68fa Tons of 1.3 updates. Also support for multiplayer custom objects in Stardust is slowly coming about! 2018-08-06 14:01:44 -07:00
ad7f9754ef Console commands, bug fixes, and more! 2018-06-08 11:40:23 -07:00
5b0de7f736 Fixed SDust dynamic warning, and a glitch with the music menu when selecting an album. 2018-06-07 13:58:52 -07:00
f2ed5c3acb Fixed glitch pertaining to the music menu not being able to get a correct album index and crashing. 2018-06-06 01:00:59 -07:00
fba0cd75f1 Added in an aesthetic feature that draws the add or delete button on the music manager menu depending on whether or not you added the music to the music pack yet or not. 2018-06-04 19:03:25 -07:00
ba7d0ae9b0 Updated mod manifest files for nexus release 2018-06-01 15:18:49 -07:00
f7ffec1799 The beta of Stardew Symphony is complete! WOOO! 2018-06-01 14:43:47 -07:00
70885979ed Mod config, log surpressing, menu/location music working, just need to polish the menu and I'll be done! 2018-06-01 12:09:50 -07:00
9fe6a075de Repositioned menu elements and added options for generic festivals and events. 2018-05-30 18:14:06 -07:00
04dd0432f0 Almost done with symphony remastered menu. Needs some tweaks but works for the most part. 2018-05-30 13:58:14 -07:00
5e8f2ccdfd More menu work for symphony. 2018-05-29 01:04:47 -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
6afca47caa Rename save backup, fix happy birthday, disable net core, add info to symphony for first page of icons. 2018-05-18 14:24:59 -07:00
bd656c444b Fiexed some blaring error messages, gave Happy Birthday it's much needed multiplayer support. 2018-05-09 14:23:42 -07:00
b5a7d9797c Slowly updating mods. Managed to create mod that syncs mod data between clients and server. 2018-05-06 18:21:31 -07:00