Menu

Code Commit Log


Commit Date  
[r928] by nerius

Removing 'error.blo'.

2023-08-28 22:34:13 Tree
[r927] by nerius

Removing 'TODO' from comment, but leaving comment.

2023-08-28 22:32:31 Tree
[r926] by nerius

Reverting back to the plain vanilla way of ordering ⟨xOff,yOff⟩ pairs. The new
way, which started in the center, sort of, and expanded outwards, sort of,
was causing really strange issues. It probably had bugs. It was also overly
complicated. Maybe at some future point I will revisit this interesting
problem.

2023-08-28 22:31:44 Tree
[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
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.