Fix mana conversion visibility and UI improvements
All checks were successful
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 3m9s
All checks were successful
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 3m9s
- Increase attunement mana conversion rates (0.2 -> 2 for Enchanter) - Hide mana types with current < 1 in ManaDisplay and LabTab - Only show owned equipment types when designing enchantments
This commit is contained in:
14
.config
14
.config
@@ -10,12 +10,12 @@
|
||||
"OpenCache": 0,
|
||||
"OpenCacheLimit": 10000,
|
||||
"Heartbeat": 12000000000,
|
||||
"MountPoint": "/tmp/storage/containers/rundjuicefs-31fe40a7-808b-4861-a3c6-5e1361ba66cd-my-project",
|
||||
"MountPoint": "/tmp/storage/containers/rundjuicefs-1bea976b-453e-42c1-b51b-ec164a4af3ae-my-project",
|
||||
"Subdir": "/0954660f-fdaf-430e-9c08-43d856f4b183/chat-97147419-5634-40fa-8c67-d722ea396734/my-project",
|
||||
"AtimeMode": "noatime",
|
||||
"DirStatFlushPeriod": 1000000000,
|
||||
"SkipDirMtime": 100000000,
|
||||
"Sid": 4039678,
|
||||
"Sid": 4581116,
|
||||
"SortDir": false,
|
||||
"FastStatfs": false,
|
||||
"TTLCleanupInterval": 1800000000000
|
||||
@@ -25,7 +25,7 @@
|
||||
"UUID": "ad4b5b55-9406-4e74-b5e1-5422c94dd1fa",
|
||||
"Storage": "oss",
|
||||
"Bucket": "https://pcs-ue6ju0nuiu0hz7tjc-0e3odv6t4dackr8s3.oss-cn-hongkong-internal.aliyuncs.com",
|
||||
"AccessKey": "STS.NXg1AmEjJ1XZCYZMa5mH1q66p",
|
||||
"AccessKey": "STS.NZZnKQECyeGHHhqZ2WozyMzan",
|
||||
"SecretKey": "removed",
|
||||
"SessionToken": "removed",
|
||||
"BlockSize": 4096,
|
||||
@@ -93,10 +93,10 @@
|
||||
},
|
||||
"NonDefaultPermission": true,
|
||||
"UMask": 0,
|
||||
"Pid": 221,
|
||||
"PPid": 212,
|
||||
"CommPath": "/tmp/fuse_fd_comm.212",
|
||||
"StatePath": "/tmp/state212.json",
|
||||
"Pid": 224,
|
||||
"PPid": 214,
|
||||
"CommPath": "/tmp/fuse_fd_comm.214",
|
||||
"StatePath": "/tmp/state214.json",
|
||||
"FuseOpts": {
|
||||
"AllowOther": true,
|
||||
"Options": [
|
||||
|
||||
Reference in New Issue
Block a user