Commit Graph

356 Commits

Author SHA1 Message Date
Max Bradbury 24e11362a0 flipping/mirroring images 2020-07-20 14:42:33 +01:00
Max Bradbury c01a36cfb4 minor bump(?) 2020-07-19 12:00:43 +01:00
Max Bradbury d7529387ea don't allow duplicate tiles with different names 2020-07-19 09:45:46 +01:00
Max Bradbury e6f5e6e953 minor bump 2020-07-19 08:54:16 +01:00
Max Bradbury 638a279b64 remove inlining 2020-07-19 08:53:54 +01:00
Max Bradbury 7eb465d5dc fix test for new bitsy version 2020-07-19 08:52:02 +01:00
Max Bradbury 21fac294d4 fix test for new bitsy version 2020-07-19 08:51:48 +01:00
Max Bradbury 11c7e29aed fix test for new bitsy version 2020-07-19 08:50:13 +01:00
Max Bradbury ff09ecd745 fix test for new bitsy version 2020-07-19 08:48:56 +01:00
Max Bradbury 4ebfec02ef fix test for new bitsy version 2020-07-19 08:45:57 +01:00
Max Bradbury f08f0fdc16 remove inlining 2020-07-19 08:42:03 +01:00
Max Bradbury 3de82cbacc update default game data 2020-07-19 08:36:20 +01:00
Max Bradbury dca191ccae don't allow tiles with an ID of 0 2020-07-18 22:26:13 +01:00
Max Bradbury c42d7262da create colour from borrowed str; handle missing end value; tests 2020-07-06 13:37:31 +01:00
Max Bradbury e1398ba803 error handing for Colour 2020-07-06 13:06:10 +01:00
Max Bradbury 5d40222120 fix merge issues #1 & #2; minor version bump 2020-07-02 16:52:40 +01:00
Max Bradbury 4978d263f1 refactor (will this help?) 2020-07-02 15:04:21 +01:00
Max Bradbury 64f75f6f83 tidyup 2020-07-02 15:03:50 +01:00
Max Bradbury 12b6d1904e remove redundant comment 2020-07-02 15:03:26 +01:00
Max Bradbury 15c5a74acf move TODO items to Github Issues 2020-07-01 18:10:26 +01:00
Max Bradbury 07fc016020 remove unused fn 2020-07-01 17:18:55 +01:00
Max Bradbury c9d9f5e01d target bitsy 7.1 2020-07-01 17:04:37 +01:00
Max Bradbury 8582909762 remove accidental import 2020-07-01 17:04:23 +01:00
Max Bradbury 5e3175b850 update readme 2020-07-01 16:24:32 +01:00
Max Bradbury 192e065e06 todo 2020-07-01 16:23:41 +01:00
Max Bradbury cf29fd43dc tidy up bitsy-validate 2020-07-01 16:23:28 +01:00
Max Bradbury d53d1d73d0 tidy up bitsy-validate 2020-07-01 16:21:27 +01:00
Max Bradbury 3104db32e2 update todo 2020-07-01 15:25:12 +01:00
Max Bradbury 1735b66436 version bump 2020-07-01 15:23:55 +01:00
Max Bradbury b82b1fb145 tidyup 2020-07-01 15:11:55 +01:00
Max Bradbury 5b18892bb4 add `bitsy-dedupe` executable 2020-07-01 15:11:43 +01:00
Max Bradbury 32addca850 fix dedupe_tiles function and test 2020-07-01 14:42:36 +01:00
Max Bradbury 3802ccfe93 remove some unused bits 2020-07-01 14:23:39 +01:00
Max Bradbury 71ce6e7334 add dedupe_tiles() function and test 2020-07-01 14:22:59 +01:00
Max Bradbury 92ca2ea5c3 add change_tile_ids() function 2020-07-01 14:22:23 +01:00
Max Bradbury eef37898f7 implement PartialEq so we can compare tiles without comparing IDs 2020-06-30 00:32:59 +01:00
Max Bradbury 9ece613a95 doc ExitInstance 2020-06-29 18:29:42 +01:00
Max Bradbury c46d6837b9 don't overwrite keys 2020-06-29 18:29:24 +01:00
Max Bradbury a969368a8f handle dialogue ID changes in exits 2020-06-28 20:47:55 +01:00
Max Bradbury 0a7ed21ea6 refactor room exit, ending changes 2020-06-28 20:42:53 +01:00
Max Bradbury 6113bb12a6 fix misleading comments 2020-06-28 20:29:03 +01:00
Max Bradbury 9fcf3a996d refactoring/optimisation 2020-06-28 20:28:43 +01:00
Max Bradbury 586573c86a fixed palette IDs 2020-06-28 18:30:33 +01:00
Max Bradbury 7c21680926 tidyup 2020-06-28 18:30:20 +01:00
Max Bradbury beea5f8efc use existing IDs if there is no conflict 2020-06-28 17:49:32 +01:00
Max Bradbury ba1dc3ff34 remove comment 2020-06-28 17:48:01 +01:00
Max Bradbury a1f866086b tidy up pixels 2020-06-28 17:47:43 +01:00
Max Bradbury 0a82d2ae61 borrow game properties 2020-06-28 17:47:29 +01:00
Max Bradbury ed21ca4a2b more merge testing 2020-06-28 17:46:46 +01:00
Max Bradbury 4c47de406e more merge tests 2020-06-28 13:10:13 +01:00