Commit Graph

426 Commits (b925dd70febc55e512b0429b0a954ce2094c2dc1)
 

Author SHA1 Message Date
Cameron Murphy Reikes d8158c63c1 Alpha clipping, grass, stubbed out dbg3dline, made camera mat4s global
Cameron Murphy Reikes 6f4a3c93f2 Transparent grass, alpha blend in engine. Blender is broken
Cameron Murphy Reikes 2bda33bfca Export scale from blender, and import in game, draw with scale
Cameron Murphy Reikes d187308c2e Export rotations from blender, use quaternions for rotation
Cameron Murphy Reikes dcdc380b40 Draw player separate from level, camera looks at player while they move.
Art improvements
Cameron Murphy Reikes 33e7176d19 Binary level loading, separate passes for 2d and 3d
Cameron Murphy Reikes 89eaad2433 Ignore vim temporary files
Cameron Murphy Reikes 86f2c544bf Texture the 3d rendering, fix image flip coordinate system 'problem'
Cameron Murphy Reikes 04d0719418 Exporter -> separate file, fix codegen, don't ignore .pn files
Cameron Murphy Reikes fba0f0ec6d Initialize git lfs, 3d asset exporting and loading, debug rendering
Cameron Murphy Reikes 48afb43f0a Persistent arena is much bigger, add critical todo for later
Cameron Murphy Reikes 471c538162 Fix web build
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 1c92f15e9f Rephrase give_item to gifting, fix standing string not in prompt
Cameron Murphy Reikes a721f7a416 New type of entities, machines, arrow dispenser, idol machine dispenser
Cameron Murphy Reikes cb16615453 Use binary serialization in web, fix exists bug in tests
Cameron Murphy Reikes 0b6af91d90 Remove old health bars
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