Commit Graph

121 Commits

Author SHA1 Message Date
justin 9df60d62ab Cleanup, only commented out char sequence scrolling code 2024-09-21 16:59:56 +01:00
justin 27e07a10c4 Make optical scope relative to camera rotation 2024-09-21 16:52:04 +01:00
justin 9dff2fcd7a Commit before partial cleanup, continue weapon effect refactor 2024-09-21 16:04:23 +01:00
justin bb18831393 Continue weapon refactor, gas combinations 2024-09-19 09:49:56 +01:00
justin 765e08117a Add more weapons to attachment chain effects 2024-09-18 19:06:57 +01:00
justin 2c96a514ea Continue weapon effect chain work
Start work on using muzzles to determine the effect of the ammo when
loaded
2024-09-18 00:36:28 +01:00
justin 791003ebb9 Implement burstRifle using attachment weapon chain 2024-09-17 11:05:34 +01:00
justin e23c7a0154 Continue refactor of bullet gun effect chain 2024-09-16 23:34:54 +01:00
justin 1d1d1527e7 Continue weapon effect chain refactor 2024-09-16 19:27:21 +01:00
justin abc0dd1106 Partial refactor of bullet weapon effect chain 2024-09-16 13:05:59 +01:00
justin 6f372109d9 Start unifying heldUse and heldMods 2024-09-15 10:54:24 +01:00
justin 338d9e8422 Auto create tree structure for held item ammo, add derive instances 2024-09-13 17:34:29 +01:00
justin 26f3610f82 Continue tree based inventory update 2024-09-10 16:35:44 +01:00
justin db4a6a10de Only display combinations for first items in list 2024-09-08 21:00:16 +01:00
justin 86795f1a10 Commit before removing stackable items 2024-09-08 15:17:59 +01:00
justin 1006bb5529 Continue reload removal 2024-09-08 10:33:16 +01:00
justin e03c8dd830 Partial removal of reloading 2024-09-08 10:21:35 +01:00
justin 581d2494dc Commit before removing reloading
Reloading as a concept should be handled by positioning
magazines/tanks/ammo-stores next to items that consume ammo. Magazines
themselves could have various methods for refilling or recreating:
crafting, auto-refill over time (synthesis explanation), refill based on
external world objects, and perhaps other ideas.
2024-09-07 10:13:18 +01:00
justin 32cb2b2e80 Make launcherX use multiple ammo sources 2024-06-28 22:40:24 +01:00
justin c723d1b1e1 Move around ammo source checks 2024-06-22 16:23:34 +01:00
justin 25cecb8ea6 Move shells to external magazines 2024-06-22 15:36:58 +01:00
justin e977673aa2 Remove old datatypes, change ammomag inv text colour 2024-06-22 12:15:10 +01:00
justin 8e127f0603 Make ammo magazines into own item type 2024-06-22 12:03:32 +01:00
justin 35a56eef56 Fix minigun inter-frame bullet speed 2024-06-22 11:42:33 +01:00
justin a9ac974a2c Move bullet modifications from weapons to magazines 2024-06-22 10:40:11 +01:00
justin a3eca3a674 Start moving bullet ammo parameters to more sensible places 2024-06-22 00:08:42 +01:00
justin 944b40cb56 Remove old ammo code, add magazines to some test loadouts 2024-06-21 23:24:26 +01:00
justin 872e60438e Add loading cycles to magazines 2024-06-21 13:37:51 +01:00
justin 0a1b0386b9 Remove internal ammo 2024-06-21 12:48:41 +01:00
justin d41604fcde Mid implementation of external ammo sources 2024-06-20 22:58:52 +01:00
justin c862c862df Return to project, unsure about changes 2024-05-25 13:10:50 +01:00
justin 26c55ee7f5 Fix aiming with scope 2023-12-26 21:45:59 +00:00
justin 210787d2dc Broken commit 2023-12-23 15:14:02 +00: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 9ee925f13a Commit on returning to work 2023-09-21 09:17:49 +01:00
justin b8f03f7d8c Commit before moving to external weapon magazines 2023-05-30 11:07:30 +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 4cfb7d431a Explicitly store list of barrels for weapons 2023-05-20 17:48:51 +01:00
justin 03611c6b95 Move towards unifying weapon barrels 2023-05-20 15:29:46 +01:00
justin f2183e9954 Cleanup 2023-05-20 15:06:05 +01:00
justin 6053bb059b Move targeting strings, broke targeting usage 2023-05-20 00:02:50 +01:00
justin 2d3b76dfd4 Move towards positional item targeting 2023-05-19 23:03:52 +01:00
justin ac87621640 Commit before extending selection sections: overlapping elements 2023-05-19 13:38:21 +01:00
justin 2f0bb5115b Commit before implementing positional inventory 2023-05-18 09:52:46 +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