Commit Graph

97 Commits

Author SHA1 Message Date
justin 4b5a75f4af Refactor vault room 2021-10-01 00:48:19 +01:00
justin 1414d08d88 Fix bug when forming convex hull of game room bounds 2021-09-30 23:46:59 +01:00
justin c88f88004d Fix wall bug, refactor placements 2021-09-30 15:35:35 +01:00
justin f3437adef7 Working implementation of light change when door opens 2021-09-29 01:34:54 +01:00
justin 743c1c878d Make buttons have shape, expose multiple bugs 2021-09-27 12:28:53 +01:00
justin 79b2692199 Refactor inverse shockwave 2021-09-26 12:09:44 +01:00
justin 32367b5b2d Add trajectory to grenades, various refactoring 2021-09-25 18:39:53 +01:00
justin 85edd98d62 Various performance improvements 2021-09-23 15:27:37 +01:00
justin 7b6904b51f Fix direction stuttering bug 2021-09-22 19:42:39 +01:00
justin 0295b3dd70 Basic closeness check for floor items 2021-09-22 12:05:28 +01:00
justin 27a780ff47 Draw floor item shapes 2021-09-22 11:54:25 +01:00
justin fa7d8e1b50 Add toggle for visual sounds 2021-09-22 11:37:07 +01:00
justin 2804d58a5a Continue shape rendering improvements 2021-09-21 02:04:41 +01:00
justin c605ac74ff Performance improvements, combine cap and geometry buffer 2021-09-18 19:48: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 294e01479a Define shape datatype 2021-09-14 01:17:07 +01:00
justin 29f048cfdd Add dust on bullet wall hit 2021-09-13 12:23:51 +01:00
justin b27c174d93 Refactor control list display 2021-09-13 01:39:53 +01:00
justin 064d43f903 Center and rotate to horizontal sound text 2021-09-12 21:00:02 +01:00
justin 51a85bd1ec Refactor sound 2021-09-12 17:52:34 +01:00
justin aa7413a29f Cleanup, move towards unifying zones 2021-09-11 15:52:43 +01:00
justin 87a9745d37 Add support for clamping pictures to be inside screen 2021-09-10 11:38:24 +01:00
justin 6ecd739d6f Tweak weapons 2021-09-06 21:58:36 +01:00
justin 72e29ebac3 Fix basic pathing 2021-09-06 11:35:30 +01:00
justin 215a3dda36 Cleanup creature picture 2021-09-04 14:53:05 +01:00
justin fd85093833 Cleanup particles slightly 2021-09-03 17:26:21 +01:00
justin 111b86d2df Unify menu event handling and display 2021-09-03 13:48:52 +01:00
justin 6a2df15d0d Unify option menu display and effects 2021-09-03 12:38:56 +01:00
justin 083000c103 Slight cleanup 2021-09-03 10:58:06 +01:00
justin 1bbeb926a5 Fix bug in detecting which room you are in 2021-09-03 01:22:46 +01:00
justin c69af7a5f4 Add concept of GameRoom, check viewing distance based on rooms 2021-09-02 23:24:29 +01:00
justin 02193add68 Square light radius on cpu (should be done in code) 2021-09-01 21:02:18 +01:00
justin ecaa5c48d0 Working cloud shadows (slow) 2021-09-01 12:20:01 +01:00
justin 882a8e9824 Beef up minigun 2021-08-28 12:09:39 +01:00
justin b396d6c857 Provisional working coloured lights 2021-08-21 12:34:49 +02:00
justin 9bdb9a227f Various refactoring 2021-08-17 19:08:18 +02:00
justin 807bc908d1 Minor tweaks to hud rendering 2021-08-17 13:58:22 +02:00
justin 650e58bdfa Improve level generation speed 2021-08-16 20:56:49 +02:00
justin 37db056f23 Fix wall zoning bug 2021-08-16 16:54:27 +02:00
justin c58ee6d56c Improve line zoning 2021-08-16 14:44:52 +02:00
justin 4bbe5d0cf1 Move main to allow for new executables 2021-08-11 17:54:48 +02:00
justin 54c912224b Rendering optimisations (mainly inlining) 2021-07-31 23:38:37 +02:00
justin 834464db51 Remove RenderType datatype 2021-07-30 11:53:51 +02:00
justin 2d8b27746c Further strictifying 2021-07-30 00:23:02 +02:00
justin bd8ef3f416 Mid strictifying 2021-07-29 23:42:27 +02:00
justin 192e2c9c57 Implement custom poking for vertices--speed regression? 2021-07-29 18:46:01 +02:00
justin 72f57b6ccf Move towards removing renderStrategy data 2021-07-29 15:58:35 +02:00
justin 25a6186e7b Hack partially working gui line to dropped items 2021-07-28 20:58:39 +02:00