atlarge-research / opencraft

Other
4 stars 2 forks source link

Mesa biome bugfix - [merged] #141

Closed jdonkervliet closed 4 years ago

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 18, 2020, 12:33

Merges bugfix/mesa-biome -> development

This merge request closes issue #44 fix the bug in the mesa biome generation.

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 18, 2020, 12:33

changed the description

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 18, 2020, 12:37

added 1 commit

Compare with previous version

jdonkervliet commented 4 years ago

In GitLab by @JimVliet on May 18, 2020, 12:53

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 60

I think this is not the way we are supposed to format this. The previous version was what we were aiming for, as far as I am aware.

jdonkervliet commented 4 years ago

In GitLab by @JimVliet on May 18, 2020, 12:54

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 169

Same here.

jdonkervliet commented 4 years ago

In GitLab by @julian9499 on May 18, 2020, 13:03

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 74

Do you want to cast this to an int or math.round it?

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 18, 2020, 13:10

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 60

The previous version wasn't correct either. I think it should be chopped (each parameter on a separate line).

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 18, 2020, 13:11

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 74

Round still returns a double, right?

jdonkervliet commented 4 years ago

In GitLab by @JimVliet on May 18, 2020, 13:24

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 60

Yes, that's correct.

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 18, 2020, 13:26

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 74

Also, to keep functionality identical, if would be better to use floor.

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 18, 2020, 13:26

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 74

Math.round returns a long

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 18, 2020, 13:28

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 60

changed this line in version 3 of the diff

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 18, 2020, 13:28

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 169

changed this line in version 3 of the diff

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 18, 2020, 13:28

added 1 commit

Compare with previous version

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 18, 2020, 13:29

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 74

If we want to keep the functionality indentical we shouldn't change this.

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 18, 2020, 13:29

resolved all threads

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 18, 2020, 13:47

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 147

Two whitelines may be a bit much.

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 18, 2020, 13:56

resolved all threads

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 18, 2020, 13:57

Commented on src/main/java/net/glowstone/generator/ground/MesaGroundGenerator.java line 147

changed this line in version 4 of the diff

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 18, 2020, 13:57

added 1 commit

Compare with previous version

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 18, 2020, 13:57

enabled an automatic merge when the pipeline for 49aaa5fa76894586db0f8a6c0344c86b810563a4 succeeds

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 18, 2020, 14:05

merged

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 18, 2020, 14:05

mentioned in commit f6967d417ea679388b210859f47e3370ef955d72