115 Commits

Author SHA1 Message Date
Wildkins a7f6cab456 Fix cultures not firing on_remove if they're replaced by the same culture (#21842)
see title

the better option would be for set_culture to only fire once when
spawning in, but i am not refactoring that mess
2026-02-11 16:54:45 +00:00
FearTheGabby 39cda82437 Allows Wasteland Dionae to have no citizenship (#21683)
Per the existence of trading/slavery lore for some Dionae cultivated in
the Moghesian Wasteland. Approved by GrandMasterChief, Diona maintainer.
2025-12-30 11:35:29 +00:00
Casper3667 3541ce57fd Slight rework of how tajaran watches work and new papercode for taj time (#21582)
This does a few times, after the scope got bigger than I originally
planned:
- Watches now have an action button top left to check time.
- Taj time checking code was moved over to the time helper file to not
be watch exclusive.
- The taj wrist watches now shows the time on adhomai.
- Papercode now has the ability to show taj time and date, and to insert
the credit symbol.
2025-11-30 11:17:14 +00:00
Fyni e25484b6a7 Adds the Zhurong Accent (#21212)
Adds the Zhurong accent, available to Dominian Core World and Dominian
Exile.

Made with approavl of lore team.

Special thanks to Shimmer and Yonnimer for helping me with my first PR!

---------

Signed-off-by: Fyni <itsfyni@gmail.com>
Signed-off-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
2025-08-22 22:36:41 +00:00
FearTheGabby 1adaa17a28 Renames "Orepit" citizenship/origin to "Ecclesiarchy of Orepit" (#21186)
Requested by synthetic lore to be in line with [this lore canonization
app](https://forums.aurorastation.org/topic/21610-rename-orepit-in-an-official-capacity-to-the-ecclesiarchy-of-orepit)

---------

Co-authored-by: Gabby <59633984+feartheblackout@users.noreply.github.com>
2025-08-22 12:00:51 +00:00
FearTheGabby 0b372a0852 Nukes the Orepit origin blurbs (#21151)
Requested by the synthetic lore team, as Orepitters are now permitted to
travel and work freely as they please.

---------

Co-authored-by: Gabby <59633984+feartheblackout@users.noreply.github.com>
2025-08-15 13:58:39 +00:00
FearTheGabby 8b7cc4ec67 Allows Queenless K'lax Vaurcae to select the Si'akh religion (#20910)
Requested by Lent23, current lore dev for Unathi, to be in line with the
existence of the Ssup'vihtal Queenless group as shown
[here](https://wiki.aurorastation.org/index.php?title=Si%27akh#The_Ssup%E2%80%99vihtal)

---------

Co-authored-by: Gabby <59633984+feartheblackout@users.noreply.github.com>
2025-07-06 21:47:49 +00:00
Matt Atlas 3837112bd1 Revert "Fix missing pixels in new hairstyle" (#20854)
bad merge
2025-06-17 02:33:31 +02:00
Batrachophreno 156620ad4f Fix missing pixels in new hairstyle (#20828)
See title- the new haircuts leave two pixels of the head uncovered, this
fixes that. My bad, know better testing now... :(
2025-06-16 22:16:59 +00:00
Evandorf 2ee9c74186 Adds the Unathi Morozi Accent (#20785)
Adds the requisite defines, icon, and information for the accent. Should
be limited to only Unathi with the Empire of Dominia origin.

---------

Signed-off-by: Evandorf <ej_denton@msn.com>
Co-authored-by: FlamingLily <80451102+FlamingLily@users.noreply.github.com>
2025-06-01 10:57:05 +00:00
FlamingLily 843387d6d8 Added stateless citizenship options to Underhive Diona, Voidtamers, and deep space wildborns. (#20684)
Requested by da lore team

Also i touched up the code for readability but that's not player facing
2025-04-13 10:11:59 +00:00
shimmeristaken 3586ed946b New Accent tags for Sol, new Saturn origin. (#20566)
Per request of human lore.

Adds one new origin and six new accents.

Saturn becomes a new origin, under which three accents become options,
Iapetus (Cassinian), Enceladus, and Titan.

Mercury and Eris accents added to the currently unused 'Sol System'
origin, making it far less redundant than it currently is.

Unity Station accent added as an option for Earth origin.

"Stationer (STA): Similar to the conventional Terran accent, the
“Stationer” accent instead has its roots in North American English,
reflecting the Alliance’s history in the region.

Mercurian (MCY): Mercurian Common is often heard in the boardrooms of
Einstein Engines, which employs much of the planet’s population. Those
who speak with this accent are often – to no fault of their own –
regarded with suspicion by the SCC due to this association.

Enceladian (ENC): Enceladian Common is descended from the accents of
North and South America, and the residents of Saturn’s moon take pride
in ensuring their accent calls back to their ancestral homes on Earth.

Cassinian (CAS): Cassinian Common, the accent of Iapetus, is typically
associated with the Solarian Interstellar Intelligence Bureau, and
characters affiliated with it in Solarian movies will often talk like a
Cassinian: soft-spoken and generally polite, but reserved and often
distant.

Titanii (TIA): The largest offworlder population in the Sol System,
Titanii Common involves plentiful hand gestures and other visual
signals. Linguists have long theorized the prominence of hand gestures
in this accent comes from the moon’s EVA-centric industries.

Erisian (ERN): Erisian Common bears some resemblance to Lunarian Common
due to the planetoid’s long association with the Solarian Navy. Like its
counterpart, it is very hard to effectively replicate for an outsider."


![image](https://github.com/user-attachments/assets/3f8cb86c-a51c-4b76-baa4-6e76797d670e)
2025-03-16 11:17:09 +00:00
FearTheGabby 84cea38d68 Sol Alliance citizenship for Biesellites (#20546)
What it says on the tin. Was discussed with loremaster Triogenix
beforehand.

Co-authored-by: Gabby <59633984+feartheblackout@users.noreply.github.com>
2025-03-09 21:37:59 +00:00
Fluffy c5dabb9cda Armor defines (#20563)
Added armor defines
Converted raw strings use to defines
Added UT test to ensure people set the armor var correctly (to a list)

No player facing changes
2025-03-09 21:37:46 +00:00
FearTheGabby 298117e9fb Lore adjustments to Orepit origins (#20525)
Done with permission from @NobleRow and the synthetic lore team!
Reflects the outcome of the BitByte news article [found
here.](https://forums.aurorastation.org/topic/15858-bitbyte/page/4/#comment-179689)

For humans: "All Orepitters abroad in the Open Doors memorandum would
not work in jobs not requiring an education, and cannot work for
Hephaestus Industries because of its practice of not hiring Trinarists,
nor directly for the Stellar Corporate Conglomerate due to its distrust
of the Church; Orepitters who travel abroad independently, either
because they are not Trinarists or not participants in the memorandum,
are not held to this. Human Orepitters born in the Twenty Parishes
should select the Native Orepitter accent, while humans born in
Providence or the Marches should select the Providence accent."

For IPCs: "All Orepitters abroad in the Open Doors memorandum would not
work in jobs not requiring an education, and cannot work for Hephaestus
Industries because of its practice of not hiring Trinarists, nor
directly for the Stellar Corporate Conglomerate due to its distrust of
the Church; Orepitters who travel abroad independently, either because
they are not Trinarists or not participants in the memorandum, are not
held to this."

---------

Co-authored-by: Gabby <59633984+feartheblackout@users.noreply.github.com>
2025-03-02 13:48:13 +00:00
hazelrat d186806afe Adds an accent for Reade (#20476)
Adds an accent tag for Reade, usable by humans with the Reade origin and
by IPCs with all human accents. This is intended as a catch-all for
characters from Reade specifically, and from spacefaring communities
elsewhere in the outer regions of Tau Ceti, such as around Chandras and
Dumas.

The idea has been cleared by Trio, I'll also send this PR over in case
lore wants any changes.


![image](https://github.com/user-attachments/assets/0b9afdc3-5011-48d4-8452-6536c42d8bc3)

---------

Signed-off-by: hazelrat <83198434+hazelrat@users.noreply.github.com>
Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
2025-02-27 13:25:25 +00:00
FearTheGabby 3580424c01 Changes options for Orepit citizenship and updates important origin i… (#20313)
**REQUIRES SYNTH LORE TEAM APPROVAL!!!** If accepted, all added blurbs
are placeholders that can be altered as the synth lore team sees fit.

The reasoning regarding this PR is that I think the current in-game
information around Orepit and the available listed options for
citizenship are too confusing for anyone who may be interested in the
origins; humans can either choose Coalition of Colonies or no
citizenship, despite implied statelessness for humans being confusing
for anyone who might read their card or records and Orepit not being
integrated with the broader Coalition. This makes Orepit a separate and
unique citizenship in a similar vein to the format for the Free Tajaran
Council or Elyran Non-citizen Persons. The included important
information blurbs are for clarity of lore developments regarding the
Open Doors memorandum and megacorporate hiring standards for Trinarists.

I understand that I was told by NM that plans will be in the works for
Orepit after the Golden Deep arc and hope this isn't seen as
overstepping or a stopgap measure.


![image](https://github.com/user-attachments/assets/3c48b59f-9019-4477-9c12-492d14acf1a0)
For humans

![image](https://github.com/user-attachments/assets/306cb756-4807-4623-827e-fbcacfca1fa0)
For IPCs

![image](https://github.com/user-attachments/assets/6c6c35fa-ff82-4052-b7f8-1b89ffca414a)

Co-authored-by: Gabby <59633984+feartheblackout@users.noreply.github.com>
2025-01-15 13:23:42 +00:00
RustingWithYou 53ad7756c2 Adds noble Dionae and Viridis origins (#20343)
Adds two new Dionae origins for the Viridis, reflecting the recent lore
changes for Hegemony Dionae. The Viridis noble origin comes with a new
accent, Gardensong.

Allows Dionae to be Hegemony consulars as noble Dionae now exist. Also
allows Dionae to take Sinta'Unathi to represent their greater levels of
integration into the Hegemony.
2025-01-12 12:43:36 +00:00
Warbidon 07ce9c05e9 Replace Social Credit Score with Social Compatibility Index (#20230)
🚨 BREAKING NEWS: Our favorite dystopian frogs just got a little
less...Chinese? Down with the Social Score Order, up with the new Social
Compatability Index hyper federalist world.

: )

Also this is a Cerriq Koh memorial pull request.

---------

Signed-off-by: Warbidon <42331812+Warbidon@users.noreply.github.com>
Co-authored-by: Ben <91219575+Ben10083@users.noreply.github.com>
2025-01-04 00:02:54 +00:00
hazelrat d50a5dc24e Fixes Lunan accent bug in character creation (#19947)
- The Lunan accent no longer appears twice under the megacorporate IPC
culture in character creation.

Resolves https://github.com/Aurorastation/Aurora.3/issues/19793
2024-09-27 22:15:22 +00:00
shimmeristaken 0e93bb83af Removes Sparta from being mentioned in Imperial Core Worlds origin. (#19905)
Since Sparta is no longer part of Dominia lore, Schwann requested I
remove it from it's only remaining mention in code.

Sparta Delenda Est.
2024-09-21 11:20:40 +00:00
feartheblackout f4023528a5 Adds culture/origins for the Underhive Collective (#19701)
done by request of @Caelphon and the Diona lore team

![image](https://github.com/user-attachments/assets/9f935560-303b-4c81-b91d-c0c7af8c1b99)
2024-07-28 12:04:57 +00:00
feartheblackout 2a8d6acd86 Adds Sk'akh as a religion option for Unathi Wastelanders (#19690)
title

> Chiefly, they follow the Th’akh religion, though some among them may
have different opinions, or even dip into Sk’akhism.
@RustingWithYou
2024-07-27 10:09:43 +00:00
Fluffy 947487ba62 Updated the Datum Component System and dcs signals handling (#19625)
Updated the Datum Component System and dcs signals handling
2024-07-20 17:33:21 +00:00
Matt Atlas bd3cebd7f9 Idris IPCs can now use more accents. (#19542)
title, approved by synth lore

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2024-06-29 20:45:27 +00:00
Pirouette f7ddf04c89 Adds Golden Deep accents (#19520)
Sprites by whitewolftamer and descriptions by Noble Row.
2024-06-29 20:45:25 +00:00
Sparky 60b2f1330b Luthien Pact origin fix (#19504)
Fixes the Luthien Pact origin not being selectable. This was a mistake
according to Unathi Lore.
2024-06-21 22:37:32 +00:00
feartheblackout 71ef6c3bcd Adds a Lii'kenka origin & citizenship (#19437)
![image](https://github.com/Aurorastation/Aurora.3/assets/59633984/52ed81ab-06c0-427f-845d-14ec1563b7b1)

![image](https://github.com/Aurorastation/Aurora.3/assets/59633984/7aaee2a9-73ad-489e-abfc-b276e2a7bdeb)

![image](https://github.com/Aurorastation/Aurora.3/assets/59633984/b44e16b2-7844-46cc-a85e-595779ce16f5)
Done at the request of @desvenlafaxine.
2024-06-20 10:16:58 +00:00
naut 4229a034d1 Luceism Additions (#18906)
Adds a lot of Luceian stuff for Assunzionis and brings them up to speed
as a contender religion.

- Added several items relating to Luceism, the religion of Assunzione.
- Added chaplain items for Luceism: robes, a cassock, and a new null
rod, the Luminous Sceptre.
- Added a new versebook, the Luceian Book of Scripture, available to
Assunzionii characters. It's a versebook with various texts from
Luceism.
- Resprited the Luceian amulet, Luceian Book of Scripture, and the
Assunzione cloak.
- Compressed the loadout warding sphere and warding sphere case into
just one loadout item that already comes with a case.
- Religions with unique religious books (versebooks) now have their
chaplains spawn with the versebook in question, rather than a generic
black tome.


![image](https://github.com/Aurorastation/Aurora.3/assets/55491249/e477d9c7-cbfb-4976-a905-1bda0cd99820)

![image](https://github.com/Aurorastation/Aurora.3/assets/55491249/7523e3c8-04ee-4146-ae9f-93702020adda)

![image](https://github.com/Aurorastation/Aurora.3/assets/55491249/68a69aa5-a346-4c38-b891-73516a877615)
2024-04-23 12:09:29 +00:00
RustingWithYou eb63f6998b New Origin Traits (#18792)
Adds two new origin traits - small pain resistance and a minor stamina
increase. Currently Unathi from the Tza Prairie have the stamina boost
and Unathi from the Zazalai Mountains have the pain reduction.

Also adds drug & alcohol resistance to Crevan Tajara.
2024-04-18 22:50:13 +00:00
smellie 3777f0e90d Replaces EUM with the overhauled Hieroaetheria (#18832)
Replaces all things EUM with the overhauled Hieroaetheria.


![icons](https://github.com/Aurorastation/Aurora.3/assets/58568342/ced603c9-2d9d-425b-8357-31d6c75f00b4)

![icons2](https://github.com/Aurorastation/Aurora.3/assets/58568342/ee6c5cbd-d9f8-4e8a-b12c-e955f8b68711)

![icons3](https://github.com/Aurorastation/Aurora.3/assets/58568342/883ec620-a0ad-4f66-816a-85721373c41f)
Above accent icons by Caelphon.

![icons4](https://github.com/Aurorastation/Aurora.3/assets/58568342/34954a29-ba01-45b1-978b-7887960110cd)
Hieroaetherian accent icon by Hollyhock.
2024-04-16 20:05:22 +00:00
Fluffy 2cf2983507 Fixed a runtime error with the new gadpathur origin item (#18960)
Fixed a runtime error with the new gadpathur origin item
2024-04-15 20:11:29 +00:00
RustingWithYou 2f097a06fe Origin Trait Changes + Vaurca Language Traits (#18912)
Origin traits, as well as species natural armor, will correctly remove
themselves when culture/origin/species is changed.
Vaurca primary language processors (K'lax Sinta'Unathi and C'thur
Nral'malic) are now culture traits rather than loadout items. This means
that they can be added/removed from ghostroles automatically without
having to copypaste the same code 200 times.

Secondary language processors (Sinta'Azaziba, Freespeak, Tradeband) have
stayed as loadout items as some of them do not have distinct cultures or
origins they can be added to.
2024-04-15 08:37:05 +00:00
RustingWithYou 1b4fb1e0a5 Renames Pestsong to Hivesong (#18594)
* pestsong -> hivesong

* cl
2024-03-07 11:21:26 +00:00
RustingWithYou d8d7bf5251 the fire rises (#18391) 2024-02-13 11:16:37 +00:00
Sniblet aa82c05b69 the pr and changelog (#18243) 2024-01-22 11:26:09 +00:00
Matt Atlas 65d32eabd6 Random spawn mobs now have random cultures, hair, and skin tone. (#18120)
* Random spawn mobs now have random cultures, hair, and skin tone.

* fixes + trioxin

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2024-01-05 17:48:13 +00:00
Cody Brittain 9b529f250f Allow Eridani dregs to choose Eridani citizenship (#17931)
Co-authored-by: Cody Brittain <cbrittain10@live.com>
2023-12-21 12:21:57 +00:00
smellie e7faf760a8 Narrows Dionae Stuff (#17920)
* Narrows Stuff

* Update accent_tags.dmi
2023-12-15 14:07:39 +00:00
lavillastrangiato 65e2e24f0c Adds a Bursan Accent (#17904)
* gettin chilly with it

* minor spelling mistake

* actually adding cold resistance

* changelog
2023-12-10 23:57:58 +00:00
Matt Atlas 0b29893ee7 Fixes dominian noble citizenships showing up as E. (#17867)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-12-01 21:46:09 +00:00
Matt Atlas f0b58cc5c0 Added a Dominian Noble origin that characters must pick to play a noble. (#17847)
* Added a Dominian Noble origin that characters must pick to play a noble.

* s

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
2023-12-01 12:10:10 +00:00
Fluffy c25c8b6a37 Last editorconfig fixup (#17782)
* one

* two

* three

* fsdsdf
2023-11-20 18:22:42 +00:00
lavillastrangiato 101fc653f6 Specifies that Mictlani characters come from Mexico as well as Central & South America (#17736)
* guh!

* changelog

* Update html/changelogs/Lavillastrangiato - mictlan origin fix.yml

goddamn it

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update html/changelogs/Lavillastrangiato - mictlan origin fix.yml

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-11-13 20:21:53 +00:00
Pirouette 816e3e5313 Dionae general lore pass (#17684)
* Dionae general lore pass

Accents, backgrounds, and gender

* Create dionapass.yml

* Update background.dm
2023-11-02 11:02:28 +00:00
Cody Brittain 5584baa019 Added a flag and banner for the All-Xanu Republic (#17609)
Co-authored-by: Cody Brittain <cbrittain10@live.com>
2023-10-19 18:36:08 +00:00
RustingWithYou eddb686c0d Unathi Origin Traits & Accent Stuff (#17358)
* lizard origin traits and accent expansion

* Update code/modules/background/origins/origins/unathi/queendom.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/background/origins/origins/unathi/traditionalist.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

---------

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-10-06 22:15:30 +00:00
Fluffy 4538e2a7cc Fix indentations (#17481)
* cbt

* AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

* fsadffsda sad

* sadfasd

* jhn

* dsfa

* saf

* safsad

* sda
2023-10-05 10:15:58 +00:00
RustingWithYou 0c5ea41216 Hivenet Electronic Warfare + Black K'ois Tweaks (#17234)
* hivenet emergency transmission

* no phoron + harder to remove

* a fuckton of stuff

* hive verbs

* hive admin verbs

* admin verbs again

* encrypt

* mute

* Camera Access, Neural Shock & More

* electronic warfare

* changelog

* changelog 2

* more changelog updates

* Update code/game/objects/items/devices/traitordevices.dm

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

* Update html/changelogs/RustingWithYou - willofthequeens.yml

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>

* test failures begone

* ok, now test failures begone

* addresses requested changes

* more requested changes

* missing span classes

* fullshield

* traits!

* addresses requested changes

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
Update code/modules/mob/living/carbon/carbon.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
Update code/modules/organs/subtypes/vaurca.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
Update code/modules/organs/subtypes/vaurca.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
Update code/modules/organs/subtypes/vaurca.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
Update code/modules/organs/subtypes/vaurca.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
Update code/modules/organs/subtypes/vaurca.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
Update code/modules/admin/topic.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
addresses requested changes

* Update code/modules/mob/living/carbon/human/human_powers.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/organs/subtypes/vaurca.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* hivenet checks to proc, admin socket to var

* Update code/modules/organs/subtypes/vaurca.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* Update code/modules/organs/subtypes/vaurca.dm

Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>

* parasite.dm span fixes

* spacing

* purge a couple unnecessary returns

* fuck your spaces

* dominia is right bots should be destroyed

---------

Co-authored-by: Cody Brittain <cbrittain10@yahoo.com>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
2023-09-27 09:19:00 +00:00
Yonnimer 47fd7d8ab8 Adds the Dionae Xrimsong accent (#17370)
* Adds the xrim accent icon

* Adds the code for the xrimsong accent

* Makes the xrimsong accent an option for the xrim culture

* adds the define for xrimsong

* changelog

* fixes description being desc
2023-09-22 13:20:57 +00:00