wassname
|
a350bf20a0
|
old way of doing actions
|
2019-12-25 09:20:44 +08:00 |
|
wassname
|
2cc4b96807
|
fixes
|
2019-12-25 08:08:48 +08:00 |
|
wassname
|
7b95fa7e79
|
better truncation of context
|
2019-12-25 07:39:59 +08:00 |
|
wassname
|
5c74a923ff
|
rearrange for quick dev
|
2019-12-25 07:38:10 +08:00 |
|
AccidentallyOnPurpose
|
4050e5b2a9
|
comments
|
2019-12-24 23:41:51 +08:00 |
|
AccidentallyOnPurpose
|
47bc447195
|
add torch import
|
2019-12-24 10:16:33 +00:00 |
|
AccidentallyOnPurpose
|
0990b1ac6e
|
Merge branch 'master' of https://github.com/cloveranon/Clover-Edition
|
2019-12-24 18:14:11 +08:00 |
|
AccidentallyOnPurpose
|
d6a8098666
|
blank actions word. verb=>adjective
|
2019-12-24 18:13:54 +08:00 |
|
AccidentallyOnPurpose
|
728ce94ad2
|
possibly help with out of mem
|
2019-12-24 09:03:06 +00:00 |
|
cloveranon
|
6e223c85b9
|
added warning and some documentation to new features
|
2019-12-24 01:55:35 -05:00 |
|
AccidentallyOnPurpose
|
52c4727e48
|
fix transformed action print
|
2019-12-24 12:22:37 +08:00 |
|
AccidentallyOnPurpose
|
ecf2c78053
|
tidy transformed action
|
2019-12-24 11:17:03 +08:00 |
|
AccidentallyOnPurpose
|
47937f5d96
|
add d20 for action
|
2019-12-24 11:01:45 +08:00 |
|
AccidentallyOnPurpose
|
619bb2c1a7
|
Merge branch 'pytorch_clear_actions' & 'suggestion loop' into pytorch
|
2019-12-24 10:32:46 +08:00 |
|
AccidentallyOnPurpose
|
5f41d87403
|
generated and print suggestion one at a time
good idea
|
2019-12-24 10:26:16 +08:00 |
|
AccidentallyOnPurpose
|
46b4b494b1
|
clear suggested actions and user action. Show user action, and input action
|
2019-12-24 09:48:37 +08:00 |
|
AccidentallyOnPurpose
|
b16afd2280
|
comment and req
|
2019-12-23 23:36:09 +08:00 |
|
AccidentallyOnPurpose
|
1592b012c6
|
enter a number to choose a suggested action
|
2019-12-23 22:56:41 +08:00 |
|
cloveranon
|
4fd138bead
|
some updates with the readme and contact info ingame
|
2019-12-23 03:56:16 -05:00 |
|
cloveranon
|
2a4efc3d88
|
Finally merged changes to a working state, move configparser and logging code to new file, and added config option to switch between cpu
|
2019-12-23 03:21:26 -05:00 |
|
cloveranon
|
646b589bee
|
Manually merged in most of the changes from AccidentallyOnPurpose who changed the model to pytorch added suggested actions, a repetition penalty, and a number of other things.
|
2019-12-23 00:17:56 -05:00 |
|
cloveranon
|
2b8d98e3d6
|
Catch pastebin download errors.
|
2019-12-21 00:49:44 -05:00 |
|
cloveranon
|
f2bcef8301
|
clover logo which may not work on all terminals, give me feedback
|
2019-12-20 13:21:00 -05:00 |
|
cloveranon
|
de4c28232b
|
Fixed bug with saving custom prompts to file with blank name
|
2019-12-20 04:23:00 -05:00 |
|
cloveranon
|
6ceaaa452a
|
Finally added set option to change settings in game.
|
2019-12-20 03:12:40 -05:00 |
|
cloveranon
|
b1f861e6c4
|
Added color support for WinBlows
|
2019-12-19 22:11:48 -05:00 |
|
cloveranon
|
fec5edaa45
|
line wrapping now enabled and default
|
2019-12-18 03:32:25 -05:00 |
|
cloveranon
|
8fa72525e0
|
custom prompts are back
|
2019-12-18 02:17:14 -05:00 |
|
cloveranon
|
71eb4438e2
|
alert console bell when AI is done
|
2019-12-17 02:22:27 -05:00 |
|
cloveranon
|
799b3fd930
|
scrapes prompts from pastebin
|
2019-12-17 01:59:05 -05:00 |
|
cloveranon
|
7e143a0b0a
|
Cleaned up user interface, added color, added config file.
|
2019-12-16 04:51:04 -05:00 |
|
cloveranon
|
8827d29388
|
removed censorship
|
2019-12-12 04:48:45 -05:00 |
|
Nick Walton
|
81e8979e37
|
Pruned censor list to get rid of words that shouldn't be censored. Also added ability to turn censor on and off (#94)
|
2019-12-10 12:06:30 -07:00 |
|
Benjamin Bay
|
7f94079d34
|
sorted imports
|
2019-12-09 14:52:36 -08:00 |
|
Benjamin Bay
|
ceb2ba3a6e
|
style fixes
|
2019-12-09 14:24:40 -08:00 |
|
Benjamin Bay
|
168b751603
|
Merge pull request #72 from AIDungeon/master
master -> develop
|
2019-12-09 14:12:22 -08:00 |
|
Michael Pang
|
e85ad10953
|
windows compat
removes termios
|
2019-12-09 09:47:16 -05:00 |
|
Kevin Kearney
|
c899293758
|
Added splash screen to ask whether player wants to start new game or load
|
2019-12-09 01:33:49 -06:00 |
|
dlavati
|
052018d8b5
|
Set utf-8 encoding for reading the logo (#54)
This appears primarily in Windows CLIs, see #48.
Also `termios` is not supported on Windows, however I haven't yet looked into an alternative.
|
2019-12-08 22:14:29 -07:00 |
|
Nick Walton
|
f2db343b93
|
Develop (#15)
* various small changes
* various small changes
* update
* update
* update
* update
* update
* auto save
* change model loc
* updated instructions
|
2019-12-05 13:57:11 -07:00 |
|
Nick Walton
|
9aad02c164
|
Develop (#14)
* various small changes
* various small changes
* update
* update
* update
* update
* update
* auto save
|
2019-12-05 13:16:14 -07:00 |
|
Nick Walton
|
9036ee9964
|
Develop (#13)
* various small changes
* various small changes
* update
* update
* update
* update
* update
|
2019-12-03 17:51:39 -07:00 |
|
Nick Walton
|
c63f7e051a
|
Develop (#11)
* adds saving and loading
* fixed some cmd issues
* fixed some cmd issues
* fixed capitalization issue
* smallupdate
* update
* update
* dev changes
* more testing
* more dev fixes
* dragon story
* dragon story
* adding ai dm mode
* dm fix
* dm
* dm
* Gcloudstoragestuff
* fixed loading issues
* upped memory
|
2019-12-02 07:41:48 -07:00 |
|
Nick Walton
|
a71d7d3da0
|
Develop (#10)
* adds saving and loading
* fixed some cmd issues
|
2019-12-02 07:02:36 -07:00 |
|
Nick Walton
|
923376d863
|
Develop (#9)
Adds saving and loading. Changes cmd line interface and adds new commands.
|
2019-12-01 19:00:01 -07:00 |
|
Nick Walton
|
9c08ff631f
|
Update play.py
|
2019-11-28 14:16:19 -07:00 |
|
Nick Walton
|
fe994b022b
|
Update play.py
|
2019-11-28 14:06:40 -07:00 |
|
Nick Walton
|
ebca0110cf
|
Update play.py
|
2019-11-28 14:06:04 -07:00 |
|
Nick Walton
|
7f79d675f6
|
Update play.py
|
2019-11-28 12:42:27 -07:00 |
|
Nick Walton
|
cdc9b63644
|
Develop (#8)
removes final lines with "you say" or "you ask" adds back death checking allows reverting actions
|
2019-11-28 12:26:31 -07:00 |
|