Commit Graph

175 Commits

Author SHA1 Message Date
justin b52adddd5d Work on cleaning up item effects/attachments etc 2022-07-27 16:39:58 +01:00
justin 6554d219dc Cleanup, split CWorld into separate file 2022-07-26 21:19:12 +01:00
justin c2707719fb Cleanup 2022-07-26 11:51:53 +01:00
justin 2c1bc67a51 Cleanup 2022-07-24 13:53:35 +01:00
justin 6b69fc1684 Add Read/Show instance for Creature 2022-07-22 10:44:54 +01:00
justin 12246462fe Make item use mods an external function 2022-07-20 17:06:45 +01:00
justin eeb98eb151 Start refactoring held item use 2022-07-20 16:03:35 +01:00
justin 330a81a955 Refactor projectiles 2022-07-20 09:55:07 +01:00
justin 6e901d3086 Correctly set your control 2022-07-20 01:28:26 +01:00
justin 1f79fe157f Make creature update an external function 2022-07-20 01:22:17 +01:00
justin 3031f2478c Split bullet spawning and bouncing/penetration 2022-07-19 15:33:49 +01:00
justin 0a7922ec5e Improve static bullets 2022-07-19 13:15:13 +01:00
justin bf023a61ce Add bullet damages field, move bullet data into own file 2022-07-17 21:45:26 +01:00
justin 6c6fe43bc0 Move bullet bouncing into separate datatype field 2022-07-17 20:23:50 +01:00
justin 7d6407bebc Move bullet trajectory into bullet update function 2022-07-17 10:31:34 +01:00
justin 75cd15c240 Data-ify creature drawing (partially) 2022-07-10 23:24:25 +01:00
justin 68cb191063 Improve item use hammer, improve wide laser 2022-07-07 10:58:18 +01:00
justin 9159281f85 Commit before attempting to unify hammers for used items 2022-07-07 07:24:42 +01:00
justin 0eb2fdc37e Start work on lasguns 2022-07-06 22:24:02 +01:00
justin d63495e335 Add various capabilities for generating graphs, fixes to lasgun 2022-07-06 11:54:29 +01:00
justin ffdfaa41c0 Cleanup creatures somewhat, fix LOS to LOSIndirect 2022-07-03 15:07:55 +01:00
justin 4b8155ae16 Commit before moving button press events from events into your control 2022-06-29 12:12:45 +01:00
justin c34468aa49 Fix bug on dropping item when reloading 2022-06-22 19:22:17 +01:00
justin a85cf4d1fb Continue refactor of reloading 2022-06-20 11:12:24 +01:00
justin fa762c7687 Add shatterGun 2022-06-16 11:13:44 +01:00
justin a7201b8fb6 Move towards introducing pipes, generalise blocks 2022-06-16 02:18:22 +01:00
justin 485c42eb24 Make items recoverable from base type 2022-06-14 22:09:26 +01:00
justin 95ec30837a Move towards correcting module combinations 2022-06-08 17:36:24 +01:00
justin ba8b33a87c Improve item combination algorithm 2022-06-08 16:12:44 +01:00
justin bcbfd7d2fa Defunction-ify item modules, requires more cleanup 2022-06-08 12:28:11 +01:00
justin d91a53f76c Remove hvAuto, replace with machineGun 2022-06-07 23:50:28 +01:00
justin 582881ca66 Continue to tweak death effects 2022-06-04 15:52:38 +01:00
justin 5f5b1dd422 Move towards adding corpses 2022-06-04 12:42:18 +01:00
justin 602a004e87 Add skin colors 2022-06-04 12:25:16 +01:00
justin 2b9ad58f6f Tweak gibs 2022-06-04 11:19:14 +01:00
justin dd985c6a49 Start to add basic gibbing 2022-06-03 18:00:07 +01:00
justin 0c5eeb405f Add unsafe blink gun 2022-06-03 10:18:47 +01:00
justin 79b3a86520 Improve detector equipment, various cleanup 2022-05-27 18:49:54 +01:00
justin 60fc2d44e8 Unify and cleanup radars 2022-05-27 11:35:26 +01:00
justin 5c41e2823e Add force field gun 2022-05-26 13:17:51 +01:00
justin ba80bfd0ad Work on wrist shields, cleanup 2022-05-25 22:34:22 +01:00
justin b4ec4019db Commit before changes to creature inventory update 2022-05-24 20:28:57 +01:00
justin 4cc8394f2c Implement headlamp 2022-05-23 11:24:44 +01:00
justin 46123de69c Improve possible manipulation of equipment 2022-05-23 10:18:36 +01:00
justin fd40da2d4a Make aiming speed be gouverned by strength 2022-05-22 14:33:34 +01:00
justin e9cc7e64c9 Improve frontArmour equipment 2022-05-21 19:30:51 +01:00
justin c5818271d8 Allow equipment on both wrists 2022-05-21 15:26:58 +01:00
justin 8ad332aced Allow for separate equipment positions on body 2022-05-21 14:41:49 +01:00
justin 398ed6d982 Start to implement equipment sites on body 2022-05-21 12:13:50 +01:00
justin 67e6c4a5bd Fix bullet particle spawn 2022-04-11 15:00:42 +01:00