Commit Graph

227 Commits

Author SHA1 Message Date
justin 4723b45ef6 Tweak terminal screen drawing 2026-04-06 10:03:48 +01:00
justin be2f7160ba Cleanup 2026-03-24 09:38:32 +00:00
justin f6f63c9a14 Remove graphviz dependency 2026-01-02 11:40:14 +00:00
justin 804e4eb1e2 Cleanup 2026-01-02 11:07:47 +00:00
justin 119234af89 Fix picture vertex buffering bug 2026-01-02 10:58:28 +00:00
justin 2c978b4de1 Move towards resolving picture rendering bug
The bug concerns a mutable vector storing the amount of data that has
been poked.
2026-01-01 23:44:18 +00:00
justin 2f935a0d41 Tweak inventory display 2025-12-26 11:05:34 +00:00
justin 2cb9fb153a Add hacky block shadow to inventory items 2025-12-26 10:41:21 +00:00
justin 238d6b8799 Add border to terminal display 2025-12-23 15:43:56 +00:00
justin 851b26262a Allow for inventory item bolding 2025-12-09 22:46:57 +00:00
justin 9c94e1b3f3 Remove BloomNoZWrite layer 2025-11-21 09:36:56 +00:00
justin ec1216e7eb General cleanup 2025-11-13 21:13:13 +00:00
justin b2fd0543dd Cleanup, remove DeriveGeneric language extensions 2025-10-20 12:10:11 +01:00
justin 2056d8ba0e Comment out DeriveAnyClass extensions 2025-10-19 21:50:43 +01:00
justin a25b62d77f Add more ascii characters
Will also add more characters from code page 437
2024-11-02 02:34:06 +00:00
justin 6438da0037 Commit AFTER playing around with poking/vector sizing a little 2024-10-01 12:32:23 +01:00
justin a98ec80f59 Remove bottom and mid layer pictures 2024-10-01 00:37:31 +01:00
justin c3d112e52e Commit before attempting to remove bottom and mid picture layers 2024-10-01 00:16:46 +01:00
justin 48b8cfe7ef Cleanup 2024-09-30 21:32:51 +01:00
justin 891fd0079c Allow for indentation of individual selection items 2024-09-12 10:21:35 +01:00
justin f2183e9954 Cleanup 2023-05-20 15:06:05 +01:00
justin 03b793802f Cleanup, stop drawing space characters 2023-05-19 18:24:53 +01:00
justin 6081f90f90 Cleanup rendering 2023-05-10 21:26:17 +01:00
justin 5f238a65d0 Cleanup 2023-05-10 20:32:26 +01:00
justin 312f342e09 Color scroll lines in inventory display 2023-05-10 18:01:14 +01:00
justin 03c3d34ea1 Attempt to simplify text positioning 2023-05-05 02:37:18 +01:00
justin ed8d8f0e93 Work on terminals 2023-05-03 11:19:47 +01:00
justin d79216555b Try to add compute shaders 2023-04-11 14:55:57 +01:00
justin 5b5ed519dd Start to create debug datatypes 2023-03-29 11:35:39 +01:00
justin ea0c942887 Refactor window size, update selection cursor on new screen 2023-03-25 09:27:27 +00:00
justin 3350a8dc30 Use texture array for character rendering, condense rendering 2023-03-23 14:08:07 +00:00
justin 68b43f29ff Remove bezier shader 2023-03-23 00:38:14 +00:00
justin db53a1ffb2 Remove tweakz shader 2023-03-23 00:27:09 +00:00
justin 6860d2c8bf Start work on old picture shader code 2023-03-23 00:06:58 +00:00
justin 5f7d662454 Partial inventory display update 2023-01-27 22:47:45 +00:00
justin af24c5bc9c Cleanup pictures 2023-01-11 11:26:26 +00:00
justin 9796564075 Cleanup arc drawing 2023-01-11 00:21:06 +00:00
justin 471c6fec7e Implement arcs with variable width and color 2023-01-11 00:00:02 +00:00
justin 715008a030 Bump stackage version, uses later version of GHC 2022-08-22 16:56:11 +01:00
justin b7a77cdbd9 Remove streaming 2022-08-22 11:50:41 +01:00
justin 947752b8d5 Excise streaming 2022-08-22 11:23:19 +01:00
justin 0006973dc3 Cleanup 2022-08-21 22:41:19 +01:00
justin 7181046aa3 Remove generic and flat instances 2022-08-21 22:38:40 +01:00
justin f1ef75f511 Go back to JSON encoding 2022-08-21 21:23:59 +01:00
justin dd62e30026 Add Store instances 2022-08-21 12:21:05 +01:00
justin 1ce7d4a72d Add Binary instances 2022-08-21 10:58:19 +01:00
justin 6e598339f1 Cleanup 2022-08-20 18:41:04 +01:00
justin ff9dbdf068 Move from store to flat 2022-08-20 17:54:35 +01:00
justin 8571ab9254 Attempt to make CWorld correct instance of Store 2022-08-20 15:53:37 +01:00
justin 9df0fa8692 Move towards serializing saves/loads faster 2022-08-19 11:12:43 +01:00