Commit Graph

80 Commits

Author SHA1 Message Date
justin fc5539cb38 Cleanup 2024-09-30 12:54:31 +01:00
justin 0701c4043e Remove (by commenting out) module item-type system 2024-09-30 11:42:10 +01:00
justin 4545caa7e6 Implement bullet trajectories using attachable items 2024-09-29 21:51:14 +01:00
justin 88c3e02459 Implement targeting launcher shells using separate item 2024-09-29 16:24:26 +01:00
justin 241191ee1b Move towards external targeting items 2024-09-28 23:01:50 +01:00
justin d1690ed3ac Cleanup 2024-09-27 23:10:01 +01:00
justin 6c3d0d5def Cleanup 2024-09-27 21:55:17 +01:00
justin dd6cbc0bfb Cleanup projectile creation 2024-09-27 14:14:58 +01:00
justin 21e49ddefc Unify launcher projectiles 2024-09-27 13:55:34 +01:00
justin 5f9fb183a9 Implement remote screen for launcher projectiles 2024-09-27 10:39:21 +01:00
justin 600b8cd309 Commit before changes to item grammar 2024-09-25 11:13:01 +01:00
justin df80e87427 Cleanup, slight improvements to item location references 2024-09-24 22:05:20 +01:00
justin 25cec10313 Flatten values in creature manipulation data types 2024-09-24 21:50:21 +01:00
justin 4f6431968c Improve item location code 2024-09-22 14:29:02 +01:00
justin 31b5db6e9e Distinguish between selected item and root-selected item 2024-09-21 21:59:53 +01:00
justin 2154abfb1d Add roots and parents to adjacency function from Double Trees 2024-09-21 20:30:29 +01:00
justin 86d8e3a98a (Re)Implement nozzle walking 2024-09-21 19:42:28 +01:00
justin 241f6fdf10 Cleanup 2024-09-21 19:06:43 +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 ecc63a70cc Fix bullet randomness (from eg bangCone) 2024-09-17 09:20:37 +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 cde7bc9aef Move towards working implementation of attachment tree ammo 2024-09-14 10:44:35 +01:00
justin 86795f1a10 Commit before removing stackable items 2024-09-08 15:17:59 +01:00
justin 32cb2b2e80 Make launcherX use multiple ammo sources 2024-06-28 22:40:24 +01:00
justin 009a6cd30f Pass ammo magazine items to held item use chain 2024-06-25 15:50:22 +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 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 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 d41604fcde Mid implementation of external ammo sources 2024-06-20 22:58:52 +01:00
justin 02c34f99f1 Fix muzzle flare 2023-05-29 16:52:29 +01:00
justin 4b35a683af Tweak muzzle flare 2023-05-28 11:14:05 +01:00
justin 10c9e2261f Held item rclick use, tweak reload on lclick 2023-05-28 10:17:32 +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 297b4e0b3c Simplify and correct hammer check for held weapons 2023-05-19 20:00:11 +01:00
justin 7df81559d9 Work towards adding external ammo sources 2023-05-17 11:01:52 +01:00
justin 07a1d71039 Add general smooth scrolling, move camera into world 2023-03-26 20:09:00 +01:00