Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

mod : add frozen bots to server configuration #1238

Closed
wants to merge 15 commits into from

Conversation

namidaka
Copy link
Collaborator

@namidaka namidaka commented Oct 6, 2023

No description provided.

Meowkov and others added 15 commits September 25, 2023 21:29
* 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>
@namidaka namidaka closed this Oct 6, 2023
@namidaka namidaka deleted the frozenbots branch October 6, 2023 16:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants