-
595a54a44e
Ability for king to knight player, wins game
Cameron Murphy Reikes
2023-04-30 22:13:30 -0700
-
f053fdb445
Win screen
Cameron Murphy Reikes
2023-04-30 21:51:37 -0700
-
d2e0f2596e
Giving items back and forth and REFORMAT EVERYTHING. SUCKS
Cameron Murphy Reikes
2023-04-30 21:23:50 -0700
-
dc1cb80ecd
Convert to 4 space indentation to try out CLion
Cameron Murphy Reikes
2023-04-30 05:18:43 -0700
-
7236b4e935
Remove item when npc gives it to player
Cameron Murphy Reikes
2023-04-30 04:11:38 -0700
-
530f929376
Fix printf buff bug, when given item appears in dialog box
Cameron Murphy Reikes
2023-04-30 03:53:32 -0700
-
7a20b26db8
Buff references, clean up printf_buff
Cameron Murphy Reikes
2023-04-30 03:36:28 -0700
-
e6c5a83152
Actions can now have arguments, support for give_item item argument
Cameron Murphy Reikes
2023-04-26 01:20:38 -0700
-
c1dd916ba9
Partially through allowing arguments in actions
Cameron Murphy Reikes
2023-04-25 16:48:24 -0700
-
db2480a067
Clicking on item gives it
Cameron Murphy Reikes
2023-04-25 16:06:58 -0700
-
b4e2352d0c
Hovering items
Cameron Murphy Reikes
2023-04-25 15:50:49 -0700
-
311d8d5118
Remove y coord sorting float, sort by integer, draw into layers
Cameron Murphy Reikes
2023-04-25 12:44:38 -0700
-
c726237d31
Separate queues for every render layer
Cameron Murphy Reikes
2023-04-25 12:27:27 -0700
-
33a19ce611
Queue everything to render, never immediately draw
Cameron Murphy Reikes
2023-04-25 12:19:35 -0700
-
a1c8bb9090
Ensure all items in item grid, clipping flag. Broken transparency sorting on button
Cameron Murphy Reikes
2023-04-24 15:09:07 -0700
-
bb004730d7
Partially done item choose grid
Cameron Murphy Reikes
2023-04-24 00:17:37 -0700
-
de2f8db1df
Tune text scale
Cameron Murphy Reikes
2023-04-23 23:10:32 -0700
-
2750d5e944
Add todo string with link for string8 library
Cameron Murphy Reikes
2023-04-23 22:58:28 -0700
-
89aec2e408
Include npc names in dialog and fix msvc error
Cameron Murphy Reikes
2023-04-23 22:50:39 -0700
-
4a1671b771
Unfinished work, but MSVC crashes with this commit! Saving for posterity
Cameron Murphy Reikes
2023-04-23 21:57:19 -0700
-
71105b91e2
Begin text input on speak button
Cameron Murphy Reikes
2023-04-23 19:10:30 -0700
-
7593ebe7c2
Correctly factor web build, beginnings of UI system
Cameron Murphy Reikes
2023-04-23 19:04:12 -0700
-
4a4642e97d
Setup for item trade test, prevent *do stuff* hacking
Cameron Murphy Reikes
2023-04-23 15:19:08 -0700
-
25e129cb93
Add king and new town layout
Cameron Murphy Reikes
2023-04-23 13:51:55 -0700
-
e7f890fed9
Finally figure out NEW DESIGN to fix problems.
Cameron Murphy Reikes
2023-04-22 22:52:41 -0700
-
1c76fd6d7a
Much more health, health bar, skeleton only enemy
Cameron Murphy Reikes
2023-04-22 22:52:30 -0700
-
0b294b1db4
Rearrange A* tuning defines
Cameron Murphy Reikes
2023-04-19 20:03:16 -0700
-
fa1e3c2b18
Cache all A* pathfinding results
Cameron Murphy Reikes
2023-04-19 13:15:41 -0700
-
13dbe9ef27
REAL A* pathfinding, works!! Runs every frame though
Cameron Murphy Reikes
2023-04-19 12:35:12 -0700
-
1f8b3c5d0e
Buggy A* (alternates for some reason)
Cameron Murphy Reikes
2023-04-13 23:47:51 -0700
-
6c4983cf1a
Dash afterimage improvements, custom properties in level editor
Cameron Murphy Reikes
2023-04-13 20:43:23 -0700
-
622380f077
Talk while time is stopped, fix anim change when time stopped
Cameron Murphy Reikes
2023-04-13 12:51:18 -0700
-
74247b2f30
Time grinds to a halt when the player needs it so
Cameron Murphy Reikes
2023-04-12 13:42:57 -0700
-
631c7d4aa7
Anim pointer -> enum, so can be serialized
Cameron Murphy Reikes
2023-04-12 13:14:08 -0700
-
029ef591a6
Rename
Cameron Murphy Reikes
2023-04-12 11:25:27 -0700
-
a7ec6bd6d2
Merge branch 'main' of https://git.rfleury.com/creikey-dev/rpgpt
Cameron Murphy Reikes
2023-04-11 16:32:47 -0700
-
-
6a95c7f131
Roll has trail of afterimages
Cameron Murphy Reikes
2023-04-11 15:56:07 -0700
-
36b64ef828
Upgrade to GPT3.5, WAY smarter responses. Saved!
Cameron Murphy Reikes
2023-04-09 04:46:42 -0700
-
2834a9357a
ChatGPT generation/parsing functions
Cameron Murphy Reikes
2023-04-09 02:56:18 -0700
-
12a155e681
Add playground repl golang program
Cameron Murphy Reikes
2023-04-08 17:43:19 -0700
-
6f05ae350b
Convert another loop to use buff iter i macro
Cameron Murphy Reikes
2023-04-08 17:43:06 -0700
-
cefaff51fb
Buff iteration by index macro
Cameron Murphy Reikes
2023-04-07 23:54:19 -0700
-
4f5979405a
NEVER EVER USE CONTINUE and better debug drawing
Cameron Murphy Reikes
2023-04-07 01:51:10 -0700
-
-
c323c5789f
More training & small build system fixes
Cameron Murphy Reikes
2023-04-06 21:16:43 -0700
-
d9c48ecfd7
Merge branch 'main' of https://github.com/creikey/rpgpt
Cameron Murphy Reikes
2023-04-04 22:42:11 -0700
-
-
3b583a0f60
Dialog show while talking, distance volume attenuation
Cameron Murphy Reikes
2023-04-04 22:26:51 -0700
-
0163dc3072
Animate text coming in again
Cameron Murphy Reikes
2023-04-04 01:26:17 -0700
-
d112fa8ac8
Exp with few shot learning, damage in perceptions
Cameron Murphy Reikes
2023-04-04 01:10:45 -0700
-
690c2a1e5f
Account for forwarding in IP address for rate limiting
Cameron Murphy Reikes
2023-04-01 22:56:49 +0000
-
0f559a2193
Tune scale, correctly show mobile button
Cameron Murphy Reikes
2023-04-01 15:14:54 -0700
-
-
0f7e1c60c7
More silly little mistakes...
Cameron Murphy Reikes
2023-04-01 14:58:00 -0700
-
9263b088a6
Silly regex almost caused bug in payments in prod 😳
Cameron Murphy Reikes
2023-04-01 14:53:31 -0700
-
6bfe5d73ae
Bunch of little fixes for beta release
Cameron Murphy Reikes
2023-04-01 14:52:23 -0700
-
616cceb49c
NPCs aware of health, bad guy hit diff from good guy
Cameron Murphy Reikes
2023-04-01 14:30:20 -0700
-
e0c794b873
Update todo
Cameron Murphy Reikes
2023-04-01 06:16:58 -0700
-
516fd2db37
New separate key/button input for interact
Cameron Murphy Reikes
2023-04-01 06:16:01 -0700
-
7c56a43517
Fix y coord sorting popping on extreme y coords
Cameron Murphy Reikes
2023-04-01 05:43:16 -0700
-
37b8aab906
Many small fixes
Cameron Murphy Reikes
2023-04-01 05:01:16 -0700
-
4c92bf9113
Update todo, add Edeline the soothsayer
Cameron Murphy Reikes
2023-04-01 01:42:30 -0700
-
1d5693a97f
Move training, style buttons
Cameron Murphy Reikes
2023-04-01 00:00:23 -0700
-
2ce974b9de
Cancel button, follow pattern change
Cameron Murphy Reikes
2023-03-31 23:23:22 -0700
-
617b4d413d
Boots item
Cameron Murphy Reikes
2023-03-31 21:48:19 -0700
-
c0ebdc758f
Vignette in front
Cameron Murphy Reikes
2023-03-31 21:29:19 -0700
-
25608b58ed
Fade dialog, transparency sort, minimum timestep
Cameron Murphy Reikes
2023-03-31 21:22:40 -0700
-
1f76fef313
New art in and "shadow rendering"
Cameron Murphy Reikes
2023-03-31 20:45:51 -0700
-
f32f251929
Extra logging
Cameron Murphy Reikes
2023-03-31 18:40:23 -0700
-
ba0fee6317
Query for unfulfilled events stripe
Cameron Murphy Reikes
2023-03-31 18:10:29 -0700
-
381480873f
More training, only do dialog stuff on npcs
Cameron Murphy Reikes
2023-03-30 21:45:53 -0700
-
7476d25edd
Jankily fix collision issue with bounds of level
Cameron Murphy Reikes
2023-03-30 21:34:34 -0700
-
02d4cea01c
Hitting npc is a perception, more training
Cameron Murphy Reikes
2023-03-30 21:21:43 -0700
-
e6aba970e0
Action bug fixes, action model trained
Cameron Murphy Reikes
2023-03-30 21:04:12 -0700
-
49751f8cfa
Don't use metadesk for training data, actions
Cameron Murphy Reikes
2023-03-30 20:26:46 -0700
-
abc6abe1a2
Get debugging in wasm working, change action str
Cameron Murphy Reikes
2023-03-29 17:44:32 -0700
-
d028d96786
Fixed timestep for gameplay and physics
Cameron Murphy Reikes
2023-03-29 00:01:14 -0700
-
11b1c0964e
Save/load game before after/payments, working payments
Cameron Murphy Reikes
2023-03-28 23:29:25 -0700
-
c3d6a3b0b6
Convert entity pointers to generational references
Cameron Murphy Reikes
2023-03-28 00:04:48 -0700
-
4bddc569a4
Somewhat working payment system without saving
Cameron Murphy Reikes
2023-03-27 18:21:09 -0700
-
466e998adf
Organize todos
Cameron Murphy Reikes
2023-03-25 15:26:03 -0700
-
ece43e51d5
Remove unused file
Cameron Murphy Reikes
2023-03-24 15:43:55 -0700
-
af77cf7952
Merge branch 'main' of https://github.com/creikey/rpgpt
Cameron Murphy Reikes
2023-03-24 15:43:09 -0700
-
-
2721323250
Make work on linux
Cameron Murphy Reikes
2023-03-24 17:06:09 +0000
-
493afbd827
More tripod training
Cameron Murphy Reikes
2023-03-23 23:42:34 -0700
-
-
b71688f0b0
Fix fault tolerant AI queries not working
Cameron Murphy Reikes
2023-03-23 23:37:10 -0700
-
a5469c95ff
Fix go path in service
Cameron Murphy Reikes
2023-03-23 22:27:21 -0700
-
6bdfb26382
Add install service script
Cameron Murphy Reikes
2023-03-23 22:25:33 -0700
-
8eae93706b
Add a training and linux service file
Cameron Murphy Reikes
2023-03-23 22:24:18 -0700
-
c1f7f197cd
Update todo
Cameron Murphy Reikes
2023-03-23 22:15:36 -0700
-
6798a5a7c5
Touch controls, many fixes, upgrade model
Cameron Murphy Reikes
2023-03-23 22:15:10 -0700
-
858b6277c3
New art, add 3 more characters, new level
Cameron Murphy Reikes
2023-03-23 20:10:24 -0700
-
c702e64ba7
Update model and todo list
Cameron Murphy Reikes
2023-03-19 22:45:06 -0700
-
644161ab16
Sound system with metadesk, mono only for now
Cameron Murphy Reikes
2023-03-19 01:02:43 -0700
-
de9d55d62c
Items held change NPC behavior
Cameron Murphy Reikes
2023-03-18 16:10:15 -0700
-
285c1c1731
Conver training to metadesk, add metadata. Writing
Cameron Murphy Reikes
2023-03-14 02:27:45 -0700
-
f0e1c9251a
Make better tagline
Cameron Murphy Reikes
2023-03-12 17:03:23 -0700
-
9aa5863a68
Simple marketing page for now
Cameron Murphy Reikes
2023-03-11 02:16:39 -0800
-
744611ac4f
Add moose enemy, fix frame delay on translucent
Cameron Murphy Reikes
2023-03-10 15:49:04 -0800
-
8bfdb334a8
Translucent render queue (very interesting)
Cameron Murphy Reikes
2023-03-10 14:59:11 -0800
-
cf3994901e
Automatic y sorting with z buffer, 3d!
Cameron Murphy Reikes
2023-03-10 03:22:45 -0800
-
399152796a
Reorganize TODO
Cameron Murphy Reikes
2023-03-10 00:56:02 -0800
-
1834f99b3c
Death animation on skeleton deaed
Cameron Murphy Reikes
2023-03-10 00:53:44 -0800