Commit Graph

78 Commits

Author SHA1 Message Date
justin 6b69fc1684 Add Read/Show instance for Creature 2022-07-22 10:44:54 +01:00
justin ad84e69d05 Data-ify item drawing 2022-07-11 00:33:59 +01:00
justin 75cd15c240 Data-ify creature drawing (partially) 2022-07-10 23:24:25 +01:00
justin f6d96ec92c Put config/targeting pictures in sensible places, tweak main loop 2022-06-28 01:19:47 +01:00
justin 8d457033a2 Cleanup 2022-06-19 22:46:50 +01:00
justin a1c7abedaf Rename Perception datatype/fields 2022-06-18 10:08:06 +01:00
justin 5053590792 Reify debug booleans 2022-06-17 21:34:00 +01:00
justin 1c80447f9a Add distance indicator for forcefield gun 2022-06-07 16:01:08 +01:00
justin 582881ca66 Continue to tweak death effects 2022-06-04 15:52:38 +01:00
justin 63af928a1a Add basic corpse shapes 2022-06-04 13:23:31 +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 79b3a86520 Improve detector equipment, various cleanup 2022-05-27 18:49:54 +01:00
justin 546c279fae Cleanup creature properties 2022-05-24 23:26:21 +01:00
justin b10e141a86 Cleanup 2022-05-24 23:06:07 +01:00
justin 46123de69c Improve possible manipulation of equipment 2022-05-23 10:18:36 +01:00
justin 1c038b79be Add visuals for wrist equipment 2022-05-22 23:23:29 +01:00
justin f555a4bf05 Cleanup 2022-05-21 21:53:49 +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 ab2408b480 Prettify saved config 2022-04-11 08:47:30 +01:00
justin 3592245b46 Add partial box to infobox 2022-04-10 23:23:29 +01:00
justin 12852a7670 Add creature info display 2022-04-10 23:07:11 +01:00
justin 0cc12f31ad Work out screen coordinates for connecting infobox 2022-04-10 11:32:05 +01:00
justin 77c3f83d20 Add explicit layer datatype 2022-04-10 10:48:17 +01:00
justin 901fab762a Move toward adding infoboxes/better creature information display 2022-04-10 10:16:15 +01:00
justin 31d5bcd0bb Develop laser upgrade path slightly 2022-04-04 17:00:35 +01:00
justin 1e5f24c8a1 Cleanup 2022-02-22 22:07:55 +00:00
justin 8a7d06783d Move targeting to dedicated datatype within item 2022-02-22 21:49:10 +00:00
justin cdeb3dfa67 Use a creature to "use" the weapon of a turret 2021-12-11 18:06:04 +00:00
justin a9139db0a8 Move toward adding multiple equipable items that are not directly usable 2021-12-08 17:09:24 +00:00
justin 22e3256da3 Tweak twisting when aiming 2021-12-05 16:54:08 +00:00
justin 0114a2f9f2 Make combine and tweak menus servicable 2021-12-04 00:27:22 +00:00
justin 8c5777a1af Move configuration from world to universe 2021-11-28 22:30:47 +00:00
justin 652af6b0a9 Fold aiming parameters into item use datatype 2021-11-27 18:10:05 +00:00
justin a546d070f0 Add shrinkability and cursed items 2021-11-18 18:30:22 +00:00
justin 0c6fa80ce0 Tweak weapon pictures 2021-10-03 13:19:53 +01:00
justin 1414d08d88 Fix bug when forming convex hull of game room bounds 2021-09-30 23:46:59 +01:00
justin 32367b5b2d Add trajectory to grenades, various refactoring 2021-09-25 18:39:53 +01:00
justin 7da1a8bc45 Move debug flags to config, various perf improvements 2021-09-24 13:25:24 +01:00
justin 85edd98d62 Various performance improvements 2021-09-23 15:27:37 +01:00
justin 952ec1c579 Working dynamic shadows using shape vertices buffer 2021-09-22 10:34:39 +01:00
justin 464b0b16db Broken commit, just to restore deleted function 2021-09-21 01:28:11 +01:00
justin 7f1a365cac Draw shape shadows using index buffer 2021-09-21 00:43:45 +01:00
justin 5cbcbec101 Working element buffer object 2021-09-20 12:36:35 +01:00
justin 80aa67015c Performance tweaks 2021-09-18 15:38:46 +01:00
justin 2d8f1089a1 Allow for items to cast shadows 2021-09-18 11:00:52 +01:00
justin 6ac53c052c Working (but slow) shadow shapes 2021-09-17 23:12:51 +01:00
justin aa7413a29f Cleanup, move towards unifying zones 2021-09-11 15:52:43 +01:00
justin be7b2d2cd7 Add frame clock 2021-09-09 13:29:09 +01:00