Commit Graph

129 Commits (f9350c24fd2571e37844f3f7e04840669a462a29)

Author SHA1 Message Date
Sara f9350c24fd fix: camera while aiming is now locked to weapon shoulder 2025-01-06 17:07:14 +01:00
Sara 5705d5a4c6 tweak: made player slower 2025-01-06 17:07:00 +01:00
Sara 11e458aba0 fix: tabs instead of spaces 2025-01-06 13:11:08 +01:00
Sara 570ee0e877 feat: split world into sections, added section 5 2025-01-05 23:33:43 +01:00
Sara 8daa709aa7 feat: added section activators for optimization 2025-01-05 23:33:12 +01:00
Sara 37afae2071 feat: increased random modifier to enemy update interval 2025-01-05 23:33:01 +01:00
Sara 7f131a7add feat: renamed section2 to world 2025-01-05 18:59:05 +01:00
Sara 80348d7ba7 feat: lowered field of view for enemies 2025-01-05 18:58:37 +01:00
Sara 4928f8663c feat: added minimum distance from player to artillery targets 2025-01-05 18:58:30 +01:00
Sara 2ebbe66dd1 feat: lowered particle count for explosions 2025-01-05 18:58:09 +01:00
Sara 1581a72fe2 chore: updated sandbag wall (low) hitbox 2025-01-04 23:44:55 +01:00
Sara f048e97ede fix: enemies detecting player too early 2025-01-04 23:43:46 +01:00
Sara 05f84f8f78 feat: lowered stab range, turn speed 2025-01-04 23:43:11 +01:00
Sara 21b3ffe9d7 feat: level balancing and adjustments 2025-01-04 23:42:22 +01:00
Sara 72f4512545 feat: increased lantern light range 2025-01-04 23:42:10 +01:00
Sara f6fc2976d8 feat: changed dirt texture and updated hitboxes 2025-01-04 23:41:51 +01:00
Sara 609925cbd1 chore: re-baked lighting 2025-01-04 16:56:59 +01:00
Sara 3375d8de93 feat: added staggering walk animation 2025-01-04 16:56:42 +01:00
Sara 1fb6419f07 feat: level expansion 2025-01-04 16:22:54 +01:00
Sara a1ef6689a0 feat: dugout in section 2 2025-01-03 15:17:02 +01:00
Sara dd07e4716c feat: removed area-based awareness from enemies 2025-01-02 14:09:13 +01:00
Sara 9533faa21d tweak: lowered startup viewport resolution 2025-01-02 14:07:23 +01:00
Sara 56485dd86e feat: commenting pass 2025-01-02 14:06:55 +01:00
Sara 4fde83c38b feat: work on level 2025-01-01 21:45:08 +01:00
Sara 935070c6b4 feat: fixed stabbing attack trigger 2024-12-26 21:55:11 +01:00
Sara 7868ef1314 feat: added background elements 2024-12-26 21:55:02 +01:00
Sara 1d75ba0d8f feat: introduced cover texture and fog 2024-12-25 20:33:13 +01:00
Sara e40afcae5d feat: removed transitions to chase state 2024-12-25 18:25:26 +01:00
Sara c7ae756776 feat: last known player transform now updates in _process 2024-12-25 18:25:07 +01:00
Sara dc1e09d425 fix: incorrect wrapping angles at 2PI, now PI 2024-12-25 18:23:49 +01:00
Sara 2d7555fb6d chore(formatting): removed braces from one-line if-statement 2024-12-25 17:51:23 +01:00
Sara d7d1ce0314 feat: started to model burnt tree 2024-12-25 17:51:03 +01:00
Sara 89b36b1f10 fix: attempted to fix merging and non-rotating enemies 2024-12-25 17:09:58 +01:00
Sara 073fc4f66f fix(naming): capitalized constant 2024-12-25 17:09:17 +01:00
Sara e804efb9fd feat: updated section 2 map 2024-12-19 23:10:58 +01:00
Sara 2b81e808f5 fix: enemies will now follow their paths as intended 2024-12-19 23:10:33 +01:00
Sara b6cf81ccdf tweak: level geometry 2024-12-17 16:09:31 +01:00
Sara 1e1af4344d feat: improved enemy accuracy, simplified code and removed miss-before-hit 2024-12-17 14:13:15 +01:00
Sara 5246e47f85 feat: improved player camera control 2024-12-17 14:12:59 +01:00
Sara 3b94a7e0f3 feat: added drone sound effect to enemies 2024-12-12 20:47:15 +01:00
Sara 52cd856992 tweak: comment 2024-12-12 11:51:06 +01:00
Sara 5d8b312dbd feat: aiming now has zoom effect 2024-12-11 22:42:26 +01:00
Sara 83e0d4447f feat: added fov zoom effect to CameraEffects 2024-12-11 22:42:26 +01:00
Sara 941b0fe2ca feat: lowered enemy turn speed 2024-12-11 22:41:36 +01:00
Sara 0b15f95d0e feat: enemy now disables all processing on death 2024-12-11 22:41:29 +01:00
Sara fa7880eb57 tweak: section 2 2024-12-11 22:41:16 +01:00
Sara 84673c6c29 feat: updated enemy 2024-12-11 18:39:43 +01:00
Sara c3a4f8baae feat: redid dirt texture 2024-12-11 18:39:29 +01:00
Sara c7b9f97b70 feat: added hurt state for player 2024-12-10 20:05:13 +01:00
Sara 2054474c01 feat: start of firing enemies 2024-12-09 23:55:11 +01:00