8a2091d01c
fix: typos & stuff, correct warning glyph
2024-05-12 01:16:44 +02:00
d4f0162b20
fix: reverted accidentally checking in .net 7 test files
2024-05-12 00:16:59 +02:00
5ef5b61c3c
feat: added RATSIGNAL warning support to plugin
...
Again, no profile support (yet)!
2024-05-11 23:50:15 +02:00
97df695b56
fix[RatAttack]: RATSIGNAL regex updated
...
Can now handle the Thargoid controlled warning sign. Does _not_ mean
that the RatAttack profile handles it in any way!
Thanks to Daecor for reporting and assisting in fixing.
2024-05-11 23:32:10 +02:00
e0aa95b888
fix[ci]: fixed forgejo release (hopefully)
2024-05-11 23:27:49 +02:00
26039d9648
chore: forgejo workflows
2024-02-18 23:46:12 +01:00
517773d3ec
CHANGELOG formatting :<
2023-07-29 18:49:06 +02:00
4938147557
bumped Ratattack version
2023-07-29 18:48:13 +02:00
alterNERDtive
5795ae8749
Merge pull request #167 from ro5490/RatAttack-Update
2023-07-29 17:43:05 +02:00
Ro5490
22ff4699d5
Update Ratsignal Regex
2023-05-23 20:58:25 +01:00
bd2b933bc9
docs: fixed RATSIGNAL IRC config
...
`??_SIGNAL` → `*_SIGNAL` to cover the new `ODY_SIGNAL`
2022-09-20 19:57:30 +02:00
d260199a58
base: removed explicit Newtonsoft.Json requirement
...
At compile time everything seems alright, but at runtime
Microsoft.AspNet.WebApi.Client decides that 13.0.1 is no longer ≥6.0.4
and errors out.
Great.
2022-09-20 19:56:11 +02:00
102718139c
fixed gh-pages workflow … 🤦
2022-09-19 18:28:48 +02:00
f034ae4220
4.5!
2022-09-19 18:08:43 +02:00
d97499778c
docs: clarified when StreamAttack updates information
...
fixes #155
2022-09-15 15:17:39 +02:00
d78cf17b6b
docs: added reloading the profile / restarting VA to installation instructions
...
fixes #154
2022-09-15 15:15:41 +02:00
0d44828422
docs: clarified that neutron router plugin is optional
...
fixes #153
2022-09-15 15:13:20 +02:00
022c3ac25c
fixed VERSION
2022-09-15 15:08:54 +02:00
fd0bbaa3a9
added StyleCop.ruleset to make that one shut up
2022-09-15 15:07:15 +02:00
cc2694fc49
RatAttack: support for new Horizons 3.8 / 4.0 / Odyssey RATSIGNALs
...
fixes #159
2022-09-15 15:06:49 +02:00
9db6785ef1
RatAttack: fixed RATSIGNAL regex
...
Apparently `^` can be part of both CMDR names and IRC nicks.
2022-09-10 03:43:19 +02:00
1135efd761
EliteAttack: fixed potential race condition in the discovery scan event command queue
2022-09-06 00:29:51 +02:00
7c361e9bf7
EliteAttack: added option to exclude settlements from the outdated stations list
...
fixes #119
2022-09-05 19:21:12 +02:00
54cd1e6fa2
EliteAttack: target nearest […]
commands now log the result
2022-08-31 10:26:12 +02:00
3775d3f911
docs: added troubleshooting section about Geforce Now
2022-08-23 22:26:11 +02:00
alterNERDtive
1357bde807
Merge pull request #151 from alterNERDtive/feature/auto-pull-request
2022-07-13 22:26:07 +02:00
db85c2b793
auto-pull-request workflow: fixed branch name
2022-07-13 22:25:13 +02:00
4f9e4799bf
workflows: open pr on branch push
2022-07-13 22:23:45 +02:00
5af0aff95c
workflows: fixed release author
2022-07-13 21:15:35 +02:00
e2789623cd
cleaned up dependency mess
2022-07-12 00:40:55 +02:00
c615af5324
updated CHANGELOG
2022-07-11 19:52:39 +02:00
Ant
4e9a9b4517
Black out the grey censory block
2022-07-11 19:45:29 +02:00
Ant
38ea143ea7
SpanshAttack.md: fix column width
2022-07-11 19:45:25 +02:00
Ant
0ee7701590
EliteAttack: hyperlink path fix - DOH
2022-07-11 19:45:21 +02:00
Ant
05a56d5d85
index.md: correction to hyperlink markdown syntax
2022-07-11 19:45:05 +02:00
Ant
2ec9c2afbe
EliteAttack.md: correction to hyperlink markdown syntax
2022-07-11 19:44:49 +02:00
Ant
3cbfe62ae1
docs markdown fixes & author privacy on screenshot
2022-07-11 19:44:19 +02:00
dependabot[bot]
9cc9965d7c
Bump Newtonsoft.Json from 6.0.4 to 13.0.1 in /plugins/VoiceAttack-base
...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json ) from 6.0.4 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases )
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/6.0.4...13.0.1 )
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 17:52:13 +02:00
acf43b42a0
added .github as solution items
2022-07-08 17:52:09 +02:00
55fa3579cf
fixed gh-pages workflow
2022-07-08 17:45:39 +02:00
d1af3ebdcc
Merge branch 'release' into devel
2022-07-04 01:32:38 +02:00
b10e2bb2c4
added ko-fi / sponsors
2022-07-04 01:32:29 +02:00
91c47efbef
fixed create-release workflow
...
fixes #148
2022-07-04 00:33:28 +02:00
1cdd9c98bd
EliteAttack: fixed Docked
event for Oddity settlements
...
fixes #145
2022-06-16 12:10:49 +02:00
35c26e930f
mics fixes
2022-06-16 12:06:28 +02:00
bb8d1067b5
RatAttack: made case list thread safe
...
My specific setup leads to lots of incoming cases at once when starting VA after boot, when the IRC backlog is parsed.
Probably not relevant in the wild, but still a huge 🤦 .
2022-06-03 16:45:12 +02:00
6ec8d7c35e
stylecop compliance, round 3 of >3
2022-06-02 17:41:49 +02:00
55f10a1117
all plugins: fixed possible race condition introduced in 4.4
2022-06-02 15:28:17 +02:00
35057b3f35
dependabot
2022-06-01 09:12:01 +02:00
a2f6cc864c
auto-deploy gh-pages
2022-06-01 09:11:57 +02:00