Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
java-version: '21'
distribution: 'temurin'
cache: "gradle"

- name: Build with Gradle
uses: gradle/actions/setup-gradle@v3
Expand Down
41 changes: 0 additions & 41 deletions .github/workflows/nightly-ci.yml

This file was deleted.

11 changes: 6 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@ neo_version=21.1.209
neo_version_range=[21.1.0,)
loader_version_range=[4,)

mod_id=entity_tracker
mod_name=Entity Tracker
mod_id=the_trackers
mod_name=The Trackers
mod_license=LGPLv3
mod_version=1.21.1-0.1.1
mod_group_id=nowebsite.makertechno.entity_tracker
mod_version=1.21.1-0.2.3
mod_group_id=nowebsite.makertechno.the_trackers
mod_authors=MakerTechno
mod_description=Where did that entity just go? Did you see it?
mod_description=To follow the light to where all shadows begin.


Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// 1.21.1 2025-12-30T03:29:47.8263854 Languages: en_us for mod: the_trackers
03304c51a90c9d9e2adcfc7f6ef3e7fe53f69a2a assets/the_trackers/lang/en_us.json

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// 1.21.1 2025-12-30T03:29:47.8323821 Languages: zh_cn for mod: the_trackers
1abacc820d2baf494f695dc25ede351aeb2a290c assets/the_trackers/lang/zh_cn.json
27 changes: 0 additions & 27 deletions src/generated/resources/assets/entity_tracker/lang/en_us.json

This file was deleted.

27 changes: 0 additions & 27 deletions src/generated/resources/assets/entity_tracker/lang/zh_cn.json

This file was deleted.

27 changes: 27 additions & 0 deletions src/generated/resources/assets/the_trackers/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"the_trackers.configuration.available": "Available",
"the_trackers.configuration.available.tooltip": "Enable or disable the automatic tracking process",
"the_trackers.configuration.center_relative_available": "Center-relative hud available",
"the_trackers.configuration.center_relative_available.tooltip": "Enable or disable center-relative cursors",
"the_trackers.configuration.center_relative_tracking": "Tracking settings for center-relative cursors",
"the_trackers.configuration.center_relative_tracking.button": "Settings for tracking entities",
"the_trackers.configuration.center_relative_tracking.tooltip": "List of entity types with cursor types, separated with \"|\"",
"the_trackers.configuration.gui_scale": "The scale of tracking cursors",
"the_trackers.configuration.gui_scale.tooltip": "Usually 0.6 on 1080p monitors",
"the_trackers.configuration.head_flat_available": "Longitude hud available",
"the_trackers.configuration.head_flat_available.tooltip": "Enable or disable longitude display",
"the_trackers.configuration.interval": "Interval between world pos update",
"the_trackers.configuration.interval.tooltip": "Choose 1 by default, provides the fastest reaction",
"the_trackers.configuration.project_algorithm": "Project Algorithm",
"the_trackers.configuration.project_algorithm.tooltip": "Set the algorithm specific for the center-relative pointer",
"the_trackers.configuration.quantity": "The max quantity of tracking",
"the_trackers.configuration.quantity.tooltip": "Always shows those \"the top N closest\" to you",
"the_trackers.configuration.the.trackers.client.toml": "The Trackers",
"the_trackers.configuration.the.trackers.client.toml.title": "The Trackers Configuration",
"the_trackers.configuration.title": "The Trackers' Settings",
"the_trackers.configuration.track_full_available": "Full screen tag hud available",
"the_trackers.configuration.track_full_available.tooltip": "Enable or disable full screen tag cursors",
"the_trackers.configuration.track_full_tracking": "Tracking settings for full-track cursors",
"the_trackers.configuration.track_full_tracking.button": "Settings for tracking entities",
"the_trackers.configuration.track_full_tracking.tooltip": "List of entity types with cursor types, separated with \"|\""
}
27 changes: 27 additions & 0 deletions src/generated/resources/assets/the_trackers/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"the_trackers.configuration.available": "开关",
"the_trackers.configuration.available.tooltip": "启用或禁用追踪指针",
"the_trackers.configuration.center_relative_available": "中心环绕式指针开关",
"the_trackers.configuration.center_relative_available.tooltip": "启用或禁用中心环绕式跟踪",
"the_trackers.configuration.center_relative_tracking": "中心环绕式跟踪清单",
"the_trackers.configuration.center_relative_tracking.button": "跟踪实体的设置",
"the_trackers.configuration.center_relative_tracking.tooltip": "带有光标类型的实体类型列表,用\"|\"分隔",
"the_trackers.configuration.gui_scale": "追踪指针大小",
"the_trackers.configuration.gui_scale.tooltip": "默认值0.6,这在一般1080p设备上表现很好",
"the_trackers.configuration.head_flat_available": "经度轴开关",
"the_trackers.configuration.head_flat_available.tooltip": "启用或禁用经度轴条",
"the_trackers.configuration.interval": "位置刷新间隔",
"the_trackers.configuration.interval.tooltip": "默认为1的情况下,提供最实时的指示",
"the_trackers.configuration.project_algorithm": "投影算法",
"the_trackers.configuration.project_algorithm.tooltip": "设置特定于\"中心环绕型\"指针的算法\nMERCATOR: 墨卡托投影\nAITOFF: 艾托夫投影\nWINKEL_TRIPLE: 温克尔三角投影\n",
"the_trackers.configuration.quantity": "最大追踪数量",
"the_trackers.configuration.quantity.tooltip": "总是显示离你\"最近的N个\"实体",
"the_trackers.configuration.the.trackers.client.toml": "The Trackers",
"the_trackers.configuration.the.trackers.client.toml.title": "The Trackers 配置",
"the_trackers.configuration.title": "追踪器设置",
"the_trackers.configuration.track_full_available": "锁定定位式指针开关",
"the_trackers.configuration.track_full_available.tooltip": "启用或禁用锁定定位式指针",
"the_trackers.configuration.track_full_tracking": "绑定定位式跟踪清单",
"the_trackers.configuration.track_full_tracking.button": "跟踪实体的设置",
"the_trackers.configuration.track_full_tracking.tooltip": "带有光标类型的实体类型列表,用\"|\"分隔"
}

This file was deleted.

This file was deleted.

Loading
Loading