Wed, 14 Jul 2021 23:50:44 +0200 Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
unc0rr [Wed, 14 Jul 2021 23:50:44 +0200] rev 15815
Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
Wed, 14 Jul 2021 23:01:50 +0200 Publish join and part commands as well
unc0rr [Wed, 14 Jul 2021 23:01:50 +0200] rev 15814
Publish join and part commands as well
Sat, 10 Jul 2021 12:03:50 +0200 Begin attempt to convert checker into async using tokio
unc0rr [Sat, 10 Jul 2021 12:03:50 +0200] rev 15813
Begin attempt to convert checker into async using tokio
Thu, 01 Jul 2021 00:17:05 +0300 eat warnings
alfadur [Thu, 01 Jul 2021 00:17:05 +0300] rev 15812
eat warnings
Wed, 30 Jun 2021 23:06:54 +0200 - Update hedgewars-network-protocol library with messages needed for checker
unc0rr [Wed, 30 Jun 2021 23:06:54 +0200] rev 15811
- Update hedgewars-network-protocol library with messages needed for checker - Use the library in hedgewars-checker
Wed, 30 Jun 2021 00:18:53 +0200 Add parser and idempotention tests for server messages
unc0rr [Wed, 30 Jun 2021 00:18:53 +0200] rev 15810
Add parser and idempotention tests for server messages
Sat, 26 Jun 2021 00:13:28 +0200 hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
sheepluva [Sat, 26 Jun 2021 00:13:28 +0200] rev 15809
hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
Fri, 25 Jun 2021 22:34:26 +0200 add comment header to function to pretend that I care
sheepluva [Fri, 25 Jun 2021 22:34:26 +0200] rev 15808
add comment header to function to pretend that I care
Fri, 25 Jun 2021 22:16:41 +0200 hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
sheepluva [Fri, 25 Jun 2021 22:16:41 +0200] rev 15807
hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
Fri, 25 Jun 2021 21:44:29 +0200 hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
sheepluva [Fri, 25 Jun 2021 21:44:29 +0200] rev 15806
hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
Thu, 24 Jun 2021 00:09:30 +0200 hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
sheepluva [Thu, 24 Jun 2021 00:09:30 +0200] rev 15805
hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
Wed, 23 Jun 2021 23:41:51 +0200 Extract network protocol into a separate crate
unc0rr [Wed, 23 Jun 2021 23:41:51 +0200] rev 15804
Extract network protocol into a separate crate
Wed, 23 Jun 2021 15:32:48 -0400 Hopefully this is a little more sensible
nemo [Wed, 23 Jun 2021 15:32:48 -0400] rev 15803
Hopefully this is a little more sensible
Tue, 22 Jun 2021 22:13:55 +0200 hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
sheepluva [Tue, 22 Jun 2021 22:13:55 +0200] rev 15802
hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version" That function/symbol was renamed in ef2fc0210362
Tue, 22 Jun 2021 01:57:50 +0300 update nom
alfadur [Tue, 22 Jun 2021 01:57:50 +0300] rev 15801
update nom
Tue, 22 Jun 2021 01:41:33 +0300 update mio
alfadur [Tue, 22 Jun 2021 01:41:33 +0300] rev 15800
update mio
Mon, 21 Jun 2021 20:11:22 +0300 add polled timer
alfadur [Mon, 21 Jun 2021 20:11:22 +0300] rev 15799
add polled timer
Sun, 20 Jun 2021 16:43:53 +0300 update glutin
alfadur [Sun, 20 Jun 2021 16:43:53 +0300] rev 15798
update glutin
Sun, 20 Jun 2021 01:47:44 +0300 fix error string
alfadur [Sun, 20 Jun 2021 01:47:44 +0300] rev 15797
fix error string
Sun, 20 Jun 2021 01:45:18 +0300 load haskell directly into Replay
alfadur [Sun, 20 Jun 2021 01:45:18 +0300] rev 15796
load haskell directly into Replay
Sat, 19 Jun 2021 17:48:10 +0300 find excuses to use shiny new 🦀 features
alfadur [Sat, 19 Jun 2021 17:48:10 +0300] rev 15795
find excuses to use shiny new 🦀 features
Thu, 17 Jun 2021 19:32:26 +0200 Add sample ubot plugin written in haskell
unc0rr [Thu, 17 Jun 2021 19:32:26 +0200] rev 15794
Add sample ubot plugin written in haskell
Tue, 15 Jun 2021 20:46:28 +0200 Update mingpt plugin to include recent chat history in the seed
unc0rr [Tue, 15 Jun 2021 20:46:28 +0200] rev 15793
Update mingpt plugin to include recent chat history in the seed
Tue, 15 Jun 2021 20:45:46 +0200 Fix detection of message author in ubot core
unc0rr [Tue, 15 Jun 2021 20:45:46 +0200] rev 15792
Fix detection of message author in ubot core
Sat, 12 Jun 2021 20:58:07 +0200 Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
unc0rr [Sat, 12 Jun 2021 20:58:07 +0200] rev 15791
Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
Sat, 12 Jun 2021 20:15:42 +0200 Add url bot plugin based on url-bot-rs (only the difference from their repo)
unc0rr [Sat, 12 Jun 2021 20:15:42 +0200] rev 15790
Add url bot plugin based on url-bot-rs (only the difference from their repo)
Tue, 08 Jun 2021 18:31:46 +0200 Add main module for irc bot which serves as an irc<>rabbitmq relay
unc0rr [Tue, 08 Jun 2021 18:31:46 +0200] rev 15789
Add main module for irc bot which serves as an irc<>rabbitmq relay
Fri, 28 May 2021 15:06:39 +0200 Use the singular 'they' in code comments, where it makes sense
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 15:06:39 +0200] rev 15788
Use the singular 'they' in code comments, where it makes sense
Fri, 28 May 2021 14:18:52 +0200 German announcer messages: Remove gender assumptions
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 14:18:52 +0200] rev 15787
German announcer messages: Remove gender assumptions
Fri, 28 May 2021 14:17:54 +0200 Singular 'they': Update comments in engine locale files
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 14:17:54 +0200] rev 15786
Singular 'they': Update comments in engine locale files
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 tip