Commit Graph

1137 Commits

Author SHA1 Message Date
JoshuaNavarro b553aff0d2 Added in a few more preconditions. Time to make events. 2019-12-05 17:30:42 -08:00
JoshuaNavarro 03e338e279 Cleaned concurrent actions when starting a new event and if an event finishes. 2019-12-05 02:09:31 -08:00
JoshuaNavarro b184c654f4 Added way to run events concurrently so that things like viewport panning can happen at the same time as something else. 2019-12-05 01:40:29 -08:00
JoshuaNavarro 1b1b6d227a Moved events from HappyBirthday to StardustCore. Wrote extension system for flexibility. Added way to add in custom commands for events. 2019-12-05 01:25:46 -08:00
JoshuaNavarro f11ce9bb2f Made some functions that are a little easier to use for npc and farmer movement. 2019-12-04 22:36:53 -08:00
JoshuaNavarro 7c8d0bc6bd Added in fade commands for event helper. 2019-12-04 22:08:00 -08:00
JoshuaNavarro f5db7501f4 Got the set up for events! Now to make them!. 2019-12-04 18:14:45 -08:00
JoshuaNavarro 267ed77092 Finished adding in what seemed to be important events. 2019-12-04 16:50:23 -08:00
JoshuaNavarro ca61342f98 Even more event actions. 2019-12-04 16:05:19 -08:00
JoshuaNavarro 381c13f67f Added more comamnds for events. 2019-12-04 15:12:46 -08:00
JoshuaNavarro e190c9e664 Added in more event data to the event helper class. 2019-12-04 14:11:38 -08:00
JoshuaNavarro 7e17ae90a7 Added in protected fields for event helper. 2019-12-04 13:41:45 -08:00
JoshuaNavarro 71ca6a1938 Finished wrapping all of the event data. Now just need to add in the actions for the event. 2019-12-04 13:33:38 -08:00
JoshuaNavarro 0db4c5452c Added in a location pre-condition for the event. 2019-12-04 13:28:50 -08:00
JoshuaNavarro f450efdcc7 Added in precondition checks for events. Also added in special birthday precondition events. 2019-12-04 13:24:21 -08:00
JoshuaNavarro b550f66233 Figured out clean way to do event actions. Yay. 2019-12-04 01:33:28 -08:00
JoshuaNavarro b5b6f500f9 Added in code to get the sdv event from the event helper. 2019-12-04 01:08:29 -08:00
JoshuaNavarro ac5e291492 Finished moving events to a seperate class for more flexibility. 2019-12-04 01:04:20 -08:00
JoshuaNavarro 717900d3e3 Stared work on event system. 2019-12-04 00:03:31 -08:00
JoshuaNavarro f4060c8c88 Updated happy birthday mod to have all translation issues fixed. Ready for release but I need to add in the secret sauce. 2019-12-02 20:54:30 -08:00
JoshuaNavarro 612bb94cbd Finished translation of birthday menu. 2019-12-02 20:18:43 -08:00
JoshuaNavarro e7e1ff2de5 Changed a few words to pull from SDV translation files instead of having users provide the translations. 2019-12-02 19:33:32 -08:00
JoshuaNavarro 059b2d57be HUGE bug fix to Happy Birthday mod. Fixes many bugs from hardcoded strings, to no spouse messages, to cleaning up translation folder. 2019-12-02 19:10:56 -08:00
JoshuaNavarro 3d50d2e38a Updates to happy birthday to fix some bugs. Also started making spouse messages. 2019-12-01 20:47:31 -08:00
JoshuaNavarro 28adb69bbc Updated night owl and fixed a SSR bug. 2019-12-01 18:37:36 -08:00
JoshuaNavarro dca4d497bb Finished making locational assets for specific locations. There are still some that don't exist but it should be fine. 2019-12-01 16:23:01 -08:00
JoshuaNavarro d28c210d9b Added in club graphic for SSR. 2019-11-29 15:58:25 -08:00
JoshuaNavarro 9c12eedefb Added in cellar graphic for locations for SSR. 2019-11-29 15:55:29 -08:00
JoshuaNavarro 4dc641afce Added in more location graphics for SSR. 2019-11-29 15:51:46 -08:00
JoshuaNavarro c3c467b818 Added in graphic for beach night market for SSR. 2019-11-29 15:38:56 -08:00
JoshuaNavarro eb0d681abe Added in the beach sprite for SSR locations. 2019-11-29 15:31:39 -08:00
JoshuaNavarro 49267030a5 Added in more images for locations for SSR. 2019-11-29 14:54:03 -08:00
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
Joshua Navarro d77df1f88c
Merge pull request #56 from janavarro95/PyTKOverhaul
Merged all pytk overhaul branch with development branch. Getting ready for merging all to master branch.
2019-11-27 15:13:41 -08:00
JoshuaNavarro 20acb522ef Updated pathos api package to 3.0 and started updating mods to SMAPI 3.0. Fixed AdvancedSaveBackup and AutoSpeed so far. 2019-11-27 15:10:55 -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 106b7a9474 Added in windmills. Also fixed machine summary menu crashing when fluid manager doesn't set fluid tanks on initialization. 2019-10-08 13:01:58 -07:00
JoshuaNavarro 70518a1d38 Updated machine summary menu to hide fluid tanks with no relevance to that machine. 2019-10-08 11:44:43 -07:00
JoshuaNavarro 5604f46a74 Updated the crafting menu to have an extra display box for all of the ingredients. 2019-10-08 11:23:21 -07:00
JoshuaNavarro 53428ae962 Fixed random space infront of non dyed object names when config enables dyed object names. 2019-10-05 18:57:03 -07:00
JoshuaNavarro 6c7f0e8099 Added in steam engine. Updated fluid graph search from output tanks for better optimization. 2019-10-03 23:42:16 -07:00
JoshuaNavarro 09c32bf96f Added in config options for how much water the steam boiler requires per 10 min and how much steam it produces per operation. 2019-09-25 16:12:42 -07:00
JoshuaNavarro 720ac67216 Added in recipe for fluid pump and steam boiler. 2019-09-25 16:09:23 -07:00
JoshuaNavarro 1acfc40639 Added in recipes for chainsaw and mining drill. 2019-09-25 16:03:54 -07:00
JoshuaNavarro 9dfe8a3783 Added in the recipe for the grinder. 2019-09-25 15:56:32 -07:00
JoshuaNavarro 90523d61da Added in the recipes for the capacitor and the charging station. 2019-09-25 15:48:57 -07:00
JoshuaNavarro 54e560f4a2 Added in recipes for battery bin and lighthouse. 2019-09-25 15:41:35 -07:00
JoshuaNavarro 57665d5e8c Added in recipe for solar panel tier 1 and solar array tier 1. 2019-09-25 15:27:40 -07:00
JoshuaNavarro 822ef651f5 Added in recipe for the sandbox. 2019-09-25 15:17:53 -07:00
JoshuaNavarro 486529f250 Added in alloy furnace and iron pipe recipes to crafting tables. 2019-09-25 15:15:08 -07:00