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
022c3ac25c
fixed VERSION
2022-09-15 15:08:54 +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
99305cfb5d
4.4!
2022-05-31 19:23:00 +02:00
f7328e31e2
bumped VERSION
...
I feel like I should do that whenever I bump it in base.cs …
2022-05-28 14:27:44 +02:00
0c0cf068c4
4.3!
2022-05-19 12:46:31 +02:00
b633d8791c
4.2.3!
2021-05-23 20:32:41 +02:00
254ada7318
Preemptively changed VERSION before I forget it again …
2021-05-19 10:02:04 +02:00
3b9031ae59
forgot to bump VERSION …
2021-05-03 10:39:32 +02:00
eda735a426
4.2!
2021-03-09 20:13:19 +01:00
5d429d463a
4.1!
2021-02-19 23:14:14 +01:00
c7cbaec218
4.0.2!
2021-02-04 06:13:56 +01:00
dcd58e1d23
SpanshAttack: fixed not getting next waypoint correctly
2021-01-30 18:42:45 +01:00
1a3846896a
Merge branch 'plugin-rewrite' into devel
2021-01-16 11:00:25 +01:00
08ea88fbb9
alterNERDtive-base: update mechanism
...
Reverted to semi-manual aprroach.
fixes #65
2021-01-16 09:29:52 +01:00
49ed63b421
removed deprecated VERSION file
2020-12-31 01:38:58 +01:00
55e008108a
3.2.0!
2020-12-31 01:34:18 +01:00
957caa9780
3.1.3!
2020-11-06 13:19:07 +01:00
4b29cd9d0e
3.1.2!
2020-10-22 20:29:34 +02:00
126f736a40
3.1.1!
2020-10-21 12:37:43 +02:00
2b79b5e738
3.1!
2020-08-18 00:18:20 +02:00
e07826be4c
3.0!
2020-08-03 12:38:49 +02:00
5587b9bc43
added VERSION file
...
This will in the future be used to have an automated update check. Ain’t
that great⁈
2020-07-31 06:05:38 +02:00