Commit Graph

22 Commits

Author SHA1 Message Date
cubexteam
cd1b1a2e16 fix: handle save error
fix: handle save error
v0.0.1
2026-03-04 18:37:01 +03:00
cubexteam
41ff5bbc90 fix: folder perms 0644 → 0755
fix: folder perms 0644 → 0755
2026-03-04 18:34:57 +03:00
cubexteam
0d1baa1676 refactor: simplify WaitGroup
refactor: simplify WaitGroup
2026-03-04 18:33:49 +03:00
cubexteam
8e2d4f7b8c refactor: deduplicate into log() helper
refactor: deduplicate into log() helper
2026-03-04 18:32:21 +03:00
cubexteam
c9b068f9f1 fix: mutex for sentChunks, map struct{}
fix: mutex for sentChunks, map struct{}
2026-03-04 18:29:25 +03:00
cubexteam
62990b99ed perf: cache flat chunk, named constants
perf: cache flat chunk, named constants
2026-03-04 18:27:53 +03:00
cubexteam
94c04eb982 perf: drop bytes.Buffer, use slice append
perf: drop bytes.Buffer, use slice append
2026-03-04 18:24:09 +03:00
cubexteam
4435c362be fix: remove recover(), fix buf size, handle errors
fix: remove recover(), fix buf size, handle errors
2026-03-04 18:19:55 +03:00
cubexteam
b16628dd5d fix: splitSeq, map struct{}, unlock before WriteToUDP
fix: splitSeq, map struct{}, unlock before WriteToUDP
2026-03-04 18:16:16 +03:00
cubexteam
0f42c90ac0 refactor: var → const
refactor: var → const
2026-03-04 18:11:38 +03:00
cubexteam
c2d6519e60 Update const.go 2026-03-04 18:09:31 +03:00
cubexteam
9d4b118cea refactor: replace var with const for timeouts, fix RaknetMagic allocation
refactor: replace var with const for timeouts, fix RaknetMagic allocation
2026-03-04 18:08:07 +03:00
cubexteam
430e80b4c7 refactor: replace var with const for timeouts, fix RaknetMagic allocation
refactor: replace var with const for timeouts, fix RaknetMagic allocation
2026-03-04 18:07:03 +03:00
cubexteam
87e4dd35ee refactor: replace var with const for timeouts, fix RaknetMagic allocation 2026-03-04 18:06:29 +03:00
cubexteam
d2ccb5fde2 Update const.go
refactor: replace var with const for timeouts, fix RaknetMagic allocation
2026-03-04 18:05:56 +03:00
cubexteam
65c83e685d build: update go version to 1.24.0
build: update go version to 1.24.0
2026-03-04 11:38:40 +03:00
cubexteam
d2ca01b7c6 build: update go version to 1.24.0 2026-03-04 11:37:53 +03:00
SantianDev
8af2958ed5 Merge branch 'main' of https://github.com/cubexteam/Frodding 2026-03-03 15:12:28 +03:00
SantianDev
a9c89f027a Initial commit 2026-03-03 15:05:55 +03:00
cubexteam
ad0c464a86 Delete go.mod 2026-03-03 14:56:06 +03:00
cubexteam
5afaf12cb2 Add files via upload 2026-03-03 14:55:32 +03:00
cubexteam
8c623bc9e6 Create README.md 2026-03-03 14:53:14 +03:00