.. |
aoi
|
docs: 优化 aoi、arrangement、buffer、combination、compress 包文档
|
2023-12-23 12:17:08 +08:00 |
arrangement
|
docs: 优化 aoi、arrangement、buffer、combination、compress 包文档
|
2023-12-23 12:17:08 +08:00 |
buffer
|
other: 示例及 buffer README.md 更新
|
2023-12-23 18:16:01 +08:00 |
combination
|
docs: 优化 aoi、arrangement、buffer、combination、compress 包文档
|
2023-12-23 12:17:08 +08:00 |
compress
|
feat: compress 新增 tar 和 zip 解压缩函数
|
2023-12-23 12:17:29 +08:00 |
concurrent
|
test: concurrent.Pool 增加测试用例
|
2023-12-23 18:13:57 +08:00 |
counter
|
feat: counter 包增加简单去重计数器
|
2023-08-25 15:23:28 +08:00 |
crypto
|
refactor: kcrypto 包更名为 crypto,与目录名对应
|
2023-07-27 16:46:09 +08:00 |
deck
|
feat: 新增 deck 包,用于对牌堆、麻将牌堆、一组数据等情况的管理
|
2023-08-02 14:57:32 +08:00 |
file
|
recessive: 移除 fmt.Println
|
2023-12-09 10:29:12 +08:00 |
fsm
|
refactor: 将 fsm 包从 game 包中移动至 utils 包
|
2023-12-22 11:07:28 +08:00 |
generic
|
feat: generic 包新增 Unsigned 表示无符号整数的约束类型
|
2023-12-19 15:59:56 +08:00 |
geometry
|
style: 去除部分无用字段,优化整体可读性
|
2023-07-14 20:41:44 +08:00 |
hash
|
feat: 新增大量 slice 包和 hash 包的辅助函数
|
2023-09-08 13:13:01 +08:00 |
huge
|
feat: huge 包新增 Float 实现
|
2023-12-23 11:38:21 +08:00 |
leaderboard
|
refactor: 将 moving、aoi、leaderboard 包从 game 包中移动至 utils 包
|
2023-12-22 11:08:54 +08:00 |
log
|
fix: 修复 log 日志切割不生效问题
|
2023-12-11 11:26:24 +08:00 |
maths
|
feat: maths 新增 MakeLastDigitsZero 函数,用于将传入数字的末位 n 位设置为 0
|
2023-12-04 14:00:30 +08:00 |
memory
|
feat: 新增 memory 包,适用于游戏数据加载到内存中并周期性持久化
|
2023-09-21 15:24:07 +08:00 |
moving
|
refactor: 将 moving、aoi、leaderboard 包从 game 包中移动至 utils 包
|
2023-12-22 11:08:54 +08:00 |
network
|
other: 删除 net 包中的不合理函数
|
2023-07-01 16:49:45 +08:00 |
offset
|
feat: 支持获取全局偏移时间
|
2023-06-26 20:07:51 +08:00 |
random
|
feat: maths 新增 MakeLastDigitsZero 函数,用于将传入数字的末位 n 位设置为 0
|
2023-12-04 14:00:30 +08:00 |
reflects
|
feat: 新增 reflects 包,包含反射相关辅助函数
|
2023-08-08 13:35:21 +08:00 |
runtimes
|
服务器事件日志优化
|
2023-04-20 16:40:07 +08:00 |
slice
|
feat: slice 包新增 PagedSlice 结构,它通过分页管理内存并减少频繁的内存分配来提高性能
|
2023-12-13 19:37:45 +08:00 |
sole
|
feat: sole 包支持获取自增循环的 id,同时支持自增循环的 string 类型的数字 id
|
2023-12-01 10:38:33 +08:00 |
sorts
|
recessive: 拓扑排序可读性优化
|
2023-09-22 10:42:59 +08:00 |
str
|
feat: str 包新增 SortJoin 函数,在执行 Join 前对字符串进行拼接
|
2023-11-27 12:38:46 +08:00 |
stream
|
feat: stream 新增 Maps,以及快捷开启流操作的函数 With...
|
2023-09-22 10:37:54 +08:00 |
super
|
docs: 增加 space 包 README.md 文档,优化 room 相关内容可读性
|
2023-12-23 10:59:20 +08:00 |
timer
|
feat: timer.Pool 新增 Release 函数,可主动释放池中的所有定时器及池子本身
|
2023-12-21 14:43:55 +08:00 |
times
|
other: 示例及 buffer README.md 更新
|
2023-12-23 18:16:01 +08:00 |
xlsxtool
|
💥 移除g2d包,合并到geometry包
|
2023-06-19 11:37:09 +08:00 |
doc.go
|
📝 注释文档优化
|
2023-06-20 15:49:35 +08:00 |