Commit Graph

87 Commits

Author SHA1 Message Date
justin b2efbd2b3e Separate out concrete part of world 2022-07-25 12:10:50 +01:00
justin 6b69fc1684 Add Read/Show instance for Creature 2022-07-22 10:44:54 +01:00
justin dfc9b2dca9 ActionPlan refactor 2022-07-21 22:56:19 +01:00
justin 583027112d Dataify impulse/action/strategy function fields 2022-07-21 21:45:31 +01:00
justin 9c352e4a83 Improve chase crit searching 2022-07-09 11:25:10 +01:00
justin 68cb191063 Improve item use hammer, improve wide laser 2022-07-07 10:58:18 +01:00
justin 3759434d92 Make use hammers and item positions slightly more logical 2022-07-07 08:27:56 +01:00
justin ffdfaa41c0 Cleanup creatures somewhat, fix LOS to LOSIndirect 2022-07-03 15:07:55 +01:00
justin 46bc135e69 Implement (partially) updating pathing grid when opening doors 2022-07-02 21:39:33 +01:00
justin ee9523dabb Cleanup 2022-06-26 02:30:17 +01:00
justin 3c2df2542a More streaming refactoring 2022-06-24 23:37:01 +01:00
justin ee47ee8e95 Require weapon also primed on ammo check 2022-06-22 21:03:06 +01:00
justin 53c8be0679 Continue reload refactor 2022-06-21 14:07:17 +01:00
justin 14a7189b44 Continue refactoring reloading 2022-06-21 13:06:55 +01:00
justin 8d457033a2 Cleanup 2022-06-19 22:46:50 +01:00
justin 08e5df07e2 Allow for door destruction 2022-06-19 20:50:03 +01:00
justin 7398791194 Cleanup 2022-06-05 10:00:35 +01:00
justin e84e5bad01 Fix unsafe blink bugs 2022-06-05 09:53:16 +01:00
justin 60f75fb133 Add delay before game over 2022-06-03 10:45:20 +01:00
justin 0c5eeb405f Add unsafe blink gun 2022-06-03 10:18:47 +01:00
justin b83392d441 Fix inventory swapping equipment bug 2022-05-22 15:50:25 +01:00
justin 41e5538eb7 Add jitter on chase crit bark 2022-05-19 10:58:13 +01:00
justin 914cae8212 Clarify when crOldPos is set 2022-05-18 11:26:47 +01:00
justin fa8d8b5899 Assorted changes, cleanup menu selection text 2022-04-25 23:27:39 +01:00
justin c686d9e111 Add fields to determine an item's inventory position/whether it is held 2022-04-11 13:32:06 +01:00
justin 901fab762a Move toward adding infoboxes/better creature information display 2022-04-10 10:16:15 +01:00
justin 3698a738f3 Cleanup creature update slightly, add show instance for impulses 2022-03-26 08:08:16 +00:00
justin ec51efabca Set lasGun muzzle position correctly 2021-12-11 23:11:13 +00:00
justin 6cd59d99bc Cleanup 2021-12-11 22:08:43 +00:00
justin 3c35a04531 Cleanup, trying to diagnose space leak in crit update 2021-12-09 22:12:44 +00:00
justin cb670bdfd8 Add burst fire, tentative inventory locking 2021-12-04 16:05:46 +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 85ededc158 Start work on crafting/combinations 2021-12-02 00:50:29 +00:00
justin 84ccff5344 Clear ammo when reloading clip based weaons 2021-12-01 18:37:16 +00:00
justin 016a1faf80 Allow for partial reloading 2021-12-01 17:40:09 +00:00
justin d75ea2b252 Cleanup 2021-12-01 11:11:24 +00:00
justin 42d7ca3ba8 Work on inventory management 2021-11-30 20:11:03 +00:00
justin 3754627e0d Work on pickup and putdown of inventory items 2021-11-30 16:44:33 +00:00
justin f40d486d68 Rethink item ammo to item consumables, start item type datatype 2021-11-29 16:22:31 +00:00
justin 8c5777a1af Move configuration from world to universe 2021-11-28 22:30:47 +00:00
justin 24480bbe52 Commit before attempting to move some data into a "local" world type 2021-11-28 01:32:42 +00:00
justin 224db733f6 Fold in more ammo parameters, distinguish loadable and charging weapons 2021-11-27 14:29:44 +00:00
justin 92a8dd59b8 Fold some ammo data into its own type 2021-11-27 13:40:56 +00:00
justin e7ea7377e2 Allow to equip left click items 2021-11-27 02:01:12 +00:00
justin 213f573011 Reorganise weapons, start work on drones 2021-11-22 00:37:27 +00:00
justin 20cf2ce26d Add dimensions to all items 2021-11-20 00:01:54 +00:00
justin 9f4ff3a75a Better check for wall collisions when expanding creature 2021-11-19 23:22:49 +00:00
justin 51d89982ed Readd wall corner collisions 2021-11-19 22:43:46 +00:00
justin 6f518d720c Tweak equipment draw 2021-11-19 14:24:31 +00:00