Menu

Code Commit Log


Commit Date  
[r106] by nerius

Fixing the FloatPolyClipper with a boundary condition which would lead to
NullPointerException. It seems like a harmless change but it has a huge
impact in very specific cases. This change had already been made to blockout
project, and is tested. Just rolling the fix into this repo. Some benign
comment changes, and benign debug method additions as well.

2023-03-04 16:14:47 Tree
[r105] by nerius

Adding a comment to BlockGenerator.

2023-03-04 15:50:56 Tree
[r104] by nerius

Fixing net.blockout.meta.BlockGenerator to name the 1-unit block "O" instead of
"_", the previous name was causing a compile error. It used to work with
Java 1.0, Java 1.1, even with Java 1.2, but apparently not anymore. This
generator now creates a carbon copy of the source file for
net.blockout.production.Blocks, so that source does not need to be adjusted.
It was already adjusted by hand a while back.

2023-03-04 15:27:29 Tree
[r103] by nerius

Adding a new constructor to PlaybackCanvas which takes a NextBlockListener.

2023-03-04 14:42:16 Tree
[r102] by nerius

Adding TODO comment to SynchronizedModeGamePlayback.

2023-03-04 14:40:39 Tree
[r101] by nerius

Adding NightmareLevelPlayback. Still working on it.

2023-03-04 14:39:44 Tree
[r100] by nerius

Adding DummyUserInput.

2023-03-04 14:39:12 Tree
[r99] by nerius

Showing how to use NextBlockListener with the playback.

2023-03-04 01:28:44 Tree
[r98] by nerius

Making a first pass at the NewBlockStartsEvent logic. It's complete but
untested.

2023-03-04 01:16:14 Tree
[r97] by nerius

Making incremental progress towards the NextBlockListener logic in
SynchronizedModeGamePlayback.

2023-03-04 00:38:24 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.