This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 27
mod : add frozen bots to server configuration #1238
Closed
Closed
Conversation
This file contains 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
* Add custom holster positions This will allow us to have custom holster positions for items in the future: Example already included in the files: https://i.imgur.com/9CYMCqV.png * Added crafting_templates to reference new holsters Added <CraftingTemplate id="Katana" <CraftingTemplate id="Wakizashi" for 1h and 2h * Revert "Added crafting_templates to reference new holsters" This reverts commit 7cebcd8.
…nalty (#1) * Fixed FindAndSwapUser To work with Clangrouppenalty * updated comment * dropped changes to launchsettings * Fixed FindAndSwapUser To work with Clangrouppenalty * updated comment * dropped changes to launchsettings * Added test , and intermediate variable for better readability * Better readability of team differnce , and size offset , and it fixed a bug * removed code duplication * removed code duplication * targetSize + another bugfix * Corrected a bug on sizeDifferenceAfterSwap * added comment for further work to be done * move ComputeMoveWeightHalfDifference to a local variable Replace weight by moveWeightHalfDifference * Instead of redoing the whole sum , we add to the vector every time we add a new user. Also now we use halfweight differences instead of weights here * removed dead code --------- Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
* first pass * Heavy throwing stone solution * first pass * Heavy throwing stone solution --------- Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
* mod : Maps Arena, Krakatoa, Frozen Shore * bugfix * russian translation for frozen shore * corrected mistake in the arena in russian --------- Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
* webapi: add new role to user * webapi: add game server configuration * waiting for rewiev * webapi: add game server configuration * existing file removed * files moved to Entities\GameServers * changes dropped * webapi: game server configuration added * migration AddServerConfiguration created * requested changes completed * upper-lower case attribute removed * huge enum removed * requested changes completed * requested changes completed
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
* First draft * . * fixed defender. Using mbrandom * on per line * removing integer and using enums * broken condition in several line * comment * fixed mistake * Update src/Module.Server/Common/Models/CrpgAgentApplyDamageModel.cs Co-authored-by: Grégoire <[email protected]> * Update src/Module.Server/Common/Models/CrpgAgentApplyDamageModel.cs Co-authored-by: Grégoire <[email protected]> * Update src/Module.Server/Common/Models/CrpgAgentApplyDamageModel.cs Co-authored-by: Grégoire <[email protected]> * Update src/Module.Server/Common/Models/CrpgAgentApplyDamageModel.cs Co-authored-by: Grégoire <[email protected]> * corrected mistake on comparison. Adjusted values * attackerPower * TODO --------- Co-authored-by: Namidaka <namidaka@crpg> Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998> Co-authored-by: Grégoire <[email protected]>
* WIPv1 * Combat Rework v2 --------- Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.