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

mod : Added item usage onehanded_thrust #1240

Closed
wants to merge 38 commits into from

Conversation

namidaka
Copy link
Collaborator

No description provided.

Meowkov and others added 30 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>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
* ui: change patch notes target

* soc link
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
* infra : delegate updating to only one shell script

* port change

* separate scripts for beta and non beta

---------

Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
namidaka and others added 8 commits October 12, 2023 02:16
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
* mod: separate skirmish from battle flag system and change the battle flag system to warband style

* fix skirmish flag system bugs

* fix skirmish timer

* rework FlagSpawnThreshold to overpowering

* fix upperBound for SpawnFlagMessage :)

* rename OnFlagsRemovedBattle

* remove useless message

* rename WereFlagsManipulated

* final changes
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
Co-authored-by: namidaka <namidaka@DESKTOP-AHHV998>
@namidaka namidaka closed this Oct 16, 2023
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.

5 participants