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

mod : partial item update without items.json #1237

Closed
wants to merge 9 commits into from

Conversation

namidaka
Copy link
Collaborator

@namidaka namidaka commented Oct 4, 2023

No description provided.

Meowkov and others added 9 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
@namidaka namidaka closed this Oct 4, 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.

4 participants