Commit Graph

963 Commits

Author SHA1 Message Date
8a0f669a28 Translation in the works. 2018-08-18 19:17:48 -07:00
ba64890e60 Minor fix to symphony. 2018-08-18 10:12:22 -07:00
e43b120f4b Finished generic scrape of Extra Dialogue which pieces together all possibiities of generic I bought x dialogue. 2018-08-17 16:06:56 -07:00
0251622627 Need to finish vocabulary edits and generic item word scrape. 2018-08-17 15:01:30 -07:00
14b8166ec5 Better scrape for NPCs and Speech Bubbles. Also fixed NPCGiftTastes and Quests not being scraped. 2018-08-17 11:23:08 -07:00
5852fc2ea0 Initialized a better data scrape for speech bubbles. 2018-08-16 17:32:40 -07:00
5d35edea2b Volume options, dialogue complexity options, and speech bubble fixes? 2018-08-16 11:50:50 -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
6262995834 Vocalization works, but I need to figure out the weird looping issue??? 2018-08-15 13:22:31 -07:00
2cafe14bbe Updating vocalization. Finished NPC Gift Tastes and Speech Bubbles. Only Temp and UI remain. 2018-08-13 13:55:02 -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
32b3e9e625 Nightfishing AssetEditor, Night owl update, and more bug fixes for Stardust 2018-08-08 10:44:44 -07:00
1888ad5fa7 Fixed custom serialization issues for FarmHands 2018-08-08 09:32:02 -07:00
36b33af55b Fixed time freeze issues. 2018-08-08 09:18:05 -07:00
298b7c4a24 Updatd timefreeze with multiplayer checks. Also surpressed NetAnimationManager glitch. 2018-08-08 01:39:13 -07:00
713ec38603 Merge branch 'Development' of https://github.com/janavarro95/Stardew_Valley_Mods into Development 2018-08-08 00:24:56 -07:00
21234d06ef Init textureName on object creation 2018-08-08 00:18:12 -07:00
644e95f3b4 Tears, sweat, and lots of code hacks later, StardustCore supports multiplayer custom objects and tools..... 2018-08-08 00:12:31 -07:00
9c070e91c5 Either rewrite multiplayer or erase all objects before players join. 2018-08-07 10:07:33 -07:00
2276faa610 Wrote netcode to support Animations, AnimationManagers, and CoreObjects. 2018-08-06 20:01:59 -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
0cf9b68560 Rebuilt some mods for 1.3 compatability. In the process of fixing Happy Birthday glitches. 2018-08-05 09:33:00 -07:00
Joshua Navarro 808e44fff7
Added in light glows!!!! 2018-07-20 00:33:59 -07:00
Joshua Navarro 50f84167aa
Shader color upgrade+simple night shader.
Added in better color shader with nighttime support.
2018-07-19 21:33:50 -07:00
Joshua Navarro e545d4232d
Backup all my work thus far. 2018-07-19 13:28:20 -07:00
Joshua Navarro f188c12f0a
Draw order fixed.
Better greyscale shader and draw order fixed for drawing things to the screen. WOOT!
2018-07-18 23:13:39 -07:00
Joshua Navarro c4f6f981c3
Crafting menus fixed! 2018-07-18 17:41:38 -07:00
Joshua Navarro 2141c151ca
Fixed mouse cursor shader issue. 2018-07-18 16:06:15 -07:00
Joshua Navarro a921b2ba78
Add files via upload 2018-07-18 14:57:58 -07:00
Joshua Navarro 0509259a2e
Social Page: NPC Shader 2018-07-18 11:48:37 -07:00
Joshua Navarro 9c6b2efccd
Updated game menu fix
Applied shader to more game menu components
2018-07-18 07:47:16 -07:00
Joshua Navarro b127a000a5
Made a mod.
Shaders?
2018-07-17 22:38:15 -07:00
Joshua Navarro b68643989e
Finished dialogue scrape update.
Ready for alpha testing. Need audio clips, putting audio clips in place, and quality of life features.
2018-07-13 23:18:17 -07:00
Joshua Navarro 4b500182fa
Finished writing dialogue scraper.
Needs to be tested.
2018-07-13 20:28:26 -07:00
Joshua Navarro a3b3442c6f
Added Mod config, scrape npc dialogue and TVs.
See todo list. Next is shops.
2018-07-12 22:25:21 -07:00
Joshua Navarro 1497980aea
Finished dictionary sanitization.
See todo list for next task.
2018-07-10 23:23:50 -07:00
Joshua Navarro fd5972d0b9
More sanitation work.
Should work for the most part, just need to add in adjectives, nouns, and places.
2018-07-08 14:11:06 -07:00
Joshua Navarro 2acd5f32a1
Started work on translation update and sanitizing input.
Translation update will allow for dialogue scraping of dictionaries for different supported languages.

Sanitizing input will replace game variables with a generic string so that voice acting can be more flexible and not have to record a million lines.
2018-07-08 09:22:21 -07:00
Joshua Navarro 4e10d7efc6
Updated vocalization with notes on what to do next. 2018-07-08 01:40:46 -07:00
Joshua Navarro 32c4ba1d65
Creating new voice acting mod at request of another author. 2018-07-08 00:49:49 -07:00
Joshua Navarro c474ce1a8d
Updated SSM to allow for playing/stoping of sound files. 2018-07-08 00:48:13 -07:00
8f0f692a60 Fixed Game1.shouldFarmerPassOut issue, need to test night owl, started fixing Happy bday, need to update SimpleSoundManager 2018-06-25 21:13:40 -07:00
Joshua Navarro 349d053727
Merge pull request #39 from perkinslr/patch-1
Reset money to previous value before the save
2018-06-25 20:09:30 -07:00
Joshua Navarro 71efefae3e
Merge pull request #40 from DefenTheNation/master
Add API for other mods to hook into Save Anywhere save events
2018-06-25 19:58:42 -07:00
DefenTheNation b620e4eaf5 Add API for other mods to hook into Save Anywhere save events 2018-06-23 00:31:40 -07:00
701823925f Updated menu drawing. Now to fix the scale size of the object 2018-06-13 12:08:14 -07:00
bcf76f9163 Fixed draw issues with multi tile obects. Next up menu drawing and functionality. 2018-06-13 11:11:56 -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
a928f7d18e Added tool support for axe, hoe, watering can and pickaxe. 2018-06-12 23:25:36 -07:00