atlarge-research / opencraft

Other
4 stars 2 forks source link

Underwater penalty bugfix - [merged] #145

Closed jdonkervliet closed 4 years ago

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 19, 2020, 12:28

Merges bugfix/underwater-penalty -> development

This merge request closes issue #62 and implements underwater mining penalty.

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 19, 2020, 12:29

changed the description

jdonkervliet commented 4 years ago

In GitLab by @larsdetombe on May 19, 2020, 12:50

Commented on src/main/java/net/glowstone/entity/GlowPlayer.java line 3382

There is no need for a whiteline here right?

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 19, 2020, 14:53

added 1 commit

Compare with previous version

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 19, 2020, 14:54

Commented on src/main/java/net/glowstone/entity/GlowPlayer.java line 3382

There are multiple code blocks here so there should be

jdonkervliet commented 4 years ago

In GitLab by @wubero on May 19, 2020, 14:54

resolved all threads

jdonkervliet commented 4 years ago

In GitLab by @larsdetombe on May 19, 2020, 15:07

Commented on src/main/java/net/glowstone/entity/GlowPlayer.java line 3382

not within this if statement, it only seems like uncessary whitelines to me. However, if you think it looks beter this way you can keep them here

jdonkervliet commented 4 years ago

In GitLab by @larsdetombe on May 19, 2020, 15:10

resolved all threads

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 19, 2020, 15:37

merged

jdonkervliet commented 4 years ago

In GitLab by @swabbur on May 19, 2020, 15:37

mentioned in commit a3528997c397d4b04aa015ef3f8438e71154afbd

jdonkervliet commented 4 years ago

In GitLab by @julian9499 on May 19, 2020, 15:43

Commented on src/main/java/net/glowstone/entity/GlowPlayer.java line 3416

Is this not the case with lava?