Commit Graph

395 Commits

Author SHA1 Message Date
justin fa377171a4 Reinstate HammerTrigger (no weapons use it currently) 2025-07-29 10:47:09 +01:00
justin 81f88c32e9 Unify key press and mouse button press timings
Both now use Ints for presses.
Still no release timer for keyboard events.
2025-07-28 23:16:05 +01:00
justin 5b35b4c6c8 Fix burst rifle rate delay bug, various cleanups 2025-06-25 23:47:41 +01:00
justin b1041d1eb0 Simplify clouds 2025-06-24 09:42:51 +01:00
justin 5537efe584 Increase explosive damage to walls (still problems with hitboxes) 2025-06-24 08:28:22 +01:00
justin b2d64ce698 Refactor damages in circles 2025-06-20 21:52:42 +01:00
justin 078a3cc7ea Cleanup 2025-06-14 23:16:29 +01:00
justin 81a7dcd962 Refactor damages 2025-06-07 14:26:00 +01:00
justin 2b39152060 Remove DamageEffect 2025-06-07 10:28:17 +01:00
justin 467f241d7a Remove creature records 2025-06-06 14:52:52 +01:00
justin 0f55257bff Remove creature records 2025-06-06 13:36:18 +01:00
justin c8d44fea79 Move equipType out of record 2025-06-05 13:52:36 +01:00
justin 324a64814e Move muzzles out of records 2025-06-05 10:04:35 +01:00
justin e1ec4e1a89 Move weapon muzzles up a record 2025-06-04 09:29:09 +01:00
justin 33ebdcb0de Continue reorganising records into functions 2025-06-03 22:20:42 +01:00
justin e952f2abea Enable sounds in menus 2025-06-03 08:51:34 +01:00
justin 1851dcc5d6 Pause and resume sounds when pausing game 2025-06-02 12:43:37 +01:00
justin b442001246 Move laser sound to where it is created 2025-06-01 21:07:56 +01:00
justin c291c7e3da Cleanup 2025-06-01 10:23:14 +01:00
justin 61e85ffd5c Improve rotate drag mouse context 2025-06-01 10:06:51 +01:00
justin 59e1207b46 Improve jump to hotkey 2025-06-01 09:44:03 +01:00
justin 39753755af Cleanup 2025-06-01 09:31:29 +01:00
justin b7cd91b56e Cleanup, add unpause clock 2025-06-01 09:12:18 +01:00
justin 4932952ed4 Cleanup 2025-01-16 12:38:56 +00:00
justin 6eacce30fe Fix camera rotation double click bug 2025-01-16 12:26:52 +00:00
justin 21b7b863c7 Implement copier, an item that copies the value displayed by other items 2025-01-08 14:29:25 +00:00
justin 5fa5bdf21e Tweak display, scrolling of item values 2025-01-07 21:10:29 +00:00
justin b3cf10bd26 Simplify lasers 2025-01-07 01:36:23 +00:00
justin 4a9c1cd6b3 Simplify menu screens (no choice of display parameters) 2025-01-07 01:03:12 +00:00
justin fe3e0b1373 Simplify menu display 2025-01-07 00:58:23 +00:00
justin 1e7611ab81 Cleanup 2025-01-07 00:39:59 +00:00
justin 6ba16b06fb Cleanup 2025-01-06 12:23:59 +00:00
justin ffe5198e46 Cleanup 2025-01-06 12:21:34 +00:00
justin f9cf3c2ea6 Refactor 2025-01-06 12:10:25 +00:00
justin faded4a3c5 Cleanup 2025-01-06 12:06:51 +00:00
justin f3f365bbe9 Refactor 2025-01-06 12:06:37 +00:00
justin 57d36855d8 Replace length . _siPictures with _siHeight 2025-01-05 17:31:37 +00:00
justin 89eed0d059 Commit before trying to deal with leak in main inventory display 2025-01-04 12:58:36 +00:00
justin 386d6f47b0 Mapper, ARHUD, radar sweeps update. Add dropper items 2025-01-03 10:43:06 +00:00
justin 725a59b9d0 Work on mapper item, simpler generation of items from console 2025-01-02 11:16:04 +00:00
justin 03b25565f1 Allow mouse click interaction for nearby objects 2025-01-02 00:32:45 +00:00
justin 3b60ad6023 Cleanup. Probable leak when inventory is large enough for scrolling 2025-01-01 23:35:36 +00:00
justin adc0878a28 Allow use of items while examine subinventory shows
Still not sure what to do with right click scrolling, item swapping
2025-01-01 21:58:07 +00:00
justin ff5c4db3ae Cleanup 2025-01-01 21:16:47 +00:00
justin 5b978d9f1c Make examine inventory controlled by item, perhaps still buggy 2025-01-01 21:14:38 +00:00
justin 7dd379d4bc Cleanup, delete hotkeys when deleting item from inventory 2025-01-01 14:04:25 +00:00
justin 91111fc89c Add attached/aiming checks on item usage 2025-01-01 11:36:33 +00:00
justin 9e2dc995e9 Continue item use refactor 2024-12-31 11:25:56 +00:00
justin 2fc960321e Remove creature hammer, may have broken equipment/combining 2024-12-31 10:17:31 +00:00
justin ede08ff1db Tweak camera movement 2024-12-31 09:54:57 +00:00