Commit Graph
143 Commits
Author SHA1 Message Date
justin 03c3d34ea1 Attempt to simplify text positioning 2023-05-05 02:37:18 +01:00
justin 031af611cd Cleanup, stop assigning hotkeys to unequipped items 2023-05-05 01:59:40 +01:00
justin 734d74af52 Tweak pause camera movement 2023-04-25 10:23:43 +01:00
justin ee89ac9b00 Implement generalised storing of position for mouse presses 2023-03-26 23:00:07 +01:00
justin 07a1d71039 Add general smooth scrolling, move camera into world 2023-03-26 20:09:00 +01:00
justin 73e742e1a2 Implement floating camera 2023-03-26 16:44:19 +01:00
justin 082ce9c9a1 Start to generalise text input to "terminal signal" input 2023-03-26 13:57:26 +01:00
justin d989acd6f2 Allow shadow fidelity option, fix bug in rendering box shadows 2023-03-25 17:22:58 +00:00
justin cdc4a84d4b Commit before attempting to split ItemUse into prism + lenses 2023-03-25 10:10:47 +00:00
justin ea0c942887 Refactor window size, update selection cursor on new screen 2023-03-25 09:27:27 +00:00
justin dee7472d31 Work towards unifying all in game input 2023-02-21 00:37:26 +00:00
justin adbfe5b73b Reimplement combining items 2023-02-20 00:12:44 +00:00
justin 1028fa7d88 Empty Update/UsingInput 2023-02-19 12:27:16 +00:00
justin 9109841658 Shuffle functions 2023-02-19 11:57:45 +00:00
justin 2b0b54f1cd Start splitting off creature control more sensibly 2023-02-19 11:45:51 +00:00
justin 4afc216b25 Continue inventory tweak 2023-02-16 17:07:59 +00:00
justin 934dd64704 Work on inventory management 2023-02-16 16:12:03 +00:00
justin c354949ca9 Partially working change to selected items 2023-02-07 12:07:13 +00:00
justin 43e3c1fe4c Tweak combine filtering 2023-01-16 00:57:55 +00:00
justin 994496e964 Add capability to examine you (empty slots) and close objects 2023-01-11 22:23:01 +00:00
justin 25912fe3eb Cleanup, tweak aiming 2023-01-11 19:28:37 +00:00
justin 44f767841a Remove strafing when not aiming, only move forward 2023-01-08 21:00:49 +00:00
justin 05d081497d Implement slowed down aim turning 2023-01-08 11:10:42 +00:00
justin 9779b6fa39 Move in game key press input reaction to universe update 2022-10-30 10:19:59 +00:00
justin e3155752ba Commit before pushing more input events into update 2022-10-29 22:33:10 +01:00
justin afaef480db Minor tweaking, argument refining 2022-10-29 12:20:19 +01:00
justin af6cdff063 Separate out input datatype 2022-10-29 11:36:57 +01:00
justin 2e7cd0aec2 Camera position refactor 2022-10-28 15:32:46 +01:00
justin 7e790b7153 Add in "linear" lWorld to separate time reversable worlds 2022-10-28 12:24:51 +01:00
justin 9f00e67298 Replace some foldr with foldl' 2022-08-23 15:40:15 +01:00
justin 9df0fa8692 Move towards serializing saves/loads faster 2022-08-19 11:12:43 +01:00
justin 160560af5f Refactor, try to limit dependencies 2022-07-28 00:59:56 +01:00
justin 5c8e786dfa Cleanup 2022-07-26 10:22:55 +01:00
justin b2efbd2b3e Separate out concrete part of world 2022-07-25 12:10:50 +01:00
justin 22adcb89e0 Cleanup 2022-07-16 18:07:43 +01:00
justin e4a4766ddf Add sounds, move data types out into separate folders 2022-07-16 17:06:51 +01:00
justin fff5c87092 Re-add twist when reloading, stop reload when full ammo 2022-06-22 20:41:37 +01:00
justin 698ccb414d Record whether a mouse click is continued or not 2022-06-22 17:02:57 +01:00
justin 53c8be0679 Continue reload refactor 2022-06-21 14:07:17 +01:00
justin 2f4b381484 Make reloading based upon creature stance 2022-06-20 00:53:47 +01:00
justin e85bd36fe4 Cleanup 2022-06-07 21:34:34 +01:00
justin c8c299cfb5 Cleanup 2022-06-07 14:20:13 +01:00
justin b92305798f Cleanup 2022-06-06 16:22:47 +01:00
justin eb38874102 Partially successful change of terminals to external entities 2022-06-06 12:49:14 +01:00
justin 65fcea0f50 Allow for equipment items to set a minimum view distance 2022-06-05 01:50:18 +01:00
justin 5e144b1cd5 Fix aiming creature direction when zooming 2022-06-05 00:51:53 +01:00
justin 61722e55e8 Allow for ingame terminal input 2022-06-01 15:42:30 +01:00
justin 361dba88a0 Remove twist fire after reloading bug 2022-05-23 11:39:19 +01:00
justin 100f776ddd Cleanup 2022-04-07 21:39:39 +01:00
justin 9d4b1d5d70 Cleanup 2022-04-07 20:54:00 +01:00