Commit Graph

203 Commits

Author SHA1 Message Date
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
722757468f Start work on shops. 2023-01-29 00:26:06 +11:00
2053c9cbb3 Add who command. 2023-01-28 23:00:53 +11:00
29b02407fa Add more help. 2023-01-28 20:58:04 +11:00
737fe3a86f Change parameters to reduce CPU usage growth and reduce message spam 2023-01-28 18:34:32 +11:00
a3ea381438 Support player recloning + NPCs can wander and aggro. 2023-01-27 00:36:49 +11:00
2d9fcf9850 Bugfixes + don't get to keep items when you die. 2023-01-25 23:59:19 +11:00
e6e712e255 Make dead NPCs auto-respawn. 2023-01-23 22:52:01 +11:00
618d88bb06 Adjust parameters to make probability distributions looser
(i.e. outcomes depend more on chance).
2023-01-23 21:40:36 +11:00
165f5671ac Implement health and death. 2023-01-22 22:43:44 +11:00
09db1a6ed9 Implement more combat capability. 2023-01-22 01:16:00 +11:00
c26a4768c5 Add alias system. 2023-01-20 23:38:57 +11:00
0a5b9cc94e Implement grinding. 2023-01-20 23:09:41 +11:00
b2012d4d18 Merge pull request 'Remove unnecessary whitespace' (#1) from Condorra2/blastmud:condorra2-patch-1 into main
Reviewed-on: #1
2023-01-16 22:33:14 +11:00
a9b5a545e4 Remove unnecessary whitespace 2023-01-16 22:30:21 +11:00
8efe2dc87a Implement skillcheck to escape combat. 2023-01-15 23:16:02 +11:00
5d3c8bc0aa Allow attacks to be started. 2023-01-15 17:30:23 +11:00
8b0a1490db Fix error message. 2023-01-15 13:53:40 +11:00
cf8ceb1351 Add more NPCs + announce moves to room. 2023-01-12 23:13:11 +11:00
c5c78763a2 Add dogs 2023-01-11 22:51:17 +11:00
70e8867360 Start work on apartment and commercial suite building. 2023-01-08 21:58:30 +11:00
2efc309d78 Implement homeless shelter. 2023-01-08 00:18:56 +11:00
1f3fbd28bf Make NPCs talk more. 2023-01-07 23:20:06 +11:00
4207ab8f4d Create 60 NPCs and let them spontaneously talk. 2023-01-07 23:06:02 +11:00