MainLetsGoBruh
  • Joined on 2023-09-02
MainLetsGoBruh pushed to main at MainLetsGoBruh/PR_MKV_uniqueness 2024-11-21 19:24:31 +01:00
37cdca8d19 more precise hypotheses
MainLetsGoBruh pushed to main at MainLetsGoBruh/PR_MKV_uniqueness 2024-11-21 16:09:40 +01:00
97ce86e9d2 version of final paper with well-written and formatted hypotheses
MainLetsGoBruh pushed to main at MainLetsGoBruh/PR_MKV_uniqueness 2024-11-19 11:17:57 +01:00
055b3c3268 fixes
MainLetsGoBruh pushed to main at MainLetsGoBruh/PR_MKV_uniqueness 2024-11-19 09:10:05 +01:00
6ee7ac8b4b initial version
MainLetsGoBruh created repository MainLetsGoBruh/PR_MKV_uniqueness 2024-11-19 09:08:39 +01:00
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-20 13:48:57 +02:00
f2447200a1 added hopper support
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-20 01:06:59 +02:00
86d64d1583 changed serialize function to be deterministic
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-19 23:10:53 +02:00
d4d1211f13 added pipeworks support yay
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-16 16:45:23 +02:00
d50ef3def3 added the flower list
5cbad2c5e5 now bees need flowers in a radius around them to work, te radius and the flower is decided by their genes
Compare 2 commits »
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-15 20:15:45 +02:00
30f1a93f73 now creative bees do not crash the mod
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-12 18:40:26 +02:00
4685008ff7 now bees need certain conditions to work (e.g. day, sky access...)
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-11 19:39:39 +02:00
e099b13af2 now some mutations can be made biome specific
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-10 19:42:10 +02:00
6113068335 now beehives spawn in respective biomes
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-10 16:18:31 +02:00
e41b31fccc added a bunch of bees
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-10 14:56:54 +02:00
a279c15d73 now the time the queen needs to die is queen specific and not apiary specific
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-09 22:07:06 +02:00
30cf5b1c4f added all base genes, also now production is tied to a bee production gene
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-09 21:28:26 +02:00
1d3e8470b6 now when a bee mutates its genes get replaced with the ones of the new bee_type
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-09 15:12:29 +02:00
2769aa978e added base_genes to bee_types and now genes get printed on bee usage
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-09 14:26:59 +02:00
b48704226b added bee lifespan and config file
MainLetsGoBruh pushed to main at MainLetsGoBruh/forestry 2024-10-08 22:14:38 +02:00
eeddae8e5d generalized gene structure via serialization