Cameron Murphy Reikes
|
cbe1908a70
|
Fixes?
|
1 year ago |
Cameron Murphy Reikes
|
32fd2227dd
|
Fix talking_to not filled in, enum_name -> name, add todo
|
1 year ago |
Cameron Murphy Reikes
|
1a38114f59
|
NPCs can select who their actions and speech are directed at
|
1 year ago |
Cameron Murphy Reikes
|
dfb4e06fff
|
Remove dead content, item/act desc and fix msg type bug
|
1 year ago |
Cameron Murphy Reikes
|
32fdc9f24d
|
Rewrite AI parsing code to use metadesk
|
1 year ago |
Cameron Murphy Reikes
|
2d18600c0a
|
Don't propagate action if the action didn't do anything
|
1 year ago |
Cameron Murphy Reikes
|
ebf4f3eed1
|
Fix hard to catch fmt bug, make all fmt calls linted by compiler
|
1 year ago |
Cameron Murphy Reikes
|
9f275fa640
|
System message last, emphasize last thought, better ACT err message
|
1 year ago |
Cameron Murphy Reikes
|
b890142d3d
|
Ability to give peace tokens, wrapped text words can be size 0
|
1 year ago |
Cameron Murphy Reikes
|
d75e46c521
|
Communicate to player amount of peace tokens they have
|
1 year ago |
Cameron Murphy Reikes
|
302aae2f03
|
Interaction circle on top, peace totem smaller
|
1 year ago |
Cameron Murphy Reikes
|
c947281eeb
|
Drama document that seeds memories of all NPCs, peace totem
|
1 year ago |
Cameron Murphy Reikes
|
c538208064
|
Internal monologue for NPCs and add more pre-conversation
|
1 year ago |
Cameron Murphy Reikes
|
b52cd58395
|
Prompt with chat history
|
1 year ago |
Cameron Murphy Reikes
|
d30032d38f
|
Fix web build
|
1 year ago |
Cameron Murphy Reikes
|
bbd1cd5786
|
Longer words take longer to animate in
|
1 year ago |
Cameron Murphy Reikes
|
cfeac39e67
|
Animate words coming in, grunt speech for words
|
1 year ago |
Cameron Murphy Reikes
|
d4076f7dc2
|
Word wrap instead of character wrap, much more legible font
|
1 year ago |
Cameron Murphy Reikes
|
bcab5ad15e
|
Make desktop AI gens asynchronous with threads
|
1 year ago |
Cameron Murphy Reikes
|
eb8948a24c
|
Party members can talk back at who you're talking to
|
1 year ago |
Cameron Murphy Reikes
|
fde99619f3
|
Do chatgpt requests on desktop build, improve writing of Bill
|
1 year ago |
Cameron Murphy Reikes
|
27b41e089f
|
Game needed a guy and chatgippity didn't understand no ACT error.
- Untested trap behavior for wasm
|
1 year ago |
Cameron Murphy Reikes
|
5baaa77d5f
|
Optimize wrapped text function by not remeasuring previous text
|
1 year ago |
Cameron Murphy Reikes
|
389d17e897
|
More tools to figure out why it's so laggy on web build
|
1 year ago |
Cameron Murphy Reikes
|
679322313f
|
Complete refactor for web, fix parsing bug and add test
|
1 year ago |
Cameron Murphy Reikes
|
6fba00cc17
|
Giant refactor, balmers peak split up perceptions into memories/actions
|
1 year ago |
Cameron Murphy Reikes
|
197135e14e
|
Rewrite parse code to use MD_String8, add test
|
1 year ago |
Cameron Murphy Reikes
|
380a422aa0
|
Delete action elements from game. Rolling, attacking, etc
|
1 year ago |
Cameron Murphy Reikes
|
30c47d3256
|
Generate chatgpt prompt using all MD_String8
|
1 year ago |
Cameron Murphy Reikes
|
8783c057e6
|
Vim audoindent is broken, manually fix...
|
1 year ago |
Cameron Murphy Reikes
|
4d79e96d84
|
Frame arena -> MD_Arena, use string8 in draw_text
|
1 year ago |
Cameron Murphy Reikes
|
e8d3f44b95
|
Metadesk works in web with fixed-size arenas, move tuning to tuning
|
1 year ago |
Cameron Murphy Reikes
|
0dfe102c3e
|
Cull quads before queueing, fix GNARLY nullterm string bug
|
2 years ago |
Cameron Murphy Reikes
|
c8b2003ce2
|
Add many new characters
|
2 years ago |
Cameron Murphy Reikes
|
52b0eab2e4
|
Improved eavesdropping and error detection
|
2 years ago |
Cameron Murphy Reikes
|
9285bc5683
|
When chatgpt messes up, explain to it why. Allows recovery from errors
|
2 years ago |
Cameron Murphy Reikes
|
27bed12418
|
Players in party hear conversations, and can butt in
|
2 years ago |
Cameron Murphy Reikes
|
51a31cc7ea
|
Make custom assert work in wasm
|
2 years ago |
Cameron Murphy Reikes
|
70c9a1aadb
|
Fix keyboard shortcuts firing when nobody to talk to
|
2 years ago |
Cameron Murphy Reikes
|
c9ef9a69be
|
Fix debug drawing not working unless you collided with something
|
2 years ago |
Cameron Murphy Reikes
|
21a8c3aa3b
|
Stack trace on every draw call for debugging. Trail in dbg drawing
|
2 years ago |
Cameron Murphy Reikes
|
968351b5b6
|
stb_ds ubsan, keyboard shortcuts for speak/give item, custom assert
|
2 years ago |
Cameron Murphy Reikes
|
0d07dc9f73
|
Fix issue where clipping in world space not transformed
|
2 years ago |
Cameron Murphy Reikes
|
b87efc8c2b
|
For some reason there were 2 tabs instead of 1 tab everywhere
|
2 years ago |
Cameron Murphy Reikes
|
f70c2fe047
|
Gold coin to be traded for the chalice
|
2 years ago |
Cameron Murphy Reikes
|
d25a498a28
|
Fix prompt text bugs: no arguments printed in prompt, etc
|
2 years ago |
Cameron Murphy Reikes
|
595a54a44e
|
Ability for king to knight player, wins game
|
2 years ago |
Cameron Murphy Reikes
|
f053fdb445
|
Win screen
|
2 years ago |
Cameron Murphy Reikes
|
d2e0f2596e
|
Giving items back and forth and REFORMAT EVERYTHING. SUCKS
|
2 years ago |
Cameron Murphy Reikes
|
dc1cb80ecd
|
Convert to 4 space indentation to try out CLion
|
2 years ago |