1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-22 22:12:45 +01:00
Commit Graph

302 Commits

Author SHA1 Message Date
moonysolari
75a4b259e4
Fixed a nullability issue (#243) 2023-04-22 10:13:26 +01:00
moonysolari
35845c4b53
Update pickup template (#242) 2023-04-22 10:12:53 +01:00
AnthonyFuller
c57c5bf9bc Update localisation RPKGs 2023-04-21 20:04:32 +01:00
AnthonyFuller
9e09512ca8 Fix incorrect IDs in escalation codenames 2023-04-21 20:03:50 +01:00
Pgeorge
502cdfb92f
Update locale with Russian strings (#239)
Added Russian strings to all escalations.

Signed-off-by: Pgeorge <38467521+Wuzmart@users.noreply.github.com>
2023-04-21 19:52:18 +01:00
AnthonyFuller
83e8f0fdbc Fix targets remaining string 2023-04-21 18:58:17 +01:00
Anthony Fuller
c2d477f02e
Add support for Elusive Target Arcade (#209)
* Add arcade support, remove use of deprecated function

* Fix retrieval of escalation group id in planning

* Add arcade contracts

* remove incorrectly acquired arcade challenges

* Fix locations for arcade levels

* Add arcade challenges

* run prettier

* fix nullibility issue in h1

* The Icon is not an elusive target

* sort eta and et contracts by location

* Reset arcade contract on fail

* show arcade challenges in career page

* fix arcade challenges filtering for destinations

* run prettier

* Don't fail arcade on exit menu with no objectives completed

* Handle secondary objectives on arcade fail

* Make a ContractSession know its Id

* fix global arcade challenges

* Add arcade contracts to the level picker

* Update Peacock require tables with ETA

* Add escalationTypes array

* Get ETA locations at startup

* remove unused arrays

---------

Co-authored-by: moonysolari <changyiding@126.com>
2023-04-21 18:48:56 +01:00
AnthonyFuller
fcd23df208 Add Pontus name 2023-04-21 18:18:58 +01:00
AnthonyFuller
804a4dbaf0 Prettier readme 2023-04-21 18:14:47 +01:00
AnthonyFuller
828a194c6f Update readme to reflect localisation changes 2023-04-21 18:12:07 +01:00
AnthonyFuller
afe842530d Update Peacock escalations to use localised strings 2023-04-21 18:09:08 +01:00
AnthonyFuller
8b6d5eff59 Refactor localisation to use one file 2023-04-21 18:08:43 +01:00
AnthonyFuller
8c73602134 Add proper ordering data for sublocations 2023-04-21 13:44:28 +01:00
AnthonyFuller
6ecf5b0efb Add overrideIndex for plugins adding PlayNext data 2023-04-21 13:17:21 +01:00
AnthonyFuller
1e9406a493 Fix order value of Carpathian Mountains 2023-04-21 11:26:02 +01:00
AnthonyFuller
737b69991d Fix unclear language in readme 2023-04-21 10:48:18 +01:00
AnthonyFuller
e30bf17d0f Update dynamic resources with new localisation 2023-04-21 10:42:26 +01:00
suanjiansalt
7c5da4c229
Add Chinese localization to H3 (#238)
Add Chinese localization

Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com>
2023-04-21 10:42:08 +01:00
suanjiansalt
d8991d9fa9
Add Chinese localization to H2 (#237)
Add Chinese localization

Signed-off-by: suanjiansalt <127009844+suanjiansalt@users.noreply.github.com>
2023-04-21 10:40:17 +01:00
moonysolari
547f13e256
Correct the order of sublocations in sapi (#236) 2023-04-21 10:31:17 +01:00
AnthonyFuller
9ff7c7718c Update dynamic resources with new localisation 2023-04-20 12:37:18 +01:00
AnthonyFuller
b570768c77 Bump SMP version to v5.6.1 2023-04-20 12:36:43 +01:00
Pgeorge
7dcce0cb19
Add Russian localization to H2 strings (#234)
Add Russian Localization to Hitman 2

Signed-off-by: Pgeorge <38467521+Wuzmart@users.noreply.github.com>
2023-04-20 11:05:52 +01:00
Pgeorge
c2120e2eab
Add Russian localization to H3 strings (#233)
Russian localization of H3 strings

Signed-off-by: Pgeorge <38467521+Wuzmart@users.noreply.github.com>
2023-04-20 11:05:23 +01:00
moonysolari
cb29c4c045
Add extra escalation feat challenges (#230) 2023-04-20 05:10:56 +01:00
AnthonyFuller
7169d624a8 Bump SMP version to v5.6.0 2023-04-19 22:12:30 +01:00
moonysolari
a52c1aaa01
Fix mamushi having elusives challenges (#229) 2023-04-19 07:25:56 +01:00
AnthonyFuller
0edf996c2b Change how plugins register escalations 2023-04-19 00:42:32 +01:00
Anthony Fuller
6c787f324f
Escalation Picker Revamp (#227)
* Separate escalations by location, add Peacock escalations

* Remove debug prints
2023-04-18 23:38:28 +01:00
Anthony Fuller
51868f88a2
Add support for Career -> Mastery page (#225)
* Add support for Career -> Mastery page

* Add support H2016 for Career -> Mastery page

* Fix mastery not showing on H2016 destinations page

* Switch pro1 mastery to available like destinations
2023-04-18 23:35:46 +01:00
moonysolari
4270c3ab6a
Update image pack metadata (#226)
* Update image pack metadata

* Update gitignore with overrides
2023-04-17 23:49:00 +01:00
AnthonyFuller
6cec02a49c Update discover yacht localisation strings 2023-04-17 07:54:53 +01:00
moonysolari
3c2985a102
Add a new "Discover the Yacht" challenge to h2 and h3 (#224)
* Add discover yacht challenge with old strings

* Fix localization strings

* Add the challenge for h2
2023-04-17 06:54:25 +01:00
AnthonyFuller
f03627eb22 Fix typo in readme 2023-04-17 06:27:38 +01:00
AnthonyFuller
e2eaef7df6 Add excess RPKG Tool files to .gitignore 2023-04-17 06:25:54 +01:00
Lennard Fonteijn
606b84b0cc Added dynamic external package detection for plugin compilation 2023-04-17 00:24:13 +02:00
Lennard Fonteijn
4551059a53 Added logic to generate require table for plugins
Fixed issue where non-development builds would try to load TypeScript-based plugins
Fixed issue of non-exported interface FakePlayer
2023-04-17 00:24:13 +02:00
AnthonyFuller
acd269a4ea Add a proper contributing section to the readme 2023-04-16 22:32:36 +01:00
AnthonyFuller
a1f1b1feb4 Rework how LOCR works using HMLanguageTools 2023-04-16 22:17:57 +01:00
Lennard Fonteijn
78c046232f
Fixed Story tile not using all space without the VR tile (#220) 2023-04-16 20:19:40 +01:00
Lennard Fonteijn
8bba93ba72 Add support for compiling plugins from TS to JS 2023-04-16 15:10:06 +02:00
moonysolari
de98595db1
Fix snowdrop having graduation's challenges (#217)
* fix snowdrop having graduation's challenges

* add exception for snowdrop

* Revert "fix snowdrop having graduation's challenges"

This reverts commit 6c53961157.

* also fix for h2

---------

Co-authored-by: Anthony Fuller <24512050+AnthonyFuller@users.noreply.github.com>
2023-04-16 06:22:06 +01:00
AnthonyFuller
1591a90194 Fix Peony shotgun condition 2023-04-16 05:29:20 +01:00
AnthonyFuller
2f9da1514e Bump version to v6.2.0 2023-04-16 03:39:30 +01:00
AnthonyFuller
217bf4ae99 Move VR tile to be less obtrusive 2023-04-16 03:25:40 +01:00
AnthonyFuller
520a49e84a Fix 2016 Flu required resources
Fixes #208
2023-04-16 03:07:30 +01:00
moonysolari
2c1ac0d3c9
fix revolutionary and serial killer challenges (#216) 2023-04-16 01:15:54 +01:00
AnthonyFuller
2a82bf0c2b Fix sniper repository ID
Fixes #215
2023-04-16 00:45:08 +01:00
AnthonyFuller
b3ba386111 Restore Blood group contract 2023-04-16 00:35:54 +01:00
AnthonyFuller
d7c51bc641 Disable saving on escalations (again)
Fixes #214
2023-04-16 00:33:27 +01:00