Commit Graph
80 Commits
Author SHA1 Message Date
KOSMOGOR 85dc2955cf add: you can't deploy to destroyed levels
add: levels now have bulletsGenerate
update: levels have different factories
2025-04-30 20:53:58 +03:00
KOSMOGOR 68cf00fd21 add: dashing
remove: sprinting and crouching
2025-04-30 12:28:06 +03:00
KOSMOGOR d8da83d8f2 fix: some thing for game to be built 2025-04-29 01:23:40 +03:00
KOSMOGOR cb7ec5c6b7 add: crosshair 2025-04-29 00:27:41 +03:00
KOSMOGOR d4589318f2 add: player UI
update: some enemies balance
2025-04-28 14:20:49 +03:00
KOSMOGOR a8cce441c3 add: other spawn points
update: mroe enemies spawn after completing level
2025-04-28 11:34:43 +03:00
KOSMOGOR 799acc0215 fix: minigun 2025-04-28 01:16:56 +03:00
KOSMOGOR d0179a40ac Merge commit 'f754b692e2284c216f15723b74bb17e8474b4976' 2025-04-28 01:05:26 +03:00
KOSMOGOR f754b692e2 add: minigun
bug: minigun's mesh
2025-04-27 17:35:06 +03:00
KOSMOGOR 15ea51e465 add: on clear/fail level functionality 2025-04-27 17:15:31 +03:00
Emil Shanaty bbe19e8689 delete minigun1 2025-04-27 14:40:07 +03:00
Emil Shanaty 7cf3366fc9 Merge branch 'main' of https://github.com/emil28092005/No-Time-To-Rest 2025-04-27 14:38:33 +03:00
Emil Shanaty 782b4ab558 Join minigun model. 2025-04-27 14:38:08 +03:00
KOSMOGOR d68058fbee Merge commit '6338e20f01db096923c6dc41ba28d47453ee34a8' 2025-04-26 22:52:07 +03:00
Emil Shanaty 4ae262459e Merge branch 'emil' 2025-04-26 22:07:45 +03:00
Emil Shanaty 56be829bc3 Fix minigun model. 2025-04-26 22:07:23 +03:00
KOSMOGOR 6338e20f01 update: deploy buttons 2025-04-26 21:35:36 +03:00
KOSMOGOR 97abae3080 fix: GameController deploy scene prefab 2025-04-26 18:29:10 +03:00
KOSMOGOR 570aa76a51 add: meta file 2025-04-26 18:20:02 +03:00
KOSMOGOR 2b926671d7 Merge commit 'df5602dc00b2666e7fe38c77fad8dfada5e3e053' 2025-04-26 18:19:41 +03:00
Emil Shanaty b8c3579bbb Merge branch 'main' into emil 2025-04-26 18:04:12 +03:00
Emil Shanaty 725de18584 Create Minigun_0.1.fbx 2025-04-26 18:03:49 +03:00
KOSMOGOR df5602dc00 add: functional riffle and inventory for bullets 2025-04-26 13:53:06 +03:00
KOSMOGOR 1b106e4e18 add: EyeEnemy proper functionality 2025-04-25 14:47:48 +03:00
KOSMOGOR dc6707f2a9 add: Player script with hp
add: player death handling and OnLevelFailed event
2025-04-25 13:40:23 +03:00
KOSMOGOR 202cdb5702 add: now enemies properly spawn on deploy 2025-04-24 15:54:50 +03:00
KOSMOGOR 415cd48769 update: changed classes to structs
fix: DeployMenu render order
2025-04-24 14:31:28 +03:00
KOSMOGOR 851ee23092 fix: player now jumps normally 2025-04-24 14:02:23 +03:00
KOSMOGOR de6739cdfa add: OnLevelClear event 2025-04-24 13:18:37 +03:00
KOSMOGOR 0c893b1edc add: level controller now spawns enemies 2025-04-23 15:50:15 +03:00
Emil Shanaty 7bbc648c96 Fix shading issues. Tweak some lights. 2025-04-20 22:47:37 +03:00
Emil Shanaty 91a3d3c767 Make new bricks shader graph materials. 2025-04-20 22:36:29 +03:00
Emil Shanaty ca3a29859d Redisign 2 levels. Add 2 new liquid materials. 2025-04-20 21:40:51 +03:00
Emil Shanaty 3c944b7fa7 Merge branch 'kosmogor' 2025-04-20 21:12:28 +03:00
Emil Shanaty d6dfbca09e Some stashed changes. 2025-04-20 21:12:07 +03:00
Emil Shanaty e29c5deb1c Some stashed changes. 2025-04-20 21:11:43 +03:00
KOSMOGOR 28a8939ab7 add: weapon switching system 2025-04-18 14:05:45 +03:00
Emil Shanaty 39bc7aceb1 Update features 2025-04-07 18:25:28 +03:00
Emil Shanaty 15d2d45824 Added the Design document in an Obsidian vault. 2025-04-05 15:38:29 +03:00
KOSMOGOR 55bb6544c9 Merge commit '4dbdb71145854551a196d53ec118fd823d6322e7' 2025-03-30 19:17:41 +03:00
KOSMOGOR 4dbdb71145 add: deployment 2025-03-30 19:17:13 +03:00
KOSMOGOR 787c2329ad add: DontDestroyOnLoad on GameController
add: functions for enemy managment in GameController
add: LevelController now pops enemies
2025-03-22 16:55:34 +03:00
KOSMOGOR 29a01f66cc update: now player uses additional collider to detect ground 2025-03-18 16:59:33 +03:00
Emil Shanaty 552bfc98c2 Update Composing.unity 2025-03-18 12:51:11 +03:00
Emil Shanaty 168ef741c2 Merge pull request #6 from emil28092005/kosmogor
Kosmogor
2025-03-18 12:48:06 +03:00
KOSMOGOR f899107d08 update: player prefab
fix: pistol not firing with higher fire rate
2025-03-17 15:36:15 +03:00
KOSMOGOR 2869bfdb33 add: Level and Game controllers base
update: scripts are now in folders
2025-03-17 15:28:10 +03:00
KOSMOGOR b268225372 Merge commit '8ea5bc896eaca40f1d6ce17c94ce112f15c88fd9' 2025-03-17 14:30:01 +03:00
Emil Shanaty d951c00767 Add new platform models (side platform, corner platform) 2025-03-16 22:58:22 +03:00
Emil Shanaty b79679a5ec Add new Octagone platform model 2025-03-11 23:51:45 +03:00