433 Commits (8973831b339e282d5cb47fc947cdc1ed1e371033)
 

Author SHA1 Message Date
Cameron Murphy Reikes 8973831b33 Consolodate and reprioritize todo 2 years ago
Cameron Murphy Reikes b105160f7e Rewrite of exporting system, much more human friendly error messages. Levels now consist of multiple rooms 2 years ago
Cameron Murphy Reikes 2fd1c8214f Significantly reduce printing to stdout, introduce convention of documeting devtools features 2 years ago
Cameron Murphy Reikes 4fdf4799fe Delete tilemap rendering, consolodate pressed -> PressedState 2 years ago
Cameron Murphy Reikes 3a2a07a4c4 Remove player/NPC divide, symmetric functionality 2 years ago
Cameron Murphy Reikes fb0c260278 More todo 2 years ago
Phillip Trudeau-Tavara 2fdddcd677 Post processing tunables; Remove webgl1 matrix inverse 2 years ago
Cameron Murphy Reikes b925dd70fe No angel screen for now, moar todo 2 years ago
Cameron Murphy Reikes 741ceb14f5 Merge remote-tracking branch 'origin/gles3' 2 years ago
Cameron Murphy Reikes 7605d37d72 Merge branch 'main' of https://github.com/creikey/rpgpt 2 years ago
Cameron Murphy Reikes dcf23ca8e4 Add angel and angel dialog, but can't talk to it yet 2 years ago
Cameron Murphy Reikes c45c5c4fb2 Significantly upgraded TODO with notes from people 2 years ago
Cameron Murphy Reikes e3118d2335 Make names into 'you' when it's the character in human readable prompt 2 years ago
Phillip Trudeau-Tavara bc1663006c Alpha-to-coverage foliage 2 years ago
Phillip Trudeau-Tavara 08df997396 Film grain, contrast, vignette, cross-processing 2 years ago
Phillip Trudeau-Tavara 75345ae684 WebGL2; update sokol; Web MSAA; AA Outlines 2 years ago
Phillip Trudeau-Tavara 12965a7818 Change engine title strings to "Dante's Cowboy" 2 years ago
Phillip Trudeau-Tavara 526856a112 Support toggling fullscreen on web 2 years ago
Phillip Trudeau-Tavara 8650329b7f Reduce console printouts 2 years ago
Phillip Trudeau-Tavara bfae0a25bc Create build_and_run_web.bat 2 years ago
Phillip Trudeau-Tavara 56187771ae Passthrough command line arguments to subscripts 2 years ago
Phillip Trudeau-Tavara c3511ba954 Accept command line arguments in build_web_common 2 years ago
Phillip Trudeau-Tavara 6c0a832f61 Link win32 libs in code; add /nologo /diagnostics:caret /noimplib /noexp 2 years ago
Phillip Trudeau-Tavara 92fc09d2d6 Set sample count to 1 on web and 4 on desktop 2 years ago
Phillip Trudeau-Tavara 68cdbaac08 Greatly improve & simplify assertions 2 years ago
Phillip Trudeau-Tavara d5cf3d9f90 Disable glGetError() and keep validation and asserts 2 years ago
Phillip Trudeau-Tavara 718a89a3af Oops teehee 2 years ago
Phillip Trudeau-Tavara 4ee067be9c Update README.md 2 years ago
Phillip Trudeau-Tavara 3df3e8e027 Add automated blender_export.bat script 2 years ago
Cameron Murphy Reikes 29f85887ac Merge branch 'main' of https://github.com/creikey/rpgpt 2 years ago
Phillip Trudeau-Tavara 62173526c4 Replace AABB collisions with cylinders 2 years ago
Phillip Trudeau-Tavara 5e5bc04d12 Snappier player character controller 2 years ago
Phillip Trudeau-Tavara afd03ea73b Allow running build_web_* from other directories 2 years ago
Phillip Trudeau-Tavara b35ff295e4 Go server: Use embedded SQLite instead of CGO 2 years ago
Phillip Trudeau-Tavara 90ee13a929 Add Visual Studio solution file and use it with 10x 2 years ago
Phillip Trudeau-Tavara c054ecbfa9 Use one custom assert for all code 2 years ago
Phillip Trudeau-Tavara c3a4445dcd Fix GPT errors causing infinite request loops 2 years ago
Phillip Trudeau-Tavara 9807f180e5 Stereo audio; Linearly interpolate samples 2 years ago
Phillip Trudeau-Tavara 2dd9e56036 Replace squidward grunts with boops 2 years ago
Cameron Murphy Reikes cd83f2fd92 Correct depth format on desktop and web 2 years ago
Cameron Murphy Reikes 4065074e0e Revamp todo, clarify in prompt that there is no evading shotguns 2 years ago
Cameron Murphy Reikes 9d498b0aad Successfully rendering and running in web, but gfx bug in debug drawing with font image everywhere 2 years ago
Cameron Murphy Reikes f2a8a1dcef Better msg in console on reading save data 2 years ago
Cameron Murphy Reikes 2c718d4de1 Web target builds, but fails on arena issue. Web debugging is broken 2 years ago
Cameron Murphy Reikes 4584b5a1ee Make Raphael significantly more aggressive 2 years ago
Cameron Murphy Reikes 0b2170efb9 Convert several if() else assert(false) into switches so it warns and errors on compile time 2 years ago
Cameron Murphy Reikes 30b2755186 Successfully compile under Wall, better drama story, ability to holster shotgun, other improvements 2 years ago
Cameron Murphy Reikes d5e669fa83 Character death logic, shotgun assassination works, death animation, death screen 2 years ago
Cameron Murphy Reikes fc2c99c3c3 Build task for vscode 2 years ago
Cameron Murphy Reikes 8561737c7e Move shotgun lower, fix compiler bug 2 years ago