-
Notifications
You must be signed in to change notification settings - Fork 73
Remove hardcoded server constants and use parsed constants from Server.m2d / constants.xml #661
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
Merged
Merged
Changes from 12 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
3c5c5d5
Add Constants WIP
mfranca0009 55c8d2a
Organize and clean-up old constants values WIP. Start using new serve…
mfranca0009 e11eec4
Continue switching hard coded constants to server constants parsed du…
mfranca0009 af10dca
Continue switching hard coded constants to server constants pared dur…
mfranca0009 3f5414d
Continue switching hard coded constants to server constants pared dur…
mfranca0009 f633b68
Fix last hard coded constant value in PartyManager. Add in input clea…
mfranca0009 24c70fa
Remove hard coded constants and utilize server constants within Inven…
mfranca0009 dff14e7
Update the constant parsing to make it more efficient by removing the…
mfranca0009 5d6f087
Correct some misspelt property names in ConstantsTable record to allo…
mfranca0009 a31f930
Add Xml.m2d constants.xml within the Server.m2d constants.xml parsing…
mfranca0009 d1c3b13
Fix a crash at character entering world due to JSON deserialization c…
mfranca0009 2139067
Merge branch 'master' into Issue317
mfranca0009 80ffb23
Fix changes that were deleted during merge conflict resolution. Added…
mfranca0009 8adfa4d
Took CodeRabbit suggestion since it pointed out unreachable branches …
mfranca0009 91ae45c
Remove accidental default values from hardcoded constants in Constant…
mfranca0009 9cd72f1
Fix a mismatch of currency being used and currency error message bein…
mfranca0009 d54d651
Replace Parse calls with TryParse to prevent runtime crashes. Additio…
mfranca0009 a8e748b
Changes per feedback from Zin
mfranca0009 1b27496
Changes per feedback from Zin #2
mfranca0009 da59e29
Correct NpcLastSight* constant values after adding them back from fee…
mfranca0009 fbb0b5c
Update per Zin's feedback round 3
mfranca0009 0b3b2c6
Revert removal of statLimits from ConfigManager, it is used in two pl…
mfranca0009 3f1a87c
Remove the last unneccessary ConstantsTable parameter and fix some od…
mfranca0009 efcb5ed
Fix mistake on unncessary ConstantsTable parameter removal
mfranca0009 377eed0
Run dotnet format
mfranca0009 c86521a
Fix dotnet format fail
mfranca0009 6eb2b5c
Make adjustments based off coderabbitai suggestions.
mfranca0009 2cdaede
Merge branch 'master' into Issue317
mfranca0009 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.