COMMITS
October 14, 2024
J
Do not run build on tags
Joshua Castle committed
J
Ensure logs
Joshua Castle committed
J
Ensure project description
Joshua Castle committed
J
Attempt publish
Joshua Castle committed
J
Gradle tooling requires later java version
Joshua Castle committed
J
Update build actions
Joshua Castle committed
J
Create action.yml
Joshua Castle committed
J
Add composite gradle setup
Joshua Castle committed
J
Add release tasks
Joshua Castle committed
J
Initial migration
Joshua Castle committed
October 13, 2024
K
Merge branch 'CloudburstMC:develop' into feature/batched-net-settings
Kas-tle committed
J
Enable security toggle
Joshua Castle committed
September 23, 2024
A
Add ability to set time between connection attempts (#47)
Alemiz committed
J
Better emulate vanilla client logic for ocr retry attempts
Joshua Castle committed
J
Batch ping/request network settings
Joshua Castle committed
August 19, 2024
S
Correct method to unblock address instead of blocking (#48)
Sensei Tarzan committed
August 18, 2024
S
Revert "Remove object recycling from these classes"
SupremeMortal committed
S
Send packets from correct local address
SupremeMortal committed
August 7, 2024
A
Safely release EncapsulatedPacket & add debug
Alemiz committed
July 25, 2024
J
Add ability to set time between connection attempts
Joshua Castle committed
July 24, 2024
S
Add trace logging to RakServerChannel when closing
SupremeMortal committed
S
Refactor PendingConnection class
SupremeMortal committed
S
Reuse the same cookie until it expires
SupremeMortal committed
S
Kick existing connection out if a new one connects from the same IP and port.
SupremeMortal committed
S
Improve trace logging for offline handler
SupremeMortal committed
A
Fix NPE if metrics are not set
Alemiz committed
July 23, 2024
S
Revert changes to metrics interface
SupremeMortal committed
S
Include channel in metrics methods
SupremeMortal committed
S
Disable limiter if set to a value of zero or less
SupremeMortal committed
S
Remove object recycling from these classes
SupremeMortal committed