Commit Graph

9 Commits

Author SHA1 Message Date
70d0b4460a use reverse video in place of background color
这个修改之前,稀有天赋之类的在某些终端配色方案下根本看不清写了什么。
改用反色后一般就没问题了。
2021-10-02 16:34:50 +08:00
40b1ba3542 change aliases for /alloc
移除 allocation 指令,增加效果相同的 allocate,attrib 和 attribute 指令
使用动词替换名词作为指令的称呼我认为理所当然
把 attrib 和 attribute 定义为 alloc 的同义词是因为我想要添加在人生当中
知道自己现在属性的功能(web 版有的功能居然没有在命令行版中)
2021-10-02 16:34:50 +08:00
274290cc5b default to next when no command is given
当你学会命令行版如何操作以后,n 就绝对会是你用到最多的指令(除非开 at)
为了减少不必要的操作,把 n 设成了默认操作
不过不知道会不会让本来开 at 的玩家选择按住回车呢(笑
2021-10-02 16:34:50 +08:00
fa6aa9bc7d tweak interface text and add command hint
指明在天赋抽卡、属性分配和继承天赋需要用的指令。
在英文单词和阿拉伯数字周围加了空格(因为好看!)
2021-10-02 16:34:50 +08:00
b18c41349d add help note
不打指令默认 help 对于目前可怕的交互而言还好,但……
2021-10-02 16:34:50 +08:00
e06139d5c0 add achievement 2021-09-09 23:05:56 +08:00
d86f2330d5 fix repl bug 2021-09-05 23:32:17 +08:00
6928367884 update help 2021-09-05 22:44:04 +08:00
caf08695d1 add repl version 2021-09-05 22:03:44 +08:00