Menu

Code Commit Log


Commit Date  
[r111] by nerius

Carrying over the additional scoreMultiplier field to NightmareModeLevel.

2023-03-04 18:31:37 Tree
[r110] by nerius

Adding scoreMultiplier field to Level.

2023-03-04 18:27:09 Tree
[r109] by nerius

Adding a block of code to NightmareModeAction that will record a game to file.
This code block should be moved to a higher level because we need to insert
something in the info string, namely the score multiplier.

2023-03-04 18:12:23 Tree
[r108] by nerius

Nearing completion on LaunchNightmareLevelPlayback.

2023-03-04 17:40:32 Tree
[r107] by nerius

Adding beginnings of LaunchNightmareLevelPlayback. Not done yet.

2023-03-04 17:25:23 Tree
[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
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.