Commit Graph

68 Commits

Author SHA1 Message Date
11e6aee70e Reworked tooltip for totems to look better and be translatable via lang files. Implemented helper method for creating text components displaying keybind keys. 2026-01-14 00:10:47 +01:00
8bc56f76de Removed hard coded lang string reference. 2026-01-12 22:20:55 +01:00
684cb23f74 Ported cycle totem message to lang file. 2026-01-12 22:19:00 +01:00
24d21126b0 Implemented LangAsset enum to declare translatable keys for strings. Moved message strings for reviving functionality into lang file. 2026-01-12 22:15:41 +01:00
925f244cc0 Removed old networking code. 2026-01-12 04:37:21 +01:00
dbabba477a CycleTarget method now returns message component. Implemented totem functionality without any extra networking. 2026-01-12 04:36:44 +01:00
5b2771c1f7 Fixed advanced tooltip key press check. Removed old broken mod key mappings. 2026-01-12 03:57:26 +01:00
b03aa3e0ed Fixed totem data not saving or synchronizing on a dedicated server. 2026-01-12 03:40:41 +01:00
4bb8e9dca0 Removed the need for template files. Replaced logo file with png as jpg seems to not work with NeoForge. 2026-01-12 01:22:46 +01:00
06ef028b6c Updated mods.toml. 2026-01-11 01:19:49 +01:00
6eabe7b3c5 Updated gitignore. Updated mod id across project. Fixed gradle not replacing properties in mods.toml. 2026-01-11 01:18:18 +01:00
8abbf5384e WIP: Temporarily disabling old networking code. 2026-01-11 00:40:15 +01:00
1c45352037 Ported charge items. Implemented property helper. Made netherite charges fire-resistant. 2026-01-11 00:25:55 +01:00
935ccd14bb Implemented new methods for each totem item. Implemented helper for generating item properties, now also adding totem data to the item. 2026-01-11 00:20:54 +01:00
0f35787a53 WIP use method. Fixed remaining methods. 2026-01-11 00:00:30 +01:00
4c6d9b4b14 Ported totem tooltip. Implemented helpers for getting target UUID from totem data. 2026-01-10 19:51:56 +01:00
af097ffdf5 Extracted code into method. 2026-01-10 19:27:17 +01:00
300e0a940a Rewrote TotemItem methods to simplify usage and keep functionality within the same class. 2026-01-10 19:24:37 +01:00
b400f4334a WIP: Logic cleanup. 2026-01-09 07:05:33 +01:00
39f8544e08 WIP: Converting methods to utilize Optionals. 2026-01-09 05:55:38 +01:00
f41bead3d2 Included charge in totem data. 2026-01-09 05:40:01 +01:00
56f274a81b WIP: Included target deaths in data component. 2026-01-09 05:26:42 +01:00
91f3f9dbdd WIP: Included target name in data component. 2026-01-09 05:20:04 +01:00
7421a5a18d WIP: Included target UUID in data component. 2026-01-09 05:14:49 +01:00
f6e47d78e1 WIP: Creating DataComponent for totem items. 2026-01-09 05:01:09 +01:00
2f1a9793a3 Ported datagens. 2026-01-09 01:01:53 +01:00
2bfe6b72e5 Ported registers. 2026-01-09 00:45:40 +01:00
e8b0b1987b Removed old metadata. 2026-01-09 00:38:33 +01:00
2262cc5952 Ported config. 2026-01-09 00:37:25 +01:00
9a0415effd Ported remainder of main class. 2026-01-09 00:08:13 +01:00
681ebeeeb7 Ported side proxy. 2026-01-09 00:02:21 +01:00
aff7f9ae54 Ported gradle and metadata to NeoForge. 2026-01-08 23:36:45 +01:00
407e26a179 Updated gradle and metadata. 2026-01-08 22:17:34 +01:00
f79326266a Merge pull request 'feat/4-update_assets_again' (#5) from feat/4-update_assets_again into 1.20
Reviewed-on: #5
2025-06-19 01:34:10 +00:00
2c4cc90940 Updated mod icon file. 2025-06-19 02:33:09 +01:00
33c1b2491e Updated web assets. 2025-06-19 02:32:00 +01:00
1b1f758639 Rendered new images. 2025-06-19 02:31:54 +01:00
e2fa33fa5f Updated blender project. 2025-06-19 02:31:42 +01:00
d63e4bf8b4 Updated ignores. 2025-06-19 01:57:19 +01:00
500c25a00e Added guidelines. 2025-06-19 01:57:09 +01:00
b0ce5e588a Merge pull request 'Added drop shadow to icon.' (#3) from feat/1-update_assets into 1.20
Reviewed-on: #3
2025-06-18 04:12:33 +00:00
5e21576347 Added drop shadow to icon. 2025-06-18 04:12:33 +00:00
20719b6d42 Merge pull request 'feat/1-update_assets' (#2) from feat/1-update_assets into 1.20
Reviewed-on: #2
2025-06-17 01:26:23 +00:00
0aa1243942 Oopsie. 2025-06-17 02:25:46 +01:00
fc14404b18 Updated mod logo file. 2025-06-17 02:25:04 +01:00
9995ed6965 Created web assets. 2025-06-17 02:16:50 +01:00
a4aab10b44 Added blender world model files. 2025-06-17 02:16:38 +01:00
6f52afcd13 Rendered images. 2025-06-17 02:16:14 +01:00
cefcf02415 Setup blender project. 2025-06-17 02:15:20 +01:00
1eedce3667 Updated item models to have correct up and forward directions. 2025-06-17 01:11:30 +01:00