1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Nov 08, 2024 — Nov 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change method signature, remove unused time parameter from getMP3s(). More... 4 months ago
Move clip directory checking to options. More... 4 months ago
Add Java version requirement. More... 4 months ago
Update download location. More... 4 months ago
Improve wording. More... 4 months ago
Replace ancient Javazoom stuff with more modern JLayer implementation. More... 4 months ago
Reverted TextPlayer, replaced by system.out in mp3 player (#18) More... 4 months ago
Update version. More... 5 months ago
Add , More... 5 months ago
Print more examples on --help. More... 5 months ago
#17: Add text player. More... 5 months ago
#16: Fix resetting internal threat flag, so that missions can have more than one internal threat. More... 5 months ago
Version bump to 1.3.1. More... over 3 years ago
#15: Deep copy threat groups, thanks to nibuen. More... over 3 years ago
Fix download link. More... over 3 years ago
Version bump to 1.3.0. More... over 3 years ago
Update readme. More... over 3 years ago
Feat #13 new frontiers support for double threats (#14)
Max
More... over 3 years ago
Update pom and dependency. More... over 3 years ago
Updated README to point to relevant voice file packs. More... over 3 years ago
Fix readme. More... over 3 years ago
Merge pull request #10 from DevFactory/release/multiple-improvements-fix-1
Max
More... over 3 years ago
Merge pull request #11 from DevFactory/release/fields-should-not-be-initialized-to-default-values-fix-1
Max
More... over 3 years ago
Merge pull request #9 from DevFactory/release/switch-statements-should-end-with-a-default-clause-fix-1
Max
More... over 9 years ago
Merge pull request #12 from ferambot/master
Max
More... over 9 years ago
Fix typos More... over 9 years ago
squid:SwitchLastCaseIsDefaultCheck - switch statements should end with a default clause More... over 9 years ago
squid:S2325, findbugs:DM_NUMBER_CTOR - private methods that don't access instance data should be static, Performance - Method invokes inefficient Number constructor; use static valueOf instead More... over 9 years ago
squid:S3052 - Fields should not be initialized to default values More... over 9 years ago
Merge pull request #8 from DevFactory/release/collection.isEmpty()-should-be-used-to-test-for-emptiness,-append-character-with-char-fix-1
Max
More... over 9 years ago