Commit Graph

381 Commits

Author SHA1 Message Date
justin ecefba21d6 Implement reloading of single external magazines 2024-06-21 14:50:08 +01:00
justin 0a1b0386b9 Remove internal ammo 2024-06-21 12:48:41 +01:00
justin 7162893c4f Tweak lighting shaders, add commented versions without normal mapping 2024-06-20 16:33:23 +01:00
justin f26d380c1b Start implementing attachable scroll items 2023-11-08 18:39:38 +00:00
justin 0a7f5079ad Work on weapon attachments 2023-09-25 13:38:47 +01:00
justin f9c6769262 Remove _itInvColor 2023-09-25 10:51:24 +01:00
justin 9ee925f13a Commit on returning to work 2023-09-21 09:17:49 +01:00
justin 9283ae187f Fix scope rotation after torque 2023-05-28 16:22:54 +01:00
justin 29017e6b06 Move handle positions 2023-05-28 15:02:23 +01:00
justin 7fc36ab028 Improve weapon handle offsets 2023-05-28 13:59:58 +01:00
justin ec8317c14e Work on held item usage 2023-05-27 12:32:09 +01:00
justin 2d3b76dfd4 Move towards positional item targeting 2023-05-19 23:03:52 +01:00
justin 7df81559d9 Work towards adding external ammo sources 2023-05-17 11:01:52 +01:00
justin 0735b46266 Stop equip after combining 2023-05-15 06:46:09 +01:00
justin 031af611cd Cleanup, stop assigning hotkeys to unequipped items 2023-05-05 01:59:40 +01:00
justin aeefbd4c40 Start move towards using assignable hotkeys for active equipment 2023-05-03 22:37:57 +01:00
justin 727e5af2a6 Fix left clicks in terminals 2023-05-03 16:45:39 +01:00
justin 61f88aeb4a Cleanup 2023-05-01 22:35:33 +01:00
justin 60e5e6ecae Add extra warning cries to chaseCrits 2023-05-01 14:01:27 +01:00
justin ba12a73842 Tweak chase crit perception 2023-04-30 23:29:31 +01:00
justin 5180e9a995 Chase crit suspicion increases more when you are closer 2023-04-30 18:12:54 +01:00
justin 08e71e5451 Add more debug info for selected creatures 2023-04-30 13:55:54 +01:00
justin 9972e0fdea Work on debugging 2023-04-27 11:35:48 +01:00
justin 734d74af52 Tweak pause camera movement 2023-04-25 10:23:43 +01:00
justin 7a36b69818 Remove useless code 2023-03-26 23:09:16 +01:00
justin ee89ac9b00 Implement generalised storing of position for mouse presses 2023-03-26 23:00:07 +01:00
justin 07a1d71039 Add general smooth scrolling, move camera into world 2023-03-26 20:09:00 +01:00
justin 73e742e1a2 Implement floating camera 2023-03-26 16:44:19 +01:00
justin 082ce9c9a1 Start to generalise text input to "terminal signal" input 2023-03-26 13:57:26 +01:00
justin acc55f8d16 Correct loading of tile buffer when loading game 2023-03-25 22:31:28 +00:00
justin da8a2bad6e Move past/future worlds outside of serialised data structure 2023-03-25 18:50:42 +00:00
justin d989acd6f2 Allow shadow fidelity option, fix bug in rendering box shadows 2023-03-25 17:22:58 +00:00
justin ea0c942887 Refactor window size, update selection cursor on new screen 2023-03-25 09:27:27 +00:00
justin 33f31aa385 Improve normal maps on ground and walls 2023-03-19 23:52:19 +00:00
justin c6120f2fc9 Fix normal map transformations for floor 2023-03-18 12:17:42 +00:00
justin 77c88f68a7 Create post world load function 2023-03-18 09:37:09 +00:00
justin d8fb7a1f99 Move towards uploading certain vbos less than once per frame (floor) 2023-03-17 17:47:12 +00:00
justin 6af041bb8c Continue work on shadow rendering 2023-03-14 11:20:38 +00:00
justin 7ee3f6581d Work on geometry shader based shadows 2023-03-11 22:59:19 +00:00
justin c73e8af72a Commit before attempt to remove geometry shaders from shadow extrusion 2023-02-23 23:10:00 +00:00
justin f98f95d92f Move zoning up world spheres 2023-02-23 18:19:48 +00:00
justin fc0fd5fa37 Introduce idea of world event flags 2023-02-23 11:46:45 +00:00
justin 8b0e1eab81 Fix combinations filter 2023-02-21 11:10:59 +00:00
justin 4904c57972 Reorganise/cleanup 2023-02-21 01:24:22 +00:00
justin 7b9b1d1799 Start unifying regex parts of selection sections 2023-02-20 18:20:48 +00:00
justin c3fb94c7b5 Commit before trying to generalise filterable sections 2023-02-20 12:40:36 +00:00
justin a38c77335c Shuffle regexes 2023-02-20 12:16:46 +00:00
justin 8ec1dc0830 Tweak cursor storage on sss 2023-02-19 09:53:09 +00:00
justin 41851ba24d Simplify updating selection sections 2023-02-18 15:46:03 +00:00
justin c0ef36426a Implement filter on nearby objects 2023-02-17 11:19:07 +00:00