Andrew Lalis
|
1bb4b08df8
|
Fixed picking block.
|
2022-07-28 01:08:17 +02:00 |
Andrew Lalis
|
fbd893915b
|
Added smoother client control!
|
2022-07-28 01:00:14 +02:00 |
Andrew Lalis
|
7cbfa258f4
|
Added redfort world and improved team config.
|
2022-07-27 18:08:31 +02:00 |
Andrew Lalis
|
d90bf7d6ee
|
Added screenshot to readme.
|
2022-07-27 16:51:46 +02:00 |
Andrew Lalis
|
c5fa330ce0
|
Added screenshot!
|
2022-07-27 16:49:24 +02:00 |
Andrew Lalis
|
4d98291079
|
Removed print statement, and improved readme.
|
2022-07-27 16:47:18 +02:00 |
Andrew Lalis
|
a7010e24ea
|
Upgraded build script.
|
2022-07-27 16:26:17 +02:00 |
Andrew Lalis
|
843ad028ad
|
Added basic chat functionality, for server-side messages.
|
2022-07-27 16:10:22 +02:00 |
Andrew Lalis
|
ec9153053c
|
Added nameplate rendering.
|
2022-07-27 14:29:57 +02:00 |
Andrew Lalis
|
3a70a4566b
|
Replaced old rendering with nanoVG based GUI rendering.
|
2022-07-27 12:42:40 +02:00 |
Andrew Lalis
|
0b5bfca706
|
Added preliminary font rendering implementation.
|
2022-07-27 11:28:46 +02:00 |
Andrew Lalis
|
cf67e4588e
|
Added Shotgun.
|
2022-07-27 00:50:56 +02:00 |
Andrew Lalis
|
4a2a715f32
|
Added friendly-fire config.
|
2022-07-26 22:11:06 +02:00 |
Andrew Lalis
|
0bcbedd605
|
Added block color sync.
|
2022-07-26 21:59:57 +02:00 |
Andrew Lalis
|
8e2537a532
|
Improved readme.
|
2022-07-26 17:32:21 +02:00 |
Andrew Lalis
|
9b7908fd60
|
Added build-clients.d script.
|
2022-07-26 17:15:14 +02:00 |
Andrew Lalis
|
2fb608de08
|
Added shotgun!
|
2022-07-26 16:40:40 +02:00 |
Andrew Lalis
|
0f31f32607
|
Added better block color picking, smg and flag models, and implemented gun accuracy.
|
2022-07-26 16:22:22 +02:00 |
Andrew Lalis
|
cefaeae5f6
|
Added team flags, better sound, and resupply mechanic.
|
2022-07-26 15:28:36 +02:00 |
Andrew Lalis
|
5814d92e54
|
Added better sound system.
|
2022-07-26 14:13:37 +02:00 |
Andrew Lalis
|
0526527fff
|
Added ability to kick players.
|
2022-07-26 12:10:41 +02:00 |
Andrew Lalis
|
63bfc5557d
|
Updated player manager.
|
2022-07-25 19:40:23 +02:00 |
Andrew Lalis
|
90c9ae22e8
|
Added better model shading, and visually stretched bullets for fancier appearance.
|
2022-07-25 16:37:28 +02:00 |
Andrew Lalis
|
4e0e1a32fa
|
added shitty healthbar to the GUI.
|
2022-07-25 15:13:49 +02:00 |
Andrew Lalis
|
e1456707dd
|
Added primitive player health and killing system.
|
2022-07-25 14:55:41 +02:00 |
Andrew Lalis
|
4ef355f707
|
Bleh
|
2022-07-21 13:13:52 +02:00 |
Andrew Lalis
|
b1d3abc8c8
|
Added bullets!
|
2022-07-21 12:52:45 +02:00 |
Andrew Lalis
|
3d695e0312
|
Added gunshot raytracing for environmental damage.
|
2022-07-20 18:51:24 +02:00 |
Andrew Lalis
|
219ccd94db
|
Added GUI components for gun ammo, and rifle sound.
|
2022-07-20 18:33:58 +02:00 |
Andrew Lalis
|
b88150fd3e
|
Added improved init network flow, team colors, and teams.
|
2022-07-20 16:36:44 +02:00 |
Andrew Lalis
|
3d1b076c58
|
Updated client config.
|
2022-07-20 07:32:06 +02:00 |
Andrew Lalis
|
dc092e3b8f
|
Added held block, and cleaned up object rendering.
|
2022-07-18 15:35:19 +02:00 |
Andrew Lalis
|
8bd88b849c
|
Added better client state information, more message reorganization.
|
2022-07-18 12:36:53 +02:00 |
Andrew Lalis
|
d83ff8a816
|
Updated server-side logic and added better inventory models.
|
2022-07-18 01:10:29 +02:00 |
Andrew Lalis
|
758372108b
|
Added more config.
|
2022-07-17 20:07:34 +02:00 |
Andrew Lalis
|
6950d40bfd
|
Added client config.
|
2022-07-17 20:02:18 +02:00 |
Andrew Lalis
|
725659a4a4
|
Added config.
|
2022-07-17 19:37:34 +02:00 |
Andrew Lalis
|
de6e50264b
|
Added more team/item classes to core, and some refactoring of package structure.
|
2022-07-17 18:49:41 +02:00 |
Andrew Lalis
|
33bacf0632
|
Added rifle to player rendering schema.
|
2022-07-17 17:08:02 +02:00 |
Andrew Lalis
|
ad4178e7a5
|
Added 3d models.
|
2022-07-17 16:25:06 +02:00 |
Andrew Lalis
|
833ca720f1
|
Added ability to render mutiple players.
|
2022-07-17 16:24:41 +02:00 |
Andrew Lalis
|
6cf5b599d0
|
Adjusted acceleration.
|
2022-07-16 17:07:41 +02:00 |
Andrew Lalis
|
e9a0874991
|
Changed to start in fullscreen mode.
|
2022-07-16 13:27:24 +02:00 |
Andrew Lalis
|
3c49b42b23
|
Improved crosshair slightly and added more debug statements.
|
2022-07-16 13:06:24 +02:00 |
Andrew Lalis
|
91ef650457
|
Organized client code a bit more, and added GUI crosshair thing.
|
2022-07-16 12:39:27 +02:00 |
Andrew Lalis
|
ab69ccbe5b
|
Added proper block placing and breaking!
|
2022-07-16 10:47:06 +02:00 |
Andrew Lalis
|
236a421296
|
Added hit stuff, but it doesn't work yet.
|
2022-07-15 20:40:56 +02:00 |
Andrew Lalis
|
2ebf5ad1bf
|
Added block breaking stuff.
|
2022-07-15 19:46:49 +02:00 |
Andrew Lalis
|
c9b325da3a
|
Added raycasting method! I think...
|
2022-07-15 17:10:23 +02:00 |
Andrew Lalis
|
c2958e403b
|
Added launcher base javafx code.
|
2022-07-15 13:00:14 +02:00 |