1
0
Commit Graph

114 Commits

Author SHA1 Message Date
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
Victor
7e51abf1df Add ability to exit to main menu 2014-03-22 21:46:39 +02:00
Victor
eef936e397 Add main menu as separate field 2014-03-22 21:23:46 +02:00
Victor
9b4cecc406 Show winner 2014-03-22 21:19:13 +02:00
Victor
0c7a3d53ea Fix round create 2014-03-22 20:52:34 +02:00
Victor
fbda2f2dbb Add constant for font name 2014-03-22 20:52:07 +02:00
Victor
6753ddc1c1 Add font for game text 2014-03-17 10:45:17 +02:00
Victor
46aaa81f9d Move TurretInfo into Turret class 2014-03-17 10:22:32 +02:00
Victor
0a35a03189 Fix imports 2014-03-17 10:11:28 +02:00
Victor
c457f8889c Move SocketHelper to package 2014-03-17 10:10:25 +02:00
Victor
1e76b3f389 Add public fields to TurretInfo 2014-03-17 10:09:45 +02:00
Victor
55f253e5db Move GameServer to package 2014-03-17 10:07:44 +02:00
Victor
0172f1c56f Move GameClient to package 2014-03-17 10:05:48 +02:00
Victor
7bed036601 Move NetworkListener to package 2014-03-17 10:05:02 +02:00
Victor
0d046b01db Move RandomExt to package 2014-03-17 10:03:02 +02:00
Victor
acdd63cf44 Move GuiUtil to package 2014-03-17 10:01:47 +02:00
Victor
defc3826f7 Rename LayerUI to GuiUtil 2014-03-17 10:01:19 +02:00