Commit Graph

105 Commits

Author SHA1 Message Date
Andrew Lalis 9aeb5cd048 Some more logic updates for server management. 2022-08-02 10:14:18 +02:00
Andrew Lalis 20295596fa Added ability to change teams, and removed teams from creative and spectator players. 2022-08-02 09:54:14 +02:00
Andrew Lalis 352faff005 Version bump. 2022-08-01 17:09:11 +02:00
Andrew Lalis 3dcf503338 Added logic to avoid collisions with non-normal players, and removed some old print statement. 2022-08-01 16:56:22 +02:00
Andrew Lalis 935cbd1393 Added more logic for separate handling of creative/spectator modes. 2022-08-01 16:40:26 +02:00
Andrew Lalis dbb2e8a40f Added better mouse recapture. 2022-08-01 15:48:05 +02:00
Andrew Lalis 7b0a1ca0e7 Fixed cursor position stuff slightly. 2022-08-01 15:16:11 +02:00
Andrew Lalis 606d0ea674 Added improved player input contexts. 2022-08-01 15:08:27 +02:00
Andrew Lalis 3e26a33f5a Added /mode command, and improved redfort world. 2022-07-31 11:35:43 +02:00
Andrew Lalis 53b8718a06 Added creative movement. 2022-07-31 10:59:25 +02:00
Andrew Lalis 1465da7506 Made some progress on gamemodes. 2022-07-30 11:35:51 +02:00
Andrew Lalis 7e7ae0b7c1 Added looking at coord. 2022-07-30 10:58:59 +02:00
Andrew Lalis 4198a18a70 Greatly improved bullet collision physics performance and accuracy with true ray tracing. 2022-07-30 10:41:38 +02:00
Andrew Lalis 4aba806610 Fixed block placement bug, and reloading bug. 2022-07-29 23:30:09 +02:00
Andrew Lalis 29eb46bcaf Removed all mention of SLF4J and Log4J 2022-07-29 18:54:24 +02:00
Andrew Lalis 29d44a5b01 Updated default-config.yaml 2022-07-29 13:27:42 +02:00
Andrew Lalis 271c93550a Updated to version 1.3.0 2022-07-29 13:22:47 +02:00
Andrew Lalis 35fcc43ccc Added improved client command system. 2022-07-29 13:15:11 +02:00
Andrew Lalis e065be9b35 Added regen, hit sounds, and improved fall damage. 2022-07-29 12:13:46 +02:00
Andrew Lalis dbdfcc554b Added scope mechanism to the game! 2022-07-29 11:34:30 +02:00
Andrew Lalis 4f172ccb98 Improved gravity slightly. 2022-07-29 00:24:43 +02:00
Andrew Lalis 492b9f66aa Cleaned up recoil mechanic to be applied with a delta value instead of absolute. 2022-07-28 23:06:18 +02:00
Andrew Lalis a1c1aad065 Improved server cli slightly. 2022-07-28 12:32:24 +02:00
Andrew Lalis 289ce50552 Added some simple chat commands. 2022-07-28 11:44:45 +02:00
Andrew Lalis fa736578a5 Upgraded to version 1.2.0 2022-07-28 11:19:43 +02:00
Andrew Lalis 122b2060de Improved hitpoints display. 2022-07-28 11:16:59 +02:00
Andrew Lalis e909b90457 Added chat, improved player input responses, and rebalanced weapons. 2022-07-28 11:02:09 +02:00
Andrew Lalis bf0982fbd9 Made TCP communication async, and show selected block value. 2022-07-28 09:06:52 +02:00
Andrew Lalis e321979c3c Added better client input handling. 2022-07-28 09:01:16 +02:00
Andrew Lalis 7df8120c16 Simplified config! 2022-07-28 01:25:14 +02:00
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