Commit Graph

56 Commits

Author SHA1 Message Date
JoshuaNavarro 9584d2e247 Finally commited work for fixes to Happy Birthday and Save Anywhere. 2019-12-30 21:37:42 -08:00
JoshuaNavarro 1453812b50 Finished all of the updates for the SDV 1.4 update! 2019-12-13 16:00:06 -08:00
JoshuaNavarro b4b1f79816 Finished happy birthday update. 2019-12-10 17:16:25 -08:00
JoshuaNavarro ad88e5537d finished sams event. 2019-12-10 15:33:41 -08:00
JoshuaNavarro 64ffd48c8d Elliott birthday finished. 2019-12-10 15:08:01 -08:00
JoshuaNavarro c4864c3e15 Harvey party finished. 2019-12-09 19:02:24 -08:00
JoshuaNavarro ba00754be1 Finished emily birthday event. 2019-12-09 18:12:29 -08:00
JoshuaNavarro 4e0662abe9 Finished abigails party. 2019-12-07 18:27:34 -08:00
JoshuaNavarro 50151b2e69 Finished Leah friendship event. Added in some utility command for friendship for Stardust Core. 2019-12-07 17:54:49 -08:00
JoshuaNavarro c69c05aa93 Added in the events for Maru and Sebastian. 2019-12-07 17:09:40 -08:00
JoshuaNavarro 4c4fc7900b Fixed a bunch of npc event issues. Also finished the penny dating party. 2019-12-06 20:59:05 -08:00
JoshuaNavarro fe794e7861 Made it where birthday events can repeat. 2019-12-06 15:26:16 -08:00
JoshuaNavarro 3da95865a3 Finished the skeleton of the CC_Junimo birthday event and added in trnaslated string spots for the junimo birthday letter. 2019-12-06 15:18:23 -08:00
JoshuaNavarro 650bfdc84b Added in all of the event requirements for the community center birthday event. 2019-12-06 15:04:48 -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 f5db7501f4 Got the set up for events! Now to make them!. 2019-12-04 18:14:45 -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 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 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 5c8a7d8abb Updated time freeze, and fixed many happy birthday bugs regarding gifts and dialogue. 2019-07-07 17:09:28 -07:00
JoshuaNavarro e62610631d Fixed render issue on billboard where player portrait and would appear over mouse and hover text. 2019-04-11 17:25:54 -07:00
Joshua Navarro 0862d7559d Include Happy Birthday content files with mod. Also added in support for Chinese and other messages to be loaded from .json files. 2019-01-14 12:26:36 -08:00
Jesse Plamondon-Willard c7e7c87d8e
tweak code style 2019-01-06 02:23:07 -05:00
Jesse Plamondon-Willard 001cab1aba
update for SMAPI 3.0 2019-01-06 02:21:06 -05:00
Jesse Plamondon-Willard 691515072b
apply consistent code style conventions (no logic changes) 2018-12-30 05:00:05 -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 47e1e76dbe Added multiplayer support for displaying other player's birthdays on the billboard. 2018-12-09 21:04:41 -08:00
Joshua Navarro d0f6babb76 Added multiplayer support for HappyBirthday. Fixed night owl glitches. 2018-12-09 19:57:12 -08:00
Joshua Navarro 0b914e17b5 Added in spouse specific gifts, spouse birthday messages, and translated birthday messages. 2018-12-06 16:13:41 -08:00
Joshua Navarro b69882cf20 Fixed issue where player's portrait would render on quest board. 2018-12-06 15:06:26 -08:00
Joshua Navarro a6ad717d5e Fixed festival names not showing up on Billboard. Also player can now have b-day on festival days and have it display properly. 2018-12-06 00:54:12 -08:00
Joshua Navarro fa04c757ed Added player's birthday to billboard. Need to remove from request board and fix it for festival days. 2018-12-06 00:41:28 -08:00
Joshua Navarro 75a70a9f78 Added in file loading for birthday gifts. 2018-12-05 18:06:11 -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
7e40cb2583 More work to come. Needs content, AssetLoaders, and consistency 2018-09-19 01:37:51 -07:00
4887b38cde Base for birthday events is put inplace. Now to make all of the actual content. 2018-09-18 22:35:36 -07:00
d6280b5c1b Working on updates to happy birthday. Trying to add in more language support and spouse birthday wishes as well as a more modify-able birthday dialogue file. 2018-09-18 18:04:38 -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
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
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
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
ded9895c12 Fixed Happy Birthday Spamming the SMAPI console when the player still hasn't choosen their birthday. 2018-03-04 03:02:54 -08:00
e5808eeb5c Yup. 2018-03-03 19:24:36 -08:00
b72de658a6 Work on SymponyRemasteered Music manager to be almost working, and fixed glitch with Happy Birthday when reading legacy save data. 2018-01-30 12:46:04 -08:00