Commit Graph
79 Commits
Author SHA1 Message Date
Leonid Pershin 8a1705366e Add new mod patterns to ClientOnlyJarLikePatterns in sync-mods-from-client.ps1 for improved client-server mod synchronization. 2026-05-09 20:44:17 +03:00
Leonid Pershin 21f8506814 Update Minecraft instance configuration and add new entries for various mod types in everycomp-entries files to enhance compatibility and expand available resources. 2026-05-09 19:41:25 +03:00
Leonid Pershin 344b7cf87c Update mixin properties in modernfix-mixins.properties to override defaults for mod compatibility, specifically for chunk deadlock, paper chunk patches, strongholds caching, and protochunks. 2026-05-09 19:03:10 +03:00
Leonid Pershin 6c1ae0fd4b Add 'entity_model_features-*' to ClientOnlyJarLikePatterns in sync-mods-from-client.ps1 for enhanced mod compatibility. 2026-05-09 18:54:37 +03:00
Leonid Pershin ccabfa323f Remove deprecated mod files and update mixin properties for compatibility adjustments. 2026-05-09 18:52:48 +03:00
Leonid Pershin 937f2302da Remove redundant whitespace in JAVA_ARGS in variables.txt for cleaner configuration. 2026-05-09 15:59:30 +03:00
Leonid Pershin 4018c4da3f Update JAVA_ARGS in variables.txt to replace garbage collector with G1GC and add various performance tuning options for improved memory management and application responsiveness. 2026-05-09 15:56:28 +03:00
Leonid Pershin 7e8c596ff6 Update JAVA_ARGS in variables.txt to increase maximum memory allocation from 12G to 15G for enhanced performance and resource management. 2026-05-09 15:39:02 +03:00
Leonid Pershin cdfb5fd135 Update JAVA_ARGS in variables.txt to reduce maximum memory allocation from 14G to 12G for improved resource management. 2026-05-09 15:24:42 +03:00
Leonid Pershin eca71b0459 Update JAVA_ARGS in variables.txt to reduce maximum memory allocation from 16G to 14G for optimized performance and resource management. 2026-05-09 15:22:20 +03:00
Leonid Pershin df232372df Refactor install-service.sh to regenerate user_jvm_args.txt from JAVA_ARGS in variables.txt, enhancing JVM configuration management. Added logging for user_jvm_args updates and improved command output for monitoring server status. 2026-05-09 15:19:47 +03:00
Leonid Pershin 44a4aa656d Enhance logging in install-service.sh for Minecraft server launch by adding a prefix for easier identification in logs, improving visibility of Java command and arguments, and ensuring consistent output formatting. 2026-05-09 15:16:05 +03:00
Leonid Pershin 2dc18d7953 Add detailed logging for Minecraft server launch in install-service.sh to improve debugging and configuration visibility. 2026-05-09 15:12:55 +03:00
Leonid Pershin ffbb8592b5 Update JAVA_ARGS in variables.txt to increase memory allocation and add additional JVM options for improved performance and compatibility. 2026-05-09 15:10:33 +03:00
Leonid Pershin 73c1960476 Update .gitignore to include datapacks directory for improved project organization and to ensure proper tracking of game data. 2026-05-09 14:54:52 +03:00
Leonid Pershin 0ad85bd138 Add new ingredient entry for trash can in JEI lookup history for improved item management. 2026-05-09 14:48:37 +03:00
Leonid Pershin f20c56dc65 Enhance mod synchronization by adding 'seasonhud-*' to client-only jar patterns in sync-mods-from-client.ps1 for improved mod management. 2026-05-09 14:05:27 +03:00
Leonid Pershin 807f910105 Update .gitignore to include options.txt and new shaderpack settings file for improved project organization and to ensure proper tracking of configuration files. 2026-05-09 14:01:52 +03:00
Leonid Pershin d6e93d779b Remove outdated options.txt and shaderpack settings file for improved project organization and to eliminate deprecated configurations. 2026-05-09 14:01:48 +03:00
Leonid Pershin 5f8358488f Update .gitignore to include new datapack directories, remove outdated global_data_pack, and refine options.txt to reset resource and incompatible resource packs. Enhance JEI ingredient list with new entries for improved organization. 2026-05-09 13:58:47 +03:00
Leonid Pershin 4448096dbf Update .gitignore to include new shaderpack settings file, remove outdated mod files, and refine minecraftinstance.json for improved mod loader configurations. 2026-05-09 13:41:07 +03:00
Leonid Pershin 860cfdfb57 Refine mod loader configurations in minecraftinstance.json, remove outdated mod files, and enhance JEI ingredient entries for improved gameplay experience. 2026-05-09 13:38:09 +03:00
Leonid Pershin 6e4965d327 Update minecraftinstance.json to refine mod loader configurations, remove ItemPhysic mod files, and enhance JEI lookup history with new ingredient entries for improved gameplay experience. 2026-05-09 13:37:29 +03:00
Leonid Pershin 5a0eb100d2 Update options.txt with new key bindings, remove deprecated ones, and enhance configuration files for power grid and tooltips. Adjust minimap settings in xaerohud.txt and default.cfg, and add new entries to ingredient and recipe sort orders in JEI configuration files. Remove carryon-neoforge mod files. 2026-05-08 23:39:37 +03:00
Leonid Pershin 839a3606f7 Add update instructions to README.md for managing local changes and performing git pull operations, including warnings about data loss. 2026-05-08 21:50:50 +03:00
Leonid Pershin 68061d55d1 Update README.md to clarify the creation of the versions directory and adjust step numbering for improved installation instructions. 2026-05-08 21:47:58 +03:00
Leonid Pershin 36e35056fd Update .gitignore to include README.md, ensuring it is tracked in the repository while maintaining the exclusion of other files and directories. 2026-05-08 21:41:39 +03:00
Leonid Pershin 23ece092f3 Enhance everycomp-entries configuration files by adding new types and entries for various materials, including metals, woods, and leaves, to improve compatibility and functionality across resource packs. Update minecraftinstance.json to refine mod loader configurations. 2026-05-08 21:38:04 +03:00
Leonid Pershin 9adb82932e Update minecraftinstance.json and options.txt to enhance mod loader configurations and ensure proper formatting. 2026-05-08 19:51:50 +03:00
Leonid Pershin 5ea5c4913a Refine Russian translations in resource packs, updating item names and descriptions for various glass types and window styles to enhance localization and user experience. 2026-05-08 18:20:19 +03:00
Leonid Pershin 1a3ef6d5c2 Update configuration files to adjust render and simulation distances, modify key bindings for container sorting, and enhance menu API settings. Add new entries to ingredient and recipe sort orders, and refine Russian translations in resource packs for improved localization. 2026-05-08 18:03:33 +03:00
Leonid Pershin 281513d128 Update Java memory settings in variables.txt and enhance everycomp-entries configuration files with new types and entries for better compatibility and functionality across various resource packs. 2026-05-08 17:18:45 +03:00
Leonid Pershin 4e8cfc94bb Update Russian translations in resource packs, enhancing item names, descriptions, and command messages for improved localization and user experience. 2026-05-08 17:04:08 +03:00
Leonid Pershin 34feaf7190 Update Russian translations in resource packs, refining item names and descriptions for improved localization and user experience. 2026-05-08 14:46:48 +03:00
Leonid Pershin 4827ca3a03 Update Russian translations in resource packs, refining item descriptions and tooltips for enhanced localization and user experience. 2026-05-08 14:40:16 +03:00
Leonid Pershin 6020243e3a Refine Russian translations in resource packs, updating item names, tooltips, and descriptions for improved localization and user experience. 2026-05-08 13:59:22 +03:00
Leonid Pershin 0bd4238a44 Update Russian translations in resource packs, refining item names, spell effects, and descriptions for enhanced localization and user experience. 2026-05-08 13:51:27 +03:00
Leonid Pershin dcc4d92328 Update Russian translations in resource packs, refining item names, descriptions, and tooltips for enhanced localization and user experience. 2026-05-08 13:01:43 +03:00
Leonid Pershin 3cf30770e5 Update Russian translations across multiple resource packs, enhancing item names, descriptions, and spell effects for improved localization and user experience. 2026-05-08 12:48:21 +03:00
Leonid Pershin 964f262e4d Enhance install-service.sh to include Java detection for systemd compatibility and improve error handling; update Russian translations in resource packs for better localization of item names and descriptions. 2026-05-08 12:34:57 +03:00
Leonid Pershin c0127ac1ec Refactor install-service.sh to streamline server setup instructions and update Russian translations across multiple resource packs, enhancing item names and GUI elements for better localization. 2026-05-08 12:30:41 +03:00
Leonid Pershin b9f7d14562 Update Russian translations across multiple resource packs, enhancing item names, descriptions, and GUI elements for improved localization; modify install-service.sh to clarify server setup instructions and ensure compatibility with systemd services. 2026-05-08 12:25:07 +03:00
Leonid Pershin 2f81d73f8e Enhance install-service.sh to determine service user from SUDO_USER, improving usability; update Java memory arguments in variables.txt for better performance; and expand Russian translations in resource packs for improved localization and user experience. 2026-05-08 12:08:02 +03:00
Leonid Pershin 5fe7b72a62 Update Russian translations across multiple resource packs, enhancing item names, GUI elements, and configuration settings for improved localization and user experience. 2026-05-08 11:56:41 +03:00
Leonid Pershin 01d3afb190 Enhance install-service.sh with Java version checks and installation instructions; update Russian translations in resource packs for improved localization of item names and descriptions. 2026-05-08 11:52:51 +03:00
Leonid Pershin a8a3e20ceb Update Russian translations for various resource packs, enhancing item names, GUI elements, and descriptions for improved localization; add warnings in install-service.sh regarding server directory placement in /home for better systemd compatibility. 2026-05-08 11:48:02 +03:00
Leonid Pershin a30ccbc9b7 Update Russian translations across multiple resource packs for improved localization, including GUI elements, item names, and configuration settings; add install-service.sh to .gitignore for better resource management. 2026-05-08 11:37:00 +03:00
Leonid Pershin fc65b08826 Enhance Aether-themed equipment attributes for RPG classes, improve configuration clarity, and streamline resource management by updating .gitignore and removing obsolete entries. 2026-05-08 11:29:19 +03:00
Leonid Pershin 53835bf84d Update Minecraft instance configuration and enhance Quark mod settings; add new tweaks and features while removing obsolete mods for improved gameplay experience. 2026-05-08 11:27:33 +03:00
Leonid Pershin f8693b498a Add Aether-themed equipment and attributes for various RPG classes, including archers, bards, berserkers, elemental wizards, forcemasters, paladins, and rogues; enhance configuration clarity across multiple files. 2026-05-08 11:21:07 +03:00