Conversation
…h configurations for bundling
…dling commands for better compatibility
…for improved asset management
…es; update bundling scripts for improved asset inclusion
…ord-originated messages
… and package.json
….json to PhoenixEpsilon; enhance Run.bat for improved execution flow
…ty; add separate commands for creating directories and copying assets
…nce Run.bat with initialization and startup messages for better user experience
…nitialization and startup messages
…t.ts to implement a logger for improved process management and error handling.
…mport statement in start.ts to include the file extension for improved module resolution.
…n in logger.ts for improved logging functionality.
…kage.json for improved module management.
MooSaurus
referenced
this pull request
in MooSaurus/PhoenixEpsilon
Mar 17, 2025
Merge indev -> Main (#2)
DJStompZone
added a commit
that referenced
this pull request
Mar 24, 2025
Merge MooWays24/Dj/translations -> StompZone/main (#4)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request includes several changes to the project, primarily focused on renaming the project, updating configuration files, and enhancing the build and release processes. Below are the most important changes grouped by theme:
Project Renaming:
README.md: Updated all references from "ThirdEye" to "Phoenix Epsilon" and replaced images and text accordingly. [1] [2] [3] [4] [5]package.json: Changed the project name from "ThirdEye" to "PhoenixEpsilon" and updated the version number.Configuration Updates:
.vscode/launch.json: Added new launch configurations for building and running the project in different environments..vscode/tasks.json: Added a new task configuration for building the project using npm.local.env.example: Added a new example environment configuration file with various settings for Discord, Minecraft, anti-cheat, and other features.Build and Release Enhancements:
package.json: Updated build scripts to include new commands for bundling and releasing the project, including creating zip files and publishing releases to GitHub.modify-package.js: Added dependencies to the modifiedpackage.jsonfile used in the build directory.