Commit Graph

95 Commits

Author SHA1 Message Date
justin 154abf0bad Start removing Reader monad from internal creature update 2021-12-11 18:24:53 +00:00
justin cdeb3dfa67 Use a creature to "use" the weapon of a turret 2021-12-11 18:06:04 +00:00
justin 15e1fbc060 Fix space leak when assigning targeted creature 2021-12-10 02:56:14 +00:00
justin e84b4a29e8 Cleanup 2021-12-09 22:37:14 +00:00
justin 3c35a04531 Cleanup, trying to diagnose space leak in crit update 2021-12-09 22:12:44 +00:00
justin bd94044445 Move towards a simplified creature update 2021-12-09 18:16:31 +00:00
justin a9139db0a8 Move toward adding multiple equipable items that are not directly usable 2021-12-08 17:09:24 +00:00
justin 40195d033c Fix combination bug 2021-12-06 02:33:36 +00:00
justin 22e3256da3 Tweak twisting when aiming 2021-12-05 16:54:08 +00:00
justin cbf344e73e Add bangcone 2021-12-04 18:52:03 +00:00
justin cb670bdfd8 Add burst fire, tentative inventory locking 2021-12-04 16:05:46 +00:00
justin 30abc318ae Input more combinations 2021-12-04 11:45:43 +00:00
justin 0114a2f9f2 Make combine and tweak menus servicable 2021-12-04 00:27:22 +00:00
justin b41e3e3637 Allow for stacking of items and combining sensibly 2021-12-03 17:18:06 +00:00
justin bebc73882a Implement combining of items 2021-12-03 01:56:23 +00:00
justin 3754627e0d Work on pickup and putdown of inventory items 2021-11-30 16:44:33 +00:00
justin fe02739621 Continue to refactor item datatypes, add a shape to rockets 2021-11-27 22:05:12 +00:00
justin f29c200a27 Make rewind gun mostly work; todo sound, dropping item, perhaps more 2021-11-26 18:56:37 +00:00
justin 9057012bb2 First (buggy) implementation of rewind gun 2021-11-26 18:14:51 +00:00
justin 5d9ea4b733 Correct room link position numbering 2021-11-22 16:42:19 +00:00
justin 213f573011 Reorganise weapons, start work on drones 2021-11-22 00:37:27 +00:00
justin 6f518d720c Tweak equipment draw 2021-11-19 14:24:31 +00:00
justin a546d070f0 Add shrinkability and cursed items 2021-11-18 18:30:22 +00:00
justin ebe9ad6b90 Cleanup: broken pathfinding 2021-11-16 18:05:47 +00:00
justin cb8cbe03a4 Commit before reorganising level generation 2021-11-16 14:48:37 +00:00
justin 2c768845b2 Move towards adding reflective shield 2021-11-05 12:14:11 +00:00
justin 08fa84c1fd Cleanup and reorganise 2021-10-31 19:46:32 +00:00
justin a823d4c6df Refactor tractor beam 2021-09-26 02:58:38 +01:00
justin 32367b5b2d Add trajectory to grenades, various refactoring 2021-09-25 18:39:53 +01:00
justin 6ac53c052c Working (but slow) shadow shapes 2021-09-17 23:12:51 +01:00
justin 86311c5d41 Improve awareness 2021-09-05 23:58:35 +01:00
justin e366698064 Start ai cleanup 2021-09-05 22:27:31 +01:00
justin 9d2f42dbc9 Cleanup, start to add creature silhouettes 2021-09-02 11:06:04 +01:00
justin d23f36ea95 Partial fix to near plane clipping shadows 2021-08-28 21:25:59 +01:00
justin 882a8e9824 Beef up minigun 2021-08-28 12:09:39 +01:00
justin dd44a93476 Refactor weapon usages 2021-08-27 16:31:43 +01:00
justin 832232fef6 Fix remote camera bug 2021-08-27 12:45:52 +01:00
justin c97c16777a Make background black, start cleanup of weapons 2021-08-26 21:18:46 +01:00
justin 9bdb9a227f Various refactoring 2021-08-17 19:08:18 +02:00
justin 4bbe5d0cf1 Move main to allow for new executables 2021-08-11 17:54:48 +02:00
justin 7b7fd302d8 More strictifiiiying 2021-07-30 01:25:11 +02:00
justin 9df19a9e85 Allow tweaking z buffer when rendering polygon, improve explosion render 2021-07-03 23:56:01 +02:00
justin d534f08064 Unify matrix uniform assignment, move towards uniform block 2021-06-24 14:38:17 +02:00
justin 39218ed3b5 Add flavour text, start smoke, support for different reload sounds 2021-06-22 14:42:23 +02:00
justin 3371e2ae79 Tweak walk cycle parameters 2021-06-09 00:01:56 +02:00
justin fb7a90df71 Add different weapon positions based on handedness 2021-06-07 20:28:54 +02:00
justin c9ca94e82e Add twisting weapons and feet 2021-06-07 15:03:15 +02:00
justin 0b8ac97fe9 Modularise item data, change tesla arc from projectile to particle 2021-06-06 16:08:56 +02:00
justin 346c426b43 Refactor, add bullet modules and weapon effect modifiers 2021-05-27 02:50:33 +02:00
justin f05381be47 Refactor shell movement, modularised in a tweakable way 2021-05-26 03:35:30 +02:00