BUG: Fishing dock can not be placed on shore line with ground level of 2

This topic is closed (tagged ).
14 days ago

Fishing docks, all versions, will not place on my current map. Ground level is 2. Ground level 1 works just fine

Correction. I had a little bit of dirt collapse and left a high spot that limited my ability to place the fishing dock. I am placing docks at the very edge of the map.

Also, noticed there are two outlines.

Also, can you add ports to the fishing dock or belts?

Maybe add bait input port to the docks to increase catch rate. Possible bait: meat trimmings to increase catch rate and then offer anchovies or sardines as bait to get an even higher catch rate for larger fish (fishing dock II and III)

image.pngimage.png

Edited 14 days ago
8 days ago

warrenc wrote:

Fishing docks, all versions, will not place on my current map. Ground level is 2. Ground level 1 works just fine

Correction. I had a little bit of dirt collapse and left a high spot that limited my ability to place the fishing dock. I am placing docks at the very edge of the map.

Also, noticed there are two outlines.

Also, can you add ports to the fishing dock or belts?

Maybe add bait input port to the docks to increase catch rate. Possible bait: meat trimmings to increase catch rate and then offer anchovies or sardines as bait to get an even higher catch rate for larger fish (fishing dock II and III)

image.pngimage.png

你的设计理念就是完整复刻coie的设计,我可以说他的设计是出色的,但是很多他攻克的技术难题,我并未能够解决.
我已经代码中预留了很多你提到的要素,然而因为技术不成熟未能展现.现阶段方案就是首先能用,然后扩展.
我将会更多的投入研究代码,从而找到能够重写重构的方案,鱼码头本身就是全新的建筑,他没有办法复用游戏内置的构建器,只能全都独立实现每个功能,而我技术掌握的还不够,很多错误地方需要解决.

在设计追求上,我们是一致的,我也认同你的建议,这个设计还需要更多时间来实现.

Your design concept is to fully replicate Coie design. I admit his design is excellent, yet many of the technical hurdles he overcame remain unsolved on my end.
I have reserved many of the elements you mentioned in the code, but they cannot be displayed due to immature technology. The current plan is to make it functional first, then expand its features later.
I will devote more time to studying the code to figure out a solution for rewriting and refactoring it. The fishing dock is an entirely new building, so it cannot reuse the game's built-in constructor. Every single function has to be implemented independently. My technical proficiency is still insufficient, and numerous bugs need to be fixed.

We share the same pursuit in design, and I agree with your suggestions. This design requires more time to be fully implemented.

4 days ago

warrenc wrote:

Excellent. Thanks.

1,按照你的建议,我已经修正了码头的一些参数,你现在测试一下,当然我认为码头必须建设在最外围,这个有代码严格限制.
2,按照你的建议,加入传送带和诱饵.你可以测试一下.

  1. I have adjusted some parameters of the dock as you suggested; please test it now. For your information, the dock has to be built at the outermost perimeter, which is strictly restricted by the code.
  2. Conveyor belts and decoys have been added following your advice. Feel free to run a test.
4 days ago

Thank you for all your work. Will check it out. 😀

55 Showing 15 of 5
Log in to reply.