Commit Graph

472 Commits

Author SHA1 Message Date
CobaltXII
617e3dbf25 Create fire_2.png 2019-01-05 10:20:16 -05:00
CobaltXII
881020eb12 Create fire_19.png 2019-01-05 10:20:14 -05:00
CobaltXII
2daa08a473 Create fire_18.png 2019-01-05 10:20:12 -05:00
CobaltXII
ff972c8440 Create fire_17.png 2019-01-05 10:20:10 -05:00
CobaltXII
cff39d1ebe Create fire_16.png 2019-01-05 10:20:08 -05:00
CobaltXII
3b65bfb60d Create fire_15.png 2019-01-05 10:20:07 -05:00
CobaltXII
2a6b51c76b Create fire_14.png 2019-01-05 10:20:05 -05:00
CobaltXII
934e9b911d Create fire_13.png 2019-01-05 10:20:03 -05:00
CobaltXII
0c6adbd014 Create fire_12.png 2019-01-05 10:20:01 -05:00
CobaltXII
98c599c0c3 Create fire_11.png 2019-01-05 10:19:59 -05:00
CobaltXII
dfa12514bd Create fire_10.png 2019-01-05 10:19:57 -05:00
CobaltXII
4d969bbb05 Create fire_1.png 2019-01-05 10:19:56 -05:00
CobaltXII
b1b2628b6d Create fire_0.png 2019-01-05 10:19:54 -05:00
CobaltXII
72edd4bab3 Added test id_birch_sapling growth 2019-01-04 17:42:25 -05:00
CobaltXII
2dba3e7554 Added test id_oak_sapling growth 2019-01-04 17:41:51 -05:00
CobaltXII
7dd3db071c Placing saplings also causes a growing_plant injection 2019-01-04 17:41:27 -05:00
CobaltXII
d8db54a445 Fixed block placement errors 2019-01-04 17:40:55 -05:00
CobaltXII
1e2fbbc744 Switched around include ordering 2019-01-04 17:40:44 -05:00
CobaltXII
0adb0ed348 Added growing sapling types to enum growing_plant_type 2019-01-04 17:40:35 -05:00
CobaltXII
6e2642868a Implemented void plant_tree_accessor 2019-01-04 17:40:16 -05:00
CobaltXII
5ac171d361 Implemented inline void set_id_safe_if_air 2019-01-04 17:40:05 -05:00
CobaltXII
5248081a9c Fixed glitch when breaking growing plants 2019-01-04 17:19:15 -05:00
CobaltXII
b3a778d81b Now utilizing growing_plant.should_id 2019-01-04 17:18:57 -05:00
CobaltXII
f8664b00e5 Implemented growing_plant.should_id 2019-01-04 17:18:40 -05:00
CobaltXII
8f3ac90892 Implemented inline unsigned int growth_4 2019-01-04 17:18:25 -05:00
CobaltXII
7f027f90e7 Implemented inline unsigned int growth_8 2019-01-04 17:18:19 -05:00
CobaltXII
55f20661ae Slabs are only converted into double slabs if the player is holding the same type of slab 2019-01-04 16:17:41 -05:00
CobaltXII
5e65777259 Fixed blocks sometimes replacing other blocks when placed on the side of a slab 2019-01-04 16:17:23 -05:00
CobaltXII
8bea3cf5ff Implemented beetroot growth 2019-01-04 16:06:48 -05:00
CobaltXII
044d30f934 Implemented potato growth 2019-01-04 16:06:38 -05:00
CobaltXII
1af74519e2 Implemented carrot growth 2019-01-04 16:06:30 -05:00
CobaltXII
f7a09d90b8 Implemented wheat crop growth 2019-01-04 16:06:13 -05:00
CobaltXII
666769e7e0 Crops and saplings now disappear when their supporting block is destroyed 2019-01-04 16:05:53 -05:00
CobaltXII
64e09af2b4 Placing crops now adds the crops to the_world->growing_plants 2019-01-04 16:05:29 -05:00
CobaltXII
6ee9507418 id_oak_sapling and id_birch_sapling can only be placed on id_grass or id_dirt 2019-01-04 16:05:03 -05:00
CobaltXII
7e10e0df70 Now including plant headers 2019-01-04 16:04:27 -05:00
CobaltXII
d34152b488 Worlds now hold information about their growing plants 2019-01-04 16:04:20 -05:00
CobaltXII
f8490d5873 Implemented struct growing_plant 2019-01-04 16:04:00 -05:00
CobaltXII
da188d33e2 Implemented plant headers 2019-01-04 16:03:51 -05:00
CobaltXII
825e081793 Added id_oak_sapling and id_birch_sapling 2019-01-04 12:53:11 -05:00
CobaltXII
f46da5d2e8 Create sapling_birch.png 2019-01-04 12:52:59 -05:00
CobaltXII
92a8c7ed85 Create sapling_oak.png 2019-01-04 12:52:57 -05:00
CobaltXII
e2dce631ca Added id_beetroots_0 to id_beetroots_3 2019-01-04 12:46:02 -05:00
CobaltXII
45e8a57ea4 Create beetroots_stage_3.png 2019-01-04 12:45:48 -05:00
CobaltXII
fcc47691e0 Create beetroots_stage_2.png 2019-01-04 12:45:46 -05:00
CobaltXII
972dd8b3d7 Create beetroots_stage_1.png 2019-01-04 12:45:44 -05:00
CobaltXII
b7bbc02896 Create beetroots_stage_0.png 2019-01-04 12:45:41 -05:00
CobaltXII
a29c2e859f Farmland is not destroyed by crops 2019-01-03 21:37:08 -05:00
CobaltXII
732852ddf3 Crops can only be placed on farmland 2019-01-03 21:36:58 -05:00
CobaltXII
0a4c43b546 Removed broken swimming 2019-01-03 21:36:43 -05:00