Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New files and travel checks #246

Merged
merged 9 commits into from
Dec 16, 2023

Conversation

DragonSlayer62
Copy link
Contributor

Added Features:

Implemented Travel Restriction (js file): Introduced a new JavaScript file to manage travel restrictions within the game. This feature ensures that players adhere to specific limitations when moving between regions.

Reagent Check (js file): Added a JavaScript file to perform reagent checks during gameplay. This functionality enhances the game's mechanics by validating the availability and correct usage of reagents for specific actions.

Check Teleport (js file): Introduced a JavaScript file responsible for validating teleportation mechanics. This addition ensures that teleportation features operate smoothly and efficiently within the game environment.

Updated Dictionaries: Enhanced game dictionaries to improve data accuracy and provide a more seamless gaming experience. The updates include refined descriptions, optimized search functionalities, and improved data retrieval.

Acknowledgments:

Extended thanks to Xuri: Gratitude expressed to Xuri for contributions to the core C++ functionality. Specifically, Xuri's work on the core for GetRegionXY

Added Features:

Implemented Travel Restriction (js file): Introduced a new JavaScript file to manage travel restrictions within the game. This feature ensures that players adhere to specific limitations when moving between regions.

Reagent Check (js file): Added a JavaScript file to perform reagent checks during gameplay. This functionality enhances the game's mechanics by validating the availability and correct usage of reagents for specific actions.

Check Teleport (js file): Introduced a JavaScript file responsible for validating teleportation mechanics. This addition ensures that teleportation features operate smoothly and efficiently within the game environment.

Updated Dictionaries: Enhanced game dictionaries to improve data accuracy and provide a more seamless gaming experience. The updates include refined descriptions, optimized search functionalities, and improved data retrieval.

Acknowledgments:

Extended thanks to Xuri: Gratitude expressed to Xuri for contributions to the core C++ functionality. Specifically, Xuri's work on the core for GetRegionXY has significantly improved the overall performance and reliability of the game.
Bug Fixes:

[If applicable] Fixed Magic Weapons Damage Calculation (js Magic_Items): Resolved an issue where the damage calculation for Magic Weapons was not set correctly during generation. This fix ensures that Magic Weapons now accurately calculate damage based on the specified settings.
These changes aim to enhance the overall gaming experience, improve system functionalities, and address any existing issues reported by the community.
@DragonSlayer62 DragonSlayer62 requested a review from Xoduz December 11, 2023 03:27
data/js/magic/helper/check_teleport.js Outdated Show resolved Hide resolved
data/js/magic/clumsy.js Show resolved Hide resolved
@Xoduz Xoduz merged commit fc8b85b into UOX3DevTeam:develop Dec 16, 2023
3 checks passed
@DragonSlayer62 DragonSlayer62 deleted the restrict-travel branch December 16, 2023 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants