Menu

Code Commit Log


Commit Date  
[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
[r96] by nerius

Spiffy up SynchronizedModeGamePlayback a little bit, getting ready for reading
new block starts events for NextBlockListener.

2023-03-03 20:38:11 Tree
Older >