2022-05-09 |
alfadur |
pass unicode paths as base64 on windows
|
changeset |
files
|
2022-05-09 |
alfadur |
revert blowtorch hit frequency reduction
|
changeset |
files
|
2022-05-09 |
alfadur |
remove Hedgehog from generated mines
|
changeset |
files
|
2022-05-09 |
alfadur |
fix minigun bullet collision detection
|
changeset |
files
|
2022-04-26 |
nemo |
make unplaced hogs a bit less interactive
|
changeset |
files
|
2022-04-20 |
unC0Rr |
Fix typo, small adjustments
|
changeset |
files
|
2022-04-07 |
Wuzzy |
Update Wuzzy's e-mail address in credits
|
changeset |
files
|
2022-03-15 |
alfadur |
limit scope of u128 operations in sqrt
|
changeset |
files
|
2022-03-14 |
alfadur |
port sqrt optimization to u128 case
|
changeset |
files
|
2022-03-14 |
unC0Rr |
Fix incorrect calculation of target point in AI drill strike test
|
changeset |
files
|
2022-02-05 |
nemo |
1.0.0 merge
|
changeset |
files
|
2022-02-05 |
LocutusOfBorg |
avcodec 59+ compatibility
1.0.0
|
changeset |
files
|
2022-02-02 |
alfadur |
update to mysql_async
|
changeset |
files
|
2022-02-01 |
alfadur |
add back client timeouts
|
changeset |
files
|
2022-01-31 |
alfadur |
move server network to tokio
|
changeset |
files
|
2022-01-31 |
alfadur |
update protocol 📦
|
changeset |
files
|
2022-01-27 |
alfadur |
add direct access to gear data
|
changeset |
files
|
2022-01-27 |
alfadur |
add type safe power of two sizes
|
changeset |
files
|
2022-01-25 |
alfadur |
use grid only for static gears
|
changeset |
files
|
2021-12-02 |
Zaubermaus |
fix typo in german lua strings
|
changeset |
files
|
2021-10-16 |
alfadur |
make seduction work on sentries
|
changeset |
files
|
2021-10-16 |
alfadur |
remove owner from wild sentries
|
changeset |
files
|
2021-10-15 |
alfadur |
fix sentry bullet misattribution
|
changeset |
files
|
2021-10-15 |
alfadur |
paint sentries in clan colors
|
changeset |
files
|
2021-10-15 |
alfadur |
make domesticated sentries not target their owners
|
changeset |
files
|
2021-10-15 |
alfadur |
reduce blowtorch radius to avoid grabbing gears behind current🦔
|
changeset |
files
|
2021-10-15 |
alfadur |
reduce digging damage frequency
|
changeset |
files
|
2021-09-09 |
alfadur |
use array map in timer constructor
|
changeset |
files
|
2021-09-06 |
alfadur |
Avoid crashing on physfs failure
|
changeset |
files
|
2020-08-10 |
alfadur |
workaround for FPC 3.2.0 ICE
1.0.0
|
changeset |
files
|
2021-07-14 |
unc0rr |
Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
|
changeset |
files
|
2021-07-14 |
unc0rr |
Publish join and part commands as well
|
changeset |
files
|
2021-07-10 |
unc0rr |
Begin attempt to convert checker into async using tokio
|
changeset |
files
|
2021-06-30 |
alfadur |
eat warnings
|
changeset |
files
|
2021-06-30 |
unc0rr |
- Update hedgewars-network-protocol library with messages needed for checker
|
changeset |
files
|
2021-06-29 |
unc0rr |
Add parser and idempotention tests for server messages
|
changeset |
files
|
2021-06-25 |
sheepluva |
hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
|
changeset |
files
|
2021-06-25 |
sheepluva |
add comment header to function to pretend that I care
|
changeset |
files
|
2021-06-25 |
sheepluva |
hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
|
changeset |
files
|
2021-06-25 |
sheepluva |
hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
|
changeset |
files
|
2021-06-23 |
sheepluva |
hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
|
changeset |
files
|
2021-06-23 |
unc0rr |
Extract network protocol into a separate crate
|
changeset |
files
|
2021-06-23 |
nemo |
Hopefully this is a little more sensible
|
changeset |
files
|
2021-06-22 |
sheepluva |
hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
|
changeset |
files
|
2021-06-21 |
alfadur |
update nom
|
changeset |
files
|
2021-06-21 |
alfadur |
update mio
|
changeset |
files
|
2021-06-21 |
alfadur |
add polled timer
|
changeset |
files
|
2021-06-20 |
alfadur |
update glutin
|
changeset |
files
|
2021-06-19 |
alfadur |
fix error string
|
changeset |
files
|
2021-06-19 |
alfadur |
load haskell directly into Replay
|
changeset |
files
|
2021-06-19 |
alfadur |
find excuses to use shiny new 🦀 features
|
changeset |
files
|
2021-06-17 |
unc0rr |
Add sample ubot plugin written in haskell
|
changeset |
files
|
2021-06-15 |
unc0rr |
Update mingpt plugin to include recent chat history in the seed
|
changeset |
files
|
2021-06-15 |
unc0rr |
Fix detection of message author in ubot core
|
changeset |
files
|
2021-06-12 |
unc0rr |
Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
|
changeset |
files
|
2021-06-12 |
unc0rr |
Add url bot plugin based on url-bot-rs (only the difference from their repo)
|
changeset |
files
|
2021-06-08 |
unc0rr |
Add main module for irc bot which serves as an irc<>rabbitmq relay
|
changeset |
files
|
2021-05-28 |
Wuzzy |
Use the singular 'they' in code comments, where it makes sense
|
changeset |
files
|
2021-05-28 |
Wuzzy |
German announcer messages: Remove gender assumptions
|
changeset |
files
|
2021-05-28 |
Wuzzy |
Singular 'they': Update comments in engine locale files
|
changeset |
files
|