Skip to content

Commit c193742

Browse files
committed
New files
1 parent f52f39a commit c193742

36 files changed

+23058
-2370
lines changed

package-lock.json

+895-2,367
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"author": "",
1313
"license": "MIT",
1414
"devDependencies": {
15-
"eslint": "^8.16.0",
16-
"grunt": "^1.5.3",
15+
"eslint": "^8.57.0",
16+
"grunt": "^1.6.1",
1717
"grunt-contrib-clean": "^2.0.1",
1818
"grunt-contrib-compress": "^2.0.0",
1919
"grunt-contrib-copy": "^1.0.0",
20-
"jshint": "^2.13.4",
20+
"jshint": "^2.13.6",
2121
"n-readlines": "^1.0.1"
2222
}
2323
}

src/reference/localisation/99_README_GRAMMAR.txt

+283
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Saved Leaders
2+
# The saved leader effect can be used to create a fake character for narrative purposes in events.
3+
4+
#leader creation attribs:
5+
# event_leader = <yes/no> // Decides if the leader is eligible for election. Event leaders are not.
6+
# immortal = <yes/no>
7+
# type = <admiral/general/scientist/governor/ruler/random>
8+
# species = <last_created,owner_main_species or event target>
9+
# name = <random or string> // Name is assigned in the synced localisation file.
10+
# skill = <int>
11+
# traits = { <key/random_trait>* }
12+
# sub_type = <key?>
13+
# gender = <male/female/indeterminable>
14+
# set_age = <int>
15+
# leader_age_min = <int>
16+
# leader_age_max = <int>
17+
#
18+
#Creates a new saved leader (per country)
19+
#CountryScope
20+
#create_saved_leader = {
21+
# creator = <target> // Used for generation of the leader, defaut is same as country in scope.
22+
# key = <string> // Referal key from localization etc. Can also be used as right-hand argument in picture_event_data = { portrait = <key>}
23+
# <leader creation attribs>* // as explained above, shares this with create_leader.
24+
#}
25+
#
26+
#Removes a saved leader and kills it (per country)
27+
#//CountryScope
28+
#remove_saved_leader = <key>
29+
#
30+
#Moves a saved leader into the active leaders that a player can use, thus removes it as a saved leader (per country)
31+
#CountryScope
32+
#activate_saved_leader = {
33+
# add_to_owned = <yes/no> // default = yes, if no it will be added to the leaderpool instead of directly recruited.
34+
# key = <string> // key for saved leader.
35+
# effect = { <effect>* } // effect to run upon the leader after being added to the country, same as effect in create_leader
36+
#}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
l_english:
2+
ADDITIONAL_CONTENT_TITLE: "Additional Content"
3+
ADDITIONAL_CONTENT_CATEGORY_ALL: "All"
4+
ADDITIONAL_CONTENT_CATEGORY_OWNED: "Owned"
5+
ADDITIONAL_CONTENT_LOADING: "Loading..."
6+
ADDITIONAL_CONTENT_WHATS_NEW_TITLE: "What's New"
7+
ADDITIONAL_CONTENT_DISCOUNT_PERCENT: "$DISCOUNT|%0$"
8+
ADDITIONAL_CONTENT_SHIP_PREVIEW: "Ship Set"
9+
ADDITIONAL_CONTENT_PORTRAITS: "Portraits"
10+
ADDITIONAL_CONTENT_SCREENSHOTS: "Screenshots"
11+
ADDITIONAL_CONTENT_HIDE_ALL_OWNED: "Hide All Owned"
12+
13+
# Subscription
14+
ACB_SUBSCRIPTION_DLC_LIST_TITLE: "Subscribing now will provide access to the following content:"
15+
ACB_SUBSCRIPTION_CLICK_DESC: "Click to open in store"
16+
ACB_SUBSCRIPTION_INCLUDED_CONTENT_TITLE: "Included Content"
17+
ACB_SUBSCRIPTION_INCLUDED_SUBSCRIPTION_PLANS_TITLE: "Subscription Plans"
18+
19+
# Store button texts
20+
ADDITIONAL_CONTENT_BUY_IN_STEAM: "Buy in Steam"
21+
ADDITIONAL_CONTENT_BUY_IN_MICROSOFT_STORE: "Buy in Microsoft Store"
22+
23+
# Product tags
24+
ADDITIONAL_CONTENT_LABEL_NEW: "New"
25+
ADDITIONAL_CONTENT_LABEL_RECOMMENDED: "Recommended"
26+
ADDITIONAL_CONTENT_LABEL_OWNED: "Owned"
27+
28+
# Acquired Popup
29+
ADDITIONAL_CONTENT_CONGRATULATIONS: "Congratulations!\nYou now own $NAME$!"
30+
ADDITIONAL_CONTENT_INSTALL_DESCRIPTION: "Restart the game to install your new content.\n$FLAVOR$"
31+
32+
# Errors
33+
ADDITIONAL_CONTENT_ERROR_LOADING_STORE_DATA: "Could not load page data."
34+
ADDITIONAL_CONTENT_ERROR_CHECK_STEAM: "Could not open page, please make sure the internet is connected."
35+
ADDITIONAL_CONTENT_ERROR_FAILED_TO_FIND_DLC: "Error occurred opening page for the selected DLC."
36+
ADDITIONAL_CONTENT_ERROR_MODS_ARE_ACTIVE: "To ensure compatibility, the Additional Content page requires the latest version of Stellaris without mods enabled."
37+
ADDITIONAL_CONTENT_ERROR_LOADING_STORE_DATA_OLD_VERSION: "To ensure compatibility, the Additional Content page requires version §H$VERSION$ (or later)§! of Stellaris."
38+
39+
star_eater_dummy: "$star_eater$"
40+
star_eater_dummy_DESC: ""
41+
star_eater_dummy_MEGASTRUCTURE_DETAILS: ""
42+
collossus_mammalian_dummy: "$MAM$"
43+
collossus_mammalian_dummy_DESC: ""
44+
collossus_mammalian_dummy_MEGASTRUCTURE_DETAILS: ""
45+
collossus_reptile_dummy: "$REP$"
46+
collossus_reptile_dummy_DESC: ""
47+
collossus_reptile_dummy_MEGASTRUCTURE_DETAILS: ""
48+
collossus_avian_dummy: "$AVI$"
49+
collossus_avian_dummy_DESC: ""
50+
collossus_avian_dummy_MEGASTRUCTURE_DETAILS: ""
51+
collossus_arthropoid_dummy: "$ART$"
52+
collossus_arthropoid_dummy_DESC: ""
53+
collossus_arthropoid_dummy_MEGASTRUCTURE_DETAILS: ""
54+
collossus_molluscoid_dummy: "$MOL$"
55+
collossus_molluscoid_dummy_DESC: ""
56+
collossus_molluscoid_dummy_MEGASTRUCTURE_DETAILS: ""
57+
collossus_fungoid_dummy: "$FUN$"
58+
collossus_fungoid_dummy_DESC: ""
59+
collossus_fungoid_dummy_MEGASTRUCTURE_DETAILS: ""

0 commit comments

Comments
 (0)