Menu

Code Commit Log


Commit Date  
[r925] by nerius

With the new xOff,yOff order the game stalled for some reason. Saving. There
was no output which would indicate the nature of the problem.

2023-08-28 20:16:21 Tree
[r924] by nerius

Finished integrating spiral code into BlockPlacementStrategy.

2023-08-28 20:10:07 Tree
[r923] by nerius

Finalizing the spiral traversal code before integration into
BlockPlacementStrategy.

2023-08-28 19:59:39 Tree
[r922] by nerius

This Spiral.java code seems to work correctly at least in many of the cases.
Well now it's time to make sure that it's correct in all cases, and it's time
to simplify it.

2023-08-28 18:14:51 Tree
[r921] by nerius

Adding a comment to BlockPlacementStrategy which dicusses order of the spiral
iteration of xOff/yOff. This is nothing but a comment at this point.

2023-08-28 17:34:32 Tree
[r920] by nerius

Adding temporary file 'Spiral.java' which does not fall under any package.
This is my temporary scatch pad to figure out how to make the proper xOff/yOff
iteration in BlockPlacementStrategy, which starts from somewhere near the
middle and expands outwards. This is trickier than I originally thought, and
so I'm saving this work under source control, until it's perfect, at which
point it will be moved into BlockPlacementStrategy.

2023-08-28 17:33:26 Tree
[r919] by nerius

Increasing qSearchBreadth from 20 to 24.

2023-08-27 19:36:12 Tree
[r918] by nerius

Adding a comment on level 27.

2023-08-27 19:20:47 Tree
[r917] by nerius

Streamlining the clearing of layers in BlockPlacementStrategy. This should
speed up the decision-making for best move even more.

2023-08-27 18:58:09 Tree
[r916] by nerius

Caching the return value of getBestCanonicalRotation().

2023-08-27 17:35:55 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.