Commit Graph

79 Commits

Author SHA1 Message Date
Joshua Navarro 503bbb6e76 Added in magic meter. Needs better positioning. 2017-02-22 16:54:25 -08:00
janavarro95 4ca2e932a6 Update ReadMe.txt 2017-02-22 15:50:18 -08:00
Joshua Navarro 433126a640 Realized that I needed to include more things into my github. Woops. 2017-02-22 15:41:55 -08:00
Joshua Navarro 57826e4a0b FINALLY UPDATED ALL MODS to SDV 1.1 and SMAPI 1.8. Also wrote a program that updates all of my mods with a single click. Good to just run SMAPI updates, but will still need to manually modify if there are bugs. 2017-02-21 23:29:00 -08:00
Joshua Navarro e433933e04 Finished Work on farm swaping feature. Now User can set custom icons for farms, swap between maps, left over water is removed, and the ui has been cleaned up. It seems the menu can also natively support up to 50 maps, 5 vanilla, 45 custom. Job well done. 2017-02-20 01:19:32 -08:00
Joshua Navarro a3ce16a4fa Implemented a very basic system to load in multiple custom farm maps and have the farm switch to be that map without having to replace the farm file every time. 2017-02-19 04:54:13 -08:00
Joshua Navarro 218a27f4ae Updated the RevitalizeUpdater.bat to copy compiled content to Stardew Valley/Content folder as well as copying the .bat to the github directory for uploading. 2017-02-16 11:05:58 -08:00
Joshua Navarro 712142dc81 Made an updater program simply so I could update everything by clicking on an icon on my taskbar. Can't tell if I'm lazy or not, but it seems really cool. 2017-02-16 03:03:56 -08:00
Joshua Navarro 617c4b4f71 Made a pretty big chnage to workflow to allow for a single .bat file to copy over all of my resorurces from my external working directory to my github as well as compiling all of the contnet using xnb_node and then building the mod from scratch. Good if I want everything to be updated all the time. 2017-02-16 02:05:59 -08:00
Joshua Navarro 440e9b12d2 Updated Core Object's drawWhenHeld Code to be more easily managebale and made it where the ExtraSeeds now draw the correct sprite when held. TODO: Make my art look less garbage. 2017-02-15 18:35:57 -08:00
Joshua Navarro 02757fa3b8 Finally finished art for blue charm, and added in some functionality for seeds to allow things like better descriptions for them. 2017-02-15 17:56:25 -08:00
Joshua Navarro 7e676f8862 Updating the serializing features to save/load everything correctly when loading objects back into the world. 2017-02-06 12:32:16 -08:00
Joshua Navarro 3148eef264 Updated the serialize functions to activate on load/save, not on bed position. Also can handle placing objects too and from world. 2017-02-06 11:26:13 -08:00
Joshua Navarro e0a69e5f7a Yay 2017-01-30 22:51:50 -08:00
Joshua Navarro 749bfdb24a Fixed some removal issues with the trackedTerrainFeatures List 2017-01-06 23:38:28 -08:00
Joshua Navarro 3a012cae5e Added in a feature where crops can be planted on hoeAble dirt outside the farm. Also updated the feature to water those tiles when it is raining. 2017-01-06 23:21:34 -08:00
Joshua Navarro 57b70e53fe Updated the serializer to allow for Spawner and GiftPackage classes. 2017-01-01 15:27:06 -08:00
Joshua Navarro e2fe241d33 Fixed some bounding boxes, and decoded to make decorations and machines modular for easier codding and better asthetic potential. Also added in gift boxes which can be used to get multiple items at once. Guess they act as "loot bags" and "presents" as well. 2017-01-01 15:12:02 -08:00
Joshua Navarro 769bbd1bc6 Added in Modded Game Locations that allow for larger object placement. Need to fix most of the functions so that they properly work again as well. 2017-01-01 03:35:45 -08:00
Joshua Navarro 19e4f7c0a8 Merge branch 'master' of https://github.com/janavarro95/Stardew_Valley_Mods 2016-12-31 21:57:48 -08:00
Joshua Navarro d57dfaf2b0 Added in 2 new functions that show the object's category, and color that text. Unless I make a class that extends from GameLocation, I won't be able to make furniture with a larger hitbox. 2016-12-31 21:53:59 -08:00
janavarro95 560fc9f26e Update ReadMe.txt 2016-12-30 02:52:36 -08:00
janavarro95 92138fce42 Update ReadMe.txt 2016-12-30 02:52:03 -08:00
janavarro95 0ae95511fc Update ReadMe.txt 2016-12-30 02:51:36 -08:00
janavarro95 9d65f401f0 Update ReadMe.txt 2016-12-30 02:50:51 -08:00
Joshua Navarro 1f3ad084a8 Merge branch 'master' of https://github.com/janavarro95/Stardew_Valley_Mods 2016-12-30 02:49:37 -08:00
Joshua Navarro 905ef3a8d0 Upgraded the serializer to have function pointers to parse and serialize code as well as added in quarries! Woo! 2016-12-30 02:44:34 -08:00
janavarro95 c8365e5502 Create ReadMe.txt 2016-12-15 14:49:36 -08:00
Joshua Navarro 6128c1e1a9 Started work on Stardew Valley Revitalize Mod. 2016-12-15 14:46:54 -08:00