Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
ce74d0d
some minor organizational and wording changes to the branding file
dwinters99 Jan 7, 2026
6f06b25
testbed item
dwinters99 Jan 7, 2026
906cd18
i have to include the actual code lollll
dwinters99 Jan 7, 2026
1b0827a
Merge branch 'master' into stealing-from-CM
dwinters99 Jan 7, 2026
b81b591
Merge branch 'master' into stealing-from-CM
dwinters99 Jan 7, 2026
3b363f4
graaaaa
dwinters99 Jan 8, 2026
3b0faca
Merge branch 'stealing-from-CM' of https://github.com/dwinters99/Seco…
dwinters99 Jan 8, 2026
c43070c
Merge branch 'master' into stealing-from-CM
dwinters99 Jan 9, 2026
4618088
consistency error
dwinters99 Jan 9, 2026
2b9405f
consistency error 2
dwinters99 Jan 9, 2026
100417a
corpo colors
dwinters99 Jan 9, 2026
a298dd3
company logos and corp color codify
dwinters99 Jan 9, 2026
019ad20
endron
dwinters99 Jan 9, 2026
95129eb
fliers
dwinters99 Jan 9, 2026
375af7c
evil testing commit
dwinters99 Jan 9, 2026
42a06a2
thank you CM guy
dwinters99 Jan 10, 2026
4e89136
company fliers and some more logos
dwinters99 Jan 12, 2026
9a974ba
corp logos
dwinters99 Jan 12, 2026
b8eafdc
yeah whoops
dwinters99 Jan 12, 2026
b360e03
arg and more logos and generic products and and
dwinters99 Jan 12, 2026
131d23a
yeah
dwinters99 Jan 12, 2026
8d7ce36
more
dwinters99 Jan 12, 2026
2242ad1
Merge branch 'master' into stealing-from-CM
dwinters99 Jan 12, 2026
5c56146
Herricks
dwinters99 Jan 12, 2026
b01b335
Merge branch 'master' into stealing-from-CM
dwinters99 Jan 16, 2026
fdaf97e
Merge branch 'master' into stealing-from-CM
dwinters99 Jan 16, 2026
6735e33
Merge branch 'master' into stealing-from-CM
dwinters99 Jan 18, 2026
4db21b5
new logos paynt
dwinters99 Jan 23, 2026
17af7a9
Merge branch 'master' into stealing-from-CM
dwinters99 Jan 23, 2026
3151119
description staging and a change to logo handling
dwinters99 Jan 23, 2026
5162846
revert the logo handling change (it's unnecessary)
dwinters99 Jan 23, 2026
490845e
make secret description comment a little more clear
dwinters99 Jan 23, 2026
d9eee43
avalon and light chat file
dwinters99 Jan 23, 2026
76fe0bc
company descriptions by @Major00
dwinters99 Jan 25, 2026
24635a4
format
dwinters99 Jan 25, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions code/__DEFINES/~darkpack/branding.dm
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,22 @@

#define SEPT_NAME "Sept of the Western Eye"

#define EVIL_COMPANY "Pentex"
#define EVIL_COMPANY "Pentex Group"

#define MAIN_EVIL_COMPANY EVIL_OIL_COMPANY // Only effects Pentex job slots

// Treated as subsidary of EVIL_COMPANY
/* MAJOR COMPANIES - Currently or at one time held the Top 21 Company title */
#define EVIL_TRASH_COMPANY "Ardus Enterprises"
#define EVIL_TOY_COMPANY "Avalon Incorporated."
#define EVIL_TOY_COMPANY "Avalon Incorporated"
#define EVIL_CIGARETTE_COMPANY "Circinus Brands"
#define EVIL_INVESTMENT_COMPANY "Consolidex Worldwide"
#define EVIL_OIL_COMPANY "Endron International"
#define EVIL_NUCLEAR_COMPANY "Atlas International" // Subsidiary of Endron
#define EVIL_MINING_COMPANY "Harold and Harold Mining, Incorporated"
#define EVIL_PAPER_COMPANY "Good House International"
#define EVIL_FISHING_COMPANY "Hallahan Fishing Company"
#define EVIL_HANDGUN_COMPANY "Herculean Firearms Incorporated"
#define EVIL_GROCERY_COMPANY "Herrick's"
#define EVIL_LIQUOR_COMPANY "King Breweries and Distilleries"
#define EVIL_PHARMA_COMPANY "Magadon, Incorporated"
Expand Down Expand Up @@ -82,7 +83,6 @@
#define EVIL_COSMETICS_COMPANY_3 "Pangloss Cosmetics" // Subsidiary of Siren Cosmetics
#define EVIL_WEAPON_COMPANY "Full Force Solutions"
#define EVIL_PR_COMPANY "Gaia Research Company"
#define EVIL_HANDGUN_COMPANY "Herculean Firearms Incorporated"
#define EVIL_CONSTRUCTION_COMPANY "Hi-Quality Builders"
#define EVIL_LAW_COMPANY "Meyers, Feinstein and Hargrett"
#define EVIL_TECH_COMPANY "NikNak Computing"
Expand Down
23 changes: 22 additions & 1 deletion code/__DEFINES/~darkpack/colors.dm
Original file line number Diff line number Diff line change
@@ -1 +1,22 @@
#define COLOR_ENDRON_GREEN "#015334"
#define COLOR_CORP_PENTEX "#3B2033"

#define COLOR_CORP_ARDUS "#9BADB7"
#define COLOR_CORP_AVALON "#6556ED"
#define COLOR_CORP_CIRCINUS "#FFBF82"
#define COLOR_CORP_CONSOLIDEX "#DD28FF"
#define COLOR_CORP_ENDRON "#015334"
#define COLOR_CORP_HAROLD_HAROLD "#92483B"
#define COLOR_CORP_GOOD_HOUSE "#B297BB"
#define COLOR_CORP_HALLAHAN "#460DD1"
#define COLOR_CORP_HERCULEAN "#FF1010"
#define COLOR_CORP_HERRICKS "#9009BB"
#define COLOR_CORP_KING "#CDAF58"
#define COLOR_CORP_MAGADON "#45F7FF"
#define COLOR_CORP_NASTRUM "#FF7DA2"
#define COLOR_CORP_OMNI_TV "#ED795E"
#define COLOR_CORP_OTOLLEYS "#8FEDC5"
#define COLOR_CORP_BLACK_DOG "#E3EBFF"
#define COLOR_CORP_RAINBOW_INC "#FFB6EE"
#define COLOR_CORP_TELLUS "#66FF28"
#define COLOR_CORP_VESUVIUS "#E7E8C7"
#define COLOR_CORP_YOUNG_SMITH "#A5BB97"
3 changes: 2 additions & 1 deletion code/__HELPERS/icons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,8 @@ world

if(no_anim)
//Clean up repeated frames
var/icon/cleaned = new /icon()
// Done this way otherwise Width() and Height() would always be 0 for this icon
var/icon/cleaned = icon('icons/effects/effects.dmi', "nothing")
cleaned.Insert(flat, "", SOUTH, 1, 0)
return cleaned
else
Expand Down
1 change: 1 addition & 0 deletions code/game/objects/items/skub.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
w_class = WEIGHT_CLASS_BULKY
attack_verb_continuous = list("skubs")
attack_verb_simple = list("skub")
brand = "badcode" // DARKPACK EDIT ADD - company_logos - Proof of concept. I kinda like it. Leave it?

/obj/item/skub/Initialize(mapload)
. = ..()
Expand Down
3 changes: 3 additions & 0 deletions modular_darkpack/master_files/code/game/atom/_atom.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/atom
// DARKPACK Module - company_logos - If matching a /datum/brand's manufacturer, append a logo to the examine text. Element only added by default on /obj/
var/brand
4 changes: 4 additions & 0 deletions modular_darkpack/master_files/code/game/objects/objs.dm
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/obj/Initialize(mapload)
. = ..()
if(brand) // DARKPACK module - company_logos - If we don't have a brand, disregard.
AddElement(/datum/element/corp_label, GLOB.all_brandnames[brand])
Loading
Loading