Commit Graph

48 Commits

Author SHA1 Message Date
14fd15f776 Add butler for easier itch deployment 2025-01-23 21:01:08 -05:00
b323bd0728 Change the name of the game 2025-01-23 20:47:35 -05:00
5ceb0eae5d Add a way to remove items from existence 2025-01-23 20:25:56 -05:00
eb43986876 See your inventory! 2025-01-21 21:08:05 -05:00
868c2211be Haul items around 2025-01-21 21:01:32 -05:00
faccabcafc Items + showing them in rooms 2025-01-21 20:38:34 -05:00
b786a0fa04 Unify Makefile once again 2025-01-21 19:58:04 -05:00
e09013036f Merge remote-tracking branch 'origin/master' 2025-01-21 19:57:10 -05:00
8299f0f1cb Help and stuff 2025-01-21 19:57:00 -05:00
91903e04dc Different compiler flags for MacOS 2025-01-20 21:49:20 -05:00
746ae7abab Slight data changes 2025-01-19 18:26:31 -05:00
bfc20bdfce Print room description when first entering a room 2025-01-19 18:18:48 -05:00
42e90b8531 Different descriptions for the same room 2025-01-19 13:56:18 -05:00
465ac02048 Cleanup 2025-01-19 10:10:42 -05:00
ad6a921bef Remove transitions 2025-01-19 09:56:33 -05:00
d730c3ab9f Look! Look! 2025-01-19 09:52:18 -05:00
b4d93cffc2 Add movement 2025-01-19 09:41:25 -05:00
01cf8c08db Make actions work!! 2025-01-19 09:25:55 -05:00
03ab78940f Cleanup 2025-01-19 08:39:00 -05:00
9ef8e88b9a Implement effects 2025-01-18 19:34:45 -05:00
fe24e4f01b Make generated C files a bit nicer to look at 2025-01-18 06:43:22 -05:00
9da35b5854 Predicates 2025-01-18 06:34:36 -05:00
df0b65e097 Load some of the action stuff 2025-01-16 20:15:50 -05:00
28077a0eeb Remove testing predicate code 2025-01-16 19:53:47 -05:00
0ff24ad65b Create predicates 2025-01-13 19:56:15 -05:00
e8a9caf304 Add flags 2025-01-13 19:37:38 -05:00
842a6852cd Get a bit nicer parsing going 2025-01-12 20:15:25 -05:00
204bf6c3c9 Add words and their synonyms 2025-01-12 19:50:11 -05:00
a09f7106de Pull room and transition data into the binary 2025-01-11 08:30:48 -05:00
bdab6658b3 Describe parsing a bit 2025-01-09 21:23:45 -05:00
4cddd76b5f Plan a bit in the README 2025-01-09 21:13:27 -05:00
3092e015a2 Fix makefile 2025-01-09 21:13:21 -05:00
c4beb89104 Wrap text in a slghtly nicer way 2025-01-07 21:13:34 -05:00
3ab709d1c5 Text wraps in a terrible, horrible way 2025-01-07 21:09:12 -05:00
b994cb895d Put the stuff in a more sensible position 2025-01-07 20:47:31 -05:00
dfd204ff14 Croquer le marmot 2025-01-07 20:31:24 -05:00
c51a25f0b5 Move from room to room! 2025-01-07 20:31:03 -05:00
db45910125 Add transitions between rooms 2025-01-05 17:18:51 -05:00
ebbe925652 Better command choosing logic 2025-01-04 05:28:46 -05:00
00c7e619c1 Additional free code, plus refactoring 2025-01-04 05:01:06 -05:00
349dbfcab9 Fix issue with uninitialized memory 2025-01-04 04:45:44 -05:00
900ffecae8 Add a room and the ability to look at it 2025-01-03 21:24:56 -05:00
9611904323 Move command handling to GameState 2025-01-03 21:07:44 -05:00
bdb228653e Deal with some -Wall warnings 2025-01-03 20:59:10 -05:00
4da1c6d868 Circular dependencies yes 2025-01-03 20:58:02 -05:00
630d40120b WERE BACK BABEY 2025-01-02 20:57:00 -05:00
72a07a9446 Store previously-typed lines 2024-08-30 06:27:14 -04:00
c214227275 Initial commit 2024-08-28 17:27:35 -04:00