Commit Graph

53 Commits

Author SHA1 Message Date
Rob Kelly 88df4a7b3f Small texture tweaks 2024-07-31 13:48:35 -06:00
krampus 6063302c35 Merge pull request 'basic_game' (#1) from basic_game into main
Reviewed-on: https://git.of.the.spectacle.lol/krampus/sunstation/pulls/1
2024-07-31 19:38:40 +00:00
Rob Kelly 2fbe2eb0d7 Gold! 2024-07-31 05:14:42 -06:00
Rob Kelly de1051bd01 Added Metal007 texture
Metal007 by ambientcg.com is licensed under CC0 1.0.
Retrieved from https://ambientcg.com/view?id=Metal007
2024-07-31 04:21:26 -06:00
Rob Kelly 3c6b95b008 Splitscreen 2024-07-31 04:06:02 -06:00
Rob Kelly b2cba904c6 Using compatibility renderer 2024-07-31 01:43:22 -06:00
Rob Kelly 6a9e0e1886 Added death effect 2024-07-31 00:56:29 -06:00
Rob Kelly 43acf885b5 Player death & respawning 2024-07-31 00:13:14 -06:00
Rob Kelly d2dcedc088 Improved AI 2024-07-30 21:27:23 -06:00
Rob Kelly 9c838afcb8 Boost cooldown timer 2024-07-29 23:35:43 -06:00
Rob Kelly e736cb99ea Basics of enemy AI 2024-07-29 23:24:55 -06:00
Rob Kelly 87506a2c1f Enemy mechs have a cone of vision 2024-07-29 18:28:33 -06:00
Rob Kelly 7e577e6c4d Added Beehave as addon 2024-07-28 23:10:46 -06:00
Rob Kelly 138a3e5264 Enemy can scale ledges 2024-07-27 20:12:56 -06:00
Rob Kelly adb6013269 Fixed back-left and back-right walk animations 2024-07-27 18:26:26 -06:00
Rob Kelly f43d3b12a6 Mech enemy with basic target tracking 2024-07-27 17:54:30 -06:00
Rob Kelly 57bdf383db Refactored out MechCharacter scene from Player 2024-07-26 20:40:51 -06:00
Rob Kelly ca4c7153e5 Added railgun/rifle weapon 2024-07-26 20:31:52 -06:00
Rob Kelly a12e5adccb Autocannon hitscans from the weapon itself, not from the camera 2024-07-25 17:59:38 -06:00
Rob Kelly deb6158290 Added autocannon weapon 2024-07-25 16:56:09 -06:00
Rob Kelly b519191e86 Added player shutdown sequence 2024-07-24 16:58:40 -06:00
Rob Kelly 3f464affbd Sun exposure accrues heat 2024-07-24 14:46:21 -06:00
Rob Kelly 84a6611ba3 Added dummy enemy 2024-07-24 14:02:01 -06:00
Rob Kelly d2a3058fd6 Gravity is still applied when boosting, but is reduced 2024-07-24 11:38:33 -06:00
Rob Kelly bff168495a Light & shadow 2024-07-23 20:40:13 -06:00
Rob Kelly c5e69624b3 Two levels 2024-07-23 18:49:26 -06:00
Rob Kelly b6fae0a0ab Black hole sun shader 2024-07-23 18:39:34 -06:00
Rob Kelly 06997afa28 Using spatial threshold shader rather than screen postprocessing.
This allows for something to potentially NOT be black & white.
2024-07-23 15:22:06 -06:00
Rob Kelly 461281b3e2 Adjustments to threshold luminance calculation 2024-07-23 14:52:32 -06:00
Rob Kelly 772eeba531 Replaced old font with `technoid` by Beyond Design.
Technoid is licensed by the creator as freeware for personal & commercial use.
Retrieved from https://www.fontspace.com/technoid-font-f1590
2024-07-23 14:38:13 -06:00
Rob Kelly 48b566d888 Added UI elements for heat, damage, structure 2024-07-23 14:23:45 -06:00
Rob Kelly 9ae3dc0911 Added FfMoon font by ffeeaarr.
Included under noncommercial trial license. Retrieved from:
https://www.fontspace.com/ff-moon-font-f110343
2024-07-23 12:23:51 -06:00
Rob Kelly 46dc536f5b You've got boost power!! 2024-07-23 00:47:38 -06:00
Rob Kelly 3b526fe84a Added compass 2024-07-22 23:03:03 -06:00
Rob Kelly 09e0b57387 Added crosshair, jostling 2024-07-22 19:37:26 -06:00
Rob Kelly 7e50d7238d Visual tweaks 2024-07-22 18:14:51 -06:00
Rob Kelly 7ed26a3120 Added brushed metal texture.
This texture (Metal 009) used with permission from ambientCG.com
Retrieved from https://ambientCG.com/a/Metal009
2024-07-22 18:13:17 -06:00
Rob Kelly bb5c134aed Increased ground-air animation crossfade 2024-07-22 17:39:04 -06:00
Rob Kelly edc0c856c9 Fixed camera movement vector transformation 2024-07-22 17:37:09 -06:00
Rob Kelly c28793ddb5 Added Sulfur symbol to mech cockpit 2024-07-22 17:33:05 -06:00
Rob Kelly d792c5e929 Smoother animation state blending 2024-07-22 17:08:06 -06:00
Rob Kelly 185508cb5c Apply outline shader to player model 2024-07-22 16:55:21 -06:00
Rob Kelly 65ee836c43 Player jump animation 2024-07-22 16:45:54 -06:00
Rob Kelly 43b9059260 Added animated player model.
"Bipedal Mech" by nabonilo is used here under CC Attribution.
Retrieved from https://sketchfab.com/3d-models/bipedal-mech-9271b28473454a53bf037963a2878338
2024-07-22 15:23:32 -06:00
Rob Kelly 4d036d8b87 Threshold shader 2024-07-21 23:36:07 -06:00
Rob Kelly 0f1ad758e8 Hard-edge shader 2024-07-21 14:17:35 -06:00
Rob Kelly ff7950c2ad Simple cel shader 2024-07-21 13:22:03 -06:00
Rob Kelly 82f1ef5851 Using textures 2024-07-20 17:29:31 -06:00
Rob Kelly ae3ea2ac1c Relative character movement 2024-07-20 15:57:27 -06:00
Rob Kelly aff0c7c791 Basic player camera control & environment 2024-07-20 15:05:40 -06:00