Commit Graph

100 Commits (af77cf7952164762802e946469d831e677b3f294)
 

Author SHA1 Message Date
Cameron Murphy Reikes af77cf7952 Merge branch 'main' of https://github.com/creikey/rpgpt
Cameron Murphy Reikes 2721323250 Make work on linux
Cameron Murphy Reikes 493afbd827 More tripod training
Cameron Murphy Reikes b71688f0b0 Fix fault tolerant AI queries not working
Cameron Murphy Reikes a5469c95ff Fix go path in service
Cameron Murphy Reikes 6bdfb26382 Add install service script
Cameron Murphy Reikes 8eae93706b Add a training and linux service file
Cameron Murphy Reikes c1f7f197cd Update todo
Cameron Murphy Reikes 6798a5a7c5 Touch controls, many fixes, upgrade model
Cameron Murphy Reikes 858b6277c3 New art, add 3 more characters, new level
Cameron Murphy Reikes c702e64ba7 Update model and todo list
Cameron Murphy Reikes 644161ab16 Sound system with metadesk, mono only for now
Cameron Murphy Reikes de9d55d62c Items held change NPC behavior
Cameron Murphy Reikes 285c1c1731 Conver training to metadesk, add metadata. Writing
Cameron Murphy Reikes f0e1c9251a Make better tagline
Cameron Murphy Reikes 9aa5863a68 Simple marketing page for now
Cameron Murphy Reikes 744611ac4f Add moose enemy, fix frame delay on translucent
Cameron Murphy Reikes 8bfdb334a8 Translucent render queue (very interesting)
Cameron Murphy Reikes cf3994901e Automatic y sorting with z buffer, 3d!
Cameron Murphy Reikes 399152796a Reorganize TODO
Cameron Murphy Reikes 1834f99b3c Death animation on skeleton deaed
Cameron Murphy Reikes 1a69aedb9d Modify merchant output to parse boots status
Cameron Murphy Reikes 754321fa6c More training, upgrade model used by server
Cameron Murphy Reikes 77c22bf38b Drop shadow, merchant character
Cameron Murphy Reikes 7d131a1931 Add skeleton enemies
Cameron Murphy Reikes 1bf8487ea6 Don't commit api key script
Cameron Murphy Reikes 7cc7efcbb8 Player knockback and drop shadow
Cameron Murphy Reikes b365e8d714 Correctly calculate level AABB
Cameron Murphy Reikes e600723a95 Bullet deflection with sword, combat improve
Cameron Murphy Reikes 974739dc18 Helper icons for key buttons
Cameron Murphy Reikes f39f66a539 Input handling fixes, max char limit
Cameron Murphy Reikes ba3144be9e Frequency penalty, more training
Cameron Murphy Reikes 45a3db587d Constant line height, more training, todo
Cameron Murphy Reikes 1f7b0efd6e Moar training
Cameron Murphy Reikes 63516da182 More training data, correct no-op for web build
Cameron Murphy Reikes 3a3622fcf6 Delete spall file
Cameron Murphy Reikes f401f2a9ed Much bigger level, profiling, tilemap optimization
Cameron Murphy Reikes 3d271c2cd2 Fix release build
Cameron Murphy Reikes 1e7e0a2239 Fix training data
Cameron Murphy Reikes 78fb1bc1b4 Death NPC
Cameron Murphy Reikes 113753dcab Add Death NPC and training data
Cameron Murphy Reikes 7e6b84b6c9 Add logging to server err on no api, more training
Cameron Murphy Reikes f909a56024 Multiple layers of tilemap, training data for old man
Cameron Murphy Reikes e4c6e55d8d Better prompt
Cameron Murphy Reikes b1d8669d45 Text clipping in panel, col text on action, prompt
Cameron Murphy Reikes 10595958c9 Fix text wrapping when going, better prompt
Cameron Murphy Reikes 8803477da5 Draw dialog from bottom of panel
Cameron Murphy Reikes 26737b194f Constrain dialog panel to fit on screen
Cameron Murphy Reikes 28ede282b7 Draw params into struct
Cameron Murphy Reikes acdab05932 Better colors and fix off by one mem issue