Commit Graph

176 Commits

Author SHA1 Message Date
caa3d84081 Allow checking score and status. 2023-02-26 22:34:26 +11:00
369b07474a Support paging. 2023-02-26 17:01:05 +11:00
863ba692f4 Possessions eventually expire if dropped in a public place. 2023-02-26 02:01:48 +11:00
8085689490 Fix edge cases + use up charges when using "use" 2023-02-26 00:56:22 +11:00
385d2d1fd8 Implement use command for trauma kits. 2023-02-25 23:49:46 +11:00
70dae5b853 Look shows health and charges. 2023-02-23 22:55:02 +11:00
8e1d15bade Allow partial matches on alias. 2023-02-23 21:33:26 +11:00
a9df230a08 Make inventory show total weight if you have multiple of an item. 2023-02-23 21:12:32 +11:00
9e754881e5 Implement Healthtech Melbs to sell trauma kits etc... 2023-02-22 22:27:29 +11:00
b878f8f95c Sorry NPCs, no last words from beyond the grave. 2023-02-22 21:43:18 +11:00
ed3dcdcb64 Give drop the same enhancements as get, + write help 2023-02-22 21:36:57 +11:00
ea5b5ef70d Display legally required classification notices. 2023-02-20 22:42:51 +11:00
d4fd71d839 Improve get targeting with 'all' option. 2023-02-20 22:27:43 +11:00
ddd0f33cb5 Don't merge wielded items with others. 2023-02-20 17:42:44 +11:00
d5314c981e Add drop command, and show inventory on look. 2023-02-20 17:38:35 +11:00
25cfda033b Implement get command to pick things up. 2023-02-20 16:33:53 +11:00
9046218155 Fixups for attack after attacker leaves. 2023-02-20 15:23:36 +11:00
b28ea26d8a Use correct indefinite article in possession descriptions. 2023-02-20 00:02:29 +11:00
7d8c236f3f Add link to privacy policy. 2023-02-20 00:02:08 +11:00
51b4c5847f Write more tests for capacity. 2023-02-19 14:07:02 +11:00
4652fa52cf Support mocking DB to increase testability. 2023-02-19 14:03:15 +11:00
8d12c88904 Fix bug that stopped counterattack working. 2023-02-19 11:17:05 +11:00
2850b66bee Support wielding weapons. 2023-02-19 01:18:08 +11:00
dc38d87beb Fix bug in deploy script causing missed deploy. 2023-02-18 00:34:30 +11:00
1d04369ef2 Supply staff contact email in place of under development message 2023-02-18 00:24:28 +11:00
61305627e3 More deploy fixups. 2023-02-13 22:37:45 +11:00
95b44ac010 Run git from right directory. 2023-02-13 22:34:46 +11:00
ff43a2d43b Don't deploy when no changes happened 2023-02-13 22:32:00 +11:00
1401292b23 Don't kill process if pidfile has own pid. 2023-02-13 22:05:23 +11:00
0cdf8a8810 Move in exe from same filesystem to trigger inotifywatch 2023-02-13 21:25:00 +11:00
23bf7b1e0f Fix path to archive 2023-02-13 21:11:37 +11:00
1cf79cfbd6 Fix echo with missing quotes 2023-02-13 21:07:47 +11:00
0d5560a659 Display length of deploy key. 2023-02-13 20:49:35 +11:00
078f1818b0 Trust deployer as known host 2023-02-12 23:17:52 +11:00
3d47663a1a Fix tar invocation 2023-02-12 23:10:40 +11:00
dc212ec9db Fix script perms 2023-02-12 23:08:18 +11:00
0008c8b739 Attempt to deploy as part of pipeline. 2023-02-12 23:05:34 +11:00
88bfed0c7b Explicitly set CARGO_HOME 2023-02-12 21:16:55 +11:00
e4df647f1d Improve debug logging to ensure help work out CARGO_HOME caching. 2023-02-12 21:14:56 +11:00
78cd3a26cb Dump structure for debugging. 2023-02-12 21:01:52 +11:00
f74bc7fe6b Cache .cargo, and copy output to separate path. 2023-02-12 18:23:22 +11:00
bc0843adfa Change profile to release 2023-02-12 18:13:56 +11:00
a21219eaa5 Minor fixups. 2023-02-12 18:03:27 +11:00
dd6cd293ca Make build pipeline do cargo build 2023-02-12 18:00:25 +11:00
a985279db3 Expose git version for use from deployment pipeline. 2023-02-11 00:36:09 +11:00
28f4e38e4c Pay out for kill bonuses. 2023-02-10 22:33:50 +11:00
f930d67562 Start of Concourse setup + early start on reward system 2023-02-08 22:35:05 +11:00
f21f574ebb Implement capacity limit system. 2023-02-03 23:26:24 +11:00
99ffe45479 Implement inventory command. 2023-02-02 22:58:20 +11:00
985f93ca08 Implement buying possessions. 2023-01-30 22:28:43 +11:00