suanjiansalt
49452fd405
Fix: ambergris complication ( #490 )
2024-07-10 16:30:15 -04:00
PeacockBot
90c66b7858
[skip ci] Update locale packages
2024-07-07 15:48:55 +00:00
suanjiansalt
f20374cbd7
feat: new arcade ambergris ( #484 )
2024-07-07 11:47:54 -04:00
Govert de Gans
643a2c44d7
Only fetch evergreen progress during transfer if user owns dubai ( #486 )
2024-07-07 11:46:58 -04:00
dependabot[bot]
0e36a5bab6
chore(deps): bump robinraju/release-downloader in /.github/workflows ( #485 )
...
Bumps [robinraju/release-downloader](https://github.com/robinraju/release-downloader ) from 1.10 to 1.11.
- [Release notes](https://github.com/robinraju/release-downloader/releases )
- [Commits](https://github.com/robinraju/release-downloader/compare/v1.10...v1.11 )
---
updated-dependencies:
- dependency-name: robinraju/release-downloader
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 12:14:37 -04:00
AnthonyFuller
aeb68bc306
Fix penicillin entrances (whoops)
2024-06-29 22:50:20 +01:00
AnthonyFuller
cacb1cd25a
Bump version to 7.3.1
2024-06-29 22:45:33 +01:00
AnthonyFuller
52d259659d
Enable saving for The Disruptor
2024-06-29 22:38:15 +01:00
AnthonyFuller
dafe24d2eb
Add The Disruptor image to discord RP
2024-06-29 22:37:47 +01:00
AnthonyFuller
007fded33a
Add penicillin to agencypickups, happy @RDIL?
2024-06-28 16:50:18 +01:00
AnthonyFuller
57d035f721
Remove debriefing for level 2 of coffeefruit
2024-06-28 16:49:02 +01:00
AnthonyFuller
63e2259dd7
Fix debriefing not being unskippable for L1 of coffeefruit
2024-06-28 16:48:53 +01:00
AnthonyFuller
4ec1842052
Remove debriefing from The Disruptor ET
2024-06-28 16:48:40 +01:00
AnthonyFuller
23432c627f
Bump version to v7.3.0
2024-06-27 16:18:11 +01:00
Anthony Fuller
6f78fed271
Merge branch 'v7' into master
2024-06-27 16:15:24 +01:00
AnthonyFuller
d36d220186
Use sgail image for The Disruptor RP
2024-06-27 15:33:12 +01:00
AnthonyFuller
f88280c027
Penicillin ET and Arcade challenges
2024-06-27 15:31:37 +01:00
AnthonyFuller
7eb1223b13
Add Discord RP for Penicillin
2024-06-27 15:09:06 +01:00
AnthonyFuller
5a2fa808fe
New Ambrose challenge
2024-06-27 14:52:18 +01:00
AnthonyFuller
d5b9e4ff42
Bump resources version
2024-06-27 14:42:24 +01:00
AnthonyFuller
823f238cff
The Disruptor DLC
2024-06-27 14:38:18 +01:00
AnthonyFuller
d439566600
The Ostentatious
2024-06-27 14:38:05 +01:00
AnthonyFuller
47cddd5cf9
Update locr crc32s
2024-06-27 13:58:26 +01:00
AnthonyFuller
89b2c4fe03
Update store data
2024-06-27 13:58:03 +01:00
AnthonyFuller
c1312175aa
The Disruptor
2024-06-27 13:55:08 +01:00
AnthonyFuller
8689aed565
Update unlockables for 3.190.0
2024-06-27 13:54:58 +01:00
Govert de Gans
dfca18a0aa
Fix double-unlocking stuff when masteryprogression is disabled ( #481 )
2024-06-26 18:42:33 -04:00
Govert de Gans
0f9c41b55e
Update statemachine parser to v6.0.0
2024-06-23 13:40:26 +02:00
Govert de Gans
a02db73d8b
Linter fix
2024-06-23 13:31:12 +02:00
Govert de Gans
e2704a28bd
Print more info on errors caught in ChallengeService.challengeOnEvent
2024-06-23 01:03:23 +02:00
Govert de Gans
553889aaa9
Handle custom yacht discovery challenge in progression transfer ( #470 )
...
* Fix custom yacht discovery challenge progression transfer
* Add Yacht area ids to AreaMap.json
* Fix linting error in webFeatures.ts
2024-06-16 19:50:59 +01:00
Reece Dunham
e0f9e9212b
refactor: migrate to eslint flat config
2024-06-11 16:49:14 -04:00
Reece Dunham
0df8e782c5
chore: update yarn
2024-06-11 16:04:48 -04:00
suanjiansalt
5eb12338bc
feat: Add season of undying challenges ( #468 )
...
* add challenges
* fix order bug
2024-06-07 13:03:24 -04:00
Pavel Alexandrov
a306cc5643
feat: Add API to simplify creation of global challenges ( #459 )
...
* feat: Add API to simplify creation of global challenges
* feat: Finalize global challenge API
style: Renamed `globalGroups` into `globalMergeGroups` to clarify function.
docs: Provided docs on new API
refactor: Moved classic, elusive and H1/H2 escalations into globalMergeGroups
feat: Added `challengeService.registerChallengeList` for easier challenge group registration
feat: Added `challengeService.hasGroup` method to check if group was already registered.
2024-06-03 12:40:15 -04:00
Govert de Gans
4dbc0b39de
Print a stacktrace for uncaught errors in plugins (if it exists) ( #466 )
2024-06-03 02:15:08 +01:00
Reece Dunham
e67f32f2a9
chore: Bump version to 7.2.3
2024-06-02 11:37:12 -04:00
Govert de Gans
feb807e4b9
Add contract search results from official to controller.fetchedContracts
...
so they can be played.
2024-06-02 11:37:12 -04:00
Alexandre Sanchez
55c85f1789
fix: add states to challenges during transfer if empty
...
Co-authored-by: Reece Dunham <me@rdil.rocks>
2024-06-02 11:37:12 -04:00
Reece Dunham
644cda83f9
feat: Load contracts recursively ( #460 )
2024-06-02 11:37:12 -04:00
Govert de Gans
faea36b949
Edit StartServer.cmd/Tools.cmd to fix running as admin or from unc path
2024-06-02 11:37:12 -04:00
Pavel Alexandrov
50ceb295d5
Fix #437 ( #458 )
2024-06-02 11:37:12 -04:00
atampy25
4b7d984078
Properly respect SMF peacockIntegration
key ( #455 )
2024-06-02 11:37:12 -04:00
PeacockBot
a96a46d10f
[skip ci] Update locale packages
2024-06-02 11:37:12 -04:00
Watchman3001
00f63f50a4
feat: Update Russian l10n ( #453 )
2024-06-02 11:37:12 -04:00
Neko ♥
7f8dd41a16
fix(rp): Change Discord RP to 'Playing HITMAN™ WoA' instead of 'Playing HITMAN™ 3' ( #451 )
2024-06-02 11:37:12 -04:00
PeacockBot
b0b92a7c19
[skip ci] Update locale packages
2024-06-02 11:37:12 -04:00
suanjiansalt
beb00cb86e
fix: de, tc translation ( #449 )
2024-06-02 11:37:12 -04:00
Reece Dunham
ddc05ad9c7
chore: Bump version to 7.2.3
2024-06-02 10:11:29 -04:00
Govert de Gans
64a01ff621
Add contract search results from official to controller.fetchedContracts
...
so they can be played.
2024-05-23 04:46:08 +02:00