• Joined on 2022-05-31
CPunch synced commits to main at CPunch/gopenfusion from mirror 2023-03-11 15:31:55 +00:00
cbe308a0bd misc. db.GetPlayers() result is now truncated
c62ed5d101 db: GetPlayerInventorySlots() can just build the array the first pass, no?
a0a108a605 more better
Compare 3 commits »
CPunch synced commits to main at CPunch/gopenfusion from mirror 2023-03-11 07:31:55 +00:00
850dd59967 protocol/packet: accept structs by value for encoding
00fa94162c server: refactoring; start support for variadic packets
d60638d555 loginServer/peer: peer no longer uses panic/recover for error recovery
857250bf33 protocol/packet: don't panic, return errors
f1552830a0 protocol/packet: switch away from allocation
Compare 6 commits »
CPunch synced commits to main at CPunch/gopenfusion from mirror 2023-03-10 23:31:56 +00:00
5cc3f275c1 packet: refactoring; use go's binary package for encoding *most* things
CPunch synced commits to main at CPunch/gopenfusion from mirror 2023-03-10 07:21:56 +00:00
52f0c4b1c7 update module name to reflect repo
bf1e9d1350 updated README
Compare 2 commits »
CPunch synced commits to main at CPunch/resume from mirror 2023-03-04 20:31:22 +00:00
015ed954fb projects: minor openfusion related changes
CPunch synced commits to main at CPunch/resume from mirror 2023-02-28 20:14:22 +00:00
7f4a1ff83d projects: added QuickShare; minor revising
CPunch synced commits to refs/tags/v1.1.1 at CPunch/resume from mirror 2023-02-28 20:14:22 +00:00
CPunch synced new reference refs/tags/v1.1.1 to CPunch/resume from mirror 2023-02-28 20:14:22 +00:00
CPunch synced commits to main at CPunch/Cosmo from mirror 2023-02-11 02:58:15 +00:00
8e278e3a7d update Docs to reflect keyword changes
CPunch synced commits to main at CPunch/Cosmo from mirror 2023-02-10 02:48:16 +00:00
c8cae03604 syntax: 'var'->'let' 'function'->'func'
5d805e258b minor formatting fixes
8df4cc65e3 removed CObjStream
Compare 3 commits »
CPunch synced commits to main at CPunch/Cosmo from mirror 2023-02-09 18:38:16 +00:00
7279623e24 added clang-format
CPunch synced commits to main at CPunch/resume from mirror 2023-02-06 03:48:15 +00:00
dced351156 I’d just like to interject for a moment. What you’re refering to as Linux, is in fact, GNU/Linux, or as I’ve recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.
12591f2bf6 updated skills
7a4768ac4e updated experience
Compare 3 commits »
CPunch synced commits to main at CPunch/Laika from mirror 2022-10-09 01:27:14 +00:00
7c4a5ddc8c VMBoxGen: minor refactoring
5076e4c7b9 updated to latest libsodium version
Compare 2 commits »
CPunch synced commits to main at CPunch/resume from mirror 2022-10-09 01:17:13 +00:00
b5427a4a02 refactoring, added GoGemini project
CPunch synced commits to refs/tags/v1.1.0 at CPunch/resume from mirror 2022-10-09 01:17:13 +00:00
CPunch synced new reference refs/tags/v1.1.0 to CPunch/resume from mirror 2022-10-09 01:17:13 +00:00
CPunch synced commits to main at CPunch/Laika from mirror 2022-10-07 09:17:14 +00:00
a1c49edda1 updated README
CPunch synced commits to main at CPunch/Laika from mirror 2022-10-06 09:07:14 +00:00
0adfdc0ace stale comment
3316c77667 minor 'DEBUG' refactoring
Compare 2 commits »
CPunch synced commits to main at CPunch/resume from mirror 2022-10-04 09:17:13 +00:00
2110f70c81 updated email
CPunch synced commits to main at CPunch/Laika from mirror 2022-09-30 00:57:13 +00:00
7ec814525c minor refactoring