449 Commits (206a85517077825f22b14bb2f4345310921a76bb)
 

Author SHA1 Message Date
Cameron Murphy Reikes 206a855170 Day/night cycle sun movement, artist driven camera pos override from blender 1 year ago
Cameron Murphy Reikes 3972edb455 Remove MD_ prefix from almost everything 1 year ago
Cameron Murphy Reikes d3ad149b7c Disable angel screen, add skull asset 1 year ago
Cameron Murphy Reikes 0466612cbe halfway implemented angel gameplay loop, angel can specify any goals and verifies them itself, rather than game logic 1 year ago
Cameron Murphy Reikes b3b89c9835 Angel behavior tuning, errors remember the memory that caused them 1 year ago
Cameron Murphy Reikes fc4b415970 More devtools, entities not in room still simulated and held in memory 1 year ago
Cameron Murphy Reikes 66cd204628 Ser/der armature and bone names for debugging purposes 1 year ago
Cameron Murphy Reikes 23d391a1a2 More todo, room transition functionality. BUG: animations are frozen for some reason 1 year ago
Cameron Murphy Reikes 8412534db1 Center just text wrapping, angel assigns gameplay objectives, ser/des of objectives, 1 year ago
Cameron Murphy Reikes 83b9fae427 Factor our text wrapping for characters into struct 1 year ago
Cameron Murphy Reikes 9c6cccfcd9 Rooms can change, start player off in angel room 1 year ago
Cameron Murphy Reikes 33ecabeee4 Frozen mouse doesn't spin flycam 1 year ago
Cameron Murphy Reikes 82039464d8 Fix death animation looping, and death screen repeatedly reshowing 1 year ago
Cameron Murphy Reikes 65b399b869 Remove completed TODO item, clarify some ideas 1 year ago
Cameron Murphy Reikes 75e6e84972 Substantially improve multi character conversation:
- NPCs signal when they want to end the convo, preventing infinite convo loops
- New character parameter that controls how likely they are to be silent. Good for tuning personality
1 year ago
Cameron Murphy Reikes e49852ba67 Fix blank speech bubbles 1 year ago
Cameron Murphy Reikes 8973831b33 Consolodate and reprioritize todo 1 year ago
Cameron Murphy Reikes b105160f7e Rewrite of exporting system, much more human friendly error messages. Levels now consist of multiple rooms 1 year ago
Cameron Murphy Reikes 2fd1c8214f Significantly reduce printing to stdout, introduce convention of documeting devtools features 1 year ago
Cameron Murphy Reikes 4fdf4799fe Delete tilemap rendering, consolodate pressed -> PressedState 1 year ago
Cameron Murphy Reikes 3a2a07a4c4 Remove player/NPC divide, symmetric functionality 1 year ago
Cameron Murphy Reikes fb0c260278 More todo 1 year ago
Phillip Trudeau-Tavara 2fdddcd677 Post processing tunables; Remove webgl1 matrix inverse 1 year ago
Cameron Murphy Reikes b925dd70fe No angel screen for now, moar todo 1 year ago
Cameron Murphy Reikes 741ceb14f5 Merge remote-tracking branch 'origin/gles3' 1 year ago
Cameron Murphy Reikes 7605d37d72 Merge branch 'main' of https://github.com/creikey/rpgpt 1 year ago
Cameron Murphy Reikes dcf23ca8e4 Add angel and angel dialog, but can't talk to it yet 1 year ago
Cameron Murphy Reikes c45c5c4fb2 Significantly upgraded TODO with notes from people 1 year ago
Cameron Murphy Reikes e3118d2335 Make names into 'you' when it's the character in human readable prompt 1 year ago
Phillip Trudeau-Tavara bc1663006c Alpha-to-coverage foliage 1 year ago
Phillip Trudeau-Tavara 08df997396 Film grain, contrast, vignette, cross-processing 1 year ago
Phillip Trudeau-Tavara 75345ae684 WebGL2; update sokol; Web MSAA; AA Outlines 1 year ago
Phillip Trudeau-Tavara 12965a7818 Change engine title strings to "Dante's Cowboy" 1 year ago
Phillip Trudeau-Tavara 526856a112 Support toggling fullscreen on web 1 year ago
Phillip Trudeau-Tavara 8650329b7f Reduce console printouts 1 year ago
Phillip Trudeau-Tavara bfae0a25bc Create build_and_run_web.bat 1 year ago
Phillip Trudeau-Tavara 56187771ae Passthrough command line arguments to subscripts 1 year ago
Phillip Trudeau-Tavara c3511ba954 Accept command line arguments in build_web_common 1 year ago
Phillip Trudeau-Tavara 6c0a832f61 Link win32 libs in code; add /nologo /diagnostics:caret /noimplib /noexp 1 year ago
Phillip Trudeau-Tavara 92fc09d2d6 Set sample count to 1 on web and 4 on desktop 1 year ago
Phillip Trudeau-Tavara 68cdbaac08 Greatly improve & simplify assertions 1 year ago
Phillip Trudeau-Tavara d5cf3d9f90 Disable glGetError() and keep validation and asserts 1 year ago
Phillip Trudeau-Tavara 718a89a3af Oops teehee 1 year ago
Phillip Trudeau-Tavara 4ee067be9c Update README.md 1 year ago
Phillip Trudeau-Tavara 3df3e8e027 Add automated blender_export.bat script 1 year ago
Cameron Murphy Reikes 29f85887ac Merge branch 'main' of https://github.com/creikey/rpgpt 1 year ago
Phillip Trudeau-Tavara 62173526c4 Replace AABB collisions with cylinders 1 year ago
Phillip Trudeau-Tavara 5e5bc04d12 Snappier player character controller 1 year ago
Phillip Trudeau-Tavara afd03ea73b Allow running build_web_* from other directories 1 year ago
Phillip Trudeau-Tavara b35ff295e4 Go server: Use embedded SQLite instead of CGO 1 year ago