Menu

Code Commit Log


Commit Date  
[r1719] by nerius

Adding three new classes: FailedBlockInversionEvent, BlockInversionEvent, and
AttemptedBlockInversionEvent.

2023-11-17 20:21:53 Tree
[r1718] by nerius

In BlockoutBoardEvent, defining BLOCK_INVERSION and FAILED_BLOCK_INVERSION
constants. Reformatting indentations in constant definitions, for clarity.
Taking 'protected' access away from constructor, making it package visible.

2023-11-17 19:47:32 Tree
[r1717] by nerius

Clarifying comments in BlockTranslationEvent just a little bit.

2023-11-17 19:46:00 Tree
[r1716] by nerius

Demoting constructor of AttemptedBlockTranslationEvent to be package visible,
no longer 'protected'.

2023-11-17 19:45:22 Tree
[r1715] by nerius

Demoting constructor of AttemptedBlockRotationEvent to be package visible, no
longer 'protected'.

2023-11-17 19:44:38 Tree
[r1714] by nerius

In AttemptedBlockMovementEvent, checking discrete values of 'axis' in
contructor, instead of checking range. We don't allow bitwise-ored values for
axis. Also adding no-arg constructor, which will probably be used for block
inversions. Adding short comment on the existing constructor.

2023-11-17 19:44:00 Tree
[r1713] by nerius

In AttemptedBlockMovementEvent, removing usage of 'protected' modifier. That
would make the Javadoc more complex than it needs to be.

2023-11-17 19:33:04 Tree
[r1712] by nerius

Fixing build with addition of invertBlock() where needed. Not implemented.

2023-11-17 18:42:39 Tree
[r1711] by nerius

Adding UserInput.invertBlock(). This temporarily breaks the build.

2023-11-17 18:39:53 Tree
[r1710] by nerius

Update on PIPELINE-NOTES.txt.

2023-11-16 20:07:57 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.