justin
8b17ec56ad
Start adding pulseLasers
2025-07-19 22:05:46 +01:00
justin
2f0e039d39
Fix volleyGun
2025-06-26 11:41:24 +01:00
justin
731bd5276a
Hack machine pistol whir down when no ammo
2025-06-26 09:31:40 +01:00
justin
7830b0e2c1
Work on machine pistol
2025-06-26 01:09:09 +01:00
justin
5b35b4c6c8
Fix burst rifle rate delay bug, various cleanups
2025-06-25 23:47:41 +01:00
justin
7bee1549bf
Start work on clouds, damage, sensors
2025-06-06 22:53:41 +01:00
justin
bae75a1e60
Cleanup
2025-06-05 22:19:20 +01:00
justin
9a699e70ed
Move background item effects out of records
2025-06-05 22:08:39 +01:00
justin
816ab4222f
Move UseCondition out of record
2025-06-05 19:41:33 +01:00
justin
c8d44fea79
Move equipType out of record
2025-06-05 13:52:36 +01:00
justin
7f1b790688
Move AmmoType, going towards no need for Aeson
2025-06-05 13:16:57 +01:00
justin
c8a04b8b1e
Move UseDelay out of records
2025-06-05 11:00:17 +01:00
justin
f3c56a6b5f
Start removing heldDelay records
2025-06-05 10:33:41 +01:00
justin
324a64814e
Move muzzles out of records
2025-06-05 10:04:35 +01:00
justin
b2a971d8c3
Move towards moving muzzles out of records
2025-06-05 08:16:20 +01:00
justin
37fafa9123
Cleanup
2025-06-04 21:53:50 +01:00
justin
62cac29a59
Rethink weapon repetitions
2025-06-04 21:03:25 +01:00
justin
9797f610aa
Remove heldParams record
2025-06-04 13:33:44 +01:00
justin
0cb7b54180
Move weapon repetitions into trigger type
2025-06-04 13:23:40 +01:00
justin
e77721fe7d
Move sidepush out of records
2025-06-04 11:43:35 +01:00
justin
a8aab75739
Move randomOffset out of records
2025-06-04 11:33:14 +01:00
justin
636a13b678
Move weapon torque out of records
2025-06-04 11:21:15 +01:00
justin
9f884b5aa7
Continue record refactor
2025-06-04 09:50:18 +01:00
justin
e1ec4e1a89
Move weapon muzzles up a record
2025-06-04 09:29:09 +01:00
justin
a71e237789
Remove aimParam records
2025-06-04 09:22:01 +01:00
justin
a1a35745d6
Move TriggerType out of item record
2025-06-04 08:18:05 +01:00
justin
33ebdcb0de
Continue reorganising records into functions
2025-06-03 22:20:42 +01:00
justin
a17961eac7
Make aimStance record into function
2025-06-03 15:19:35 +01:00
justin
589603e474
Start moving item records out into functions
2025-06-03 11:46:56 +01:00
justin
6706ac494a
Reduce positional effect on sounds
2025-06-02 11:13:19 +01:00
justin
b442001246
Move laser sound to where it is created
2025-06-01 21:07:56 +01:00
justin
881b866ed2
Play around with tesla arcs
2025-01-16 12:18:25 +00:00
justin
91f11e43c8
Handle warmdown of minigun with inventory effect
2025-01-08 16:18:44 +00:00
justin
698bb081dd
Change weapon fixed rate delay not to require update every tick
2025-01-04 21:06:07 +00:00
justin
725a59b9d0
Work on mapper item, simpler generation of items from console
2025-01-02 11:16:04 +00:00
justin
3b60ad6023
Cleanup. Probable leak when inventory is large enough for scrolling
2025-01-01 23:35:36 +00:00
justin
0ef28c132e
Replace buggy circle seg intersection with a simpler test
2024-12-26 21:53:18 +00:00
justin
a4e1fcf384
Add alteRifle
2024-12-23 10:53:35 +00:00
justin
34c7186aa1
Tweak flares
2024-12-23 10:28:46 +00:00
justin
bb5ed215e4
Cleanup
2024-12-22 23:57:54 +00:00
justin
e56a467111
Add muzzle flash to bangCone
2024-12-22 23:54:06 +00:00
justin
e2e1e23881
Cleanup tesla arcs
2024-12-22 15:36:28 +00:00
justin
84821a1531
Randomise volleygun muzzle order
2024-12-21 19:10:34 +00:00
justin
1e77b45230
Improve volleyGun
2024-12-21 11:47:29 +00:00
justin
8f65fa6bc5
Allow firing of different muzzles on different frames after use
2024-12-21 11:37:52 +00:00
justin
92b190aba8
Cleanup
2024-12-20 18:06:54 +00:00
justin
58635466ae
Cleanup
2024-12-20 17:09:17 +00:00
justin
d9aaa8cc05
Allow for item use when not root
2024-12-20 16:07:58 +00:00
justin
3da9490dd4
Remove left click/hotkey item data types
2024-12-19 21:55:18 +00:00
justin
c4e8046332
Improve click detectors
...
Introduce "gadgets" as a structural function, for items that can be used
when held and when not held. Click detectors are such an item. Make
click detectors correctly attach and use up batteries when used.
2024-12-18 13:34:05 +00:00