Commit Graph

51 Commits

Author SHA1 Message Date
Kalle
b19e942709 Adopt data folder convention in build analyzer and obj dmg calc 2026-06-17 14:47:41 +03:00
Kalle
2f6c62e51f Patch 11.2 2026-06-12 17:08:41 +03:00
Kalle
b42287d4a5 Patch 11.0 2026-01-29 18:11:52 +02:00
Kalle
a0bc50c9aa Add Crab Tank 80dmg under "Combo" name 2026-01-21 19:18:35 +02:00
Kalle
38d80d670f
Deduplicate weapon-params.ts (#2695) 2026-01-04 17:44:37 +02:00
Kalle
94a93b0006
SQ serverside refactoring, add tests, add Knip (#2665) 2025-12-22 15:47:15 +02:00
Kalle
ef2d3779ec
Fix a bunch of TODOs (#2648)
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2025-11-23 16:34:18 +02:00
Kalle
c50d4248c0 Upgrade Biome 2025-10-27 21:36:12 +02:00
Kalle
7e96b81a87 Fix Ink Vac HP (after Patch 10.1) Closes #2525 2025-10-04 12:05:24 +03:00
Kalle
e6177a6439 Patch 10.1
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-09-04 18:28:42 +03:00
Kalle
9c639438a2 Fix Chump object shredder multiplier Closes #2442 2025-07-14 21:22:45 +03:00
Kalle
98b4926b09 Fix Tenta Brella launched HP value 2025-07-14 21:22:45 +03:00
Kalle
29220bebf7 Fix Tri-Stringer etc. 3rd kit on Object Damage Calculator by generalizing the logic 2025-06-30 19:21:42 +03:00
Kalle
dd1adad94b BIome v2 upgrade
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2025-06-22 16:49:27 +03:00
Kalle
2b975f4d54 Patch version 10.0.0 2025-06-12 18:53:04 +03:00
hfcRed
296602626f
Brella launched damage calc (#2353)
* Add launched variants to object dmg script

* Update obj damage constants

* Add image variants

* Remove tower option from variants
2025-06-01 11:51:51 +03:00
Kalle
e9676ada18 Refactor away in-game-lists barrel file Closes #2322 2025-05-24 19:58:40 +03:00
Kalle
9639152547 Fix Hero Shot not having correct dmg multipliers 2025-04-26 12:39:04 +03:00
Kalle
994cb97346 Take Remeda in use replacing just-utils and own utils 2025-04-09 22:14:11 +03:00
Ian Paulhamus
6a027d5481
Stringer Max Booyah Damage Fix (#2090)
Some checks failed
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
2025-02-15 11:52:19 +02:00
Kalle
d38b4ae9ad Patch 9.2.0 Closes #1967
Some checks are pending
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
2024-11-28 23:19:41 +02:00
Kalle
8405be6f26 Migrate to vitest, unskip suites Closes #1846 2024-09-14 14:34:41 +03:00
Kalle
d857657943 Patch 9.0 params Closes #1866 2024-09-01 17:36:54 +03:00
xi
1217e7ce92
Add Triple Splashdown fist as receiver to object dmg calc (#1826)
* Add Triple Splashdown fist as receiver to object dmg calc

Closes #1656

* Appease formatter

* Appease formatter (again)

* Appease formatter

* Add dmg multiplier for OS

* Update calculator-constants.ts to generate object-dmg.json correctly

* Fix formatting (hopefully)

* Update objectHitPoints.ts

* Fix TSD image not loading correctly
2024-08-24 22:35:26 +03:00
Kalle
700a309e7f
Migrate Node -> Bun (#1827)
* Initial

* Faster user page

* Remove redundant function

* Favorite badge sorting

* Upgrade deps

* Simplify entry.server

* Bun tests initial

* Update package.json npm -> bun

* Update README

* Type safe translations again

* Don't load streams info for finalized tournaments

* Translations as an object

* More unit test work

* Convert match.server.test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* test

* Test & all done

* Working cf

* Bun GA try

* No cache

* spacing

* spacing 2

* Add SQL logging

* Remove NR

* Hmm

* Hmm 2

* Interesting

* SKALOP_SYSTEM_MESSAGE_URL

* .

* .

* ?

* .

* ?

* Server.ts adjust

* Downgrade Tldraw

* E2E test fix

* Fix lint
2024-08-11 16:09:41 +03:00
Kalle
ffbe7cb5fa Add Super Chump as receiver to object dmg calc Closes #1396 2024-07-21 11:34:52 +03:00
Kalle
b38da898b8 Patch 8.1.0 2024-07-19 23:14:44 +03:00
Kalle
fd48bced91
Migrate Prettier/Eslint/Stylelint setup to Biome (#1772)
* Initial

* CSS lint

* Test CI

* Add 1v1, 2v2, and 3v3 Tags (#1771)

* Initial

* CSS lint

* Test CI

* Rename step

---------

Co-authored-by: xi <104683822+ximk@users.noreply.github.com>
2024-06-24 13:07:17 +03:00
Kalle
47018e2a22 Upgrade deps (TS 5.5) 2024-06-21 10:29:10 +03:00
ash
c692641769
Fix Wellstring and Decav damage numbers (#1756)
* Fix Wellstring/Decav

* Update object-dmg.json

* Fix Wellstring damage
2024-06-08 10:39:49 +03:00
Kalle
2b53c348e6 Switch to own invariant that logs errors in prod 2024-06-02 14:34:01 +03:00
Kalle
c3b51be46a Patch 8.0 2024-06-01 13:06:33 +03:00
Kalle
254681aac5 Patch 7.2.0 2024-04-21 10:46:12 +03:00
Anne
d4a31e2c12
Add recycled brella damage (#1719)
* Add recycled brella damage

* Modify create-object-dmg-json.ts to automatically generate values for Recycled Brella

* Remove console log

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2024-04-20 10:46:51 +03:00
Kalle
93ebb6e369 Migrate to Vite 2024-02-24 21:12:54 +02:00
Kalle
c43d48f930 Upgrade deps 2024-02-03 10:20:21 +02:00
Kalle
73fd2e4a6c Upgrade all deps to latest 2023-12-06 12:40:39 +02:00
ash
f3397c033b
Add/Fix miscellaneous object damage/build analyzer data (#1550)
* Add object damage data for Triple Splashdown

* Fix Sprinkler's HP + var name typo and add Ink Vac as a Damage Reciever

* Recompile object-dmg.json with Pogo and new Vac data added automatically

* (I forgot about Prettier)

* Add to json creating script

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-12-06 11:01:48 +02:00
Kalle
eef708909d Fix alt kits not having correct dmg multiplier 2023-12-03 15:04:42 +02:00
Kalle
f63c1d50ae Build Analyzer: fix Dread Wringer damage 2023-11-11 15:00:24 +02:00
Kalle
e8d78106e0 Patch 5.1. 2023-10-18 18:08:09 +03:00
Kalle
dab6b00c2d Update Prettier 2023-08-26 22:38:11 +03:00
Kalle
b4323e104e Upgrade deps 2023-07-01 00:12:29 +03:00
Kalle
73a9d2b784 Add damage multiplires for brellas+blasters, ensure each weapon only has one multiplier Closes #1044 2023-06-23 13:55:12 +03:00
Kalle
4adb396d56 Clean up the object-dmg.json 2023-06-23 10:40:44 +03:00
Kalle
58e60e746d Special weapon damages for analyzers + Trizooka 2023-06-18 12:32:46 +03:00
Kalle
d76dff065a Patch 4.0 2023-05-31 21:47:44 +03:00
Kalle
cfbd18b4fe Object Damage Calc: Separate subs in the combobox Closes #1220
Also due to a bug the subs were not accessible at all before.
This was a bug introduced in c014ba5e18
2023-04-15 12:06:07 +03:00
Kalle
2392427762 Patch 3.0 Closes #1284 2023-03-01 18:42:32 +02:00
Kalle
d8b5dbade6 Fix RP + new Tacticooler calculation 2023-01-21 14:53:55 +02:00