Commit Graph

20 Commits

Author SHA1 Message Date
2ce8733b50 增加可配置是否产生掉落物
All checks were successful
Java CI-CD with Maven / build (push) Successful in 21m49s
2024-01-17 14:24:10 +08:00
ff1ccbe2f3 modify CI-CD script
All checks were successful
Java CI with Maven / build (push) Successful in 13m33s
2024-01-17 09:19:57 +08:00
de3892fab5 modify CI-CD
Some checks failed
Java CI with Maven / build (push) Failing after 54m28s
2024-01-16 21:03:53 +08:00
4deb4b1ade modify CI-CD scripr
Some checks failed
Java CI with Maven / build (push) Failing after 10m55s
2024-01-16 17:33:18 +08:00
51056b6711 modify CI-CD scripr
Some checks failed
Java CI with Maven / build (push) Failing after 39m31s
2024-01-16 16:45:31 +08:00
f90ac6c846 rerun CI-CD
Some checks failed
Java CI with Maven / build (push) Failing after 21m21s
2024-01-16 16:17:01 +08:00
258f72568d add fancy info
Some checks failed
Java CI with Maven / build (push) Failing after 31m33s
2024-01-16 12:44:48 +08:00
张宇衡
b840e61e04 测试CI脚本
Some checks failed
Java CI with Maven / build (push) Failing after 14m1s
2023-12-05 13:41:52 +08:00
张宇衡
9b7205bd73 更新了readme
Some checks failed
Java CI with Maven / build (push) Has been cancelled
移除一些旧的api调用
2023-12-05 11:52:24 +08:00
张宇衡
99539a7369 folia兼容 - 测试可用 2023-07-01 18:39:30 +08:00
张宇衡
07ef4aaf6a folia兼容 2023-06-22 10:36:59 +08:00
张宇衡
f4fec3b044 新增了overly任务 可以在地面铺上一层需要的方块 2023-06-09 22:01:45 +08:00
张宇衡
6d7c1f3c20 整理了部分代码逻辑
这是一个长期版本
已经完全实现了基本功能 修复了大量bug
后续会在此版本基础上实现更多丰富的功能(任务种类)
2023-06-06 14:58:47 +08:00
张宇衡
3f6629eef8 1.任务的暂停、恢复;
2.任务遇到错误(材料不足 耐久不足)自动暂停;
3.进度条动态显示
4.优化了放置和破坏的顺序
5.优化了队列切换速度
2023-06-06 11:14:18 +08:00
张宇衡
486f30c07b 修复了只能使用背包中第一个潜影盒的bug 2023-06-05 09:45:51 +08:00
张宇衡
5d3e0cf7f3 支持了从身上的潜影盒中自动补充材料 2023-06-04 23:33:36 +08:00
张宇衡
a338b33172 解决了无法自动切换玩家任务队列的bug 2023-06-04 00:16:08 +08:00
张宇衡
ee78a96e14 支持缓存玩家添加的点(最多20个) 2023-06-03 12:16:33 +08:00
张宇衡
f9394edefd 添加了玩家退出事件注册到服务器的代码
解决了玩家退出后插件不正常的问题
2023-06-03 11:57:49 +08:00
张宇衡
1fb5691b32 变更 2023-06-02 10:13:59 +08:00