|
4 | 4 |
|
5 | 5 | + Fixed the farm's door collision. |
6 | 6 | + Fixed a bug that caused trees to deactivate once they grew a little. |
7 | | -+ Fixed a bug where the outline created a black line on the ground. |
| 7 | ++ Fixed a bug where the outline created a black line on the ground. (Ahre) |
8 | 8 | + Fixed the water's shader, and made it look more in line to our main shader. |
9 | 9 | + Fixed a bug where... There were two maps, just like, the entire farm was duplicated, for no real reason. |
10 | 10 | + Fixed the shopkeeper's UI sizing. |
|
14 | 14 | + Fixed a bug where tree's rotation wouldn't stay when reloading the scene. |
15 | 15 | + Fixed a bug where the shovel didn't cast a shadow (And replaced the placeholder model) |
16 | 16 | + Fixed a bug where the hoe would animate and consume energy even when you weren't able to plow. |
| 17 | ++ Fixed a weird rain bug where the droplets wouldn't render on some parts of the farm. |
17 | 18 | + Changed the shopkeeper's item list from a scroll view to a page view. |
18 | 19 | + Changed the functionality of the accept and reject buttons in the shopkeeper's UI. |
| 20 | ++ Changed all the dirt's textures. |
| 21 | ++ Revamped the telekinesis' physics. |
19 | 22 | + Now the multipliers (x5, x10) are accessible via shift and control respectively. |
20 | 23 | + Now the game's UI disappears when you open the shop. |
21 | 24 | + Deleted some unnecessary text from the cart's total. |
22 | 25 | + Added pixel perfect shadows to our shader. |
23 | 26 | + Added some visual feedback for when you don't have enough money to buy what's in your shopping cart. |
24 | 27 | + Added an inventory button to the Shopkeeper's UI. |
| 28 | ++ Added a fishing minigame. :D |
| 29 | ++ Added the spear's model. |
| 30 | ++ Added the perch's model. |
| 31 | ++ Added the fertilizer's model. |
| 32 | ++ Added the fertilizer as a concept. |
| 33 | ++ Added particles with physics to the fertilizer. |
25 | 34 | + Made some improvements to the game's day-night lighting calculation and overall sun arc. |
| 35 | ++ The fertilizer now "spills" content when it's rotated. |
0 commit comments