Commit Graph

408 Commits (d5cf3d9f905d7b05a25569f87f881dfbfcff9dea)
 

Author SHA1 Message Date
Cameron Murphy Reikes 656d40ce29 Allocate memories instead of constant buffer, DRASTICALLY reduces entity
size
Cameron Murphy Reikes 60787202cb Add binary serialization and serialization tests
Cameron Murphy Reikes 15e93821b2 Escape backslashed user input
Cameron Murphy Reikes d9bae017f2 Wrong name for item printing
Cameron Murphy Reikes 038d8f1b2b HACK disable optims on release web because of release only bug, maximize
payment timeout for playtesting
Cameron Murphy Reikes 2fc9527a17 Fatally exit on http server error
Cameron Murphy Reikes 20b7465780 Web fixes...
https://i.kym-cdn.com/entries/icons/facebook/000/031/671/cover1.jpg
Cameron Murphy Reikes 5d8a977e9b Add an arrow that insults you, and traps you in a fight until you refute the
insult
Cameron Murphy Reikes 95b82ccf05 Use name not enum_name for items, scroll name
Cameron Murphy Reikes 3f965353de Max length bump and fix in html5, NPCs can fight the player trapping
them in conversation. Fix giving item not creating propagated action
Cameron Murphy Reikes 95db17dfe5 Add an ancient door which opens from 3 secret words, and scrolls that
have those words
Cameron Murphy Reikes 22b976e224 Add target and door jester dialog to drama
Cameron Murphy Reikes 90f9586384 Add pile of rocks that only releases the sword if it so desires
Cameron Murphy Reikes d8de5c205b Add sword of nazareth, when used inspires adventure among nearby NPCs
Cameron Murphy Reikes 3f2468fff7 Sword & backpack sprites, inventory button opens item grid
Cameron Murphy Reikes 55541a7060 Remove peace tokens, fix who_i_am not in quotes, improve global prompt
Cameron Murphy Reikes 0f14a6bcb3 Fix prompt bug, tune ordering of system prompt, better error messages
Cameron Murphy Reikes f35595aefb Text chunk pool allocation, gpt errors into separate ringbuffer, writing
style annotations
Cameron Murphy Reikes 5ee979a99a Fix metadesk stackpush bug
Cameron Murphy Reikes ceb11d4677 Ignore zipped web builds
Cameron Murphy Reikes 211bc6f59f Fix silly bugs
Cameron Murphy Reikes cbe1908a70 Fixes?
Cameron Murphy Reikes 32fd2227dd Fix talking_to not filled in, enum_name -> name, add todo
Cameron Murphy Reikes 1a38114f59 NPCs can select who their actions and speech are directed at
Cameron Murphy Reikes dfb4e06fff Remove dead content, item/act desc and fix msg type bug
Cameron Murphy Reikes c65315b4c0 Update todo
Cameron Murphy Reikes 32fdc9f24d Rewrite AI parsing code to use metadesk
Cameron Murphy Reikes 2d18600c0a Don't propagate action if the action didn't do anything
Cameron Murphy Reikes ebf4f3eed1 Fix hard to catch fmt bug, make all fmt calls linted by compiler
Cameron Murphy Reikes 535fd37cda Mess around in playground with gpt outputting metadesk for actions
Cameron Murphy Reikes 9f275fa640 System message last, emphasize last thought, better ACT err message
Cameron Murphy Reikes b890142d3d Ability to give peace tokens, wrapped text words can be size 0
Cameron Murphy Reikes d75e46c521 Communicate to player amount of peace tokens they have
Cameron Murphy Reikes 302aae2f03 Interaction circle on top, peace totem smaller
Cameron Murphy Reikes c947281eeb Drama document that seeds memories of all NPCs, peace totem
Cameron Murphy Reikes c538208064 Internal monologue for NPCs and add more pre-conversation
Cameron Murphy Reikes b52cd58395 Prompt with chat history
Cameron Murphy Reikes d30032d38f Fix web build
Cameron Murphy Reikes bbd1cd5786 Longer words take longer to animate in
Cameron Murphy Reikes cfeac39e67 Animate words coming in, grunt speech for words
Cameron Murphy Reikes d4076f7dc2 Word wrap instead of character wrap, much more legible font
Cameron Murphy Reikes bcab5ad15e Make desktop AI gens asynchronous with threads
Cameron Murphy Reikes eb8948a24c Party members can talk back at who you're talking to
Cameron Murphy Reikes fde99619f3 Do chatgpt requests on desktop build, improve writing of Bill
Cameron Murphy Reikes 27b41e089f Game needed a guy and chatgippity didn't understand no ACT error.
- Untested trap behavior for wasm
Cameron Murphy Reikes 5baaa77d5f Optimize wrapped text function by not remeasuring previous text
Cameron Murphy Reikes 389d17e897 More tools to figure out why it's so laggy on web build
Cameron Murphy Reikes 679322313f Complete refactor for web, fix parsing bug and add test
Cameron Murphy Reikes 6fba00cc17 Giant refactor, balmers peak split up perceptions into memories/actions
Cameron Murphy Reikes f5e1145994 Add item and character ideas to TODO