Commit Graph

84 Commits (90cd549acc8d57cf10eb60d7a1679cabb3054e6a)

Author SHA1 Message Date
Cameron Murphy Reikes dcdc380b40 Draw player separate from level, camera looks at player while they move.
Art improvements
Cameron Murphy Reikes fba0f0ec6d Initialize git lfs, 3d asset exporting and loading, debug rendering
Cameron Murphy Reikes a3a17c1994 Level design rearranging
Cameron Murphy Reikes c956cfb00b Characters have a persistent mood. Improves coherence of personalities.
Prompt tuning
Cameron Murphy Reikes a721f7a416 New type of entities, machines, arrow dispenser, idol machine dispenser
Cameron Murphy Reikes 15e93821b2 Escape backslashed user input
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 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 1a38114f59 NPCs can select who their actions and speech are directed at
Cameron Murphy Reikes b890142d3d Ability to give peace tokens, wrapped text words can be size 0
Cameron Murphy Reikes c947281eeb Drama document that seeds memories of all NPCs, peace totem
Cameron Murphy Reikes b52cd58395 Prompt with chat history
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 27b41e089f Game needed a guy and chatgippity didn't understand no ACT error.
- Untested trap behavior for wasm
Cameron Murphy Reikes 197135e14e Rewrite parse code to use MD_String8, add test
Cameron Murphy Reikes 221e325005 Remove harold from the game. Way too racist
Cameron Murphy Reikes c8b2003ce2 Add many new characters
Cameron Murphy Reikes 27bed12418 Players in party hear conversations, and can butt in
Cameron Murphy Reikes 0d07dc9f73 Fix issue where clipping in world space not transformed
Cameron Murphy Reikes f70c2fe047 Gold coin to be traded for the chalice
Cameron Murphy Reikes d25a498a28 Fix prompt text bugs: no arguments printed in prompt, etc
Cameron Murphy Reikes d2e0f2596e Giving items back and forth and REFORMAT EVERYTHING. SUCKS
Cameron Murphy Reikes 530f929376 Fix printf buff bug, when given item appears in dialog box
Cameron Murphy Reikes 4a4642e97d Setup for item trade test, prevent *do stuff* hacking
Cameron Murphy Reikes 25e129cb93 Add king and new town layout
Cameron Murphy Reikes 1c76fd6d7a Much more health, health bar, skeleton only enemy
Cameron Murphy Reikes 0b294b1db4 Rearrange A* tuning defines
Cameron Murphy Reikes 13dbe9ef27 REAL A* pathfinding, works!! Runs every frame though
Cameron Murphy Reikes 1f8b3c5d0e Buggy A* (alternates for some reason)
Cameron Murphy Reikes 6c4983cf1a Dash afterimage improvements, custom properties in level editor
Cameron Murphy Reikes 631c7d4aa7 Anim pointer -> enum, so can be serialized
Cameron Murphy Reikes 029ef591a6 Rename
Cameron Murphy Reikes 36b64ef828 Upgrade to GPT3.5, WAY smarter responses. Saved!
Cameron Murphy Reikes 2834a9357a ChatGPT generation/parsing functions
Cameron Murphy Reikes 4f5979405a NEVER EVER USE CONTINUE and better debug drawing
Cameron Murphy Reikes c323c5789f More training & small build system fixes
Cameron Murphy Reikes 0f559a2193 Tune scale, correctly show mobile button
Cameron Murphy Reikes 6bfe5d73ae Bunch of little fixes for beta release
Cameron Murphy Reikes 516fd2db37 New separate key/button input for interact
Cameron Murphy Reikes 7c56a43517 Fix y coord sorting popping on extreme y coords
Cameron Murphy Reikes 4c92bf9113 Update todo, add Edeline the soothsayer
Cameron Murphy Reikes 2ce974b9de Cancel button, follow pattern change