|
6a8143059c
|
Merge branch 'minor-cleanup' of https://github.com/Pathoschild/Stardew_Valley_Mods into Pathoschild-minor-cleanup
|
2017-06-06 14:42:41 -07:00 |
|
601da5cf50
|
Fixed GameMenu.cs to use ClickableTextureComponentsExpanded instead of ClickableComponentExtended. Also I hate my naming conventions. Also seperated the icons and updated the objectInformation.yaml to 1.2 compatability.
|
2017-06-06 14:24:22 -07:00 |
|
fd532444f3
|
simple documentation, and some minor ways to add in custom game menus. Not efficient by any means, but it would work with some patience by mod authors.
|
2017-06-06 02:12:45 -07:00 |
|
64c6a535ca
|
Fixed the custom game menu to not crash when tabs are higher valued than the amount of total tabs. This allows for very nice list layouts that could be used for different purposes!
|
2017-06-06 01:49:47 -07:00 |
|
dbd11117b9
|
Updated the custom game menu so now more tabs and pages can be added! This will allow me to do a whole lot more with modded menus!
|
2017-06-05 23:33:43 -07:00 |
|
47beace46f
|
idk, maybe the idea for a map editor?
|
2017-06-05 18:09:30 -07:00 |
|
49e75bf785
|
Finally fixed the farm map swap feature. Now you can add in new custom farm maps and add more warp points to the map.
|
2017-06-05 17:10:41 -07:00 |
Jesse Plamondon-Willard
|
170272bcd1
|
simplify .gitignore & remove build output
|
2017-05-30 00:16:34 -04:00 |
Jesse Plamondon-Willard
|
9d51e8090b
|
simplify .gitattributes
|
2017-05-30 00:15:22 -04:00 |
Jesse Plamondon-Willard
|
1bd354723c
|
remove unused files
|
2017-05-30 00:15:10 -04:00 |
Joshua Navarro
|
57fd92e456
|
Updated all mods to 1.2 and updated their manifest files.
|
2017-05-14 01:41:34 -07:00 |
Joshua Navarro
|
4d4cbdb786
|
Updated all of my mods to be compatable with SDV 1.2. Also started work on upgrading Stardew Symphony. Now I can process all of the .xsb files and get all potential songs from that.
|
2017-05-13 15:27:24 -07:00 |
Joshua Navarro
|
c3e67d46f9
|
Updated ReadMe
|
2017-05-03 14:17:59 -07:00 |
Joshua Navarro
|
f2c30e2ee0
|
Merge branch 'master' of https://github.com/janavarro95/Stardew_Valley_Mods
|
2017-05-03 14:02:32 -07:00 |
Joshua Navarro
|
05fd2b26f5
|
Fixed Revitalize and the mod updater. Now I just need to update all of my other mods to SMAPI 1.12 and SDV 1.2
|
2017-05-03 14:00:17 -07:00 |
janavarro95
|
6d12e9679a
|
Merge pull request #5 from Pathoschild/master
Fix manifest.json
|
2017-04-13 00:30:35 -07:00 |
Jesse Plamondon-Willard
|
a66ab353cb
|
update manifest.json
|
2017-04-05 23:36:29 -04:00 |
Joshua Navarro
|
eaee1f75b0
|
Fixed a divide by zero glitch with the PaintMenu
|
2017-03-17 00:45:01 -07:00 |
Joshua Navarro
|
4981846ec7
|
Menu and basic functionality such as alpha blending done. Need to work on serializing, cleaner menu, and top,mid,bottom sections of immage potential
|
2017-03-17 00:37:46 -07:00 |
Joshua Navarro
|
8af789bd5c
|
Draw stuff works. Need to serialize and fix colors
|
2017-03-16 20:06:56 -07:00 |
Joshua Navarro
|
cb875991b3
|
Cantrips are a thing and now the basics of the paint menu are operational
|
2017-03-16 15:47:47 -07:00 |
Joshua Navarro
|
b6e9a9bb0b
|
added colors and letters. need shift, caps, and SpriteNumpad. Also need to be able to set the actual data.
|
2017-03-14 18:53:53 -07:00 |
Joshua Navarro
|
775c788966
|
Slowly working on keyboard interface
|
2017-03-14 14:45:41 -07:00 |
Joshua Navarro
|
73e6464d70
|
Woops. Now fruit trees can be planted outside the farm.
|
2017-03-13 10:33:43 -07:00 |
Joshua Navarro
|
cb8afc6d4c
|
Added in planting of saplings outside the farm.
|
2017-03-13 10:25:58 -07:00 |
Joshua Navarro
|
03252fe6ec
|
yup
|
2017-03-09 19:39:15 -08:00 |
Joshua Navarro
|
8b71d2c2c0
|
Fixed the bag of holding texture issue. Also added in a function so that items can retrieve their texture
|
2017-03-09 18:51:47 -08:00 |
Joshua Navarro
|
13db457157
|
Finished Bag Of Holding. It only accepts items that can be safely serialized which are defined in Lists.serializedTypes or something like that. XML serialization actually helped me for once.
|
2017-03-09 17:54:52 -08:00 |
Joshua Navarro
|
896b5a8ed5
|
started expandable object
|
2017-03-09 02:09:03 -08:00 |
Joshua Navarro
|
0fbe85375b
|
Created functionality for bag of holding. todo:art and stuff
|
2017-03-09 00:18:14 -08:00 |
Joshua Navarro
|
d42d4dcb98
|
Now I can use reflection on text boxes
|
2017-03-08 09:45:46 -08:00 |
Joshua Navarro
|
a68097e542
|
Created the colorless sprite font asset. Revitalize got the spriteFontObject. Need to delete bleh.
|
2017-03-07 15:16:16 -08:00 |
Joshua Navarro
|
f2782ebad3
|
yea, load game works. cool
|
2017-03-07 00:57:51 -08:00 |
Joshua Navarro
|
294f5cee65
|
Made controller cmpatability it's own mod. Need to test LoadGameMenu
|
2017-03-06 20:11:41 -08:00 |
Joshua Navarro
|
38453852f0
|
Added in AboutMenu controller compatability
|
2017-03-06 19:01:31 -08:00 |
Joshua Navarro
|
929e113ef1
|
Boop
|
2017-03-06 17:01:47 -08:00 |
Joshua Navarro
|
700b208d5b
|
Finished Adjustable lights and started work on making menu compatability patches for gamepads. Also the farm swapper seems to be broken at the moment. Pitty.
|
2017-03-06 16:39:33 -08:00 |
Joshua Navarro
|
25b4a8fed8
|
Updated MoreRain to have seasonal control over how much it rains, and made it where it snows in winter instead of rains.
|
2017-03-02 18:52:39 -08:00 |
Joshua Navarro
|
4021b8a476
|
Created new mod: TimeFreeze, which freezes time indoors unless you are bathing. Can be modified in config.
|
2017-03-02 18:15:07 -08:00 |
Joshua Navarro
|
47fdeb0b65
|
Tweaked serializer so that GiftPackages and AdjustableLights have their drawColor propperly serialized. Also got rid of the error message if the farmer never swapped their farm.
|
2017-03-01 16:36:15 -08:00 |
Joshua Navarro
|
6860369f37
|
Update to GiftPackage so that bundle will always display current contents.
|
2017-02-28 02:59:49 -08:00 |
Joshua Navarro
|
c7b93c66df
|
Updated most core objects to have a color attached to them for coloring purposes. Also finally finished GiftPackage to have contents in name, and Adjustable lights to do that dynamic recoloring thing I wanted.
|
2017-02-28 02:53:12 -08:00 |
Joshua Navarro
|
b09f0aedfe
|
Finally got around to updating the adjustable lights. The prismatic light uses the same color logic as the spell book to allow for a lot of different variants quite easily. All that would be left for this part is different sprites for the lights.
|
2017-02-27 23:37:37 -08:00 |
Joshua Navarro
|
f8aa3b9d52
|
Minor decription update to Spell.xnb
|
2017-02-27 20:39:49 -08:00 |
Joshua Navarro
|
e48d6132d6
|
Created spells for healing, stamina, crop growth and watering, and warping home. 15 new spells.
|
2017-02-27 20:33:13 -08:00 |
Joshua Navarro
|
daa2dbdc83
|
Updated weatherDebrisSystem with way to clear screen with wind.
|
2017-02-25 03:08:26 -08:00 |
Joshua Navarro
|
20f7d723ed
|
Updated Revitalize.WeatherDebrisSystem to you know, be a system. Still need better way of cleaning up the system.
|
2017-02-25 00:37:43 -08:00 |
Joshua Navarro
|
2a76f772f9
|
Made spell books have a color associated with them, and have it where this is now a particle effect system. Needs to be ported to it's own Sun Drop Mod
|
2017-02-24 21:52:57 -08:00 |
Joshua Navarro
|
da0edd662a
|
Updated to be able to sleep elsewhere as well and have it where the player's new bed data is deleted propperly if they sleep back at the farmHouse.
|
2017-02-24 12:28:40 -08:00 |
Joshua Navarro
|
6037612657
|
Made the MultipleBedsMod that allows the player to go to sleep at different locations.
|
2017-02-24 12:03:45 -08:00 |