Commit Graph

  • 4fbb3fb4af Directory not found exception SMAPI3.0 yangzhi 2020-02-22 15:25:01 +0800
  • 6456cccef5 Fix for Android platform.Minor logic change for Android, save current playing save instead. yangzhi 2020-02-21 20:51:51 +0800
  • 3cb01e6092 Update info. JoshuaNavarro 2020-02-20 11:01:41 -0800
  • 66e3d8b478 Add some logic to fix System.IO.Compression dll not found error.Two method grap from https://github.com/Pathoschild/SMAPI/blob/develop/src/SMAPI.Mods.SaveBackup/ModEntry.cs master yangzhi 2020-02-17 23:26:39 +0800
  • 10f609ea4b Adapt for Android platform, and backup saves individually for Android yangzhi 2020-02-17 20:57:04 +0800
  • 0129d292d3 Hopefully fixed the whole no birthday messages for npcs. RevitalizeReduxRemaster_ModUpdate2020 Development janavarr95 2020-01-27 15:02:58 -0800
  • e6843e7094
    Merge pull request #59 from janavarro95/SMAPI3.0 Joshua Navarro 2020-01-27 15:01:12 -0800
  • 799ece0d6f Trying to mess with mods to see if I can fix this. janavarr95 2020-01-27 14:59:37 -0800
  • 9584d2e247 Finally commited work for fixes to Happy Birthday and Save Anywhere. JoshuaNavarro 2019-12-30 21:37:42 -0800
  • 56313d7505
    Merge pull request #58 from janavarro95/SMAPI3.0 Joshua Navarro 2019-12-13 16:06:45 -0800
  • 1453812b50 Finished all of the updates for the SDV 1.4 update! JoshuaNavarro 2019-12-13 16:00:06 -0800
  • b4b1f79816 Finished happy birthday update. JoshuaNavarro 2019-12-10 17:16:25 -0800
  • ad88e5537d finished sams event. JoshuaNavarro 2019-12-10 15:33:41 -0800
  • 64ffd48c8d Elliott birthday finished. JoshuaNavarro 2019-12-10 15:08:01 -0800
  • c4864c3e15 Harvey party finished. JoshuaNavarro 2019-12-09 19:02:24 -0800
  • ba00754be1 Finished emily birthday event. JoshuaNavarro 2019-12-09 18:12:29 -0800
  • 4e0662abe9 Finished abigails party. JoshuaNavarro 2019-12-07 18:27:34 -0800
  • 50151b2e69 Finished Leah friendship event. Added in some utility command for friendship for Stardust Core. JoshuaNavarro 2019-12-07 17:54:49 -0800
  • c69c05aa93 Added in the events for Maru and Sebastian. JoshuaNavarro 2019-12-07 17:09:40 -0800
  • 4c4fc7900b Fixed a bunch of npc event issues. Also finished the penny dating party. JoshuaNavarro 2019-12-06 20:59:05 -0800
  • 765e0860ce Finished the junimo birthday event. JoshuaNavarro 2019-12-06 19:38:13 -0800
  • e4913d9720 Got junimos to walk in circles. ._. JoshuaNavarro 2019-12-06 19:13:30 -0800
  • fe794e7861 Made it where birthday events can repeat. JoshuaNavarro 2019-12-06 15:26:16 -0800
  • 3da95865a3 Finished the skeleton of the CC_Junimo birthday event and added in trnaslated string spots for the junimo birthday letter. JoshuaNavarro 2019-12-06 15:18:23 -0800
  • 650bfdc84b Added in all of the event requirements for the community center birthday event. JoshuaNavarro 2019-12-06 15:04:48 -0800
  • aed54a63ff Fixed animation code not working. JoshuaNavarro 2019-12-06 14:05:58 -0800
  • 69170b6d54 Finally fixed concurrent events. Also added in a hex dumper to get all of the sound cues for the sound bank. JoshuaNavarro 2019-12-06 13:31:10 -0800
  • 373773906d Added in more functionallity for junimos and moving actors in an event. JoshuaNavarro 2019-12-06 12:09:31 -0800
  • 2609f3339a Fixed continuous events causing an error when finished. Found out code to add in junimos as actors. JoshuaNavarro 2019-12-06 11:34:58 -0800
  • b553aff0d2 Added in a few more preconditions. Time to make events. JoshuaNavarro 2019-12-05 17:30:42 -0800
  • 03e338e279 Cleaned concurrent actions when starting a new event and if an event finishes. JoshuaNavarro 2019-12-05 02:09:31 -0800
  • b184c654f4 Added way to run events concurrently so that things like viewport panning can happen at the same time as something else. JoshuaNavarro 2019-12-05 01:40:29 -0800
  • 1b1b6d227a Moved events from HappyBirthday to StardustCore. Wrote extension system for flexibility. Added way to add in custom commands for events. JoshuaNavarro 2019-12-05 01:25:46 -0800
  • f11ce9bb2f Made some functions that are a little easier to use for npc and farmer movement. JoshuaNavarro 2019-12-04 22:36:53 -0800
  • 7c8d0bc6bd Added in fade commands for event helper. JoshuaNavarro 2019-12-04 22:08:00 -0800
  • f5db7501f4 Got the set up for events! Now to make them!. JoshuaNavarro 2019-12-04 18:14:45 -0800
  • 267ed77092 Finished adding in what seemed to be important events. JoshuaNavarro 2019-12-04 16:50:23 -0800
  • ca61342f98 Even more event actions. JoshuaNavarro 2019-12-04 16:05:19 -0800
  • 381c13f67f Added more comamnds for events. JoshuaNavarro 2019-12-04 15:12:46 -0800
  • e190c9e664 Added in more event data to the event helper class. JoshuaNavarro 2019-12-04 14:11:38 -0800
  • 7e17ae90a7 Added in protected fields for event helper. JoshuaNavarro 2019-12-04 13:41:45 -0800
  • 71ca6a1938 Finished wrapping all of the event data. Now just need to add in the actions for the event. JoshuaNavarro 2019-12-04 13:33:38 -0800
  • 0db4c5452c Added in a location pre-condition for the event. JoshuaNavarro 2019-12-04 13:28:50 -0800
  • f450efdcc7 Added in precondition checks for events. Also added in special birthday precondition events. JoshuaNavarro 2019-12-04 13:24:21 -0800
  • b550f66233 Figured out clean way to do event actions. Yay. JoshuaNavarro 2019-12-04 01:33:28 -0800
  • b5b6f500f9 Added in code to get the sdv event from the event helper. JoshuaNavarro 2019-12-04 01:08:29 -0800
  • ac5e291492 Finished moving events to a seperate class for more flexibility. JoshuaNavarro 2019-12-04 01:04:20 -0800
  • 717900d3e3 Stared work on event system. JoshuaNavarro 2019-12-04 00:03:31 -0800
  • f4060c8c88 Updated happy birthday mod to have all translation issues fixed. Ready for release but I need to add in the secret sauce. JoshuaNavarro 2019-12-02 20:54:30 -0800
  • 612bb94cbd Finished translation of birthday menu. JoshuaNavarro 2019-12-02 20:18:43 -0800
  • e7e1ff2de5 Changed a few words to pull from SDV translation files instead of having users provide the translations. JoshuaNavarro 2019-12-02 19:33:32 -0800
  • 059b2d57be HUGE bug fix to Happy Birthday mod. Fixes many bugs from hardcoded strings, to no spouse messages, to cleaning up translation folder. JoshuaNavarro 2019-12-02 19:10:56 -0800
  • 3d50d2e38a Updates to happy birthday to fix some bugs. Also started making spouse messages. JoshuaNavarro 2019-12-01 20:47:31 -0800
  • 28adb69bbc Updated night owl and fixed a SSR bug. JoshuaNavarro 2019-12-01 18:37:36 -0800
  • dca4d497bb Finished making locational assets for specific locations. There are still some that don't exist but it should be fine. JoshuaNavarro 2019-12-01 16:23:01 -0800
  • d28c210d9b Added in club graphic for SSR. JoshuaNavarro 2019-11-29 15:58:25 -0800
  • 9c12eedefb Added in cellar graphic for locations for SSR. JoshuaNavarro 2019-11-29 15:55:29 -0800
  • 4dc641afce Added in more location graphics for SSR. JoshuaNavarro 2019-11-29 15:51:46 -0800
  • c3c467b818 Added in graphic for beach night market for SSR. JoshuaNavarro 2019-11-29 15:38:56 -0800
  • eb0d681abe Added in the beach sprite for SSR locations. JoshuaNavarro 2019-11-29 15:31:39 -0800
  • 49267030a5 Added in more images for locations for SSR. JoshuaNavarro 2019-11-29 14:54:03 -0800
  • 3ce3f57220 Fixed calendar spelling, updated more rain, retired some mods, and updated more mods to be 1.4 compatible. Starded touching up StardewSymphony. JoshuaNavarro 2019-11-29 14:22:20 -0800
  • d77df1f88c
    Merge pull request #56 from janavarro95/PyTKOverhaul Joshua Navarro 2019-11-27 15:13:41 -0800
  • 20acb522ef Updated pathos api package to 3.0 and started updating mods to SMAPI 3.0. Fixed AdvancedSaveBackup and AutoSpeed so far. JoshuaNavarro 2019-11-27 15:10:55 -0800
  • 89ef844ab3 Fixed crafting not working for player inventory. Fixed machine summary menu crashing when displaying empty tanks. Fixed animaation managers not copying over correctly. JoshuaNavarro 2019-10-09 00:18:45 -0700
  • 106b7a9474 Added in windmills. Also fixed machine summary menu crashing when fluid manager doesn't set fluid tanks on initialization. JoshuaNavarro 2019-10-08 13:01:58 -0700
  • 70518a1d38 Updated machine summary menu to hide fluid tanks with no relevance to that machine. JoshuaNavarro 2019-10-08 11:44:43 -0700
  • 5604f46a74 Updated the crafting menu to have an extra display box for all of the ingredients. JoshuaNavarro 2019-10-08 11:23:21 -0700
  • 53428ae962 Fixed random space infront of non dyed object names when config enables dyed object names. JoshuaNavarro 2019-10-05 18:57:03 -0700
  • 6c7f0e8099 Added in steam engine. Updated fluid graph search from output tanks for better optimization. JoshuaNavarro 2019-10-03 23:42:16 -0700
  • 09c32bf96f Added in config options for how much water the steam boiler requires per 10 min and how much steam it produces per operation. JoshuaNavarro 2019-09-25 16:12:42 -0700
  • 720ac67216 Added in recipe for fluid pump and steam boiler. JoshuaNavarro 2019-09-25 16:09:23 -0700
  • 1acfc40639 Added in recipes for chainsaw and mining drill. JoshuaNavarro 2019-09-25 16:03:54 -0700
  • 9dfe8a3783 Added in the recipe for the grinder. JoshuaNavarro 2019-09-25 15:56:32 -0700
  • 90523d61da Added in the recipes for the capacitor and the charging station. JoshuaNavarro 2019-09-25 15:48:57 -0700
  • 54e560f4a2 Added in recipes for battery bin and lighthouse. JoshuaNavarro 2019-09-25 15:41:35 -0700
  • 57665d5e8c Added in recipe for solar panel tier 1 and solar array tier 1. JoshuaNavarro 2019-09-25 15:27:40 -0700
  • 822ef651f5 Added in recipe for the sandbox. JoshuaNavarro 2019-09-25 15:17:53 -0700
  • 486529f250 Added in alloy furnace and iron pipe recipes to crafting tables. JoshuaNavarro 2019-09-25 15:15:08 -0700
  • b41da3b9de Made it so that custom mod tools could be trashed. JoshuaNavarro 2019-09-25 15:05:35 -0700
  • 32e1c9d3ac Added in pipes and added some optimization checks to searching out energy and fluid networks. JoshuaNavarro 2019-09-25 15:02:58 -0700
  • ecfc595751 Fixed fluid manager not transporting fluids. Added in steam boiler, water, and steam. JoshuaNavarro 2019-09-24 17:31:33 -0700
  • 43eb60e9b9 Added in fluids to resource manager. Got fluid pump able to be placed in water, added in infinite reach for placing custom objects. JoshuaNavarro 2019-09-24 15:18:57 -0700
  • 0a676166f5 implemented code to search out fluids in the network. JoshuaNavarro 2019-09-23 18:13:45 -0700
  • a33a39a785 Renamed liquid manager to fluid manager for correctness. JoshuaNavarro 2019-09-23 17:33:28 -0700
  • d8b144eac9 Rewrote the liquid manager to be way more managable. Will implement later. JoshuaNavarro 2019-09-22 16:58:56 -0700
  • 95593e93ed Created liquid manager. Will test later. JoshuaNavarro 2019-09-22 15:27:15 -0700
  • 68bfaa38c9 Fixed tools serialization. Also made modded tools able to be trashed. JoshuaNavarro 2019-09-22 11:49:25 -0700
  • caa7653b32 Finally added in the alloy furnace. I think all machines should serialize now. JoshuaNavarro 2019-09-22 11:12:07 -0700
  • 4eda84e57d NO MORE MULTIPLAYER. This is my last stardew wish and I'll make what I can. JoshuaNavarro 2019-09-22 02:32:59 -0700
  • 0d373b5d83 Probably going to quit. Multiplayer can't sync inventories effectively so what's the point? JoshuaNavarro 2019-09-22 00:18:48 -0700
  • 1c6e04929c Added in the mining drill. JoshuaNavarro 2019-09-21 18:48:21 -0700
  • 3ca7468fb9 Robin now sells sand and clay. JoshuaNavarro 2019-09-21 17:07:02 -0700
  • f0cd3ec80e Added in the chainsaw which chops trees using electricity. JoshuaNavarro 2019-09-21 16:57:23 -0700
  • 885436c2b2 Couldn't figure out dagger animation for drill. Instead settled for regular pickaxe animation which is odd looking but works. JoshuaNavarro 2019-09-21 15:59:40 -0700
  • d37606844b Adjusted drill power rate to be 1+upgrade level for more balance. JoshuaNavarro 2019-09-21 14:42:49 -0700
  • 259f386471 Added in the mining drill, fixed charging station not working, and fixed tool descriptions. JoshuaNavarro 2019-09-21 14:39:16 -0700
  • c0ecee5d9d Added in the grinder which grinds ores into sand for ore doubling. JoshuaNavarro 2019-09-19 19:07:15 -0700
  • d059017a72 Added in ore sand variants that can be smelted into ore bars. JoshuaNavarro 2019-09-19 17:32:44 -0700
  • 7209fec308 Added in dust variations of ore which can be used to double ore when smelted. JoshuaNavarro 2019-09-19 17:03:29 -0700