Commit Graph
275 Commits
Author SHA1 Message Date
DottsGit 31336fe870 feat: add Dust 2 level builder and implement pause menu UI with settings and loadout management 2026-06-06 14:49:45 -04:00
DottsGit acfb8bca16 feat: implement network manager, pause menu, and export configuration for project deployment 2026-06-06 14:33:43 -04:00
DottsGit d3680765da adj: respawning kills self 2026-06-06 14:23:28 -04:00
DottsGit 2a3e6a2c78 fix: fixing respawning 2026-06-06 14:18:45 -04:00
DottsGit 9adbff3968 feat: implement multiplayer network manager and player movement controller with base game entities and UI 2026-06-06 14:03:57 -04:00
DottsGit 168bd8f1ce feat: implement networked match HUD with real-time scoreboard and killfeed systems 2026-06-06 13:49:12 -04:00
DottsGit aefed46daf feat: adding basic multiplayer 2026-06-06 13:28:43 -04:00
Dotts 59096d322a Merge pull request 'Feat/9 adding main menu fundamentals' (#13) from feat/9-adding-main-menu-fundamentals into main
Reviewed-on: #13
2026-06-06 10:09:49 -07:00
DottsGit 45353dc982 fix: dead player ragdoll no longer triggers leaving the combat area 2026-06-06 13:09:01 -04:00
DottsGit 2aa7ff0337 feat: added loadout options to the main menu 2026-06-06 13:05:50 -04:00
DottsGit 11adbc339a feat: singleplayer level selector 2026-06-06 13:03:35 -04:00
DottsGit 2baf27efd1 feat: basic main menu to load dust 2 on singleplayer 2026-06-06 12:55:17 -04:00
Dotts 83c6ce7993 Merge pull request 'Feat/8 adding a=map=basic=dust2' (#12) from feat/8-adding-a=map=basic=dust2 into main
Reviewed-on: #12
2026-06-06 09:44:38 -07:00
DottsGit 5f2c2462e2 feat: preventing players from leaving the playable area 2026-06-06 12:44:16 -04:00
DottsGit 64e024eb32 fix movement through the map is easier 2026-06-06 12:28:48 -04:00
DottsGit 050912ca61 fix: better sites 2026-06-06 12:26:03 -04:00
DottsGit 775e57ba4a feat: basic dust 2 2026-06-06 12:23:39 -04:00
Dotts 6a0a4a8aeb Merge pull request 'fix: awp fov' (#11) from feat/7-adding-first-person-model into main
Reviewed-on: #11
2026-06-06 09:11:39 -07:00
DottsGit c9d18ffe23 fix: nailgun projectiles and tracers 2026-06-06 12:10:48 -04:00
DottsGit 3488b8e005 fix: 3rd person and first person views 2026-06-06 11:51:28 -04:00
DottsGit 909b25548c fix: fov now linearly increases with speed and first person weapon view no longer clips through walls 2026-06-06 11:16:50 -04:00
DottsGit 10416a83a0 fix: awp fov 2026-06-06 11:05:46 -04:00
Dotts 8e2b198f94 Merge pull request 'Feat/6 knife and melee fundamentals' (#10) from feat/6-knife-and-melee-fundamentals into main
Reviewed-on: #10
2026-06-05 23:26:43 -07:00
DottsGit 4eaf4671ef fix: removing placing the 2d graphic on entities and changing it to a swipe for the knife 2026-06-06 02:26:16 -04:00
DottsGit 18b8b3ee99 feat: added the knife 2026-06-06 02:22:27 -04:00
Dotts 90876611f4 Merge pull request 'Feat/5 adding settings fundamentals and ui improvements' (#9) from feat/5-adding-settings-fundamentals-and-ui-improvements into main
Reviewed-on: #9
2026-06-05 23:03:52 -07:00
DottsGit 27460be0ea fix: scoping 2026-06-06 02:03:05 -04:00
DottsGit a47d01632d adj: projectile physics when moving backwards 2026-06-06 01:49:43 -04:00
DottsGit 8118100a95 feat: added explosion sounds 2026-06-06 01:42:15 -04:00
DottsGit a6f5f24420 adj: less obstructive damage numbers 2026-06-06 01:30:39 -04:00
DottsGit d784045214 feat: added audio settings 2026-06-06 01:26:51 -04:00
DottsGit 46cee744d1 fix: 2d surface hit graphics no longer appear when hitting an entity 2026-06-06 01:18:51 -04:00
DottsGit e41e64de78 feat: pause menu is just now menu and does not pause 2026-06-06 01:11:38 -04:00
DottsGit 6dceab46db feat: fps counter and limiter 2026-06-06 01:06:43 -04:00
DottsGit 33f5c7cb82 feat: added advanced settings for showing player movement debug and settings for mouse sensistivity 2026-06-06 00:51:53 -04:00
DottsGit 0c00f4c385 feat: adding better animations 2026-06-06 00:37:54 -04:00
DottsGit d0716f72e8 feat: added moving killable dummy 2026-06-06 00:31:43 -04:00
Dotts 0706d5ca73 Merge pull request 'Feat/3 adding playermodel' (#8) from feat/3-adding-playermodel into main
Reviewed-on: #8
2026-06-05 21:23:53 -07:00
DottsGit ee1114948b adj: adjusted the awp and swarm rocket damage 2026-06-06 00:22:45 -04:00
DottsGit 0b8dcaf3ce fix: ragdoll knockback is lowered across the board 2026-06-06 00:19:02 -04:00
DottsGit cb5708e19e fix: shotgun can kill the dummy without crashing the game again 2026-06-06 00:15:00 -04:00
DottsGit 6aae02bef8 feat: fixed ragdoll replacement 2026-06-06 00:09:20 -04:00
DottsGit acd495893d feat: added ragdoll, health, death, and adjusted mortar 2026-06-06 00:01:27 -04:00
DottsGit 8984739334 feat: added animations for movement 2026-06-05 13:42:18 -04:00
DottsGit 72346803a9 feat: humanoid player model without animations 2026-06-05 13:37:43 -04:00
Dotts 1e1568f748 Merge pull request 'Feat/3 grapple fundamentals' (#7) from feat/3-grapple-fundamentals into main
Reviewed-on: #7
2026-06-05 10:34:08 -07:00
DottsGit 2f259b5428 feat: adjusted the shotgun impulse knockback 2026-06-05 13:33:37 -04:00
DottsGit 6af87eb7bd feat: added rocket noises and smoke trails and adjusted AoE of rockets and damage falloff on AoE 2026-06-05 13:32:10 -04:00
DottsGit a85e0952c5 feat: added hud for utilites 2026-06-05 02:15:32 -04:00
DottsGit ecefeb9f7e feat: added grapple mechanic 2026-06-05 02:05:07 -04:00