Commit Graph
96 Commits
Author SHA1 Message Date
Leonid Pershin c2566f702f Update .gitignore to include pull_and_tl.bat for improved project resource management. 2026-05-12 19:59:56 +03:00
Leonid Pershin 667e4fa2d8 Enhance RPG series configuration by adding new relics and sound properties for the 'more_relics' mod, improving gameplay mechanics and audio customization options. 2026-05-12 19:56:07 +03:00
Leonid Pershin b03c4a628d Update .gitignore to include bookmarks.json for JEI server configuration, remove animal_feeding_trough mod files, and add Create Hypertube to ingredient sort order for improved mod management. 2026-05-12 18:38:45 +03:00
Leonid Pershin 138940d4ce Add new sound properties for Create: Hypertube mod, enhancing audio customization options. 2026-05-12 14:15:13 +03:00
Leonid Pershin 54118cf4a6 Update ingredient and recipe category sort orders to include new entries for the Create: New Age mod, enhancing mod integration and sorting capabilities. 2026-05-11 22:57:11 +03:00
Leonid Pershin 864563e72b Update tag_cache.json to reorganize armor and weapon entries, adding new items for rogues and wizards while removing duplicates for improved loot management. Update ingredient-list-mod-sort-order.ini to include new mod entries for better sorting. 2026-05-11 15:00:26 +03:00
Leonid Pershin 9cfeb3e54a Remove obsolete lookupHistory.json file to streamline ingredient management in the project. 2026-05-11 15:00:10 +03:00
Leonid Pershin c8efd369f0 Update .gitignore to include new lookupHistory.json file and modify minecraftinstance.json for enhanced mod loader configuration. 2026-05-10 15:11:42 +03:00
Leonid Pershin 0eb3b9f8ca Update sync-mods-from-client.ps1 to remove 'jei-*' pattern from ClientOnlyJarLikePatterns and modify lookupHistory.json for improved ingredient management. 2026-05-10 02:58:52 +03:00
Leonid Pershin 3656076504 Remove 'jei-*' pattern from ClientOnlyJarLikePatterns in sync-mods-from-client.ps1 and update lookupHistory.json to add new ingredient entries for enhanced item management. 2026-05-10 01:15:25 +03:00
Leonid Pershin 1befbbe7fe Update .gitignore to include new configuration files for ars_nouveau and shaderpacks, ensuring proper management of project resources. 2026-05-09 22:47:30 +03:00
Leonid Pershin 5de402209b Update clear-ground-items-hourly.sh script to correct item entity type from 'minecraft:item' to 'item' for improved clarity and consistency in RCON commands. 2026-05-09 22:25:34 +03:00
Leonid Pershin 26757e96e2 Add clear-ground-items-hourly.sh script for hourly item cleanup on Minecraft server via RCON. Update .gitignore to include the new script. 2026-05-09 22:23:54 +03:00
Leonid Pershin 6401472a42 Refine restart-scheduled.sh script to prioritize environment variables for RCON configuration, enhancing flexibility for cron usage. Update documentation for clarity on RCON settings and usage examples. 2026-05-09 22:18:16 +03:00
Leonid Pershin e92654e840 Enhance restart-scheduled.sh script with support for multiple RCON clients and improved installation instructions. Set default RCON timeout and adjust PATH for cron compatibility. 2026-05-09 22:14:15 +03:00
Leonid Pershin 317366f5b4 Add scheduled restart script for Minecraft server with RCON support and update .gitignore to include the new script. Remove obsolete search index files from ars_nouveau configuration. 2026-05-09 22:14:11 +03:00
Leonid Pershin 58f21fc46d fix 2026-05-09 21:46:09 +03:00
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