• Joined on 2022-05-31
CPunch synced commits to main at CPunch/gopenfusion from mirror 2023-03-22 08:20:21 +00:00
5b2a8b838e major refactoring: db.Player is now core.Player
CPunch synced commits to main at CPunch/gopenfusion from mirror 2023-03-18 23:47:02 +00:00
735bdc5b36 protocol: added CNPeer
CPunch synced commits to main at CPunch/gopenfusion from mirror 2023-03-17 23:47:02 +00:00
1357de99aa server: started ShardServer
CPunch synced commits to main at CPunch/gopenfusion from mirror 2023-03-11 23:31:56 +00:00
7a26ffdcf7 server/peer: wrap 'defer pool.Put()' in a closure
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/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/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/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/Laika from mirror 2022-09-30 00:57:13 +00:00
7ec814525c minor refactoring
CPunch synced commits to main at CPunch/Laika from mirror 2022-09-07 23:45:55 +00:00
490fcec4e7 minor formatting changes
674ea2b47b lmem.[ch]: removed inlined functions
6ab280d010 lsocket.[ch]: refactored writeInt && readInt
Compare 3 commits »
CPunch synced commits to main at CPunch/Laika from mirror 2022-09-07 15:45:55 +00:00
dc91a207b1 Update README.md
CPunch synced commits to main at CPunch/Laika from mirror 2022-09-03 07:37:05 +00:00
257a50e817 CONTRIB: ltask.c should probably be reviewed lol
CPunch synced commits to main at CPunch/Laika from mirror 2022-09-02 07:28:48 +00:00
d015eec5f1 updated CONTRIB
cf01657cc2 fixes for winblows
587d9a26e5 lpolllist.c: fix poll ifdef paths
b23057b219 Refactoring: reorganized files
169313ee39 shell: migrated to new vector API
Compare 8 commits »
CPunch synced commits to main at CPunch/LuaDecompy from mirror 2022-08-26 14:08:48 +00:00
a22aa808e0 lp: added support for OP_TEST
935844f274 more minor refactoring
Compare 2 commits »