1
0
Commit Graph

130 Commits

Author SHA1 Message Date
Victor
ff90a379b8 Add readme 2014-10-25 17:32:05 +03:00
Victor
5c0ed7134e Some optimizations 2014-10-25 17:13:24 +03:00
Victor
8adf9ded34 Add optional TurretListener 2014-10-25 17:06:22 +03:00
Victor
4326c02fb2 Remove unnecessary int to String conversion 2014-10-25 16:53:55 +03:00
Victor
bd143b8a69 Fix lose message 2014-10-25 16:51:13 +03:00
Victor
9d2f16fd21 Add drawToImage method in Background 2014-10-25 16:49:51 +03:00
Victor
8ae8ce81fd Some fixes 2014-03-28 17:45:41 +02:00
Victor
fc711260d9 Change inner class DrawingThread with Thread field 2014-03-28 17:24:35 +02:00
Victor
dadbe3b770 Add lambda to events 2014-03-28 17:03:43 +02:00
Victor
4e85dc549a Call static method in Main 2014-03-28 16:59:37 +02:00
Victor
e406e5b097 Call static sleep method in Thread-class 2014-03-28 16:50:35 +02:00
Victor
b64fe1505c Change JDK to 8 2014-03-28 16:45:48 +02:00
Victor
8daeb7030f Change wind info color 2014-03-25 16:14:06 +02:00
Victor
188578d49f Draw game status 2014-03-25 16:10:26 +02:00
Victor
9fe489f6de Add help text on JEditorPane 2014-03-25 15:19:02 +02:00
Victor
10ffe21c48 Add HelpPanel 2014-03-25 13:58:34 +02:00
Victor
b03e58b3e0 Menu font name constant 2014-03-25 12:57:12 +02:00
Victor
a0538d97d3 Game font constant 2014-03-25 12:54:27 +02:00
Victor
1727579f84 Fix sound playing 2014-03-25 11:27:34 +02:00
Victor
b972169341 Fix winner processing 2014-03-24 22:25:51 +02:00
Victor
2bf7251a93 Fix disconnect state 2014-03-24 22:09:32 +02:00
Victor
903866c8e5 Make all classes final 2014-03-24 21:51:28 +02:00
Victor
68ee8a51ab Fix pattern of default ip address 2014-03-24 21:39:56 +02:00
Victor
2d71ca472a Add sound on save options 2014-03-24 21:39:17 +02:00
Victor
51aa7cb5d8 Add switchToMainMenu method 2014-03-24 21:35:13 +02:00
Victor
432cad5ea8 Creating layers with guiutil method 2014-03-24 21:31:55 +02:00
Victor
b9c20a9bc0 Add method for creating JLayer with component 2014-03-24 21:29:20 +02:00
Victor
7cfaf2cd06 Add OptionsPanel 2014-03-24 21:17:06 +02:00
Victor
f69ec60557 Add repaint after switch layout 2014-03-24 21:16:09 +02:00
Victor
0576daede0 Set sound status on load 2014-03-24 00:01:59 +02:00
Victor
c5069e1d84 Fix menu processing 2014-03-23 23:48:14 +02:00
Victor
34f0c85e6f Ability to set server IP for client connection 2014-03-23 23:39:26 +02:00
Victor
cfbbbde701 Show server IP while wait for connection 2014-03-23 23:36:25 +02:00
Victor
df7982d202 Ability to turn off the sound 2014-03-23 23:22:29 +02:00
Victor
59122045c0 Add Preferences 2014-03-23 23:09:16 +02:00
Victor
739191164f Handling exceptions 2014-03-23 19:27:55 +02:00
Victor
effb0abea9 Add ExceptionHandler 2014-03-23 19:21:45 +02:00
Victor
167ba12e50 Constants interface changed to class 2014-03-23 19:13:58 +02:00
Victor
6818df443a Sound now enum 2014-03-23 18:21:44 +02:00
Victor
466b88fab7 Fix end game processing 2014-03-23 18:17:54 +02:00
Victor
97f69545e7 Fix load sound 2014-03-23 18:11:46 +02:00
Victor
5b63d677ff Add explosion sounds 2014-03-23 15:54:25 +02:00
Victor
1a0378eb57 Play click sound in menu 2014-03-23 15:46:16 +02:00
Victor
d7a877b8a6 Add sound class 2014-03-23 15:45:14 +02:00
Victor
bfb1e38b84 Add sounds 2014-03-23 14:23:28 +02:00
Victor
61420477f8 Add draw wind info 2014-03-22 22:56:28 +02:00
Victor
455f6998d7 Add wind changing and influence to missile 2014-03-22 22:36:56 +02:00
Victor
bcf6584fc9 Add Wind 2014-03-22 22:13:45 +02:00
Victor
3cd0451765 Fix focus component 2014-03-22 22:03:05 +02:00
Victor
9a34bfda4a Switch to main menu when disconnect 2014-03-22 21:52:19 +02:00