1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed MP3 bug announcing wrong end of phase text. Added GPL headers and license.
Max
More... over 13 years ago
Bugfix: MP3 print/output mixed up.
Max
More... over 13 years ago
Bump to v1.0.0.
Max
More... over 13 years ago
Return meaningful error on trying to write MP3s.
Max
More... over 13 years ago
Added flash player code renderer.
Max
More... over 13 years ago
Fixed some nasty generation bugs that caused missions not to appear and also infinite generation loops.
Max
More... over 13 years ago
Option added to print the random number seed and to set a fixed one.
Max
More... over 13 years ago
Make the random number generator a instance variable.
Max
More... over 13 years ago
After playtesting somewhat increased length of certain announcements somewhat to avoid sound collisions in the MP3s.
Max
More... over 13 years ago
Typo in help.
Max
More... over 13 years ago
Added some examples.
Max
More... over 13 years ago
Added --list-renderers option. Some minor bugfixes. Bump to v0.9.3.
Max
More... over 13 years ago
Added basic renderers.
Max
More... over 13 years ago
Added banner and initial option handling.
Max
More... over 13 years ago
Moved main() Class to main folder and renamed it.
Max
More... over 13 years ago
Bump to v0.9.2.
Max
More... over 13 years ago
Turn off info logging by default (to be fixed in the future).
Max
More... over 13 years ago
Rebalanced game somewhat.
Max
More... over 13 years ago
After playtesting: Some bugfixes and some balance wishes in readme.
Max
More... over 13 years ago
Updated pom.xml to compile with dependencies and added some lines to readme.
Max
More... over 13 years ago
Added background alert noises. Bump to v0.9.1.
Max
More... over 13 years ago
Added download link to readme.txt.
Max
More... over 13 years ago
Added readme.
Max
More... over 13 years ago
Implemented basic functionality of mp3 player. It works!
Max
More... over 13 years ago
Added MP3MissionPlayer stub.
Max
More... over 13 years ago
Extract generic mission interface.
Max
More... over 13 years ago
Move mission stuff to its own package.
Max
More... over 13 years ago
Added "fair" data transfers that occur after first wave of threats.
Max
More... over 13 years ago
Added all event types.
Max
More... over 13 years ago
White noise added.
Max
More... over 13 years ago